Commit message (Expand) | Author | Age | |
---|---|---|---|
* | stop using SkScalarMul | Mike Reed | 2017-02-14 |
* | Rein in the use of SkDevice.h | robertphillips | 2016-04-20 |
* | Update LightingImageFilter to sk_sp | robertphillips | 2016-04-08 |
* | Remove const from `const int loops`. | mtklein | 2015-10-01 |
* | Remove SkBitmapSource | fmalita | 2015-09-25 |
* | Add new SkPoint3 class | robertphillips | 2015-07-13 |
* | 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 |
* | 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-25 |
* | Adding new bench tests for lighting and blur | sugoi@google.com | 2013-04-24 |