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