Merge commit 'a73e4f9af7cafc9db6331ab0522c27bf75b2c3b2' into eclair-mr2
* commit 'a73e4f9af7cafc9db6331ab0522c27bf75b2c3b2':
ADT/GEL: Reenable config popup when switching from a device with only 1 config
This also prints a more obvious message in case Java doesn't
have an XML Schema validator.
SDK BUGS 2219284 2198427
Change-Id: Ie496edfa7f0ca2802a537a7c6e84a88f177991a9
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
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
Merge commit 'cb69dd6822811de279ef88dd85add26ef2438e15'
* commit 'cb69dd6822811de279ef88dd85add26ef2438e15':
Fix how the monkey counts events for scripts.
Merge commit 'c21395950ee1aca0f9e69ca5cc87ed40a53420bc' into eclair-mr2-plus-aosp
* commit 'c21395950ee1aca0f9e69ca5cc87ed40a53420bc':
Fix how the monkey counts events for scripts.
Merge commit 'ccddf0ac0b0b56169b546b36183594688959561f'
* commit 'ccddf0ac0b0b56169b546b36183594688959561f':
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
Merge commit 'e7ff49b82da151037ef5f221a95b95c897deab30' into eclair-mr2
* commit 'e7ff49b82da151037ef5f221a95b95c897deab30':
SDK Manager: properly reset tree when changing updates only
Merge commit 'a6db40906940e2fd942e2343b9d2d709f7fc71f9'
* commit 'a6db40906940e2fd942e2343b9d2d709f7fc71f9':
Add a new sample named "hello-gl2" that shows how to call OGL ES 2.0 functions
Merge commit '7627b95ae6f7c370ead3bd512e7604340ce06250'
* commit '7627b95ae6f7c370ead3bd512e7604340ce06250':
Remove runtest dependency on current dir being build top.
Merge commit 'c5679c41235148b285d6fe5bbbf1780d2a01e234' into eclair-mr2-plus-aosp
* commit 'c5679c41235148b285d6fe5bbbf1780d2a01e234':
Add a new sample named "hello-gl2" that shows how to call OGL ES 2.0 functions
Merge commit '27ad1ef820ef0fd8bfe47b440330975a3931b9c2' into eclair-mr2
* commit '27ad1ef820ef0fd8bfe47b440330975a3931b9c2':
Add a new sample named "hello-gl2" that shows how to call OGL ES 2.0 functions
Merge commit 'cdbfd8ceda1351761925da34b764fd31e352946e' into eclair-mr2-plus-aosp
* commit 'cdbfd8ceda1351761925da34b764fd31e352946e':
Remove runtest dependency on current dir being build top.
Instead of the monkey counting up to the count times the number of events in the
script, the monkey will now only increment the count when the script reaches the
end of the file. This allows us to have multiple script files with differing
event counts in each.
Merge commit 'cdfea21f9285641d3040d4fb19138873086c9869' into eclair-mr2
* commit 'cdfea21f9285641d3040d4fb19138873086c9869':
Remove runtest dependency on current dir being build top.
Merge commit 'dc0e9bf4759c859f2e707ac2ca4386672d49d734'
* commit 'dc0e9bf4759c859f2e707ac2ca4386672d49d734':
Add support to run only tests in a given java package.
Merge commit 'd46629fd94271a59419263372ee53d2a46a4507c'
* commit 'd46629fd94271a59419263372ee53d2a46a4507c':
Add OpenGL 2.0 headers and libraries to the NDK.
Merge commit 'da9996d2ced44fb42fe4c47796af685ae4208a9c'
* commit 'da9996d2ced44fb42fe4c47796af685ae4208a9c':
Part 2 of 2 for merge of ec59a8834b to workaround a git issue
Merge commit '9e5a3f759169871996c7d7203e4de6454b94c47f'
* commit '9e5a3f759169871996c7d7203e4de6454b94c47f':
Part 1 of 2 for merge of ec59a8834b to workaround a git issue
Merge commit '6ec0e33eeb4040494e4d6a3e260cdaf0c620eb83' into eclair-mr2-plus-aosp
* commit '6ec0e33eeb4040494e4d6a3e260cdaf0c620eb83':
Add support to run only tests in a given java package.
Merge commit '1dcfd370d6a48e04a9ea302d289a409893096954' into eclair-mr2-plus-aosp
* commit '1dcfd370d6a48e04a9ea302d289a409893096954':
Add OpenGL 2.0 headers and libraries to the NDK.