1. 57cf00b ART: Remove old object_callbacks.h includes by Andreas Gampe · 7 years ago
  2. 3049324 Make empty checkpoint work while weak ref access is disabled. by Hiroshi Yamauchi · 8 years ago
  3. da0a69e Return error message if IndirectReferenceTable construction fails. by Richard Uhler · 8 years ago
  4. 05a364c ART: Make JNI global and weak global locks global by Andreas Gampe · 8 years ago
  5. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 8 years ago
  6. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  7. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  8. 185d134 Add basic runtime-plugins support. by Alex Light · 8 years ago
  9. 942dc298 Simplify LoadNativeLibrary() by Dimitry Ivanov · 8 years ago
  10. d5bbadf Use shared namespaces for bundled apps by Dimitry Ivanov · 9 years ago
  11. f5a3099 Use isolated namespaces for app native libs by Dmitriy Ivanov · 9 years ago
  12. 04302db Fix class unloading with the CC collector. by Hiroshi Yamauchi · 9 years ago
  13. 598302a Call JNI_OnUnload when class loaders get collected by Mathieu Chartier · 9 years ago
  14. 498b160 Allow null self only in DecodeWeakGlobalDuringShutdown(). by Hiroshi Yamauchi · 9 years ago
  15. fdbd13c Some fixes for the CC collector. by Hiroshi Yamauchi · 9 years ago
  16. 30b5e27 Enable lockless decoding of weak globals by Mathieu Chartier · 9 years ago
  17. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago
  18. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  19. 9750995 Clean up GC callbacks to be virtual methods by Mathieu Chartier · 9 years ago
  20. 0b71357 Thread-local mark stacks for the CC collector. by Hiroshi Yamauchi · 9 years ago
  21. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  22. 83c8195 Fix updating of JNI references for String.<init>. by Jeff Hao · 9 years ago
  23. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 9 years ago
  24. aaebaa0 art: Refactor RuntimeOptions/ParsedOptions by Igor Murashkin · 10 years ago
  25. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  26. 91c2f0c Trim reference tables when we trim the heap by Mathieu Chartier · 10 years ago
  27. 2e15893 Delete pin table by Mathieu Chartier · 10 years ago
  28. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 10 years ago