C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / bench / PremulAndUnpremulAlphaOpsBench.cpp
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.
2015-01-06 tfarinaCleanup: More override fixes - another round.
2014-07-11 scroggoUse unpremul for premul_and_unpremul_alpha_ bench.
2014-06-19 tfarinaRemove Sk prefix from some bench classes.
2014-03-18 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2014-03-17 commit-bot@chromiu... add new readPixels with direct memory parameters
2014-03-07 commit-bot@chromiu... Add SkCanvas::writePixels that takes info+pixels directly
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.
2013-06-13 commit-bot@chromiu... Add benchmark for PremultiplyAlpha and UnpremultiplyAlp...