summaryrefslogtreecommitdiffstats
path: root/runtime/gc/collector/concurrent_copying.cc
Commit message (Expand)AuthorAgeFilesLines
* Rosalloc thread local allocation path without a cas.Hiroshi Yamauchi2015-03-111-2/+3
* Fix some incorrect IsCompiler instead of IsAotCompilerMathieu Chartier2015-03-051-1/+1
* Reserve bits in the lock word for read barriers.Hiroshi Yamauchi2015-03-031-8/+0
* Merge "ART: checkpoint mechanism optimization"Hiroshi Yamauchi2015-02-031-1/+10
|\
| * ART: checkpoint mechanism optimizationLei Li2015-02-031-1/+10
* | Clean up enums in RegionSpace.Hiroshi Yamauchi2015-01-301-12/+14
|/
* Change AtomicStack to use StackReferenceMathieu Chartier2015-01-251-12/+9
* More of the concurrent copying collector.Hiroshi Yamauchi2015-01-231-0/+1617
* An empty collector skeleton for a read barrier-based collector.Hiroshi Yamauchi2014-03-271-0/+25