summaryrefslogtreecommitdiffstats
path: root/runtime/gc/reference_queue.h
Commit message (Expand)AuthorAgeFilesLines
* Add mark compact collector.Mathieu Chartier2014-06-191-1/+5
* Change reference processing to use heap references.Mathieu Chartier2014-06-161-7/+6
* Reduced frequency of blocks for concurrent gcFred Shih2014-06-101-1/+1
* Add concurrent reference processing.Mathieu Chartier2014-05-071-3/+4
* Refactor reference code into mirror namespace.Mathieu Chartier2014-03-141-9/+11
* Enable annotalysis on clang ART builds.Ian Rogers2014-03-061-1/+0
* Add root types and thread id to root visiting.Mathieu Chartier2014-02-111-5/+6
* Object model changes to support 64bit.Ian Rogers2014-02-061-2/+2
* Refactor reference queues.Mathieu Chartier2013-11-151-0/+96