Age | Commit message (Expand) | Author |
---|---|---|
2024-01-24 | Add visibility attributes in runtime/c* | |
2021-07-06 | VarHandle: add StaticFieldVarHandle class | |
2020-05-13 | Move implementations from class_root.h to -inl.h . | |
2020-03-25 | Add Handle::GetFromGdb function | |
2018-11-19 | Support shared libraries in ClassLoaderContext::CreateClassLoader. | |
2018-10-25 | ART: Do some include-what-you-use | |
2018-08-23 | Fix the template parameter passed to some art::GetClassRoot uses. | |
2018-06-01 | ObjPtr<>-ify array allocations. | |
2018-05-25 | Remove static_class_ from Method/VarHandle and CallSite. | |
2018-05-25 | Refactor ClassRoot/GetClassRoot(). |