aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/LightingBench.cpp
Commit message (Expand)AuthorAge
* stop using SkScalarMulGravatar Mike Reed2017-02-14
* Rein in the use of SkDevice.hGravatar robertphillips2016-04-20
* Update LightingImageFilter to sk_spGravatar robertphillips2016-04-08
* Remove const from `const int loops`.Gravatar mtklein2015-10-01
* Remove SkBitmapSourceGravatar fmalita2015-09-25
* Add new SkPoint3 classGravatar robertphillips2015-07-13
* 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
* 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-04-25
* Adding new bench tests for lighting and blurGravatar sugoi@google.com2013-04-24