1. 015c899 port most SkAtomic<T> to std::atomic<T> by Mike Klein · 6 years ago
  2. 22be4c4 SkMacros split from SkTypes.h by Hal Canary · 6 years ago
  3. f48c62f Promote the GCC/libc++/<memory> 'typedef float float32_t' workaround to SkTypes.h by bsalomon · 8 years ago
  4. e18fa44 Move immintrin/arm_neon includes to where they are used. by mtklein · 8 years ago
  5. 5f939ab Use std::unique_ptr. by mtklein · 8 years ago
  6. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  7. 2691d76 Use std::unique_ptr. by mtklein · 8 years ago
  8. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  9. 3dd9ed3 Use std::unique_ptr. by mtklein · 8 years ago
  10. 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  11. 20c1e3a Use std::unique_ptr. by mtklein · 8 years ago
  12. 1138be4 Revert of skstd -> std for unique_ptr (patchset #24 id:460001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 8 years ago
  13. ccf1de0 skstd -> std for unique_ptr by mtklein · 8 years ago
  14. 5c05d10 Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  15. dadfc24 skstd -> std for unique_ptr by mtklein · 9 years ago
  16. e066df9 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  17. 70e8dfc skstd -> std for unique_ptr by mtklein · 9 years ago
  18. dfd7d48 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  19. 0618915 skstd -> std for unique_ptr by mtklein · 9 years ago
  20. 566b23c Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  21. 755c553 skstd -> std for unique_ptr by mtklein · 9 years ago
  22. 12449a9 Add lighter weight lock guards. by herb · 9 years ago
  23. 62a69c2 Move Mutexy things to private. by herb · 9 years ago
  24. b906daf Have /src files use header directly. by herb · 9 years ago
  25. e6e41a8 Move SkAtomics.h to private. by herb · 9 years ago
  26. 966e3d3 Add debug mode to shared mutex. by herb · 9 years ago
  27. ab42ec7 Add asserts for shared mutex. by herb · 9 years ago
  28. dec1afc Add annotations to SkSharedMutex. by herb · 9 years ago
  29. c782b2a Implement shared locks in the style of pthread's rwlock. by herb · 9 years ago