index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
jdwp
/
jdwp_main.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-1
/
+1
*
Remove all LOG(DEBUG) which is not intended to be checked in
Brian Carlstrom
2014-05-09
1
-1
/
+1
*
Merge "Speed up single-stepping"
Sebastien Hertz
2014-04-22
1
-0
/
+2
|
\
|
*
Speed up single-stepping
Sebastien Hertz
2014-04-09
1
-0
/
+2
*
|
Deduplicate code starting JDWP thread
Sebastien Hertz
2014-04-14
1
-34
/
+17
|
/
*
Refactor deoptimization support in debugger
Sebastien Hertz
2014-03-26
1
-1
/
+0
*
Do not send JDWP data in case of error.
Sebastien Hertz
2014-03-18
1
-7
/
+8
*
Fix debugger deadlock.
Sebastien Hertz
2014-02-24
1
-1
/
+5
*
Avoid interleaving JDWP requests and events.
Sebastien Hertz
2014-02-19
1
-0
/
+6
*
64bit friendly printf modifiers in JDWP.
Ian Rogers
2014-01-24
1
-7
/
+7
*
Selective deoptimization.
Sebastien Hertz
2014-01-13
1
-0
/
+1
*
am f5293527: Move JDWP to std::vector<iovec> to remove runtime/arrays warning
Brian Carlstrom
2013-07-19
1
-5
/
+5
|
\
|
*
Move JDWP to std::vector<iovec> to remove runtime/arrays warning
Brian Carlstrom
2013-07-19
1
-5
/
+5
*
|
Refactor atomic integer.
Mathieu Chartier
2013-07-15
1
-4
/
+1
*
|
Fix jdwp to not hold start lock while waiting on attach lock.
Jeff Hao
2013-07-15
1
-46
/
+48
|
/
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+625