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