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