summaryrefslogtreecommitdiff
path: root/runtime/class_root.h
AgeCommit message (Expand)Author
2024-01-24Add visibility attributes in runtime/c* Dmitrii Ishcheikin
2021-07-06VarHandle: add StaticFieldVarHandle class Orion Hodson
2020-05-13Move implementations from class_root.h to -inl.h . Vladimir Marko
2020-03-25Add Handle::GetFromGdb function Alex Light
2018-11-19Support shared libraries in ClassLoaderContext::CreateClassLoader. Nicolas Geoffray
2018-10-25ART: Do some include-what-you-use Andreas Gampe
2018-08-23Fix the template parameter passed to some art::GetClassRoot uses. Roland Levillain
2018-06-01ObjPtr<>-ify array allocations. Vladimir Marko
2018-05-25Remove static_class_ from Method/VarHandle and CallSite. Vladimir Marko
2018-05-25Refactor ClassRoot/GetClassRoot(). Vladimir Marko