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