aboutsummaryrefslogtreecommitdiffstats
path: root/ddms
Commit message (Expand)AuthorAgeFilesLines
* parse instrumentation result bundlesGuang Zhu2010-07-164-23/+84
* Add new exceptions to ddmlib.Xavier Ducrohet2010-07-1510-156/+359
* Add support for specifying adb timeout in ddms testrunner.Brett Chabot2010-07-142-1/+21
* Fix some javadocs regarding the timeout API change.Xavier Ducrohet2010-07-132-4/+10
* Merge "Fix a possible deadlock in Eclipse/ADT."Xavier Ducrohet2010-07-1313-281/+415
|\
| * Fix a possible deadlock in Eclipse/ADT.Xavier Ducrohet2010-07-1313-281/+415
* | Add hours to ddms log timestamp.Brett Chabot2010-07-121-5/+4
|/
* Fix ddms projects in Eclipse for Windows/Cygwin.Raphael Moll2010-06-281-2/+5
* Make ddmlib/ddmuilib jar files inside the ddms plug-in instead of symlinks.Xavier Ducrohet2010-06-2415-327/+336
* Fix a crash in DDMS when parsing an unexpected sync event format due to a cha...Xavier Ducrohet2010-06-231-0/+3
* Merge "Add a 'removeInstrumentationArg' method to ddms testrunner."Brett Chabot2010-06-102-0/+17
|\
| * Add a 'removeInstrumentationArg' method to ddms testrunner.Brett Chabot2010-06-102-0/+17
* | Properly handle float/double in loc control when locale is not en.Xavier Ducrohet2010-06-092-59/+35
* | Enforce english formatting for the geo string sent to the emulator.Xavier Ducrohet2010-06-081-2/+6
|/
* Add a reboot command to IDevice to allow ddmlib users to reboot devices.Bill Napier2010-05-174-0/+50
* Fix a typo.Xavier Ducrohet2010-05-141-1/+1
* Merge "Add Eclipse project files for ddmlib-tests."Brett Chabot2010-05-112-0/+25
|\
| * Add Eclipse project files for ddmlib-tests.Brett Chabot2010-05-112-0/+25
* | Small mask calculation optimizationKenny Root2010-05-051-7/+2
|/
* Fix RemoteAndroidTestRunnerTest.Brett Chabot2010-04-221-1/+1
* Merge "Supporting configurable ADB port in ddms and ddmlib."Xavier Ducrohet2010-04-213-21/+89
|\
| * Supporting configurable ADB port in ddms and ddmlib.Stefan Hilzinger2010-04-213-21/+89
* | Merge "Make test runner parser detect runs with no tests."Brett Chabot2010-04-192-13/+46
|\ \
| * | Make test runner parser detect runs with no tests.Brett Chabot2010-04-192-13/+46
| |/
* | Merge "Filter out new leak_memalign method in native heap UI"Xavier Ducrohet2010-04-191-8/+9
|\ \ | |/ |/|
| * Filter out new leak_memalign method in native heap UIXavier Ducrohet2010-04-191-8/+9
* | Merge "Moved log formatting string into separate function so it can be resued...Neal Nguyen2010-04-161-3/+11
|\ \ | |/ |/|
| * Moved log formatting string into separate function so it can be resued by oth...Neal Nguyen2010-04-051-3/+11
* | Add setTestSize to ddms test runner.Brett Chabot2010-04-063-4/+65
* | Change ddms testrunner to raise IOException to callers.Brett Chabot2010-03-263-17/+13
|/
* Handle invalid syntax response in DDMS testrunner parser.Brett Chabot2010-03-162-7/+45
* Merge "Handle new sdcard mount point in DDMS."Xavier Ducrohet2010-03-155-2/+55
|\
| * Handle new sdcard mount point in DDMS.Xavier Ducrohet2010-03-125-2/+55
* | Fix symbol resolution for libc.Xavier Ducrohet2010-03-121-1/+1
|/
* Handle incomplete instrumentation test as a failure.Brett Chabot2010-03-102-6/+26
* Add support for multiple instrumentation test result listeners.Brett Chabot2010-03-103-33/+87
* Add ability to detect incomplete test runs to InstrumentationResultParser.Brett Chabot2010-03-043-99/+146
* Extract an interface out of RemoteAndroidTestRunner so it can be mocked.Brett Chabot2010-02-272-44/+133
* Add support for VMs that can stream hprof data through JDWP.Xavier Ducrohet2010-01-298-106/+186
* am 74d66e2d: am 5f225229: Merge "SDK Updater: Support post install script for...Raphael Moll2010-01-291-1/+1
|\
| * SDK Updater: Support post install script for updating SDK Setup.exe.Raphael2010-01-281-1/+1
| * Display VM message on profiling error. Do not mergeXavier Ducrohet2010-01-283-14/+28
| * DDMS: Add support for profiling with VM able to send the result through JDWP....Xavier Ducrohet2010-01-285-16/+114
| * Strawman support for streaming method profiling. do not merge.Andy McFadden2010-01-283-4/+81
* | Strawman support for streaming hprof dumps.Andy McFadden2010-01-293-3/+50
* | am 176573bf: am 912fa771: Merge "Windows SDK: use find_java.bat in all batch ...Raphael Moll2010-01-281-2/+7
|\ \ | |/
| * Windows SDK: use find_java.bat in all batch wrappers.Raphael2010-01-261-2/+7
* | Merge "Display VM message on profiling error"Xavier Ducrohet2010-01-283-14/+28
|\ \
| * | Display VM message on profiling errorXavier Ducrohet2010-01-283-14/+28
* | | Merge "DDMS: Add support for profiling with VM able to send the result throug...Xavier Ducrohet2010-01-285-16/+114
|\ \ \ | |/ /