summaryrefslogtreecommitdiffstats
path: root/runtime/jdwp/jdwp_main.cc
Commit message (Expand)AuthorAgeFilesLines
* 64bit friendly printf modifiers in JDWP.Ian Rogers2014-01-241-7/+7
* Selective deoptimization.Sebastien Hertz2014-01-131-0/+1
* am f5293527: Move JDWP to std::vector<iovec> to remove runtime/arrays warningBrian Carlstrom2013-07-191-5/+5
|\
| * Move JDWP to std::vector<iovec> to remove runtime/arrays warningBrian Carlstrom2013-07-191-5/+5
* | Refactor atomic integer.Mathieu Chartier2013-07-151-4/+1
* | Fix jdwp to not hold start lock while waiting on attach lock.Jeff Hao2013-07-151-46/+48
|/
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+625