1. 5567c11 Make Barrier robust against spurious wakeups by Hans Boehm · 10 years ago
  2. 8409ec4 Make thread dumping more tolerant of broken invariants during abort. by Ian Rogers · 10 years ago
  3. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 10 years ago
  4. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  5. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  6. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 10 years ago
  7. 0aded08 Add sampling profiler by Dave Allison · 11 years ago
  8. 93ba893 Fix cpplint runtime/explicit issues by Brian Carlstrom · 11 years ago
  9. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  10. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/barrier.h]
  11. 76b6167 Move mutex.h into base/mutex.h. by Elliott Hughes · 12 years ago
  12. 35883cc Ensure ThreadPool constructor does not return until fully initialized. by Mathieu Chartier · 12 years ago
  13. 0e4627e Add thread pool class by Mathieu Chartier · 12 years ago[Renamed (94%) from src/gc/barrier.h]
  14. 858f1c5 Check point root marking. by Mathieu Chartier · 12 years ago