summaryrefslogtreecommitdiff
path: root/src/locks.h
AgeCommit message (Expand)Author
2013-07-12Create separate Android.mk for main build targets Brian Carlstrom
2013-07-02Fix DDMS lock ordering error. Mathieu Chartier
2013-06-26Change alloc space lock level Mathieu Chartier
2013-05-30Profiler directed clean-up of dex2oat. Ian Rogers
2013-04-11Reorder kJdwpObjectRegistryLock to prevent lock level violations. Jeff Hao
2013-04-08Interpreter entries and instrumentation as a listener. Ian Rogers
2013-02-26Fix JDWP ObjectRegistry lock ordering. Elliott Hughes
2012-12-18Locking and exception handling fixes for debugger/interpreter. jeffhao
2012-12-12Merge "Switch over to the google3 unix_file File*." into dalvik-dev Elliott Hughes
2012-12-12Switch over to the google3 unix_file File*. Elliott Hughes
2012-12-12Some fixes for JDWP with the interpreter. jeffhao
2012-12-06Various fixes for JDWP. jeffhao
2012-11-29Fix some JDWP bugs related to locking and getting statics. jeffhao
2012-10-03Fail threads attaching during runtime shutdown. Ian Rogers
2012-09-27Pass self to lock methods. Ian Rogers