1. a82769c Dump more debug info for b/33006388. by Hiroshi Yamauchi · 8 years ago
  2. 90ef3db Address some comments and clean up by Mathieu Chartier · 9 years ago
  3. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  4. 5567c11 Make Barrier robust against spurious wakeups by Hans Boehm · 10 years ago
  5. 8409ec4 Make thread dumping more tolerant of broken invariants during abort. by Ian Rogers · 10 years ago
  6. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 10 years ago
  7. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  8. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  9. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 10 years ago
  10. 0aded08 Add sampling profiler by Dave Allison · 11 years ago
  11. 93ba893 Fix cpplint runtime/explicit issues by Brian Carlstrom · 11 years ago
  12. fc0e321 Fix multiple inclusion guards to match new pathnames 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.h]
  14. 76b6167 Move mutex.h into base/mutex.h. by Elliott Hughes · 12 years ago
  15. 35883cc Ensure ThreadPool constructor does not return until fully initialized. by Mathieu Chartier · 12 years ago
  16. 0e4627e Add thread pool class by Mathieu Chartier · 12 years ago[Renamed (94%) from src/gc/barrier.h]
  17. 858f1c5 Check point root marking. by Mathieu Chartier · 12 years ago