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
...
*
Reset sInitialized when calling AndroidDebugBridge.terminate().
Xavier Ducrohet
2011-04-06
1
-1
/
+3
*
Added a New Folder action in File Explorer.
Pierre Zurek
2011-03-22
1
-1
/
+1
*
Fix in FileListingService.
Pierre Zurek
2011-02-12
1
-1
/
+1
*
Let the Traceview plug-in open the trace file created through DDMS.
Xavier Ducrohet
2011-02-01
3
-3
/
+9
*
Make ddmlib recognize a device in adb 'recovery' state.
Brett Chabot
2011-01-17
1
-1
/
+2
*
Allow the user to set the ADBHOST variable.
Pierre Zurek
2011-01-12
2
-1
/
+47
*
Fix NON-NLS tokens
Tor Norbye
2011-01-04
5
-16
/
+16
*
use UTF-8 instead of ISO-8859-1
Gasol Wu
2010-12-03
1
-1
/
+1
*
Fix various warnings
Tor Norbye
2010-10-07
1
-0
/
+1
*
Fix case where testRunEnded was called twice.
Brett Chabot
2010-10-04
1
-2
/
+11
*
Fix ddmlib test run failure and metric reporting.
Brett Chabot
2010-09-30
3
-37
/
+111
*
Add a runName parameter to ITestRunListener#testRunStarted.
Brett Chabot
2010-09-16
3
-8
/
+19
*
Add alloc number in the alloc tracker.
Xavier Ducrohet
2010-09-13
2
-7
/
+21
*
Filter input in the alloc tracker panel.
Xavier Ducrohet
2010-09-12
1
-0
/
+23
*
Allocation tracker content can now be sorted.
Xavier Ducrohet
2010-09-12
2
-6
/
+103
*
Handle instrumentation time output that contains a bracket.
Brett Chabot
2010-09-03
1
-8
/
+17
*
Make the HierarchyViewer plug-in not screw up DDMS.
Xavier Ducrohet
2010-08-31
1
-1
/
+6
*
Store and report metrics emitted during each test case
Omari Stephens
2010-08-27
2
-10
/
+30
*
Fix permissions: source files shouldn't be executable
Omari Stephens
2010-08-25
2
-0
/
+0
*
Force disconnect of all devices when adb connection is lost.
Brett Chabot
2010-08-12
1
-0
/
+14
*
Update the ddmlib api for push/pull/install
Xavier Ducrohet
2010-07-26
9
-349
/
+401
*
parse instrumentation result bundles
Guang Zhu
2010-07-16
2
-20
/
+47
*
Add new exceptions to ddmlib.
Xavier Ducrohet
2010-07-15
9
-154
/
+357
*
Add support for specifying adb timeout in ddms testrunner.
Brett Chabot
2010-07-14
2
-1
/
+21
*
Fix some javadocs regarding the timeout API change.
Xavier Ducrohet
2010-07-13
2
-4
/
+10
*
Merge "Fix a possible deadlock in Eclipse/ADT."
Xavier Ducrohet
2010-07-13
11
-280
/
+406
|
\
|
*
Fix a possible deadlock in Eclipse/ADT.
Xavier Ducrohet
2010-07-13
11
-280
/
+406
*
|
Add hours to ddms log timestamp.
Brett Chabot
2010-07-12
1
-5
/
+4
|
/
*
Merge "Add a 'removeInstrumentationArg' method to ddms testrunner."
Brett Chabot
2010-06-10
2
-0
/
+17
|
\
|
*
Add a 'removeInstrumentationArg' method to ddms testrunner.
Brett Chabot
2010-06-10
2
-0
/
+17
*
|
Properly handle float/double in loc control when locale is not en.
Xavier Ducrohet
2010-06-09
1
-30
/
+2
*
|
Enforce english formatting for the geo string sent to the emulator.
Xavier Ducrohet
2010-06-08
1
-2
/
+6
|
/
*
Add a reboot command to IDevice to allow ddmlib users to reboot devices.
Bill Napier
2010-05-17
3
-0
/
+47
*
Small mask calculation optimization
Kenny Root
2010-05-05
1
-7
/
+2
*
Merge "Supporting configurable ADB port in ddms and ddmlib."
Xavier Ducrohet
2010-04-21
3
-21
/
+89
|
\
|
*
Supporting configurable ADB port in ddms and ddmlib.
Stefan Hilzinger
2010-04-21
3
-21
/
+89
*
|
Merge "Make test runner parser detect runs with no tests."
Brett Chabot
2010-04-19
1
-1
/
+11
|
\
\
|
*
|
Make test runner parser detect runs with no tests.
Brett Chabot
2010-04-19
1
-1
/
+11
|
|
/
*
|
Merge "Filter out new leak_memalign method in native heap UI"
Xavier Ducrohet
2010-04-19
1
-8
/
+9
|
\
\
|
|
/
|
/
|
|
*
Filter out new leak_memalign method in native heap UI
Xavier Ducrohet
2010-04-19
1
-8
/
+9
*
|
Merge "Moved log formatting string into separate function so it can be resued...
Neal Nguyen
2010-04-16
1
-3
/
+11
|
\
\
|
|
/
|
/
|
|
*
Moved log formatting string into separate function so it can be resued by oth...
Neal Nguyen
2010-04-05
1
-3
/
+11
*
|
Add setTestSize to ddms test runner.
Brett Chabot
2010-04-06
3
-4
/
+65
*
|
Change ddms testrunner to raise IOException to callers.
Brett Chabot
2010-03-26
2
-12
/
+8
|
/
*
Handle invalid syntax response in DDMS testrunner parser.
Brett Chabot
2010-03-16
1
-1
/
+7
*
Handle new sdcard mount point in DDMS.
Xavier Ducrohet
2010-03-12
4
-2
/
+51
*
Handle incomplete instrumentation test as a failure.
Brett Chabot
2010-03-10
1
-5
/
+22
*
Add support for multiple instrumentation test result listeners.
Brett Chabot
2010-03-10
3
-33
/
+87
*
Add ability to detect incomplete test runs to InstrumentationResultParser.
Brett Chabot
2010-03-04
2
-89
/
+121
*
Extract an interface out of RemoteAndroidTestRunner so it can be mocked.
Brett Chabot
2010-02-27
2
-44
/
+133
[prev]
[next]