| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
refactoring"
|
| |
| |
| |
| | |
Change-Id: Ide90aa1649ef36568400e98b470edffa4eaed64e
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Change the ADT test run steps to be more deterministic:
1) Start the JDT test run listener server side connection before the client
side (this is invokked via the launch.addProcess call)
2) Don't fork off a separate thread to run the tests. This was always
redundant and inefficient anyway, since the AndroidLaunchController already
forks off a thread to perform the launch
Bug 7976
Change-Id: If7d24998d6ebe1a9b2200717be6ba66c078017f9
|
|/ /
| |
| |
| |
| |
| | |
Add groovy and layoutlib build dependencies, and refresh building log message.
Change-Id: I6d266d9fd8d9da7da4cf5c3d248b6fc418c430c4
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is intended to give the user more visibility the exact progress of the
test run. And also better notification of failures.
Also tweak the ADT launch action so it reports its terminated when the test
runner thread is no longer active.
Related bug 7976
Change-Id: Idb258dfa1c15d6937d505bd86add208b4d09d526
|
|\ \ \ |
|
| | |/
| |/|
| | |
| | | |
Change-Id: Ie4541646447669162ee303ef02d9bb81513e8e1e
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | | |
Change-Id: I5f187584afb91814ccba4e984c4c45c24557aaae
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- SDK Setup: cd to the SDK dir, to cope with the case
where the setup is executed from a shortcut with a
different base directory.
- SDK Manager: properly detect "update sdk" and "update avds"
commands.
Change-Id: I1f0d32fffd71d3fa0856e753a80505f3dcd076d1
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: Ic8e41c1ad5343b32d2766427ba271a79c88b3b66
|
|\ \ \
| |/ / |
|
| |/
| |
| |
| |
| |
| |
| | |
For now they are the same as the r2.
Also modified SetupTask to deal better with older tools.
Change-Id: I22ff809ace3ff81fb6852a707165165a9b4ec88a
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Changes:
- Default is to print the global options and the
list of verbs/objects but not their detailed
options.
- Using "android --help create" shows all possible
"create xyz" options.
- Using "android --help create project" shows only
the options for this particular command.
- As usual an incomplete command will prints its
specific options as help.
SDK Bug 2436537
Change-Id: Icb95504ac9a048e5870fad396f3c4382ca5a1f8f
|
|\ \
| |/
|/| |
|
| |
| |
| |
| | |
Change-Id: I771cc215e21f4deb93c85eabce649b275fab3ef4
|
|\ \
| |/
|/|
| | |
Change-Id: I6db896a231718a1e7ab879676af4c0d4e26c5950
|
| |
| |
| |
| |
| |
| | |
(This mirrors what we did with the emulator in Change Ib4ce944b )
(Merge master Change I09f2e154)
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
SDK Bug http://b.android.com/7920
Change-Id: I94946beda47067ff93ce288b36d525f8fb1840f2
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When launch config is in automatic mode with no
preferred AVD and minSdkVersion is smaller than the
project targert's API level, try to find an AVD
that's as close to the minSdkVersion as possible.
SDK Bug http://b.android.com/7897
Change-Id: Ied1f2db8f61c27430b466b2b7afbb5494fd0ffed
|
|/ /
| |
| |
| |
| |
| | |
Change the test device mock to return a String for getSerialNumber.
Change-Id: I83647927160c666330ddfb5394afe837577422d7
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Moving instantiation of sSocketAddr out of static initializer block
into init().
Change-Id: Ibf3b81492802859673a0e77b4701be9d004509fa
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add logic to differeniate between an incomplete test run, and a test run which
completed successfully but has no tests.
Fixes bug http://b.android.com/7830
Change-Id: I54068de73e068faae6e34779b91665f6d1dc1a47
|
|\ \ \ \
| |_|/ /
|/| | | |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I39f1b7d726a0b5d26e736b404693183003ea391e
|
| |/ /
|/| |
| | |
| | |
| | |
| | | |
(This mirrors what we did with the emulator in Change Ib4ce944b )
Change-Id: I09f2e154ff89af4a0ed6629fd20846f20dbd2f5b
|
|\ \ \
| |/ /
|/| |
| | | |
resued by others."
|
| | |
| | |
| | |
| | |
| | |
| | | |
others.
Change-Id: I4e97d950587822c3a3e24c1c3d1a89ab19419f14
|
| | |
| | |
| | |
| | | |
Change-Id: Iba3faab3be5a78849c6e0f85cd21f532be5a5147
|
|\ \ \
| | |/
| |/|
| | | |
Change-Id: If11d893ba56c1189620e00f86b7f51bf4d698e49
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
And add explicit information in the dialog.
SDK Bug 2283498
(merge from master Change I1f7ae926)
Change-Id: Ib5bbd02f54785c0eb473b01a055f6196933112ad
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Also rewrods the "Force create" checkbox to be more
explicit -- its tooltip is not visible till the box
is enabled.
(merge from master Change Ifcb014a1)
SDK Bug 2572299
Change-Id: I06608d7f9041cd54385c4db2d24b3e604a965a8e
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
SDK Bug 2306644
(merge Change I2e698ea0 from master)
Change-Id: Ia4be1d58c11ebccb811005ac21cf19b8d734e0c1
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Fix import of the main rules since we changed the name!
- Added main project libraries to the classpath of the test project.
Bug: 2568115
Change-Id: I8803b84a179c6301736d7e2558e06a1734eef650
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fix NPE in GLE config composite.
SDK Bug 2567451
Merged from master Change Iae315a57
Change-Id: I75017e7eb2edf377e3bf00a47b809300324babac
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This CL reverts two annoying behaviors when using GLE:
- it stops opening the outline/properties (either for GLE1 or GLE2...
in GLE2 will need to use different views and have a better
behavior anyway.)
- it selects the XML text editor by default for GLE1 since
the graphical one is mostly useless.
Merged from master Change I634e6dbe
Change-Id: I43731248acec22cff628afc940bea69431bb93dd
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 2565909
Change-Id: I4342c58d9306c13f963c6c52fc202bd28ad25626
|
| |/ /
| | |
| | |
| | |
| | | |
Bug: 2565629
Change-Id: I10a1aceaa5f0d0e157a9eccf7bffb312c7fc3bcc
|
| | |
| | |
| | |
| | |
| | |
| | | |
(merge Change Ia77122bc from master)
Change-Id: Iad27a002d387f9537e487ddd669831ef65e9e7b0
|
| | |
| | |
| | |
| | | |
Change-Id: I1e3159ac3d322ca70c2d9d7faf3a0ecac4313468
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The method was always adding an initial slash to the path.
This is only needed if the requested path doesn't have one.
This fixes the NPW templates and the GLE scripts usage.
SDK Bug: 2546962
Change-Id: If19eb0a5b931eeb1d160c980f950eb0a974246e8
|