aboutsummaryrefslogtreecommitdiffstats
path: root/ddms/libs/ddmlib
Commit message (Expand)AuthorAgeFilesLines
* Make InstrumentationResultParser#handleTestRunFailure public.Brett Chabot2012-04-021-2/+3
* Usec a shorter timeout for Device#getPropertySync.Brett Chabot2012-02-271-1/+2
* ddms: fix deadlockSiva Velusamy2012-02-062-48/+40
* ddms: Allow port forwarding to Unix Domain SocketsSiva Velusamy2012-01-313-14/+102
* Improved ADB logging on failure to help pinpoint issuesTor Norbye2012-01-121-5/+18
* Fix locale handling of uppercase/lowercaseTor Norbye2012-01-064-53/+61
* Add @NonNull annotation and configure Eclipse settingsTor Norbye2011-12-221-1/+13
* Update SDK codebase to JDK 6Tor Norbye2011-12-2115-19/+111
* Use a custom timeout for IDevice.getBatteryLevel.Brett Chabot2011-12-091-1/+2
* Add IDevice.getBatteryLevel()Brett Chabot2011-11-042-0/+97
* fix for leaky fd, amke sure we close syncservice.Tsu Chiang Chuang2011-11-031-3/+18
* Make InstrumentationResultParser less chatty on unexpected output.Brett Chabot2011-10-142-2/+23
* Add support for importing saved heap data.Siva Velusamy2011-10-061-29/+37
* Create FileListingService#getChildrenSyncBrett Chabot2011-09-291-10/+40
* Add support for Select All & Copy Paste.Siva Velusamy2011-09-281-0/+6
* Check for relevant stack frame using source library.Siva Velusamy2011-09-271-45/+37
* Override hashCode.Siva Velusamy2011-09-231-0/+19
* Display stack trace for selected Heap Allocation.Siva Velusamy2011-09-203-12/+29
* New implementation of native heap - layout only.Siva Velusamy2011-09-201-0/+5
* When requesting NHGT, disable NHSG.Siva Velusamy2011-09-201-1/+1
* Use foreach instead of iteratorSiva Velusamy2011-09-201-5/+3
* Allow custom run name in IRemoteAndroidTestRunner.Brett Chabot2011-09-142-3/+20
* Add ability to pass options to IDevice.installPackage.Brett Chabot2011-08-162-12/+23
* Remove @Override from methods implementing an interfaceTor Norbye2011-08-111-3/+0
* Merge "Add various getProperty methods."Brett Chabot2011-08-113-2/+150
|\
| * Add various getProperty methods.Brett Chabot2011-08-113-2/+150
* | Get easymock from ANDROID_OUT_FRAMEWORKSiva Velusamy2011-08-091-1/+1
|/
* Add pushFile/pullFile interface for IDevice.Wei-Ning Huang2011-08-052-0/+91
* Various fixes to the DDMS Native heap panel.Xavier Ducrohet2011-07-183-33/+31
* Fix some override issues.Xavier Ducrohet2011-07-061-1/+0
* Merge "Fix instrumentation repetition parsing and multi listener handling."Brett Chabot2011-06-302-8/+52
|\
| * Fix instrumentation repetition parsing and multi listener handling.Brett Chabot2011-06-282-8/+52
* | Merge "Add a preference for the profiler buffer size."Jeff Brown2011-06-282-2/+21
|\ \
| * | Add a preference for the profiler buffer size.Jeff Brown2011-06-272-2/+21
| |/
* | pullFile exception handling.Brett Chabot2011-06-232-1/+9
|/
* Fix various warningsTor Norbye2011-06-091-1/+8
* Refactor a method to extract an emulator port.Brett Chabot2011-06-022-28/+85
* Make instrumentation test failure message more verbose.Brett Chabot2011-05-203-17/+23
* Throw SyncException if local file is not found instead of FileNotFoundException.Brett Chabot2011-04-142-52/+34
* Reset sInitialized when calling AndroidDebugBridge.terminate().Xavier Ducrohet2011-04-061-1/+3
* Added a New Folder action in File Explorer.Pierre Zurek2011-03-221-1/+1
* Merge "Add missing notice files."Xavier Ducrohet2011-03-172-0/+191
|\
| * Add missing notice files.Xavier Ducrohet2011-03-152-0/+191
* | Disable the "unecessary else" warning.Raphael Moll2011-03-171-1/+1
|/
* Add specifc warnings config for most sdk eclipse projects.Xavier Ducrohet2011-03-141-0/+64
* Fix in FileListingService.Pierre Zurek2011-02-121-1/+1
* Let the Traceview plug-in open the trace file created through DDMS.Xavier Ducrohet2011-02-013-3/+9
* Make ddmlib recognize a device in adb 'recovery' state.Brett Chabot2011-01-171-1/+2
* Allow the user to set the ADBHOST variable.Pierre Zurek2011-01-122-1/+47
* Fix NON-NLS tokensTor Norbye2011-01-045-16/+16