Commit message (Expand) | Author | Age | |
---|---|---|---|
* | remove SkThread, using std::thread instead | Mike Klein | 2017-10-30 |
* | Start making all .cpp files compile-able on all platforms. | mtklein | 2015-11-02 |
* | Remove SkThread::setProcessorAffinity() | mtklein | 2015-10-20 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Clean up a few warnings on Windows x64. | bungeman@google.com | 2013-07-22 |
* | Add bench and test for SkRefCnt. | bungeman@google.com | 2012-05-14 |