aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkSemaphore.cpp
Commit message (Expand)AuthorAge
* eliminate SK_BUILD_FOR_WIN32Gravatar Mike Klein2018-01-26
* Teach TSAN directly about semaphore_t.Gravatar Mike Klein2017-09-21
* SkExecutorGravatar Mike Klein2017-02-22
* SkLeanWindows.h: #include "Windows.h" fewer placesGravatar halcanary2016-06-07
* Modernize SkMutex and SkSemaphore.Gravatar mtklein2016-05-05
* Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https:/...Gravatar sclittle2016-05-04
* Modernize SkMutex and SkSemaphore.Gravatar mtklein2016-05-04
* Make mutex semaphore based.Gravatar herb2015-09-24
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* SkSemaphore: use SYNC_POLICY_LIFO on Mach.Gravatar mtklein2015-06-17
* Add and use SkSemaphoreGravatar mtklein2015-06-17