summaryrefslogtreecommitdiffstats
path: root/runtime/monitor.h
Commit message (Expand)AuthorAgeFilesLines
* Comment disallow new monitors.Ian Rogers2014-04-171-0/+4
* Add monitor deflation.Mathieu Chartier2014-04-071-3/+5
* Add more VerifyObject calls.Mathieu Chartier2014-03-071-0/+2
* Enable annotalysis on clang ART builds.Ian Rogers2014-03-061-3/+4
* Remove using mirror::* in jni internal.Mathieu Chartier2014-02-141-1/+1
* Add root types and thread id to root visiting.Mathieu Chartier2014-02-111-2/+3
* Object model changes to support 64bit.Ian Rogers2014-02-061-4/+13
* Tidy up memory barriers.Ian Rogers2013-12-201-1/+1
* Fix portable + mips build.Mathieu Chartier2013-11-121-0/+3
* Compacting collector.Mathieu Chartier2013-11-111-1/+5
* Lazily compute object identity hash codes.Mathieu Chartier2013-10-311-6/+9
* Fix object identity hash.Mathieu Chartier2013-10-291-5/+16
* Notify doesn't inflate, rename helper.Ian Rogers2013-10-111-3/+3
* Inflate contended lock word by suspending owner.Ian Rogers2013-10-021-50/+56
* resolved conflicts for merge of bb0140e0 to dalvik-devMathieu Chartier2013-09-201-0/+4
|\
| * Re-enable concurrent system weak sweeping.Mathieu Chartier2013-09-201-2/+4
* | Refactor system weak sweeping, add support for modification.Mathieu Chartier2013-09-171-3/+3
|/
* Don't scan image space when starting runtime.Ian Rogers2013-08-231-0/+3
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-4/+4
* Fix cpplint runtime/explicit issuesBrian Carlstrom2013-07-171-1/+1
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+211