1. 033da99 mark SkAutoMutexExclusive unmovable by Mike Klein · 3 years, 8 months ago
  2. f8869a2 Remove SK_REQUIRE_LOCAL_VAR macro. by John Stiles · 4 years, 3 months ago
  3. 9c71e7b Remove all global mutexes by Herb Derby · 5 years ago
  4. 9b86955 Add thread safety annotations for SkMutex by Herb Derby · 5 years ago
  5. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  6. d9187c0 Revert "SkMath takes some functions from from SkTypes" by Mike Klein · 6 years ago
  7. 3b34723 SkMath takes some functions from from SkTypes by Hal Canary · 6 years ago
  8. 22be4c4 SkMacros split from SkTypes.h by Hal Canary · 6 years ago
  9. 3b7658a Teach TSAN directly about semaphore_t. by Mike Klein · 7 years ago
  10. e395bf2 Mac TSAN support: annotate Sk[Base]Mutex as a mutex. by Mike Klein · 7 years ago
  11. f10637f Type-erase SkAutoMutexAcquire and SkAutoExclusive. by mtklein · 8 years ago
  12. 42846ed Modernize SkMutex and SkSemaphore. by mtklein · 8 years ago
  13. d9f5d20 Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https://codereview.chromium.org/1947153002/ ) by sclittle · 8 years ago
  14. 086eea9 Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ ) by reed · 8 years ago
  15. 5e56cfd SK_DECLARE_STATIC_MUTEX -> static SkMutex by mtklein · 8 years ago
  16. 427c281 Modernize SkMutex and SkSemaphore. by mtklein · 8 years ago
  17. 546dc32 Use SkAutoTExclusive guard in DirectWrite port. by herb · 9 years ago
  18. 12449a9 Add lighter weight lock guards. by herb · 9 years ago
  19. e4c1735 Unify ThreadID. by herb · 9 years ago
  20. 62a69c2 Move Mutexy things to private. by herb · 9 years ago[Renamed from include/core/SkMutex.h]
  21. 7f0a3d7 Make mutex semaphore based. by herb · 9 years ago
  22. f20488b Clean up a few includes, introduce iwyu. by bungeman · 9 years ago
  23. ac09471 Create a template AutoTAcquire, and specialize an SkMutex version. by herb · 9 years ago
  24. a669bc7 Atomics overhaul. by mtklein · 10 years ago
  25. a64c48f Move sync code to include/, switch from using platform define to a proxy header in core/ by mtklein · 10 years ago