index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jdwp
/
jdwp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change dex cache to be java object instead of array, add pointer to dex file ...
Mathieu Chartier
2012-09-21
1
-1
/
+1
*
Rename GlobalSynchronization to Locks
Ian Rogers
2012-09-05
1
-20
/
+20
*
Syntax clean up to make clang happy.
Ian Rogers
2012-08-20
1
-2
/
+2
*
Global lock levels.
Ian Rogers
2012-08-14
1
-26
/
+55
*
Fix a bunch more lint.
Elliott Hughes
2012-06-21
1
-26
/
+20
*
Fix a bunch of lint.
Elliott Hughes
2012-06-21
1
-13
/
+12
*
Use static thread safety analysis when available, and fix the bugs GCC finds.
Elliott Hughes
2012-06-18
1
-10
/
+14
*
Start automatically generating operator<<s for enums.
Elliott Hughes
2012-04-04
1
-2
/
+2
*
Rename JdwpLocation.idx to the more intention-revealing dex_pc.
Elliott Hughes
2012-02-22
1
-1
/
+1
*
Fix breakpoints.
Elliott Hughes
2012-02-17
1
-0
/
+2
*
Remove more lint.
Elliott Hughes
2012-01-24
1
-1
/
+1
*
Fix a bunch of uses of 'short'.
Elliott Hughes
2012-01-17
1
-1
/
+1
*
Notify the debugger of class preparation.
Elliott Hughes
2011-12-07
1
-1
/
+1
*
Implement JDWP InvokeMethod and breakpoints on exception throwing.
Elliott Hughes
2011-12-07
1
-4
/
+6
*
Implement local setting.
Elliott Hughes
2011-12-05
1
-1
/
+1
*
Implement field getting and setting.
Elliott Hughes
2011-12-02
1
-0
/
+1
*
Implement debugger support for getting thread stacks.
Elliott Hughes
2011-11-17
1
-0
/
+1
*
Implement a bit more debugger functionality.
Elliott Hughes
2011-11-17
1
-0
/
+25
*
Implement thread name change notification for DDMS.
Elliott Hughes
2011-11-07
1
-1
/
+1
*
Fix orthography of the jdwp_bits.h functions.
Elliott Hughes
2011-10-27
1
-10
/
+10
*
More debugger support.
Elliott Hughes
2011-10-25
1
-5
/
+7
*
Turn free functions that take a JdwpState* into member functions.
Elliott Hughes
2011-10-24
1
-107
/
+189
*
Wire up enough of the pieces that we can connect ddms or jdb.
Elliott Hughes
2011-10-24
1
-2
/
+1
*
Bring across the JDWP implementation.
Elliott Hughes
2011-10-21
1
-0
/
+221