aboutsummaryrefslogtreecommitdiffstats
path: root/ddms
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add deprecation warnings for ddms, hierarchyviewer and traceview.Siva Velusamy2012-06-202-0/+4
* 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
* Merge "SDK: Send android gl info with ping emulator stats."Raphael Moll2012-06-061-1/+1
|\
| * SDK: Send android gl info with ping emulator stats.Raphael Moll2012-05-301-1/+1
* | 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-013-0/+15
|/ /
* | 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
* SDK: Update about box for 2012.Raphael Moll2012-05-141-1/+2
* 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-122-2/+2
* | Get rid of the file path whitelist.Omari Stephens2012-04-111-24/+0
* | am 7312c89a: Merge "Ensure screenshots saved through DDMS end with .png."Tor Norbye2012-04-061-0/+4
|\ \
| * | Ensure screenshots saved through DDMS end with .png.Sebastian Roth2012-04-061-0/+4
* | | am c2d5ffe0: Merge changes I6708bd40,I72e28e21Tor Norbye2012-04-068-18/+18
|\ \ \ | |/ /
| * | Switch libraries from Eclipse 3.4 to Eclipse 3.6.2Tor Norbye2012-04-058-18/+18
* | | am c12302ae: Merge "Update classpath for eclipse project due to prebuilt move."Xavier Ducrohet2012-04-062-4/+12
|\ \ \ | |/ /
| * | Update classpath for eclipse project due to prebuilt move.Xavier Ducrohet2012-04-052-4/+12
* | | Fix in-android-tree launch script for SWT based tools.Xavier Ducrohet2012-04-051-1/+1
|/ /
* | Merge "Revert "Switch libraries from Eclipse 3.4 to Eclipse 3.6.2""Tor Norbye2012-04-036-12/+12
|\ \
| * | Revert "Switch libraries from Eclipse 3.4 to Eclipse 3.6.2"Tor Norbye2012-04-036-12/+12
* | | 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-026-12/+12
|/
* 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-012-3/+1061
|\ \ | |/
| * Show detailed network statistics from xt_qtaguid.Jeff Sharkey2012-02-012-3/+1061
* | ddms: Allow port forwarding to Unix Domain SocketsSiva Velusamy2012-01-313-14/+102
|/