aboutsummaryrefslogtreecommitdiffstats
path: root/ddms
Commit message (Expand)AuthorAgeFilesLines
...
* | Go to problem in source from Logcat via Double-click.Pierre Zurek2010-10-081-0/+20
|/
* Fix case where testRunEnded was called twice.Brett Chabot2010-10-041-2/+11
* Make ddmlb-tests optional.Brett Chabot2010-10-011-0/+1
* Merge "Fix ddmlib test run failure and metric reporting."Brett Chabot2010-09-307-449/+296
|\
| * Fix ddmlib test run failure and metric reporting.Brett Chabot2010-09-307-449/+296
* | Add missing dependency in the ddms manifest.Xavier Ducrohet2010-09-291-1/+1
* | Make the tools work with the new location of adb.Xavier Ducrohet2010-09-271-1/+10
|/
* Add a runName parameter to ITestRunListener#testRunStarted.Brett Chabot2010-09-165-11/+26
* Add alloc number in the alloc tracker.Xavier Ducrohet2010-09-133-11/+41
* Filter input in the alloc tracker panel.Xavier Ducrohet2010-09-122-3/+79
* Allocation tracker content can now be sorted.Xavier Ducrohet2010-09-125-22/+209
* Handle instrumentation time output that contains a bracket.Brett Chabot2010-09-032-8/+27
* Fix HierarchyViewer2 to run on MacOS X correctly.Xavier Ducrohet2010-08-311-8/+1
* Make the HierarchyViewer plug-in not screw up DDMS.Xavier Ducrohet2010-08-311-1/+6
* Fix ddmlib's classpath to not copy Android.mkXavier Ducrohet2010-08-301-1/+1
* Write tests for the new ITestRunListener API methodOmari Stephens2010-08-272-7/+18
* Fix the ddmlib makefiles to compile tests properlyOmari Stephens2010-08-273-14/+55
* Store and report metrics emitted during each test caseOmari Stephens2010-08-272-10/+30
* Merge "Add "suspended" state to thread display."Andy McFadden2010-08-271-1/+2
|\
| * Add "suspended" state to thread display.Andy McFadden2010-08-251-1/+2
* | Fix permissions: source files shouldn't be executableOmari Stephens2010-08-252-0/+0
|/
* Force disconnect of all devices when adb connection is lost.Brett Chabot2010-08-121-0/+14
* Update ddms (all) and 'android' (linux/mac) to user explicit classpathXavier Ducrohet2010-07-266-6/+15
* Update the ddmlib api for push/pull/installXavier Ducrohet2010-07-2619-510/+724
* 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