summaryrefslogtreecommitdiffstats
path: root/runtime/debugger.cc
Commit message (Expand)AuthorAgeFilesLines
* Compacting collector.Mathieu Chartier2013-11-111-22/+10
* Fix oatdump and valgrind.Ian Rogers2013-11-061-2/+2
* am e2946917: am ebaa337a: am c3b800aa: Merge "Fix JDWP line table output." in...Brian Carlstrom2013-10-301-1/+1
|\
| * Fix JDWP line table output.Sebastien Hertz2013-10-191-1/+1
* | Don't use UTF16 length as length for MUTF8.Ian Rogers2013-10-301-3/+3
* | Inflate contended lock word by suspending owner.Ian Rogers2013-10-021-11/+13
* | Introduce Signature type to avoid string comparisons.Ian Rogers2013-09-261-1/+1
* | Split the allocation path into 'instrumented' and 'uninstrumented'Hiroshi Yamauchi2013-09-251-0/+2
* | StringPiece clean up.Ian Rogers2013-09-241-6/+7
|/
* Remove dependency on JNIHelp header side effects.Ruben Brunk2013-09-101-2/+4
* Fix thread status in THST chunk to use JDWP thread state.Jeff Hao2013-08-291-22/+33
* Fix up TODO: c++0x, update cpplint.Mathieu Chartier2013-08-161-8/+5
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-55/+55
* Move assembler out of runtime into compiler/utils.Ian Rogers2013-07-291-1/+1
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-22/+22
* Move JDWP to std::vector<iovec> to remove runtime/arrays warningBrian Carlstrom2013-07-191-1/+1
* Fixing cpplint readability/casting issuesBrian Carlstrom2013-07-181-2/+2
* Fix cpplint whitespace/parens issuesBrian Carlstrom2013-07-181-2/+2
* Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-181-2/+0
* Fix cpplint runtime/explicit issuesBrian Carlstrom2013-07-171-2/+2
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+3794