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
*
parse instrumentation result bundles
Guang Zhu
2010-07-16
4
-23
/
+84
*
Add new exceptions to ddmlib.
Xavier Ducrohet
2010-07-15
10
-156
/
+359
*
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
13
-281
/
+415
|
\
|
*
Fix a possible deadlock in Eclipse/ADT.
Xavier Ducrohet
2010-07-13
13
-281
/
+415
*
|
Add hours to ddms log timestamp.
Brett Chabot
2010-07-12
1
-5
/
+4
|
/
*
Fix ddms projects in Eclipse for Windows/Cygwin.
Raphael Moll
2010-06-28
1
-2
/
+5
*
Make ddmlib/ddmuilib jar files inside the ddms plug-in instead of symlinks.
Xavier Ducrohet
2010-06-24
15
-327
/
+336
*
Fix a crash in DDMS when parsing an unexpected sync event format due to a cha...
Xavier Ducrohet
2010-06-23
1
-0
/
+3
*
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
2
-59
/
+35
*
|
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
4
-0
/
+50
*
Fix a typo.
Xavier Ducrohet
2010-05-14
1
-1
/
+1
*
Merge "Add Eclipse project files for ddmlib-tests."
Brett Chabot
2010-05-11
2
-0
/
+25
|
\
|
*
Add Eclipse project files for ddmlib-tests.
Brett Chabot
2010-05-11
2
-0
/
+25
*
|
Small mask calculation optimization
Kenny Root
2010-05-05
1
-7
/
+2
|
/
*
Fix RemoteAndroidTestRunnerTest.
Brett Chabot
2010-04-22
1
-1
/
+1
*
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
2
-13
/
+46
|
\
\
|
*
|
Make test runner parser detect runs with no tests.
Brett Chabot
2010-04-19
2
-13
/
+46
|
|
/
*
|
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
3
-17
/
+13
|
/
*
Handle invalid syntax response in DDMS testrunner parser.
Brett Chabot
2010-03-16
2
-7
/
+45
*
Merge "Handle new sdcard mount point in DDMS."
Xavier Ducrohet
2010-03-15
5
-2
/
+55
|
\
|
*
Handle new sdcard mount point in DDMS.
Xavier Ducrohet
2010-03-12
5
-2
/
+55
*
|
Fix symbol resolution for libc.
Xavier Ducrohet
2010-03-12
1
-1
/
+1
|
/
*
Handle incomplete instrumentation test as a failure.
Brett Chabot
2010-03-10
2
-6
/
+26
*
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
3
-99
/
+146
*
Extract an interface out of RemoteAndroidTestRunner so it can be mocked.
Brett Chabot
2010-02-27
2
-44
/
+133
*
Add support for VMs that can stream hprof data through JDWP.
Xavier Ducrohet
2010-01-29
8
-106
/
+186
*
am 74d66e2d: am 5f225229: Merge "SDK Updater: Support post install script for...
Raphael Moll
2010-01-29
1
-1
/
+1
|
\
|
*
SDK Updater: Support post install script for updating SDK Setup.exe.
Raphael
2010-01-28
1
-1
/
+1
|
*
Display VM message on profiling error. Do not merge
Xavier Ducrohet
2010-01-28
3
-14
/
+28
|
*
DDMS: Add support for profiling with VM able to send the result through JDWP....
Xavier Ducrohet
2010-01-28
5
-16
/
+114
|
*
Strawman support for streaming method profiling. do not merge.
Andy McFadden
2010-01-28
3
-4
/
+81
*
|
Strawman support for streaming hprof dumps.
Andy McFadden
2010-01-29
3
-3
/
+50
*
|
am 176573bf: am 912fa771: Merge "Windows SDK: use find_java.bat in all batch ...
Raphael Moll
2010-01-28
1
-2
/
+7
|
\
\
|
|
/
|
*
Windows SDK: use find_java.bat in all batch wrappers.
Raphael
2010-01-26
1
-2
/
+7
*
|
Merge "Display VM message on profiling error"
Xavier Ducrohet
2010-01-28
3
-14
/
+28
|
\
\
|
*
|
Display VM message on profiling error
Xavier Ducrohet
2010-01-28
3
-14
/
+28
*
|
|
Merge "DDMS: Add support for profiling with VM able to send the result throug...
Xavier Ducrohet
2010-01-28
5
-16
/
+114
|
\
\
\
|
|
/
/
[next]