1. 570c868 Clean up some unused atomic routines. by mtklein · 9 years ago
  2. 2c4bd07 Convert SkRefCnt to std::atomic. by bungeman · 9 years ago
  3. 23267db SkAtomic: always use std::atomic by mtklein · 10 years ago
  4. bf90520 SkPath::fFirstDirection: seq-cst -> relaxed by mtklein · 10 years ago
  5. e6e41a8 Move SkAtomics.h to private. by herb · 10 years ago[Renamed from include/core/SkAtomics.h]
  6. 0869267 Add cast and assignment operators to SkAtomic. by herb · 10 years ago
  7. 3667d5b Add subtract to atomics. by herb · 10 years ago
  8. cd7f035 Revert of Parallel cache - preliminary (patchset #24 id:460001 of https://codereview.chromium.org/1264103003/ ) by herb · 10 years ago
  9. 014ffdb Parallel cache. by herb · 10 years ago
  10. 951d854 Revert of Parallel cache - preliminary (patchset #23 id:440001 of https://codereview.chromium.org/1264103003/ ) by jyasskin · 10 years ago
  11. bf29888 Parallel cache. by herb · 10 years ago
  12. ef2df09 Revert of Parallel cache - preliminary (patchset #22 id:420001 of https://codereview.chromium.org/1264103003/ ) by herb · 10 years ago
  13. 6f2a486 Parallel cache. by herb · 10 years ago
  14. f20488b Clean up a few includes, introduce iwyu. by bungeman · 10 years ago
  15. 942e99b Modernize atomics in SkTaskGroup's threadpool. by mtklein · 10 years ago
  16. 50ffd99 Extract the spinlock from SkOnce as SkSpinlock. by mtklein · 10 years ago
  17. 59c9203 Fix the race to set the new gen ID. by mtklein · 10 years ago
  18. 86821b5 SkTRacy<T> -> SkAtomic<T> by mtklein · 10 years ago
  19. e72a80d Port SkLazyPtr to new SkAtomics.h by mtklein · 11 years ago
  20. a669bc7 Atomics overhaul. by mtklein · 11 years ago
  21. a64c48f Move sync code to include/, switch from using platform define to a proxy header in core/ by mtklein · 11 years ago