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