aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/HairlinePathBench.cpp
Commit message (Expand)AuthorAge
* Remove const from `const int loops`.Gravatar mtklein2015-10-01
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-05
* Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...Gravatar reed2015-08-04
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-04
* crank up innerloop to make hairlinebench more usable/reliableGravatar reed2015-04-13
* Add matrix constructing helpers to SkMatrixGravatar robertphillips2015-03-26
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Avoid warning in nanobench related to loop count with nvprmsaa4Gravatar kkinnunen2014-11-11
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Remove Sk prefix from some bench classes.Gravatar tfarina2014-06-19
* Fix bench to compile when SK_SUPPORTS_GPU is not provided as a compiler optionGravatar commit-bot@chromium.org2014-02-19
* Revert "Revert of Workaround for assertion in NVPR config in bench. (https://...Gravatar commit-bot@chromium.org2014-01-27
* Revert of Workaround for assertion in NVPR config in bench. (https://coderevi...Gravatar commit-bot@chromium.org2014-01-27
* Workaround for assertion in NVPR config in bench.Gravatar commit-bot@chromium.org2014-01-27
* 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
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* Switch out random number generator for tests, benches, samples.Gravatar commit-bot@chromium.org2013-09-06
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-18
* Add bench for hairline paths.Gravatar egdaniel@google.com2013-07-17