summaryrefslogtreecommitdiff
path: root/runtime/verify_object.h
AgeCommit message (Expand)Author
2024-01-31Add visibility attributes in runtime/v* Dmitrii Ishcheikin
2020-07-28More inclusive language in the runtime David Srbecky
2018-06-20Clean up mirror/object Mathieu Chartier
2017-11-08cpplint: Cleanup errors Igor Murashkin
2017-06-02ART: Introduce thread-current-inl.h Andreas Gampe
2017-02-03ART: Refactor verify_object.h Andreas Gampe
2016-10-06Move mirror::Object setters to ObjPtr Mathieu Chartier
2014-07-16Remove object_utils.h. Ian Rogers
2014-03-06Enable annotalysis on clang ART builds. Ian Rogers
2014-02-21Fix and optimize verify object. Mathieu Chartier