summaryrefslogtreecommitdiff
path: root/runtime/handle_scope_test.cc
AgeCommit message (Expand)Author
2018-10-26ART: Add class-alloc-inl.h Andreas Gampe
2017-02-03ART: Refactor verify_object.h Andreas Gampe
2016-11-03ART: Make Handle trivially-copyable Andreas Gampe
2016-10-12Replace StackHandleScopeCollection with VariableSizedHandleScope Mathieu Chartier
2016-09-29Clean up ScopedThreadStateChange to use ObjPtr Mathieu Chartier
2016-08-01ART: Convert pointer size to enum Andreas Gampe
2014-10-10Work around ICE bugs with MIPS GCC and O1. Ian Rogers
2014-10-09stdint types all the way! Ian Rogers
2014-05-13Add Handle/HandleScope and delete SirtRef. Mathieu Chartier