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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add support for VMs that can stream hprof data through JDWP.
Xavier Ducrohet
2010-01-29
4
-51
/
+32
*
Strawman support for streaming hprof dumps.
Andy McFadden
2010-01-29
3
-3
/
+50
*
Display VM message on profiling error
Xavier Ducrohet
2010-01-28
2
-5
/
+17
*
DDMS: Add support for profiling with VM able to send the result through JDWP.
Xavier Ducrohet
2010-01-28
3
-13
/
+73
*
Strawman support for streaming method profiling.
Andy McFadden
2010-01-27
3
-4
/
+81
*
Fix RawImage.getARGB to force alpha to 0xFF for buffers with no alpha.
Xavier Ducrohet
2009-10-13
1
-1
/
+6
*
Fixed screenshot command line tool to deal with new RawImage
Xavier Ducrohet
2009-09-24
1
-6
/
+79
*
Add support for new framebuffer protocol over adb.
Xavier Ducrohet
2009-09-16
2
-8
/
+144
*
First pass at making adb connection timeout configurable.
Xavier Ducrohet
2009-09-08
4
-19
/
+41
*
Add method profiling support to DDMS.
Xavier Ducrohet
2009-09-03
10
-73
/
+311
*
Make DDMS log way less verbose.
Xavier Ducrohet
2009-09-02
10
-35
/
+35
*
Add "Dump HPROF file" to DDMS/DDMS plugin
Xavier Ducrohet
2009-09-01
4
-14
/
+106
*
DDMS now queries the VM for its features.
Xavier Ducrohet
2009-08-31
3
-16
/
+59
*
am e2901002: Merge change 7975 into donut
Android (Google) Code Review
2009-07-20
1
-1
/
+7
|
\
|
*
Add support for preview versions of platforms.
Xavier Ducrohet
2009-07-20
1
-1
/
+7
*
|
am 2ea1594b: Merge change 4111 into donut
Android (Google) Code Review
2009-06-17
2
-1
/
+179
|
\
\
|
|
/
|
*
Move package installation logic from ADT to ddmlib.
Brett Chabot
2009-06-15
2
-1
/
+179
*
|
am d06f8e2f: Merge change 1730 into donut
Android (Google) Code Review
2009-05-15
11
-255
/
+279
|
\
\
|
|
/
|
*
Make the ddmlib API use IDevice instead of Device
Xavier Ducrohet
2009-05-15
11
-255
/
+279
*
|
am 83674be9: Merge change 1699 into donut
Android (Google) Code Review
2009-05-14
4
-25
/
+32
|
\
\
|
|
/
|
*
Make IDevice#getSyncService() throws an IOException.
Xavier Ducrohet
2009-05-14
4
-25
/
+32
[next]