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_event.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Dbg::VisitRoots().
Hiroshi Yamauchi
2014-07-08
1
-10
/
+10
*
More verbose logs for JDWP events
Sebastien Hertz
2014-06-23
1
-73
/
+100
*
Register debugger for interesting instrumentation events only
Sebastien Hertz
2014-05-15
1
-51
/
+88
*
Remove all LOG(DEBUG) which is not intended to be checked in
Brian Carlstrom
2014-05-09
1
-1
/
+1
*
Support field watchpoint in interpreter
Sebastien Hertz
2014-04-25
1
-4
/
+9
*
Merge "Speed up single-stepping"
Sebastien Hertz
2014-04-22
1
-1
/
+10
|
\
|
*
Speed up single-stepping
Sebastien Hertz
2014-04-09
1
-1
/
+10
*
|
Merge "Fix JDWP count event modifier"
Sebastien Hertz
2014-04-16
1
-0
/
+3
|
\
\
|
*
|
Fix JDWP count event modifier
Sebastien Hertz
2014-04-15
1
-0
/
+3
|
|
/
*
|
Prepare field watchpoint support
Sebastien Hertz
2014-04-15
1
-17
/
+82
|
/
*
Refactor deoptimization support in debugger
Sebastien Hertz
2014-03-26
1
-23
/
+18
*
Merge "Avoid interleaving JDWP requests and events."
Sebastien Hertz
2014-02-19
1
-0
/
+5
|
\
|
*
Avoid interleaving JDWP requests and events.
Sebastien Hertz
2014-02-19
1
-0
/
+5
*
|
Fix failing check during JDWP invoke.
Sebastien Hertz
2014-02-19
1
-8
/
+0
|
/
*
64bit friendly printf modifiers in JDWP.
Ian Rogers
2014-01-24
1
-8
/
+10
*
Selective deoptimization.
Sebastien Hertz
2014-01-13
1
-24
/
+74
*
Minor field name cleanup in debugger.
Sebastien Hertz
2013-11-25
1
-5
/
+5
*
Add support for JDWP METHOD_EXIT_WITH_RETURN_VALUE events.
Jeff Hao
2013-11-19
1
-4
/
+6
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-3
/
+3
*
Move JDWP to std::vector<iovec> to remove runtime/arrays warning
Brian Carlstrom
2013-07-19
1
-5
/
+5
*
Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issues
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Fix cpplint whitespace/operators issues
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+1093