1. 5567c11 Make Barrier robust against spurious wakeups by Hans Boehm · 10 years ago
  2. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  3. 3e5cf30 Begin migration of art::Atomic to std::atomic. 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. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 10 years ago
  7. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  8. bcd5e9d Manually manage thread pool stacks. by Mathieu Chartier · 11 years ago
  9. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  10. 93ba893 Fix cpplint runtime/explicit issues by Brian Carlstrom · 11 years ago
  11. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/barrier_test.cc]
  12. 1d54e73 GC clean up. by Ian Rogers · 11 years ago
  13. 23055dc Mutex tidy up. by Ian Rogers · 11 years ago
  14. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 11 years ago
  15. 35883cc Ensure ThreadPool constructor does not return until fully initialized. by Mathieu Chartier · 12 years ago
  16. 02b6a78 Parellel mark stack processing by Mathieu Chartier · 12 years ago
  17. 0e4627e Add thread pool class by Mathieu Chartier · 12 years ago