1. ac5fea0 Remove unneeded ScopedGCCriticalSections from openjdkjvmti. by Alex Light · 6 years ago
  2. 39b378c ART: Factor out gAborting by Andreas Gampe · 7 years ago
  3. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  4. a82769c Dump more debug info for b/33006388. by Hiroshi Yamauchi · 8 years ago
  5. 1bb907e ART: Avoid recursive abort in barrier by Andreas Gampe · 9 years ago
  6. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  7. 4c0eb42 Ensure inlined static calls perform clinit checks in Optimizing. by Roland Levillain · 9 years ago
  8. 5567c11 Make Barrier robust against spurious wakeups by Hans Boehm · 10 years ago
  9. 8409ec4 Make thread dumping more tolerant of broken invariants during abort. by Ian Rogers · 10 years ago
  10. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 10 years ago
  11. 0aded08 Add sampling profiler by Dave Allison · 11 years ago
  12. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  13. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/barrier.cc]
  14. 76b6167 Move mutex.h into base/mutex.h. by Elliott Hughes · 11 years ago
  15. 5bd97c4 Fix and enable ART futexes. by Ian Rogers · 12 years ago
  16. 35883cc Ensure ThreadPool constructor does not return until fully initialized. by Mathieu Chartier · 12 years ago
  17. 0e4627e Add thread pool class by Mathieu Chartier · 12 years ago[Renamed (96%) from src/gc/barrier.cc]
  18. 858f1c5 Check point root marking. by Mathieu Chartier · 12 years ago