summaryrefslogtreecommitdiff
path: root/runtime/proxy_test.h
AgeCommit message (Expand)Author
2020-05-15Revert^2 "Remove test_per_src from ART tests." David Srbecky
2020-05-13Move implementations from class_root.h to -inl.h . Vladimir Marko
2020-05-08Revert "Remove test_per_src from ART tests." Christopher Ferris
2020-05-07Remove test_per_src from ART tests. David Srbecky
2020-05-05Clean up Constructor/Method/Field construction. Vladimir Marko
2018-10-23ART: Refactor for bugprone-argument-comment Andreas Gampe
2018-05-31Remove static GcRoot<>s from Class and ClassExt. Vladimir Marko
2018-05-31ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use. Vladimir Marko
2018-05-25Remove static GcRoot<>s from Field, Method, Constructor. Vladimir Marko
2018-05-23ObjPtr<>-ify tests using ClassLinker::FindClass(). Vladimir Marko
2018-05-08Fix hiddenapi::MemberSignature for proxies David Brazdil