aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/StrokeBench.cpp
Commit message (Expand)AuthorAge
* Remove const from `const int loops`.Gravatar mtklein2015-10-01
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Fix up -Winconsistent-missing-overrideGravatar mtklein2015-07-13
* add res to stroke benchGravatar caryclark2015-06-01
* add bench for building strokesGravatar reed2015-05-29
* Remove Sk prefix from some bench classes.Gravatar tfarina2014-06-19
* Simplify benchmark internal API.Gravatar commit-bot@chromium.org2013-12-03
* Refactoring: get rid of the SkBenchmark void* parameter.Gravatar mtklein@google.com2013-09-13
* Major bench refactoring.Gravatar mtklein@google.com2013-09-10
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-05
* add benchmark for stroked drawRect/drawOval/drawRRect, to prepare for optimizingGravatar reed@google.com2013-02-04