Commit Graph

3946 Commits

Author SHA1 Message Date
Brett Chabot
c125ef209b am d71605b0: am 8c63b97f: Rename framework-common testdef to android-common. 2010-04-05 13:07:39 -07:00
Brett Chabot
d71605b033 am 8c63b97f: Rename framework-common testdef to android-common.
Merge commit '8c63b97f83ac1ac687579286437e0f55c3b267c1' into froyo-plus-aosp

* commit '8c63b97f83ac1ac687579286437e0f55c3b267c1':
  Rename framework-common testdef to android-common.
2010-04-05 12:49:15 -07:00
Brett Chabot
8c63b97f83 Rename framework-common testdef to android-common.
Change-Id: I71717dd874cd3ed82415d110c745dc68e0922838
2010-04-05 12:19:17 -07:00
Rajni Arora Batra
6994e5540c Making browser unit tests as continuous (as part of checking incremental code coverage). Right now we have about 18% of Browser code coverage.
Change-Id: I7bc47286fc6648c447f86eb1acfd7e47d5246d53
2010-04-02 17:55:52 -07:00
Brett Chabot
ca8ef3f722 am 53d3371b: am 452de9c9: Merge "More test_defs cleanup." into froyo 2010-04-02 10:46:09 -07:00
Brett Chabot
53d3371bd4 am 452de9c9: Merge "More test_defs cleanup." into froyo
Merge commit '452de9c984b7a21a2208834260a9bb6ce1b0d1a2' into froyo-plus-aosp

* commit '452de9c984b7a21a2208834260a9bb6ce1b0d1a2':
  More test_defs cleanup.
2010-04-02 10:28:33 -07:00
Brett Chabot
452de9c984 Merge "More test_defs cleanup." into froyo 2010-04-02 10:24:15 -07:00
Brett Chabot
f692a04c71 More test_defs cleanup.
Remove obsolete defs, fix browser def, and add framework common tests to
continuous.

Bug 2562721

Change-Id: I41457db7ad6fb460a61429ba686b778d9cf1fa35
2010-04-02 08:50:02 -07:00
Brett Chabot
e4a18b9ac6 am 1e1b24ba: am d6aae2e8: Merge "Cleanup framework test defs." into froyo 2010-04-01 23:49:03 -07:00
Ying Wang
a174b7b506 am e7f73ba1: am a1c8fb11: Merge "Move potentially blocking operation out of the activity controller." into froyo 2010-04-01 23:47:39 -07:00
Brett Chabot
1e1b24bad8 am d6aae2e8: Merge "Cleanup framework test defs." into froyo
Merge commit 'd6aae2e84b337bb887cf5fcc21b613a4d4151eb6' into froyo-plus-aosp

* commit 'd6aae2e84b337bb887cf5fcc21b613a4d4151eb6':
  Cleanup framework test defs.
2010-04-01 21:49:57 -07:00
Brett Chabot
d6aae2e84b Merge "Cleanup framework test defs." into froyo 2010-04-01 21:45:59 -07:00
Dan Egnor
ecfd8e7ba0 resolved conflicts for merge of 51823db5 to master
Change-Id: Ic7d158747597d4049b29e9c6281bdab8bf345552
2010-04-01 20:51:17 -07:00
Brett Chabot
a6f3b0ae75 Cleanup framework test defs.
Remove obsolete framework test definitions. Reorganize to keep all the framework
tests together.

Bug 2562721

Change-Id: Ic96d52dc081eb28f5354954d3d111a77dc1d8db9
2010-04-01 18:38:31 -07:00
Ying Wang
e7f73ba185 am a1c8fb11: Merge "Move potentially blocking operation out of the activity controller." into froyo
Merge commit 'a1c8fb11b2008d57f78e4ae35ec87203bda9b8d4' into froyo-plus-aosp

* commit 'a1c8fb11b2008d57f78e4ae35ec87203bda9b8d4':
  Move potentially blocking operation out of the activity controller.
2010-04-01 17:42:53 -07:00
Dan Egnor
51823db510 am 112ffc76: Remove BugReportSender, which has a happy new home in packages/experimental
Merge commit '112ffc7662113c68b77f97c03a4a79f640d5eca7' into froyo-plus-aosp

* commit '112ffc7662113c68b77f97c03a4a79f640d5eca7':
  Remove BugReportSender, which has a happy new home in packages/experimental
2010-04-01 17:42:51 -07:00
Ying Wang
a1c8fb11b2 Merge "Move potentially blocking operation out of the activity controller." into froyo 2010-04-01 17:07:08 -07:00
Dan Egnor
112ffc7662 Remove BugReportSender, which has a happy new home in packages/experimental
Change-Id: I97628264f3249c86d83cded73daf3b1cc291e051
2010-04-01 16:39:31 -07:00
Ying Wang
9731732fe6 Move potentially blocking operation out of the activity controller.
http://b/viewIssue?id=2497953
before this CL, call to reportProcRank() in the controller waited for the
procrank process to finish, which potentially would block the activity
manager and cause deadlock between the activity manager and the window manager.

Change-Id: Ie5a6aae7c8dbe43ac725abdb04f2426f54dd6740
2010-04-01 14:12:25 -07:00
Romain Guy
0dd05fa9a8 Add sample for XML-defined Adapters.
Change-Id: I31f4f93eeea0f0cac4485ce76d9188608567f071
2010-03-31 19:39:13 -07:00
The Android Open Source Project
4794db1443 am 078f38a3: merge from open-source master 2010-03-31 16:48:56 -07:00
The Android Open Source Project
078f38a382 merge from open-source master
Change-Id: I9bfbf5c98f00a0ec6abb2ad389b5f4d138458441
2010-03-31 16:30:10 -07:00
Brett Chabot
214e945749 am a3916df8: Merge "Add cts hardware tests to continuous test." into froyo 2010-03-31 15:37:49 -07:00
Brett Chabot
a3916df8b9 Merge "Add cts hardware tests to continuous test." into froyo 2010-03-31 15:19:16 -07:00
Dan Egnor
4bb4d89cdb Merge "Make San happy: use Environment.getExternalStorage... instead of hardcoding "/sdcard"" 2010-03-31 10:47:46 -07:00
Brett Chabot
8864a9a8db Add cts hardware tests to continuous test.
Bug 2557864

Change-Id: I5bf6eb840f180e61e067456b9acfc66d0a454754
2010-03-30 20:05:08 -07:00
Andrew Stadler
49608d9ce0 am 2acda931: Merge "More .classpath cleanup" into froyo 2010-03-30 18:35:54 -07:00
Andrew Stadler
2acda93125 Merge "More .classpath cleanup" into froyo 2010-03-30 18:17:18 -07:00
Romain Guy
b26ffd8f3b am 731afdbe: Merge "Update Layout Animations samples to take the display\'s density into account." into froyo 2010-03-30 17:29:39 -07:00
Xavier Ducrohet
431150c194 am 506e734d: Merge "Make chinese IME not default to the SDK images." into froyo 2010-03-30 17:17:16 -07:00
Romain Guy
731afdbe2c Merge "Update Layout Animations samples to take the display's density into account." into froyo 2010-03-30 17:05:56 -07:00
Romain Guy
51344bdcff Update Layout Animations samples to take the display's density into account.
Change-Id: I1a6768a36879ad0909a557c17142c9294e20dcbb
2010-03-30 17:05:23 -07:00
Xavier Ducrohet
506e734d25 Merge "Make chinese IME not default to the SDK images." into froyo 2010-03-30 16:55:07 -07:00
Andrew Stadler
208cf156d5 More .classpath cleanup
* launcher -> launcher2
* add AccountsAndSyncSettings
* add BlueTooth
* add CertInstaller

Change-Id: I0f36a479a829df4d69f34619d760b72a5c653498
2010-03-30 16:34:24 -07:00
Kenny Root
9b0c063fbc am d95d4bd9: Merge "Import revised translations" into froyo 2010-03-30 15:31:15 -07:00
Kenny Root
d95d4bd97f Merge "Import revised translations" into froyo 2010-03-30 15:06:57 -07:00
Jim Miller
7534928e6d am cb7fb13c: Merge "Fix 2527411: Extend sample DPM app to test setMaximumTimeToLock()" into froyo 2010-03-30 14:12:40 -07:00
Raphael
4d2fdcfc78 am 3a14426b: Merge "Update the docs explaining how to build an SDK." into froyo 2010-03-30 14:12:36 -07:00
Jim Miller
cb7fb13c10 Merge "Fix 2527411: Extend sample DPM app to test setMaximumTimeToLock()" into froyo 2010-03-30 13:51:57 -07:00
Raphael
3a14426b5c Merge "Update the docs explaining how to build an SDK." into froyo 2010-03-30 13:49:51 -07:00
Xavier Ducrohet
8e089cb4e2 Make chinese IME not default to the SDK images.
Bug: 2538234
Change-Id: I40b81a3f325e166e011b313134d95bfcf27d4c8b
2010-03-30 11:40:07 -07:00
Jean-Michel Trivi
e908408b12 am 47c9b141: Fix bug 2553592 API REVIEW: android.speech Change 2 of 4 Notes from API Council review: Rename RecognitionManager to SpeechRecognizer 2010-03-30 11:36:25 -07:00
The Android Open Source Project
593770060d merge from open-source master
Change-Id: I7ef151320d924b2b258163d8aabf5eeebffecd39
2010-03-30 11:15:02 -07:00
Raphael
c7dc2fb383 Update the docs explaining how to build an SDK.
Change-Id: Ib01ad69119152d10cc19ed6e2188621782ecc903
2010-03-30 11:10:06 -07:00
Jean-Michel Trivi
47c9b141dd Fix bug 2553592 API REVIEW: android.speech
Change 2 of 4
Notes from API Council review:
Rename RecognitionManager to SpeechRecognizer

Change-Id: Ib1245eb9b816605728fb75c77c486ee5ee0e76c6
2010-03-30 10:05:12 -07:00
Kenny Root
754e54d5e3 Import revised translations
Change-Id: I8450ad100b304fb1f697bb1e678ed049cb122bfa
2010-03-30 09:14:36 -07:00
Jim Miller
68230c3f72 Fix 2527411: Extend sample DPM app to test setMaximumTimeToLock()
Change-Id: I1a0ff93a27d7d27b66acbacf953eb0984e85e4cf
2010-03-29 20:22:06 -07:00
David 'Digit' Turner
6812007ed5 Use the 'master' branch to download toolchain sources by default.
The 'eclair' branch cannot be built with the current version of build-toolchain.sh
(More precisely, gdbserver link fails without a patch that is in master but not eclair).

Change-Id: Ib7d4f058d88afbfce6fb22fe1c5b6f08925c9ae3
2010-03-29 14:36:26 -07:00
David 'Digit' Turner
63fc4ab436 build-toolchain.sh: fix the --force-build option
Change-Id: Ia171eff5bc4c352b1d9c646f133c69a77ff6681a
2010-03-26 18:10:33 -07:00
David 'Digit' Turner
32a9d4a3fb Allow toolchain source patching in build-toolchain.sh
This is going to make patching/debugging the toolchain sources
a lot easier.

Change-Id: I54f2fcb42465f9f5b1f3735bda1ce9d43eb96a64
2010-03-26 17:48:46 -07:00