Revert "replace SkXfermode obj with SkBlendMode enum in paints"
[platform/upstream/libSkiaSharp.git] / bench / XfermodeBench.cpp
2016-10-03 Mike ReedRevert "replace SkXfermode obj with SkBlendMode enum...
2016-10-03 Mike Reedreplace SkXfermode obj with SkBlendMode enum in paints
2016-09-27 Mike ReedRevert "Revert "replace Arithmetic xfermode with imagef...
2016-09-26 Mike ReedRevert "replace Arithmetic xfermode with imagefilter"
2016-09-26 Mike Reedreplace Arithmetic xfermode with imagefilter
2016-04-08 senorblancoAdd some benches for SkArithmeticMode.
2016-03-29 reedswitch xfermodes over to sk_sp
2016-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2015-10-01 mtkleinRemove const from `const int loops`.
2015-05-13 mtkleinAdd _aa variants of Xfermode benches.
2015-04-02 reedexperimental speedup some xfermodes with Sk4f
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-09-05 bsalomon"NULL !=" = NULL
2014-06-19 tfarinaRemove Sk prefix from some bench classes.
2013-12-03 commit-bot@chromiu... Simplify benchmark internal API.
2013-11-21 commit-bot@chromiu... Implement a benchmark for GrResourceCache
2013-10-14 commit-bot@chromiu... Remove SkLumaXfermode.
2013-10-05 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-10-04 commit-bot@chromiu... commit to xfermode objects being immutable
2013-09-17 fmalita@google.com[External patch] Source-over support for SkLumaXfermode.
2013-09-13 mtklein@google.comRefactoring: get rid of the SkBenchmark void* parameter.
2013-09-10 mtklein@google.comMajor bench refactoring.
2013-09-09 commit-bot@chromiu... Change old PRG to be SkLCGRandom; change new one to...
2013-08-23 commit-bot@chromiu... Add luminance mask transfer modes.
2013-05-04 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-05-03 bsalomon@google.comAdd benches for all xfermodes.
2013-04-02 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-01 commit-bot@chromiu... Add Xfermode bench. Also clear before rendering in...