1. 5d3f73a Move reference processor and mirror::Reference to ObjPtr by Mathieu Chartier · 8 years ago
  2. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  3. c4695df Always use pendingNext to test enqueability of references. by Richard Uhler · 9 years ago
  4. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  5. 9750995 Clean up GC callbacks to be virtual methods by Mathieu Chartier · 9 years ago
  6. 3130cdf Add some more DISALLOW_COPY_AND_ASSIGN by Mathieu Chartier · 9 years ago
  7. 9e2094f Add ReferenceQueue test by Mathieu Chartier · 10 years ago
  8. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  9. a5a53ef Add native support for FinalizerList.makeCircularListIfUnenqueued by Mathieu Chartier · 10 years ago
  10. 52e4b43 Add mark compact collector. by Mathieu Chartier · 10 years ago
  11. 308351a Change reference processing to use heap references. by Mathieu Chartier · 10 years ago
  12. 530e1b5 Reduced frequency of blocks for concurrent gc by Fred Shih · 10 years ago
  13. 78f7b4c Add concurrent reference processing. by Mathieu Chartier · 10 years ago
  14. 8fa2dad Refactor reference code into mirror namespace. by Mathieu Chartier · 11 years ago
  15. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 11 years ago
  16. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 11 years ago
  17. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  18. 39e3261 Refactor reference queues. by Mathieu Chartier · 11 years ago