Commit Graph

3405 Commits

Author SHA1 Message Date
Raphael
3a58ebb389 am f8c770bb: am 107b1a9e: Merge change Ie496edfa into eclair
Merge commit 'f8c770bbd504dfa05fd5ef1398c7e7d8b0290144' into eclair-mr2-plus-aosp

* commit 'f8c770bbd504dfa05fd5ef1398c7e7d8b0290144':
  SDK Updater: don't load sdk-repo XML that failed to validate.
2009-10-29 01:37:43 -07:00
Raphael
7d2bb73d20 am b242a1de: am 09c5201a: Prepare version numbers for next SDK & tools
Merge commit 'b242a1dea689d6d9de6f9d70af2126025e00ddad' into eclair-mr2-plus-aosp

* commit 'b242a1dea689d6d9de6f9d70af2126025e00ddad':
  Prepare version numbers for next SDK & tools
2009-10-29 01:37:36 -07:00
Raphael
f8c770bbd5 am 107b1a9e: Merge change Ie496edfa into eclair
Merge commit '107b1a9ee6c8e96027bec7a0caf16f723efd39ce' into eclair-mr2

* commit '107b1a9ee6c8e96027bec7a0caf16f723efd39ce':
  SDK Updater: don't load sdk-repo XML that failed to validate.
2009-10-29 01:25:39 -07:00
Raphael
b242a1dea6 am 09c5201a: Prepare version numbers for next SDK & tools
Merge commit '09c5201adca0ceb0e881832d53cfa9e412d07389' into eclair-mr2

* commit '09c5201adca0ceb0e881832d53cfa9e412d07389':
  Prepare version numbers for next SDK & tools
2009-10-29 01:24:55 -07:00
Mike Reed
d54fed6b92 am 3938c170: am d22a3d97: Revert "update demo to use boundary patch"
Merge commit '3938c17057d55d375b6088e2cc66223a50c8decf'

* commit '3938c17057d55d375b6088e2cc66223a50c8decf':
  Revert "update demo to use boundary patch"
2009-10-28 23:56:56 -07:00
Mike Reed
ce9f10f849 am e978740e: am 3f14f59e: update demo to use boundary patch
Merge commit 'e978740ed3d4afc4bff0c3f626c4c119a1638ab6'

* commit 'e978740ed3d4afc4bff0c3f626c4c119a1638ab6':
  update demo to use boundary patch
2009-10-28 23:56:44 -07:00
Brett Chabot
8c6c2916c7 am 02a3c591: am 37a59807: am 0c62341e: Merge change I3778cb73 into eclair
Merge commit '02a3c591af638cccd89eb740e9e33dbc179e59a2'

* commit '02a3c591af638cccd89eb740e9e33dbc179e59a2':
  Fix runcommand logging exception.
2009-10-28 23:51:16 -07:00
Raphael
9dc744354b am ecccc1eb: am 6fa10fac: am b3bca018: Merge change I337b2644 into eclair
Merge commit 'ecccc1eb5617d9faccf93ce67c6d446d8106be88'

* commit 'ecccc1eb5617d9faccf93ce67c6d446d8106be88':
  SDK Manager > AVD > Start: print computed scale.
2009-10-28 23:51:09 -07:00
Xavier Ducrohet
e9979e5a51 am c02e4504: am 1bba62b3: am a73e4f9a: Merge change I7f60270f into eclair
Merge commit 'c02e450461779ae16708e337ad7f4eb515cfc3e0'

* commit 'c02e450461779ae16708e337ad7f4eb515cfc3e0':
  ADT/GEL: Reenable config popup when switching from a device with only 1 config
2009-10-28 23:47:59 -07:00
Brett Chabot
43d6951d50 am 48465ba0: am 2aa7a8b8: am 3777f090: Merge change I25e7415f into eclair
Merge commit '48465ba08923d24ba9a9c2158498112a0d75f925'

* commit '48465ba08923d24ba9a9c2158498112a0d75f925':
  Add runtest --path.
2009-10-28 23:47:52 -07:00
Brett Chabot
a94518e3bc ADT test fixes.
Temporarily remove SampleProjectTest from continuous, since its failing at
every CL.
Adjust ApiDemosRenderingTest to use the SDK loaded by ADT.
Remove SdkEnvTestCase since it doesn't work in all situations.
Fix test data lookup for NinePatchTest and BridgeXmlBlockParserTest.

Bugs 2222616, 2218682
2009-10-28 18:22:15 -07:00
Eric Rowe
20a74d7966 Create way to run monkey with multiple scripts.
By giving multiple -f arguments, the monkey will randomly choose between the
scripts.  Also, add the --setup argument which will run a setup script before
starting to play the other scripts in random order.
2009-10-28 15:36:34 -07:00
Mike Reed
3938c17057 am d22a3d97: Revert "update demo to use boundary patch"
Merge commit 'd22a3d977dc3e999d5ddc9409f7903ae5477ab60' into eclair-mr2-plus-aosp

* commit 'd22a3d977dc3e999d5ddc9409f7903ae5477ab60':
  Revert "update demo to use boundary patch"
2009-10-28 14:16:28 -07:00
Mike Reed
d22a3d977d Revert "update demo to use boundary patch"
This reverts commit 3f14f59ee6.
2009-10-28 17:04:38 -04:00
Mike Reed
e978740ed3 am 3f14f59e: update demo to use boundary patch
Merge commit '3f14f59ee679c76438f6d37bfc9535b4bc2be024' into eclair-mr2-plus-aosp

* commit '3f14f59ee679c76438f6d37bfc9535b4bc2be024':
  update demo to use boundary patch
2009-10-28 13:03:28 -07:00
Mike Reed
3f14f59ee6 update demo to use boundary patch 2009-10-28 15:47:54 -04:00
Brett Chabot
02a3c591af am 37a59807: am 0c62341e: Merge change I3778cb73 into eclair
Merge commit '37a59807b86d330c89904c25dd4540bce8898386' into eclair-mr2-plus-aosp

* commit '37a59807b86d330c89904c25dd4540bce8898386':
  Fix runcommand logging exception.
2009-10-28 11:52:32 -07:00
Raphael
ecccc1eb56 am 6fa10fac: am b3bca018: Merge change I337b2644 into eclair
Merge commit '6fa10fac30f79f7a2c59c2c477c757ede18f3aab' into eclair-mr2-plus-aosp

* commit '6fa10fac30f79f7a2c59c2c477c757ede18f3aab':
  SDK Manager > AVD > Start: print computed scale.
2009-10-28 11:52:27 -07:00
Brett Chabot
37a59807b8 am 0c62341e: Merge change I3778cb73 into eclair
Merge commit '0c62341e8ec194a18bbf35fb380287c15d2da70d' into eclair-mr2

* commit '0c62341e8ec194a18bbf35fb380287c15d2da70d':
  Fix runcommand logging exception.
2009-10-28 11:36:51 -07:00
Raphael
6fa10fac30 am b3bca018: Merge change I337b2644 into eclair
Merge commit 'b3bca018783a0621b981ec8eb98dbbd15f450677' into eclair-mr2

* commit 'b3bca018783a0621b981ec8eb98dbbd15f450677':
  SDK Manager > AVD > Start: print computed scale.
2009-10-28 11:35:39 -07:00
Xavier Ducrohet
c02e450461 am 1bba62b3: am a73e4f9a: Merge change I7f60270f into eclair
Merge commit '1bba62b3cba57906bcddd9868e67aa1ef2d150d3' into eclair-mr2-plus-aosp

* commit '1bba62b3cba57906bcddd9868e67aa1ef2d150d3':
  ADT/GEL: Reenable config popup when switching from a device with only 1 config
2009-10-28 10:41:55 -07:00
Brett Chabot
48465ba089 am 2aa7a8b8: am 3777f090: Merge change I25e7415f into eclair
Merge commit '2aa7a8b8c7bd76c5c49fc570d88826bec4393524' into eclair-mr2-plus-aosp

* commit '2aa7a8b8c7bd76c5c49fc570d88826bec4393524':
  Add runtest --path.
2009-10-28 10:41:49 -07:00
Xavier Ducrohet
1bba62b3cb am a73e4f9a: Merge change I7f60270f into eclair
Merge commit 'a73e4f9af7cafc9db6331ab0522c27bf75b2c3b2' into eclair-mr2

* commit 'a73e4f9af7cafc9db6331ab0522c27bf75b2c3b2':
  ADT/GEL: Reenable config popup when switching from a device with only 1 config
2009-10-28 10:29:06 -07:00
Brett Chabot
2aa7a8b8c7 am 3777f090: Merge change I25e7415f into eclair
Merge commit '3777f090a3a187bc251705028fe8cb019400e330' into eclair-mr2

* commit '3777f090a3a187bc251705028fe8cb019400e330':
  Add runtest --path.
2009-10-28 10:28:49 -07:00
Raphael
e53083bc68 am 107b1a9e: Merge change Ie496edfa into eclair
Merge commit '107b1a9ee6c8e96027bec7a0caf16f723efd39ce' into eclair-plus-aosp

* commit '107b1a9ee6c8e96027bec7a0caf16f723efd39ce':
  SDK Updater: don't load sdk-repo XML that failed to validate.
2009-10-27 18:05:55 -07:00
Android (Google) Code Review
107b1a9ee6 Merge change Ie496edfa into eclair
* changes:
  SDK Updater: don't load sdk-repo XML that failed to validate.
2009-10-27 20:57:02 -04:00
Raphael
1de51457fa SDK Updater: don't load sdk-repo XML that failed to validate.
This also prints a more obvious message in case Java doesn't
have an XML Schema validator.

SDK BUGS 2219284 2198427

Change-Id: Ie496edfa7f0ca2802a537a7c6e84a88f177991a9
2009-10-27 17:48:16 -07:00
Raphael
99a08b066c am 09c5201a: Prepare version numbers for next SDK & tools
Merge commit '09c5201adca0ceb0e881832d53cfa9e412d07389' into eclair-plus-aosp

* commit '09c5201adca0ceb0e881832d53cfa9e412d07389':
  Prepare version numbers for next SDK & tools
2009-10-27 17:44:42 -07:00
Raphael
09c5201adc Prepare version numbers for next SDK & tools
Change-Id: I8e57df22462ec3e14e0f119b57999c208bb9d1fd
2009-10-27 15:33:17 -07:00
Brett Chabot
690557355c am 0c62341e: Merge change I3778cb73 into eclair
Merge commit '0c62341e8ec194a18bbf35fb380287c15d2da70d' into eclair-plus-aosp

* commit '0c62341e8ec194a18bbf35fb380287c15d2da70d':
  Fix runcommand logging exception.
2009-10-26 18:06:00 -07:00
Android (Google) Code Review
0c62341e8e Merge change I3778cb73 into eclair
* changes:
  Fix runcommand logging exception.
2009-10-26 20:55:49 -04:00
Brett Chabot
99e5f91aab Fix runcommand logging exception.
BUG 2215978
2009-10-26 17:52:34 -07:00
Raphael
7165792b6a am b3bca018: Merge change I337b2644 into eclair
Merge commit 'b3bca018783a0621b981ec8eb98dbbd15f450677' into eclair-plus-aosp

* commit 'b3bca018783a0621b981ec8eb98dbbd15f450677':
  SDK Manager > AVD > Start: print computed scale.
2009-10-26 16:25:40 -07:00
Android (Google) Code Review
b3bca01878 Merge change I337b2644 into eclair
* changes:
  SDK Manager > AVD > Start: print computed scale.
2009-10-26 19:12:43 -04:00
Xavier Ducrohet
ae35dfec1f am a73e4f9a: Merge change I7f60270f into eclair
Merge commit 'a73e4f9af7cafc9db6331ab0522c27bf75b2c3b2' into eclair-plus-aosp

* commit 'a73e4f9af7cafc9db6331ab0522c27bf75b2c3b2':
  ADT/GEL: Reenable config popup when switching from a device with only 1 config
2009-10-26 14:25:34 -07:00
Android (Google) Code Review
a73e4f9af7 Merge change I7f60270f into eclair
* changes:
  ADT/GEL: Reenable config popup when switching from a device with only 1 config
2009-10-26 17:16:46 -04:00
Brett Chabot
cad321b1ec am 3777f090: Merge change I25e7415f into eclair
Merge commit '3777f090a3a187bc251705028fe8cb019400e330' into eclair-plus-aosp

* commit '3777f090a3a187bc251705028fe8cb019400e330':
  Add runtest --path.
2009-10-26 14:14:50 -07:00
Android (Google) Code Review
3777f090a3 Merge change I25e7415f into eclair
* changes:
  Add runtest --path.
2009-10-26 17:05:20 -04:00
Xavier Ducrohet
d5f6e05716 ADT/GEL: Reenable config popup when switching from a device with only 1 config
Change-Id: I7f60270ffbcaae420f4da245ff3d9b271885fa37
BUG: 2218975
2009-10-26 13:55:27 -07:00
Raphael
87636aef44 SDK Manager > AVD > Start: print computed scale.
This displays the scale computed by AVD Start.
I find it more intuitive to use if I see what the
emulator will be called with.

Change-Id: I337b264437dee81aed1bb9a1fbd11ccc9f506e88
2009-10-26 12:26:27 -07:00
Brett Chabot
59b4778dd6 Add runtest --path.
This supports specifying a file system path to test(s) to run. The path can be
a java test class file, a java package directory, or a parent directory
containing many tests.

This change allows users to run tests independently from test_defs.xml.

BUG 2133198
2009-10-26 12:22:46 -07:00
Eric Rowe
edef66bfab am cb69dd68: am c2139595: Merge change I65440eb5 into eclair-mr2
Merge commit 'cb69dd6822811de279ef88dd85add26ef2438e15'

* commit 'cb69dd6822811de279ef88dd85add26ef2438e15':
  Fix how the monkey counts events for scripts.
2009-10-23 16:12:44 -07:00
Eric Rowe
cb69dd6822 am c2139595: Merge change I65440eb5 into eclair-mr2
Merge commit 'c21395950ee1aca0f9e69ca5cc87ed40a53420bc' into eclair-mr2-plus-aosp

* commit 'c21395950ee1aca0f9e69ca5cc87ed40a53420bc':
  Fix how the monkey counts events for scripts.
2009-10-23 16:02:20 -07:00
Android (Google) Code Review
c21395950e Merge change I65440eb5 into eclair-mr2
* changes:
  Fix how the monkey counts events for scripts.
2009-10-23 18:51:06 -04:00
Raphael
e8e36ff795 am ccddf0ac: am 12dac0b1: am e7ff49b8: SDK Manager: properly reset tree when changing updates only
Merge commit 'ccddf0ac0b0b56169b546b36183594688959561f'

* commit 'ccddf0ac0b0b56169b546b36183594688959561f':
  SDK Manager: properly reset tree when changing updates only
2009-10-23 14:18:29 -07:00
Raphael
ccddf0ac0b am 12dac0b1: am e7ff49b8: SDK Manager: properly reset tree when changing updates only
Merge commit '12dac0b13bce0aa19cdc933107e1a733bc62e116' into eclair-mr2-plus-aosp

* commit '12dac0b13bce0aa19cdc933107e1a733bc62e116':
  SDK Manager: properly reset tree when changing updates only
2009-10-23 14:06:59 -07:00
Raphael
12dac0b13b am e7ff49b8: SDK Manager: properly reset tree when changing updates only
Merge commit 'e7ff49b82da151037ef5f221a95b95c897deab30' into eclair-mr2

* commit 'e7ff49b82da151037ef5f221a95b95c897deab30':
  SDK Manager: properly reset tree when changing updates only
2009-10-23 13:57:00 -07:00
Raphael
884c457885 am e7ff49b8: SDK Manager: properly reset tree when changing updates only
Merge commit 'e7ff49b82da151037ef5f221a95b95c897deab30' into eclair-plus-aosp

* commit 'e7ff49b82da151037ef5f221a95b95c897deab30':
  SDK Manager: properly reset tree when changing updates only
2009-10-23 13:56:41 -07:00
Raphael
e7ff49b82d SDK Manager: properly reset tree when changing updates only
SDK BUG 2210573

Change-Id: I32ce7387470cab771001a783b8afad399ab98f6a
2009-10-23 13:45:57 -07:00
David 'Digit' Turner
4f40a2e225 am a6db4090: am c5679c41: am 27ad1ef8: Add a new sample named "hello-gl2" that shows how to call OGL ES 2.0 functions from native code through JNI.
Merge commit 'a6db40906940e2fd942e2343b9d2d709f7fc71f9'

* commit 'a6db40906940e2fd942e2343b9d2d709f7fc71f9':
  Add a new sample named "hello-gl2" that shows how to call OGL ES 2.0 functions
2009-10-22 19:06:44 -07:00