Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | Fix up -Winconsistent-missing-override | mtklein | 2015-07-13 |
* | add res to stroke bench | caryclark | 2015-06-01 |
* | add bench for building strokes | reed | 2015-05-29 |
* | 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-02-05 |
* | add benchmark for stroked drawRect/drawOval/drawRRect, to prepare for optimizing | reed@google.com | 2013-02-04 |