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