summaryrefslogtreecommitdiffstats
path: root/src/locks.cc
Commit message (Expand)AuthorAgeFilesLines
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-74/+0
* Profiler directed clean-up of dex2oat.Ian Rogers2013-05-301-2/+3
* Interpreter entries and instrumentation as a listener.Ian Rogers2013-04-081-0/+4
* Move mutex.h into base/mutex.h.Elliott Hughes2012-12-121-1/+1
* Some fixes for JDWP with the interpreter.jeffhao2012-12-121-0/+4
* Fail threads attaching during runtime shutdown.Ian Rogers2012-10-031-14/+18
* Pass self to lock methods.Ian Rogers2012-09-271-0/+61