index
:
sdk.git
replicant-4.2
replicant-6.0
sdk
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ddms
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
SDK: Delete projects moved to tools/base or tools/swt.
Raphael Moll
2013-03-13
156
-29022
/
+0
*
SDK prebuilts: reorganize into tools/lib.
Raphael Moll
2013-03-06
1
-1
/
+1
*
Merge "Change more SDK libs to prebuilts."
Raphael Moll
2013-02-08
1
-1
/
+1
|
\
|
*
Change more SDK libs to prebuilts.
Raphael Moll
2013-02-06
1
-1
/
+1
*
|
Move UI data in LogCatFilter to a separate class
Siva Velusamy
2013-02-07
8
-470
/
+160
*
|
Move core logcat functionality from ddmuilib to ddmlib
Siva Velusamy
2013-02-07
10
-381
/
+33
*
|
Use pid to appname mapping from ddmlib.
Siva Velusamy
2013-02-06
4
-141
/
+11
|
/
*
SDK: switch ddmlib to prebuilts/devtools/ddmlib/ddmlib.jar
Raphael Moll
2013-01-11
71
-20259
/
+9
*
Merge "Delete ALL the build.gradle from sdk.git"
Raphael Moll
2013-01-09
1
-66
/
+0
|
\
|
*
Delete ALL the build.gradle from sdk.git
Raphael Moll
2013-01-09
1
-66
/
+0
*
|
Add test duration to XmlTestRunListener.java
Brett Chabot
2013-01-07
1
-4
/
+2
|
/
*
ddmlib: Add controls for OpenGL tracing via jdwp
Siva Velusamy
2012-12-20
3
-0
/
+99
*
Make ddms show Java stacks in the traditional format, for legibility.
Elliott Hughes
2012-12-18
3
-103
/
+31
*
Refactor ddmlib folder structure.
Xavier Ducrohet
2012-12-06
73
-49
/
+19
*
Merge "Automatically enable graphics profiling if necessary"
Siva Velusamy
2012-12-06
1
-0
/
+54
|
\
|
*
Automatically enable graphics profiling if necessary
Siva Velusamy
2012-12-06
1
-0
/
+54
*
|
Merge "Fix gradle build of sdk libs by adding testutils."
Xavier Ducrohet
2012-12-06
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix gradle build of sdk libs by adding testutils.
Xavier Ducrohet
2012-12-06
1
-0
/
+2
*
|
ddms sysinfo: Add support for gfxinfo
Siva Velusamy
2012-12-06
2
-7
/
+220
|
/
*
sysinfo: Remove unsupported views.
Siva Velusamy
2012-12-05
1
-68
/
+42
*
Merge "Add a listener that can save test results as an ant XML file."
Brett Chabot
2012-11-28
6
-0
/
+873
|
\
|
*
Add a listener that can save test results as an ant XML file.
Brett Chabot
2012-11-15
6
-0
/
+873
*
|
ddms: Fix procrank/meminfo parser for the Sysinfo panel.
Siva Velusamy
2012-11-20
5
-39
/
+138
|
/
*
ddms: Fix CPU load reader in SysinfoPanel
Siva Velusamy
2012-11-07
2
-210
/
+372
*
Update compiler flags.
Tor Norbye
2012-10-26
2
-4
/
+4
*
Update maven artifacts and add lint.
Xavier Ducrohet
2012-10-19
1
-0
/
+1
*
nativeheap: do not set layout on parent
Siva Velusamy
2012-10-15
1
-2
/
+0
*
ddms: Show user id only for non owners
Siva Velusamy
2012-10-10
1
-1
/
+1
*
Fix javadoc here and there.
Xavier Ducrohet
2012-10-02
4
-10
/
+5
*
Update the gradle build files.
Xavier Ducrohet
2012-10-02
1
-0
/
+77
*
logcat: Only listen to user generated scroll events
Siva Velusamy
2012-10-01
1
-6
/
+52
*
logcat: Support auto scroll lock.
Siva Velusamy
2012-09-28
1
-4
/
+40
*
ddms: report user id if available
Siva Velusamy
2012-09-10
4
-1
/
+78
*
Enable FileListingService to properly traverse symlinks-to-directories
Omari Stephens
2012-08-23
1
-8
/
+68
*
Merge "Expose owner and group of FileEntry."
Brian Carlstrom
2012-08-23
1
-0
/
+14
|
\
|
*
Expose owner and group of FileEntry.
Tsu Chiang Chuang
2012-08-14
1
-0
/
+14
*
|
junit: Rework support for parallel junit launch.
Siva Velusamy
2012-08-17
4
-58
/
+8
|
/
*
uitest-automator: Use ddmlib for device communications.
Siva Velusamy
2012-08-02
1
-2
/
+12
*
Update error message shown when ddms does not find adb.
Siva Velusamy
2012-07-31
1
-49
/
+60
*
ddms fileservice: update characters that need escaping.
Siva Velusamy
2012-07-25
1
-2
/
+4
*
Fix classpath for ddmuilib-tests
Siva Velusamy
2012-07-19
1
-1
/
+2
*
Allow junit tests to be run on multiple devices.
Siva Velusamy
2012-07-18
4
-28
/
+84
*
Fixed DDMS network statistics parsing
Michael Wright
2012-06-22
1
-2
/
+3
*
logcat: fix potential NPE
Siva Velusamy
2012-06-22
1
-3
/
+5
*
Provide readable device name rather than just serial number
Siva Velusamy
2012-06-13
3
-52
/
+71
*
Find Dialog: allow control over the default action.
Siva Velusamy
2012-06-08
1
-4
/
+22
*
NetworkPanel: Update socket tag decoding
Siva Velusamy
2012-06-07
1
-1
/
+15
*
Move base class for FindDialog to a common location.
Siva Velusamy
2012-06-05
5
-8
/
+15
*
logcat find dialog: Add missing trim()
Siva Velusamy
2012-06-05
1
-1
/
+1
*
logcat: Support searching through the message list.
Siva Velusamy
2012-06-05
5
-1
/
+425
[next]