1. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 8 years ago
  2. e431e27 art: use proper nativehelper headers by Steven Moreland · 8 years ago
  3. 5d08fcc ART: More header cleanups by Andreas Gampe · 8 years ago
  4. c15a2f4 ART: Add object-readbarrier-inl.h by Andreas Gampe · 8 years ago
  5. 057d977 Always mark reference referents in transaction mode. by Hiroshi Yamauchi · 8 years ago
  6. a222404 Fix the empty checkpoint timeout. by Hiroshi Yamauchi · 8 years ago
  7. 65f5f24 Fix race condition btw DelayReferenceRefernent vs Reference.clear(). by Hiroshi Yamauchi · 9 years ago
  8. c9a7028 Add exclusion for Reference.clear and reference processing by Mathieu Chartier · 9 years ago
  9. 36994ba Don't re-read referent in ReferenceProcessor::GetReferent by Mathieu Chartier · 9 years ago
  10. 3049324 Make empty checkpoint work while weak ref access is disabled. by Hiroshi Yamauchi · 9 years ago
  11. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 9 years ago
  12. 5d3f73a Move reference processor and mirror::Reference to ObjPtr by Mathieu Chartier · 9 years ago
  13. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 9 years ago
  14. c4695df Always use pendingNext to test enqueability of references. by Richard Uhler · 10 years ago
  15. 522d51b Factor out common code for SetPendingNext. by Richard Uhler · 10 years ago
  16. 91d65e0 Fix various typos in ART's comments and string literals. by Roland Levillain · 10 years ago
  17. 8118781 Address some GC comments by Mathieu Chartier · 10 years ago
  18. 9750995 Clean up GC callbacks to be virtual methods by Mathieu Chartier · 10 years ago
  19. 0b71357 Thread-local mark stacks for the CC collector. by Hiroshi Yamauchi · 10 years ago
  20. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  21. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  22. a5eae69 Add heap task processor by Mathieu Chartier · 11 years ago
  23. d64ba38 Use WaitHoldingLocks in ReferenceProcessor::MakeCircularListIfUnenqueued. by Pavel Vyssotski · 11 years ago
  24. 277ccbd ART: More warnings by Andreas Gampe · 11 years ago
  25. 7f590e2 Restore some aosp/master changes lost in cherry-pick 7c438b19b71932ac8a44eff44f20744a01559c8d by Mathieu Chartier · 11 years ago
  26. a5a53ef Add native support for FinalizerList.makeCircularListIfUnenqueued by Mathieu Chartier · 11 years ago
  27. 4ee7a66 Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Fred Shih · 11 years ago
  28. 9e82bd3 Revert "Revert "Revert "Add intrinsic for Reference.get()""" by Sebastien Hertz · 11 years ago
  29. d4415e8 Revert "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 11 years ago
  30. a9b870b Revert "Add intrinsic for Reference.get()" by Christopher Ferris · 11 years ago
  31. 460503b Add intrinsic for Reference.get() by Fred Shih · 11 years ago
  32. f5997b4 More advanced timing loggers. by Mathieu Chartier · 11 years ago
  33. 52e4b43 Add mark compact collector. by Mathieu Chartier · 11 years ago
  34. 308351a Change reference processing to use heap references. by Mathieu Chartier · 11 years ago
  35. 530e1b5 Reduced frequency of blocks for concurrent gc by Fred Shih · 11 years ago
  36. a52c5a6 Merge "Reference::GetReferent() calls by GC should not trigger read barriers." by Hiroshi Yamauchi · 11 years ago
  37. bfff21a Reference::GetReferent() calls by GC should not trigger read barriers. by Hiroshi Yamauchi · 11 years ago
  38. 2175f52 Fix race condition in ProcessReferences. by Mathieu Chartier · 11 years ago
  39. 2d1ab0a Use WaitHoldingLocks in ReferenceProcessor::GetReferent. by Mathieu Chartier · 11 years ago
  40. 78f7b4c Add concurrent reference processing. by Mathieu Chartier · 11 years ago