aboutsummaryrefslogtreecommitdiffstats
path: root/ddms
Commit message (Expand)AuthorAgeFilesLines
* Add specifc warnings config for most sdk eclipse projects.Xavier Ducrohet2011-03-143-0/+192
* Merge "Add datetime postfix to default file name when showing save screen ima...Raphaƫl Moll2011-02-161-2/+6
|\
| * Add datetime postfix to default file nameKeiji Ariyama2011-02-051-2/+6
* | Merge "Fix in FileListingService."Xavier Ducrohet2011-02-151-1/+1
|\ \
| * | Fix in FileListingService.Pierre Zurek2011-02-121-1/+1
* | | Add validation messages to the DDMS edit filter dialog.Keiji Ariyama2011-02-161-15/+59
|/ /
* | Fixing Issue 14663Keiji Ariyama2011-02-112-14/+15
|/
* Let the Traceview plug-in open the trace file created through DDMS.Xavier Ducrohet2011-02-016-11/+19
* Make ddmlib recognize a device in adb 'recovery' state.Brett Chabot2011-01-171-1/+2
* Merge "Allow the user to set the ADBHOST variable."Xavier Ducrohet2011-01-164-1/+93
|\
| * Allow the user to set the ADBHOST variable.Pierre Zurek2011-01-124-1/+93
* | Zoom ImprovementsTor Norbye2011-01-141-0/+0
|/
* Fix NON-NLS tokensTor Norbye2011-01-0412-47/+47
* Merge "use UTF-8 instead of ISO-8859-1"Xavier Ducrohet2011-01-041-1/+1
|\
| * use UTF-8 instead of ISO-8859-1Gasol Wu2010-12-031-1/+1
* | Fix DDMS and HierarchyViewer .bat files on WindowsRaphael Moll2010-12-151-69/+72
|/
* Use env var com.android.ddms.bindir for ddms.Raphael Moll2010-11-151-0/+6
* Fix ddms filechooser behavior and Mac acceleratorTor Norbye2010-10-193-6/+32
* Update application icons for sdkmanager and ddmsTor Norbye2010-10-182-0/+0
* Fix a couple of bugs.Tor Norbye2010-10-091-1/+1
* Merge "Fix various warnings"Tor Norbye2010-10-084-8/+23
|\
| * Fix various warningsTor Norbye2010-10-074-8/+23
* | 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