Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Teach TSAN directly about semaphore_t. | Mike Klein | 2017-09-21 |
* | Mac TSAN support: annotate Sk[Base]Mutex as a mutex. | Mike Klein | 2017-09-19 |
* | Type-erase SkAutoMutexAcquire and SkAutoExclusive. | mtklein | 2016-06-10 |
* | Modernize SkMutex and SkSemaphore. | mtklein | 2016-05-05 |
* | Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https:/... | sclittle | 2016-05-04 |
* | Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http... | reed | 2016-05-04 |
* | SK_DECLARE_STATIC_MUTEX -> static SkMutex | mtklein | 2016-05-04 |
* | Modernize SkMutex and SkSemaphore. | mtklein | 2016-05-04 |
* | Use SkAutoTExclusive guard in DirectWrite port. | herb | 2015-10-23 |
* | Add lighter weight lock guards. | herb | 2015-10-21 |
* | Unify ThreadID. | herb | 2015-09-29 |
* | Move Mutexy things to private. | herb | 2015-09-29 |