Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART: Clean up arm64 kNumberOfXRegisters usage. | Vladimir Marko | 2015-05-26 | 1 | -1/+1 |
* | Use the lock word bits for Baker-style read barrier. | Hiroshi Yamauchi | 2015-04-23 | 1 | -1/+14 |
* | Reserve bits in the lock word for read barriers. | Hiroshi Yamauchi | 2015-03-03 | 1 | -27/+102 |
* | Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. | Ian Rogers | 2014-11-03 | 1 | -1/+1 |
* | ART: A couple of checks were missed in class LockWord | nikolay serdjuk | 2014-08-14 | 1 | -2/+6 |
* | ART: Fix lock max count definition | Dmitry Petrochenko | 2014-08-04 | 1 | -1/+1 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -1/+1 |
* | Compacting collector. | Mathieu Chartier | 2013-11-11 | 1 | -8/+24 |
* | Lazily compute object identity hash codes. | Mathieu Chartier | 2013-10-31 | 1 | -1/+1 |
* | Fix object identity hash. | Mathieu Chartier | 2013-10-29 | 1 | -18/+45 |
* | Inflate contended lock word by suspending owner. | Ian Rogers | 2013-10-02 | 1 | -0/+128 |