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
/
ddmlib
/
src
/
com
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor ddmlib folder structure.
Xavier Ducrohet
2012-12-06
63
-19344
/
+0
*
Add a listener that can save test results as an ant XML file.
Brett Chabot
2012-11-15
3
-0
/
+711
*
Fix javadoc here and there.
Xavier Ducrohet
2012-10-02
4
-10
/
+5
*
ddms: report user id if available
Siva Velusamy
2012-09-10
3
-0
/
+72
*
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
3
-57
/
+7
|
/
*
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
*
Allow junit tests to be run on multiple devices.
Siva Velusamy
2012-07-18
3
-25
/
+81
*
Provide readable device name rather than just serial number
Siva Velusamy
2012-06-13
2
-0
/
+70
*
Fix "Resource leak: <Foo> is never closed"
Tor Norbye
2012-05-30
3
-73
/
+93
*
Get rid of the file path whitelist.
Omari Stephens
2012-04-11
1
-24
/
+0
*
Make InstrumentationResultParser#handleTestRunFailure public.
Brett Chabot
2012-04-02
1
-2
/
+3
*
Usec a shorter timeout for Device#getPropertySync.
Brett Chabot
2012-02-27
1
-1
/
+2
*
ddms: fix deadlock
Siva Velusamy
2012-02-06
2
-48
/
+40
*
ddms: Allow port forwarding to Unix Domain Sockets
Siva Velusamy
2012-01-31
3
-14
/
+102
*
Improved ADB logging on failure to help pinpoint issues
Tor Norbye
2012-01-12
1
-5
/
+18
*
Fix locale handling of uppercase/lowercase
Tor Norbye
2012-01-06
4
-53
/
+61
*
Update SDK codebase to JDK 6
Tor Norbye
2011-12-21
14
-18
/
+100
*
Use a custom timeout for IDevice.getBatteryLevel.
Brett Chabot
2011-12-09
1
-1
/
+2
*
Add IDevice.getBatteryLevel()
Brett Chabot
2011-11-04
2
-0
/
+97
*
fix for leaky fd, amke sure we close syncservice.
Tsu Chiang Chuang
2011-11-03
1
-3
/
+18
*
Make InstrumentationResultParser less chatty on unexpected output.
Brett Chabot
2011-10-14
1
-2
/
+3
*
Add support for importing saved heap data.
Siva Velusamy
2011-10-06
1
-29
/
+37
*
Create FileListingService#getChildrenSync
Brett Chabot
2011-09-29
1
-10
/
+40
*
Add support for Select All & Copy Paste.
Siva Velusamy
2011-09-28
1
-0
/
+6
*
Check for relevant stack frame using source library.
Siva Velusamy
2011-09-27
1
-45
/
+37
*
Override hashCode.
Siva Velusamy
2011-09-23
1
-0
/
+19
*
Display stack trace for selected Heap Allocation.
Siva Velusamy
2011-09-20
3
-12
/
+29
*
New implementation of native heap - layout only.
Siva Velusamy
2011-09-20
1
-0
/
+5
*
When requesting NHGT, disable NHSG.
Siva Velusamy
2011-09-20
1
-1
/
+1
*
Use foreach instead of iterator
Siva Velusamy
2011-09-20
1
-5
/
+3
*
Allow custom run name in IRemoteAndroidTestRunner.
Brett Chabot
2011-09-14
2
-3
/
+20
*
Add ability to pass options to IDevice.installPackage.
Brett Chabot
2011-08-16
2
-12
/
+23
*
Remove @Override from methods implementing an interface
Tor Norbye
2011-08-11
1
-3
/
+0
*
Add various getProperty methods.
Brett Chabot
2011-08-11
3
-2
/
+150
*
Add pushFile/pullFile interface for IDevice.
Wei-Ning Huang
2011-08-05
2
-0
/
+91
*
Various fixes to the DDMS Native heap panel.
Xavier Ducrohet
2011-07-18
3
-33
/
+31
*
Fix some override issues.
Xavier Ducrohet
2011-07-06
1
-1
/
+0
*
Merge "Fix instrumentation repetition parsing and multi listener handling."
Brett Chabot
2011-06-30
1
-8
/
+17
|
\
|
*
Fix instrumentation repetition parsing and multi listener handling.
Brett Chabot
2011-06-28
1
-8
/
+17
*
|
Merge "Add a preference for the profiler buffer size."
Jeff Brown
2011-06-28
2
-2
/
+21
|
\
\
|
*
|
Add a preference for the profiler buffer size.
Jeff Brown
2011-06-27
2
-2
/
+21
|
|
/
*
|
pullFile exception handling.
Brett Chabot
2011-06-23
2
-1
/
+9
|
/
*
Refactor a method to extract an emulator port.
Brett Chabot
2011-06-02
1
-28
/
+40
*
Make instrumentation test failure message more verbose.
Brett Chabot
2011-05-20
2
-16
/
+22
*
Throw SyncException if local file is not found instead of FileNotFoundException.
Brett Chabot
2011-04-14
2
-52
/
+34
[next]