aboutsummaryrefslogtreecommitdiffstats
path: root/ddms/libs/ddmuilib
Commit message (Expand)AuthorAgeFilesLines
* SDK: Delete projects moved to tools/base or tools/swt.Raphael Moll2013-03-13150-28673/+0
* Move UI data in LogCatFilter to a separate classSiva Velusamy2013-02-078-470/+160
* Move core logcat functionality from ddmuilib to ddmlibSiva Velusamy2013-02-0710-381/+33
* Use pid to appname mapping from ddmlib.Siva Velusamy2013-02-064-141/+11
* Make ddms show Java stacks in the traditional format, for legibility.Elliott Hughes2012-12-183-103/+31
* Automatically enable graphics profiling if necessarySiva Velusamy2012-12-061-0/+54
* ddms sysinfo: Add support for gfxinfoSiva Velusamy2012-12-062-7/+220
* sysinfo: Remove unsupported views.Siva Velusamy2012-12-051-68/+42
* ddms: Fix procrank/meminfo parser for the Sysinfo panel.Siva Velusamy2012-11-205-39/+138
* ddms: Fix CPU load reader in SysinfoPanelSiva Velusamy2012-11-072-210/+372
* Update compiler flags.Tor Norbye2012-10-261-2/+2
* nativeheap: do not set layout on parentSiva Velusamy2012-10-151-2/+0
* ddms: Show user id only for non ownersSiva Velusamy2012-10-101-1/+1
* logcat: Only listen to user generated scroll eventsSiva Velusamy2012-10-011-6/+52
* logcat: Support auto scroll lock.Siva Velusamy2012-09-281-4/+40
* ddms: report user id if availableSiva Velusamy2012-09-101-1/+6
* Fix classpath for ddmuilib-testsSiva Velusamy2012-07-191-1/+2
* 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-131-52/+1
* 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-011-0/+5
|/
* Fix "Resource leak: <Foo> is never closed"Tor Norbye2012-05-303-6/+20
* 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
* | 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
* | Revert "Switch libraries from Eclipse 3.4 to Eclipse 3.6.2"Tor Norbye2012-04-033-7/+7
* | 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
* logcat: Fix deadlockSiva Velusamy2012-02-061-3/+29
* Pause network panel by default, handle devices.Jeff Sharkey2012-02-011-65/+120
* Show detailed network statistics from xt_qtaguid.Jeff Sharkey2012-02-011-0/+1053
* Fix locale handling of uppercase/lowercaseTor Norbye2012-01-061-3/+5
* Add @NonNull annotation and configure Eclipse settingsTor Norbye2011-12-221-1/+13
* Update SDK codebase to JDK 6Tor Norbye2011-12-2149-126/+431