aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/private/SkMutex.h
Commit message (Expand)AuthorAge
* Type-erase SkAutoMutexAcquire and SkAutoExclusive.Gravatar mtklein2016-06-10
* Modernize SkMutex and SkSemaphore.Gravatar mtklein2016-05-05
* Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https:/...Gravatar sclittle2016-05-04
* Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...Gravatar reed2016-05-04
* SK_DECLARE_STATIC_MUTEX -> static SkMutexGravatar mtklein2016-05-04
* Modernize SkMutex and SkSemaphore.Gravatar mtklein2016-05-04
* Use SkAutoTExclusive guard in DirectWrite port.Gravatar herb2015-10-23
* Add lighter weight lock guards.Gravatar herb2015-10-21
* Unify ThreadID.Gravatar herb2015-09-29
* Move Mutexy things to private.Gravatar herb2015-09-29