1. 3b7658a Teach TSAN directly about semaphore_t. by Mike Klein · 7 years ago
  2. e395bf2 Mac TSAN support: annotate Sk[Base]Mutex as a mutex. by Mike Klein · 7 years ago
  3. f10637f Type-erase SkAutoMutexAcquire and SkAutoExclusive. by mtklein · 8 years ago
  4. 42846ed Modernize SkMutex and SkSemaphore. by mtklein · 8 years ago
  5. d9f5d20 Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https://codereview.chromium.org/1947153002/ ) by sclittle · 8 years ago
  6. 086eea9 Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of https://codereview.chromium.org/1948193002/ ) by reed · 8 years ago
  7. 5e56cfd SK_DECLARE_STATIC_MUTEX -> static SkMutex by mtklein · 8 years ago
  8. 427c281 Modernize SkMutex and SkSemaphore. by mtklein · 8 years ago
  9. 546dc32 Use SkAutoTExclusive guard in DirectWrite port. by herb · 9 years ago
  10. 12449a9 Add lighter weight lock guards. by herb · 9 years ago
  11. e4c1735 Unify ThreadID. by herb · 9 years ago
  12. 62a69c2 Move Mutexy things to private. by herb · 9 years ago[Renamed from include/core/SkMutex.h]
  13. 7f0a3d7 Make mutex semaphore based. by herb · 9 years ago
  14. f20488b Clean up a few includes, introduce iwyu. by bungeman · 9 years ago
  15. ac09471 Create a template AutoTAcquire, and specialize an SkMutex version. by herb · 9 years ago
  16. a669bc7 Atomics overhaul. by mtklein · 10 years ago
  17. a64c48f Move sync code to include/, switch from using platform define to a proxy header in core/ by mtklein · 10 years ago