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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Install host tools in debug mode.
Ying Wang
2012-11-30
2
-1
/
+3
*
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
3
-6
/
+6
*
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
2
-0
/
+78
*
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
2
-4
/
+46
*
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
*
|
Fix manifest for ddms.jar due to refactoring.
Xavier Ducrohet
2012-08-15
1
-1
/
+1
|
/
*
More refactoring.
Xavier Ducrohet
2012-08-13
3
-3
/
+3
*
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
*
Add deprecation warnings for ddms, hierarchyviewer and traceview.
Siva Velusamy
2012-06-20
2
-0
/
+4
*
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
*
Merge "SDK: Send android gl info with ping emulator stats."
Raphael Moll
2012-06-06
1
-1
/
+1
|
\
|
*
SDK: Send android gl info with ping emulator stats.
Raphael Moll
2012-05-30
1
-1
/
+1
*
|
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
*
|
Merge "logcat: Fix scroll lock icon"
Siva Velusamy
2012-06-01
3
-1
/
+1
|
\
\
|
*
|
logcat: Fix scroll lock icon
Siva Velusamy
2012-06-01
3
-1
/
+1
*
|
|
Fix warnings
Tor Norbye
2012-06-01
3
-0
/
+15
|
/
/
*
|
Fix "Resource leak: <Foo> is never closed"
Tor Norbye
2012-05-30
6
-79
/
+113
|
/
*
logcat: Allow users to set colors for different priorities.
Siva Velusamy
2012-05-25
1
-14
/
+102
*
SDK: Update about box for 2012.
Raphael Moll
2012-05-14
1
-1
/
+2
*
Allow users more control over auto monitoring logcat.
Siva Velusamy
2012-05-09
1
-2
/
+5
*
logcat: Validate regex patterns before creating filters.
Siva Velusamy
2012-05-04
2
-7
/
+22
*
logcat: Add a device disconnected message.
Siva Velusamy
2012-05-04
2
-2
/
+12
*
Add ability to right click on a message to create filter
Siva Velusamy
2012-05-04
1
-1
/
+52
*
logcat: Remove JFace TableViewer and use SWT Table directly
Siva Velusamy
2012-05-03
9
-552
/
+387
*
Merge "Fixes unexpected rows are copied when LogCat paused."
Siva Velusamy
2012-04-20
2
-7
/
+37
|
\
|
*
Fixes unexpected rows are copied when LogCat paused.
Keiji Ariyama
2012-04-04
2
-7
/
+37
*
|
SDK: Fix classpath for eclipse projects.
Raphael Moll
2012-04-12
2
-2
/
+2
[next]