summaryrefslogtreecommitdiffstats
path: root/runtime/jdwp/jdwp_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Minor field name cleanup in debugger.Sebastien Hertz2013-11-251-5/+5
* Add support for JDWP METHOD_EXIT_WITH_RETURN_VALUE events.Jeff Hao2013-11-191-4/+6
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-3/+3
* Move JDWP to std::vector<iovec> to remove runtime/arrays warningBrian Carlstrom2013-07-191-5/+5
* Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issuesBrian Carlstrom2013-07-181-1/+1
* Fix cpplint whitespace/operators issuesBrian Carlstrom2013-07-181-1/+1
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+1093