1. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  2. b122a4b Tidy up memory barriers. by Ian Rogers · 11 years ago
  3. 7846396 Change thread.h to thread-inl.h for missing Thread::Current for mips by Brian Carlstrom · 11 years ago
  4. 2d88862 Fixing cpplint readability/casting issues by Brian Carlstrom · 11 years ago
  5. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/atomic.cc]
  6. 1c653d5 Fix O0 build. by Ian Rogers · 11 years ago
  7. 0fed328 MIPS fix. by Ian Rogers · 11 years ago
  8. 0794b6a Fix ARM CAS64. by Ian Rogers · 11 years ago
  9. 9adbff5 Implement Intel QuasiAtomics. by Ian Rogers · 11 years ago
  10. e222ee0 Move stringpiece.h and stringprintf.h to base/. by Elliott Hughes · 12 years ago
  11. 1aa246d Move casts.h and stl_util.h into base/. by Elliott Hughes · 12 years ago
  12. 76b6167 Move mutex.h into base/mutex.h. by Elliott Hughes · 12 years ago
  13. 50b35e2 Explicitly pass Thread::Current to MutexLock and Alloc. by Ian Rogers · 12 years ago
  14. 203cffb Remove __sh__ from atomic.cc by Ian Rogers · 12 years ago
  15. 25fd14b Make lock debug checks optional. by Ian Rogers · 12 years ago
  16. 7c6169d Port my AOSP QuasiAtomic rewrite to art. by Elliott Hughes · 12 years ago
  17. 9bba2b6 Put back some C-style casts for now. by Elliott Hughes · 12 years ago
  18. 398f64b Remove more lint, mostly C-style casts. by Elliott Hughes · 12 years ago
  19. ff17f1f Remove various bits of lint. by Elliott Hughes · 12 years ago
  20. f422206 Another Mac build fix. by Elliott Hughes · 12 years ago
  21. 362f9bc Fix cpplint's whitespace warnings. by Elliott Hughes · 13 years ago
  22. 557e027 New atomics from dalvik. by Elliott Hughes · 13 years ago
  23. 5ea047b Support 64-bit volatiles and reference/pointer volatiles. by Elliott Hughes · 13 years ago