aboutsummaryrefslogtreecommitdiffstats
path: root/ddms/libs
Commit message (Expand)AuthorAgeFilesLines
* logcat: Support auto scroll lock.Siva Velusamy2012-09-281-4/+40
* ddms: report user id if availableSiva Velusamy2012-09-104-1/+78
* Enable FileListingService to properly traverse symlinks-to-directoriesOmari Stephens2012-08-231-8/+68
* Merge "Expose owner and group of FileEntry."Brian Carlstrom2012-08-231-0/+14
|\
| * Expose owner and group of FileEntry.Tsu Chiang Chuang2012-08-141-0/+14
* | junit: Rework support for parallel junit launch.Siva Velusamy2012-08-174-58/+8
|/
* uitest-automator: Use ddmlib for device communications.Siva Velusamy2012-08-021-2/+12
* Update error message shown when ddms does not find adb.Siva Velusamy2012-07-311-49/+60
* ddms fileservice: update characters that need escaping.Siva Velusamy2012-07-251-2/+4
* Fix classpath for ddmuilib-testsSiva Velusamy2012-07-191-1/+2
* Allow junit tests to be run on multiple devices.Siva Velusamy2012-07-184-28/+84
* Fixed DDMS network statistics parsingMichael Wright2012-06-221-2/+3
* logcat: fix potential NPESiva Velusamy2012-06-221-3/+5
* Provide readable device name rather than just serial numberSiva Velusamy2012-06-133-52/+71
* Find Dialog: allow control over the default action.Siva Velusamy2012-06-081-4/+22
* NetworkPanel: Update socket tag decodingSiva Velusamy2012-06-071-1/+15
* Move base class for FindDialog to a common location.Siva Velusamy2012-06-055-8/+15
* logcat find dialog: Add missing trim()Siva Velusamy2012-06-051-1/+1
* logcat: Support searching through the message list.Siva Velusamy2012-06-055-1/+425
* Merge "logcat: Fix scroll lock icon"Siva Velusamy2012-06-013-1/+1
|\
| * logcat: Fix scroll lock iconSiva Velusamy2012-06-013-1/+1
* | Fix warningsTor Norbye2012-06-012-0/+10
|/
* Fix "Resource leak: <Foo> is never closed"Tor Norbye2012-05-306-79/+113
* logcat: Allow users to set colors for different priorities.Siva Velusamy2012-05-251-14/+102
* Allow users more control over auto monitoring logcat.Siva Velusamy2012-05-091-2/+5
* logcat: Validate regex patterns before creating filters.Siva Velusamy2012-05-042-7/+22
* logcat: Add a device disconnected message.Siva Velusamy2012-05-042-2/+12
* Add ability to right click on a message to create filterSiva Velusamy2012-05-041-1/+52
* logcat: Remove JFace TableViewer and use SWT Table directlySiva Velusamy2012-05-039-552/+387
* Merge "Fixes unexpected rows are copied when LogCat paused."Siva Velusamy2012-04-202-7/+37
|\
| * Fixes unexpected rows are copied when LogCat paused.Keiji Ariyama2012-04-042-7/+37
* | SDK: Fix classpath for eclipse projects.Raphael Moll2012-04-121-1/+1
* | Get rid of the file path whitelist.Omari Stephens2012-04-111-24/+0
* | Ensure screenshots saved through DDMS end with .png.Sebastian Roth2012-04-061-0/+4
* | Switch libraries from Eclipse 3.4 to Eclipse 3.6.2Tor Norbye2012-04-054-10/+10
* | Update classpath for eclipse project due to prebuilt move.Xavier Ducrohet2012-04-051-2/+7
* | Merge "Revert "Switch libraries from Eclipse 3.4 to Eclipse 3.6.2""Tor Norbye2012-04-033-7/+7
|\ \
| * | Revert "Switch libraries from Eclipse 3.4 to Eclipse 3.6.2"Tor Norbye2012-04-033-7/+7
* | | Merge "Make InstrumentationResultParser#handleTestRunFailure public."Brett Chabot2012-04-031-2/+3
|\ \ \ | |/ / |/| |
| * | Make InstrumentationResultParser#handleTestRunFailure public.Brett Chabot2012-04-021-2/+3
| |/
* | Switch libraries from Eclipse 3.4 to Eclipse 3.6.2Tor Norbye2012-04-023-7/+7
|/
* logcat: support new format for "logcat -v long"Siva Velusamy2012-03-064-19/+42
* Usec a shorter timeout for Device#getPropertySync.Brett Chabot2012-02-271-1/+2
* ddms: fix deadlockSiva Velusamy2012-02-062-48/+40
* logcat: Fix deadlockSiva Velusamy2012-02-061-3/+29
* Merge "Pause network panel by default, handle devices."Jeff Sharkey2012-02-011-65/+120
|\
| * Pause network panel by default, handle devices.Jeff Sharkey2012-02-011-65/+120
* | Merge "Show detailed network statistics from xt_qtaguid."Jeff Sharkey2012-02-011-0/+1053
|\ \ | |/
| * Show detailed network statistics from xt_qtaguid.Jeff Sharkey2012-02-011-0/+1053
* | ddms: Allow port forwarding to Unix Domain SocketsSiva Velusamy2012-01-313-14/+102
|/