summaryrefslogtreecommitdiff
path: root/test/148-multithread-gc-annotations/gc_coverage.cc
AgeCommit message (Expand)Author
2017-06-02ART: Introduce thread-current-inl.h Andreas Gampe
2016-10-04Rename ObjPtr::Decode to ObjPtr::Ptr Mathieu Chartier
2016-09-29Clean up ScopedThreadStateChange to use ObjPtr Mathieu Chartier
2016-05-13Make quick frames of proxy methods visited if they're constructors. Jeff Hao