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