Commit message (Expand) | Author | Age | |
---|---|---|---|
* | move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR | reed | 2016-03-25 |
* | Remove const from `const int loops`. | mtklein | 2015-10-01 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Remove Sk prefix from some bench classes. | tfarina | 2014-06-19 |
* | SkPerlinNoiseShader::CreateTubulenceNoise() is misspelled | commit-bot@chromium.org | 2014-04-01 |
* | Simplify benchmark internal API. | commit-bot@chromium.org | 2013-12-03 |
* | Refactoring: get rid of the SkBenchmark void* parameter. | mtklein@google.com | 2013-09-13 |
* | Major bench refactoring. | mtklein@google.com | 2013-09-10 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-04-18 |
* | Perlin noise adjustments | sugoi@google.com | 2013-04-17 |