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