aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkAtomics.h
Commit message (Expand)AuthorAge
* Clean up a few includes, introduce iwyu.Gravatar bungeman2015-07-29
* Modernize atomics in SkTaskGroup's threadpool.Gravatar mtklein2015-06-17
* Extract the spinlock from SkOnce as SkSpinlock.Gravatar mtklein2015-03-30
* Fix the race to set the new gen ID.Gravatar mtklein2015-02-25
* SkTRacy<T> -> SkAtomic<T>Gravatar mtklein2015-02-24
* Port SkLazyPtr to new SkAtomics.hGravatar mtklein2015-02-09
* Atomics overhaul.Gravatar mtklein2015-02-02
* Move sync code to include/, switch from using platform define to a proxy head...Gravatar mtklein2015-01-21