Commit message (Expand) | Author | Age | |
---|---|---|---|
* | tweak SkOnce.h header to work around issues with std::atomic::compare_exchang... | Lee Salzman | 2016-12-16 |
* | Simplify implementation of SkOnce to not need so many comments. | mtklein | 2016-05-04 |
* | Add reminders that these classes have constexpr default constructors. | mtklein | 2016-04-29 |
* | SkOnce: 2 bytes -> 1 byte | mtklein | 2016-04-20 |
* | Revert of SkOnce: 2 bytes -> 1 byte (patchset #4 id:60001 of https://coderevi... | mtklein | 2016-04-20 |
* | SkOnce: 2 bytes -> 1 byte | mtklein | 2016-04-20 |
* | Modernize and trim down SkOnce. | mtklein | 2016-04-18 |
* | Convert SkRefCnt to std::atomic. | bungeman | 2016-04-08 |
* | Modernize SkSpinlock. | mtklein | 2016-02-29 |
* | Move Mutexy things to private. | herb | 2015-09-29 |