summaryrefslogtreecommitdiff
path: root/src/native/dalvik_system_VMDebug.cc
AgeCommit message (Expand)Author
2013-07-12Create separate Android.mk for main build targets Brian Carlstrom
2013-04-08Interpreter entries and instrumentation as a listener. Ian Rogers
2013-01-30Directory restructuring of object.h Ian Rogers
2013-01-15Implement JDWP VirtualMachine.InstanceCounts. Elliott Hughes
2012-08-14Global lock levels. Ian Rogers
2012-06-26Increase use of ScopedJniThreadState. Ian Rogers
2012-06-08Clean up the hprof implementation a bit. Elliott Hughes
2012-05-25DO NOT MERGE Fix all unsafe caching to be like libcore. Elliott Hughes
2012-05-09Tidy up and finish reference table dumping. Elliott Hughes
2012-04-14Move JNI methods out of top-level. Ian Rogers