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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
7
-96
/
+166
*
Strawman support for streaming hprof dumps.
Andy McFadden
2010-01-29
3
-3
/
+50
*
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
|
\
\
|
|
/
|
*
DDMS: Add support for profiling with VM able to send the result through JDWP.
Xavier Ducrohet
2010-01-28
5
-16
/
+114
*
|
am d5c86740: am 56b4806f: Merge "resolves Issue #5280: Go to problem in sourc...
Xavier Ducrohet
2010-01-28
1
-0
/
+13
|
\
\
|
|
/
|
/
|
|
*
resolves Issue #5280: Go to problem in source from Logcat.
Karl Ostmo
2010-01-25
1
-0
/
+13
*
|
Strawman support for streaming method profiling.
Andy McFadden
2010-01-27
3
-4
/
+81
*
|
Add com.android.calendar to sync authorities.
Ken Shirriff
2010-01-21
1
-1
/
+2
|
/
*
Use SWT to write PNG screenshot now that we moved to SWT 3.3+
Xavier Ducrohet
2009-11-12
2
-261
/
+7
*
Merge change Idc447b41 into eclair
Android (Google) Code Review
2009-10-14
1
-0
/
+54
|
\
|
*
UI to manage/create custom Layout Devices.
Xavier Ducrohet
2009-10-13
1
-0
/
+54
*
|
Fix RawImage.getARGB to force alpha to 0xFF for buffers with no alpha.
Xavier Ducrohet
2009-10-13
1
-1
/
+6
|
/
*
Add a copy button to the screenshot dialog.
Xavier Ducrohet
2009-09-30
1
-13
/
+32
*
Fix colSpan for screenshot display from 3 to 4 in DDMS.
Xavier Ducrohet
2009-09-24
1
-2
/
+2
*
Fixed screenshot command line tool to deal with new RawImage
Xavier Ducrohet
2009-09-24
2
-36
/
+128
*
Move the screenshot button above the image
Xavier Ducrohet
2009-09-24
1
-15
/
+17
*
Add support for new framebuffer protocol over adb.
Xavier Ducrohet
2009-09-16
3
-14
/
+158
*
First pass at making adb connection timeout configurable.
Xavier Ducrohet
2009-09-08
4
-19
/
+41
*
Merge change 23909 into eclair
Android (Google) Code Review
2009-09-04
2
-3
/
+23
|
\
|
*
Add ddms support for contacts.
Ken Shirriff
2009-09-03
2
-3
/
+23
*
|
Add method profiling support to DDMS.
Xavier Ducrohet
2009-09-03
21
-113
/
+616
|
/
*
Make DDMS log way less verbose.
Xavier Ducrohet
2009-09-02
12
-37
/
+37
*
Add "Dump HPROF file" to DDMS/DDMS plugin
Xavier Ducrohet
2009-09-01
8
-49
/
+170
*
DDMS now queries the VM for its features.
Xavier Ducrohet
2009-08-31
4
-21
/
+72
*
am 686fddb0: Merge change 8528 into donut
Android (Google) Code Review
2009-07-24
1
-1
/
+4
|
\
|
*
Allow override of default symbol location for native heap library resolution
Xavier Ducrohet
2009-07-24
1
-1
/
+4
*
|
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
3
-1
/
+203
|
\
\
|
|
/
[next]