Merge commit 'f7f145dc0443ffa396304c2547ff9c15638c4dad' into eclair-mr2
* commit 'f7f145dc0443ffa396304c2547ff9c15638c4dad':
Fix the android launcher script to not force Java 1.5 on MacOS
Merge commit '275de810e99814cefd11321fd934bda1a4b53cc9' into eclair
* commit '275de810e99814cefd11321fd934bda1a4b53cc9':
Fix the android launcher script to not force Java 1.5 on MacOS
Merge commit '107b1a9ee6c8e96027bec7a0caf16f723efd39ce' into eclair-mr2
* commit '107b1a9ee6c8e96027bec7a0caf16f723efd39ce':
SDK Updater: don't load sdk-repo XML that failed to validate.
Merge commit '09c5201adca0ceb0e881832d53cfa9e412d07389' into eclair-mr2
* commit '09c5201adca0ceb0e881832d53cfa9e412d07389':
Prepare version numbers for next SDK & tools
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 'e7ff49b82da151037ef5f221a95b95c897deab30' into eclair-mr2
* commit 'e7ff49b82da151037ef5f221a95b95c897deab30':
SDK Manager: properly reset tree when changing updates only
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
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 '1cd617413095758758beef03e3f45d26e9ad7751' into eclair-mr2
* commit '1cd617413095758758beef03e3f45d26e9ad7751':
Add support to run only tests in a given java package.
Merge commit '9eff6cbfaa210af0f5500f75576b457565cfafae' into eclair-mr2
* commit '9eff6cbfaa210af0f5500f75576b457565cfafae':
Add OpenGL 2.0 headers and libraries to the NDK.
Merge commit '975491c9ebb8ec659d96318df5f37f92c903f09f' into eclair-mr2
* commit '975491c9ebb8ec659d96318df5f37f92c903f09f':
Add android-5 platform to the NDK.
Merge commit 'b48ab6402801d82ac205b34ffa1bc6787a0042b6' into eclair-mr2
* commit 'b48ab6402801d82ac205b34ffa1bc6787a0042b6':
Allow applications to target future API levels
Merge commit 'fb766f44a71f7b97610065fd1628652026f69880' into eclair-mr2
* commit 'fb766f44a71f7b97610065fd1628652026f69880':
Refresh NDK C library headers for all platforms