aboutsummaryrefslogtreecommitdiffstats
path: root/ddms/libs
Commit message (Expand)AuthorAgeFilesLines
* SDK: Delete projects moved to tools/base or tools/swt.Raphael Moll2013-03-13156-29022/+0
* SDK prebuilts: reorganize into tools/lib.Raphael Moll2013-03-061-1/+1
* Merge "Change more SDK libs to prebuilts."Raphael Moll2013-02-081-1/+1
|\
| * Change more SDK libs to prebuilts.Raphael Moll2013-02-061-1/+1
* | 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
|/
* SDK: switch ddmlib to prebuilts/devtools/ddmlib/ddmlib.jarRaphael Moll2013-01-1171-20259/+9
* Merge "Delete ALL the build.gradle from sdk.git"Raphael Moll2013-01-091-66/+0
|\
| * Delete ALL the build.gradle from sdk.gitRaphael Moll2013-01-091-66/+0
* | Add test duration to XmlTestRunListener.javaBrett Chabot2013-01-071-4/+2
|/
* ddmlib: Add controls for OpenGL tracing via jdwpSiva Velusamy2012-12-203-0/+99
* Make ddms show Java stacks in the traditional format, for legibility.Elliott Hughes2012-12-183-103/+31
* Refactor ddmlib folder structure.Xavier Ducrohet2012-12-0673-49/+19
* Merge "Automatically enable graphics profiling if necessary"Siva Velusamy2012-12-061-0/+54
|\
| * Automatically enable graphics profiling if necessarySiva Velusamy2012-12-061-0/+54
* | Merge "Fix gradle build of sdk libs by adding testutils."Xavier Ducrohet2012-12-061-0/+2
|\ \ | |/ |/|
| * Fix gradle build of sdk libs by adding testutils.Xavier Ducrohet2012-12-061-0/+2
* | ddms sysinfo: Add support for gfxinfoSiva Velusamy2012-12-062-7/+220
|/
* sysinfo: Remove unsupported views.Siva Velusamy2012-12-051-68/+42
* Merge "Add a listener that can save test results as an ant XML file."Brett Chabot2012-11-286-0/+873
|\
| * Add a listener that can save test results as an ant XML file.Brett Chabot2012-11-156-0/+873
* | 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-262-4/+4
* Update maven artifacts and add lint.Xavier Ducrohet2012-10-191-0/+1
* 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
* Fix javadoc here and there.Xavier Ducrohet2012-10-024-10/+5
* Update the gradle build files.Xavier Ducrohet2012-10-021-0/+77
* 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-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