summaryrefslogtreecommitdiffstats
path: root/src/jdwp/object_registry.cc
Commit message (Expand)AuthorAgeFilesLines
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-211/+0
* For JDWP, suspend thread before configuring it for single stepping.Jeff Hao2013-04-121-0/+9
* Fix sdk_x86-eng build error about possible use of uninitialized fieldsBrian Carlstrom2013-03-071-0/+4
* Fix JDWP ObjectRegistry lock ordering.Elliott Hughes2013-02-261-1/+2
* Implement EnableCollection, DisableCollection, IsCollected, and fix Exit.Elliott Hughes2013-02-201-0/+197