1. 58412b1 ObjPtr<>-ify DexCache. by Vladimir Marko · 7 years ago
  2. 0984e48 Style cleanup for ObjPtr<>-ify changes. by Vladimir Marko · 7 years ago
  3. 338403c jni: Avoid extra std::string copies by Greg Kaiser · 7 years ago
  4. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 7 years ago
  5. c8b7d44 Defer unloader JNI libraries of boot classpath as late as possible. by Nicolas Geoffray · 7 years ago
  6. 21b6568 Unload native libraries during shutdown. by Nicolas Geoffray · 7 years ago
  7. 7210108 Replace StringPiece with std::string_view in art/runtime/. by Vladimir Marko · 7 years ago
  8. 96259f1 Pass the Java caller's location to OpenNativeLibrary. by Nicolas Geoffray · 7 years ago
  9. c3ba7ee Fix use of native loader API. by Nicolas Geoffray · 7 years ago
  10. d9b3069 Move to C API of libnativeloader. by Nicolas Geoffray · 7 years ago
  11. 34b89b0 ART: Remove thread dump by Andreas Gampe · 7 years ago
  12. 2bb2fbd Create SdkVersion enum, migrate users to it by David Brazdil · 8 years ago
  13. c55bb39 Revert^2 "ART: Refactor typedef to using" by Andreas Gampe · 8 years ago
  14. ee07743 Revert "ART: Refactor typedef to using" by Andreas Gampe · 8 years ago
  15. 9a20ff0 ART: Refactor typedef to using by Andreas Gampe · 8 years ago
  16. 947573e Log error message if CloseNativeLibrary fails by dimitry · 8 years ago
  17. d93e374 ObjPtr<>-ify ArtMethod and mirror::Method. by Vladimir Marko · 8 years ago
  18. 3362d22 ART: Run ExceptionDescribe on error by Andreas Gampe · 8 years ago
  19. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 8 years ago[Renamed from runtime/java_vm_ext.cc]
  20. abd9e15 Merge "ART: Templatize DexFileVerifier::CheckIntraIdSection()." by Vladimir Marko · 8 years ago