aboutsummaryrefslogtreecommitdiff
path: root/bench/PremulAndUnpremulAlphaOpsBench.cpp
AgeCommit message (Expand)Author
2014-07-11Use unpremul for premul_and_unpremul_alpha_ bench.scroggo
2014-06-19Remove Sk prefix from some bench classes.tfarina
2014-03-18Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-03-17add new readPixels with direct memory parameterscommit-bot@chromium.org
2014-03-07Add SkCanvas::writePixels that takes info+pixels directlycommit-bot@chromium.org
2013-12-03Simplify benchmark internal API.commit-bot@chromium.org
2013-09-13Refactoring: get rid of the SkBenchmark void* parameter.mtklein@google.com
2013-09-10Major bench refactoring.mtklein@google.com
2013-06-13Add benchmark for PremultiplyAlpha and UnpremultiplyAlpha in Skiacommit-bot@chromium.org