Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Revert of Modify LineBench for drawing straight line (patchset #3 id:40001 of... | reed | 2016-05-05 |
* | Modify LineBench for drawing | xidachen | 2016-05-05 |
* | Remove const from `const int loops`. | mtklein | 2015-10-01 |
* | 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 |
* | Change old PRG to be SkLCGRandom; change new one to SkRandom | commit-bot@chromium.org | 2013-09-09 |
* | Switch out random number generator for tests, benches, samples. | commit-bot@chromium.org | 2013-09-06 |
* | add bench for hairlines | reed@google.com | 2012-10-25 |