summaryrefslogtreecommitdiffstats
path: root/runtime/jdwp/jdwp.h
Commit message (Expand)AuthorAgeFilesLines
* Enable annotalysis on clang ART builds.Ian Rogers2014-03-061-3/+6
* Fix clang to compile and run host tests.Ian Rogers2014-02-281-2/+2
* Fix debugger deadlock.Sebastien Hertz2014-02-241-3/+4
* Avoid interleaving JDWP requests and events.Sebastien Hertz2014-02-191-0/+10
* Object model changes to support 64bit.Ian Rogers2014-02-061-1/+1
* Selective deoptimization.Sebastien Hertz2014-01-131-2/+4
* Add support for JDWP METHOD_EXIT_WITH_RETURN_VALUE events.Jeff Hao2013-11-191-1/+5
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-1/+1
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-4/+4
* am f5293527: Move JDWP to std::vector<iovec> to remove runtime/arrays warningBrian Carlstrom2013-07-191-1/+1
|\
| * Move JDWP to std::vector<iovec> to remove runtime/arrays warningBrian Carlstrom2013-07-191-1/+1
* | am fc0e3219: Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
|\ \ | |/
| * Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* | Refactor atomic integer.Mathieu Chartier2013-07-151-3/+3
|/
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+432