aboutsummaryrefslogtreecommitdiffstats
path: root/ddms
Commit message (Collapse)AuthorAgeFilesLines
* Make IDevice#getSyncService() throws an IOException.Xavier Ducrohet2009-05-145-124/+123
| | | | | This lets callers differentiate between errors when connecting to adb and errors because adb couldn't talk to the device.
* Make sure we request the Client allocation status even if we fail to open a ↵Xavier Ducrohet2009-04-291-1/+2
| | | | debugger port for it.
* Fix the opt-in window for usage stat so that it works when running from ADT.Xavier Ducrohet2009-04-271-2/+2
|
* Split development/.gitignore into separate gitignore files per project.Raphael2009-04-261-0/+4
| | | | | Added missing gitignore for layoutlib_utils. Changed mkstubs build path to use prebuilt/asm-3.1 instead of asm-3.1 project.
* AI 143918: am: CL 143917 ADT Android JUnit: Change logic to provide an ↵Brett Chabot2009-03-312-2/+25
| | | | | | | | | explicit project or package to run to the device InstrumentationTestRunner, instead of providing the potentially huge list of test classes. Discontinue support for running all tests in a source folder. Original author: brettchabot Merged from: //branches/cupcake/... Automated import of CL 143918
* Automated import from //branches/donutburger/...@140700,140700Andy McFadden2009-03-244-1/+241
|
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-184-104/+198
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03180-0/+39390
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03179-39232/+0
|
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-0311-447/+289
|
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-0211-289/+447
|
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-192-1/+5
|
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-137-220/+477
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-1015-1576/+1928
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-096-6/+65
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1714-101/+1396
|
* Initial ContributionThe Android Open Source Project2008-10-21166-0/+37265