summaryrefslogtreecommitdiffstats
path: root/runtime/debugger.h
Commit message (Expand)AuthorAgeFilesLines
* Add root types and thread id to root visiting.Mathieu Chartier2014-02-111-2/+2
* Make debugger / jdwp compaction safe.Mathieu Chartier2014-02-081-0/+7
* Object model changes to support 64bit.Ian Rogers2014-02-061-2/+2
* Selective deoptimization.Sebastien Hertz2014-01-131-4/+22
* Minor field name cleanup in debugger.Sebastien Hertz2013-11-251-15/+15
* Merge "Move single-step control into thread." into dalvik-devSebastien Hertz2013-11-201-2/+36
|\
| * Move single-step control into thread.Sebastien Hertz2013-11-191-2/+36
* | Add support for JDWP METHOD_EXIT_WITH_RETURN_VALUE events.Jeff Hao2013-11-191-1/+7
|/
* StringPiece clean up.Ian Rogers2013-09-241-1/+1
* Fix thread status in THST chunk to use JDWP thread state.Jeff Hao2013-08-291-0/+2
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-5/+5
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-1/+1
* Fixing cpplint readability/casting issuesBrian Carlstrom2013-07-181-1/+1
* Fix cpplint whitespace/newline issuesBrian Carlstrom2013-07-171-1/+1
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+432