deprecate odd variants of SkCanvas::readPixels
[platform/upstream/libSkiaSharp.git] / bench / ReadPixBench.cpp
2017-04-17 Mike Reeddeprecate odd variants of SkCanvas::readPixels
2017-02-22 Mike Reedhide trivial helpers on canvas
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2015-10-01 mtkleinRemove const from `const int loops`.
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-06-19 tfarinaRemove Sk prefix from some bench classes.
2014-06-10 reedhide SkBitmap::setConfig
2013-12-03 commit-bot@chromiu... Simplify benchmark internal API.
2013-09-13 mtklein@google.comRefactoring: get rid of the SkBenchmark void* parameter.
2013-09-10 mtklein@google.comMajor bench refactoring.
2012-09-05 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-04 robertphillips@goo... Added bench to test multiple readPixels case