aboutsummaryrefslogtreecommitdiffstats
path: root/ddms
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | DDMS: Add support for profiling with VM able to send the result through JDWP.Xavier Ducrohet2010-01-285-16/+114
* | | am d5c86740: am 56b4806f: Merge "resolves Issue #5280: Go to problem in sourc...Xavier Ducrohet2010-01-281-0/+13
|\ \ \ | |/ / |/| / | |/
| * resolves Issue #5280: Go to problem in source from Logcat.Karl Ostmo2010-01-251-0/+13
* | Strawman support for streaming method profiling.Andy McFadden2010-01-273-4/+81
* | Add com.android.calendar to sync authorities.Ken Shirriff2010-01-211-1/+2
|/
* Use SWT to write PNG screenshot now that we moved to SWT 3.3+Xavier Ducrohet2009-11-122-261/+7
* SDK: Enforce GDK_NATIVE_WINDOWS=true for linux scriptsRaphael2009-11-021-0/+4
* Merge change Idc447b41 into eclairAndroid (Google) Code Review2009-10-141-0/+54
|\
| * UI to manage/create custom Layout Devices.Xavier Ducrohet2009-10-131-0/+54
* | Fix RawImage.getARGB to force alpha to 0xFF for buffers with no alpha.Xavier Ducrohet2009-10-131-1/+6
|/
* Add a copy button to the screenshot dialog.Xavier Ducrohet2009-09-301-13/+32
* Sync DDMS/Traceview/Android version on the repository source.Xavier Ducrohet2009-09-253-13/+47
* Fix colSpan for screenshot display from 3 to 4 in DDMS.Xavier Ducrohet2009-09-241-2/+2
* Fixed screenshot command line tool to deal with new RawImageXavier Ducrohet2009-09-242-36/+128