summaryrefslogtreecommitdiffstats
path: root/runtime/lock_word.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Clean up arm64 kNumberOfXRegisters usage.Vladimir Marko2015-05-261-1/+1
* Use the lock word bits for Baker-style read barrier.Hiroshi Yamauchi2015-04-231-1/+14
* Reserve bits in the lock word for read barriers.Hiroshi Yamauchi2015-03-031-27/+102
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-1/+1
* ART: A couple of checks were missed in class LockWordnikolay serdjuk2014-08-141-2/+6
* ART: Fix lock max count definitionDmitry Petrochenko2014-08-041-1/+1
* Object model changes to support 64bit.Ian Rogers2014-02-061-1/+1
* Compacting collector.Mathieu Chartier2013-11-111-8/+24
* Lazily compute object identity hash codes.Mathieu Chartier2013-10-311-1/+1
* Fix object identity hash.Mathieu Chartier2013-10-291-18/+45
* Inflate contended lock word by suspending owner.Ian Rogers2013-10-021-0/+128