summaryrefslogtreecommitdiffstats
path: root/runtime/gc/collector/mark_compact.h
Commit message (Expand)AuthorAgeFilesLines
* Add some more DISALLOW_COPY_AND_ASSIGNMathieu Chartier2015-05-041-1/+1
* Refactor and improve GC root handlingMathieu Chartier2015-04-061-2/+8
* Change AtomicStack to use StackReferenceMathieu Chartier2015-01-251-3/+3
* Print more info in MarkSweep::VerifyRootMathieu Chartier2015-01-151-4/+3
* stdint types all the way!Ian Rogers2014-10-091-1/+1
* Break apart header files.Ian Rogers2014-07-151-0/+1
* Add mark compact collector.Mathieu Chartier2014-06-191-0/+255