1. 5aead70 ObjPtr<>-ify method/var handles, fix stale refs in tests. by Vladimir Marko · 6 years ago
  2. 179b7c6 ObjPtr<>-ify String allocations, fix stale refs. by Vladimir Marko · 6 years ago
  3. 70f5fd0 ART: Add class-alloc-inl.h by Andreas Gampe · 7 years ago
  4. 52ecb65 ART: Add object-array-alloc-inl.h by Andreas Gampe · 7 years ago
  5. a8bba7d ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use. by Vladimir Marko · 7 years ago
  6. acb906d Remove mirror::String::java_lang_String_. by Vladimir Marko · 7 years ago
  7. c7aa87e Remove static_class_ from Method/VarHandle and CallSite. by Vladimir Marko · 7 years ago
  8. c4d5c13 ART: Faster VarHandle accessors for exact callsite matches by Orion Hodson · 7 years ago
  9. 928033d Revert^2 "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 7 years ago
  10. c4d3bf4 Revert "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 7 years ago
  11. becc83b ART: Interpreter support for VarHandle accessors by Orion Hodson · 8 years ago
  12. fe92d12 ART: Verifier support for VarHandles by Orion Hodson · 8 years ago
  13. 4098a7a Refactor ArtField::GetType<>() as {Lookup,Resolve}Type(). by Vladimir Marko · 8 years ago
  14. 005ac51 ART: Add mirror classes for VarHandles by Orion Hodson · 8 years ago