aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/RectoriBench.cpp
Commit message (Expand)AuthorAge
* 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
* Cleanup: More override fixes - another round.Gravatar tfarina2015-01-05
* Remove Sk prefix from some bench classes.Gravatar tfarina2014-06-19
* move common blur types into central headerGravatar commit-bot@chromium.org2014-04-28
* Make sure SkDrawLooper objects can only be allocated on the heap.Gravatar commit-bot@chromium.org2014-04-15
* try to deprecate fFlagsMask from SkLayerDrawLooperGravatar reed@google.com2014-02-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
* Push sigma-based blur interface into our GMs/benches/tests/samplecodeGravatar robertphillips@google.com2013-09-06
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-14
* Fix for Debug check failures in r9108Gravatar robertphillips@google.com2013-05-13
* add bench for blurred rectori caseGravatar robertphillips@google.com2013-05-13