summaryrefslogtreecommitdiffstats
path: root/runtime/gc_root-inl.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Use IsMarked instead of Mark for profiling info."Nicolas Geoffray2017-05-111-5/+0
* Use IsMarked instead of Mark for profiling info.Nicolas Geoffray2017-05-101-0/+5
* ART: Remove ObjPtr kPoison template parameterAndreas Gampe2017-02-221-1/+1
* Rename ObjPtr::Decode to ObjPtr::PtrMathieu Chartier2016-10-041-1/+1
* Move ArtField to ObjPtrMathieu Chartier2016-10-031-0/+6
* Print more diagnosis info on to-space invariant violation.Hiroshi Yamauchi2015-06-151-2/+2
* Refactor and improve GC root handlingMathieu Chartier2015-04-061-1/+13
* Add hash setMathieu Chartier2014-11-061-1/+1
* Add missing read barriers to intern table.Mathieu Chartier2014-09-021-5/+0
* Change intern table to unordered set.Mathieu Chartier2014-09-021-0/+5
* Add GcRoot to clean up and enforce read barriers.Hiroshi Yamauchi2014-07-291-0/+33