Plumb dst color space in many places, rather than "mode"
[platform/upstream/libSkiaSharp.git] / bench / SkBlend_optsBench.cpp
2016-12-09 Brian OsmanPlumb dst color space in many places, rather than ...
2016-11-21 Brian OsmanSupport decoding images to multiple formats, depending...
2016-11-15 Brian OsmanRevert "Support decoding images to multiple formats...
2016-11-15 Brian OsmanSupport decoding images to multiple formats, depending...
2016-09-26 Mike KleinTurn on -Wundefined-reinterpret-cast.
2016-07-21 mtkleinCorrect sRGB <-> linear everywhere.
2016-07-13 mtkleinUpdate SkOpts namespaces.
2016-07-12 herbRemove bloat from SkBlend_opts.
2016-06-01 sdefresne[GN] Add support for disabling opts via SK_BUILD_NO_OPT...
2016-05-20 bsalomonMake LinearSrcOverBench not crash in constructor when...
2016-05-17 herbAdd tests and benches to support the sRGB blitter for...
2016-05-17 reedRevert of Add specialized sRGB blitter for SkOpts ...
2016-05-16 herbAdd tests and benches to support the sRGB blitter for...
2016-05-11 scroggoRevert "Add tests and benches to support the sRGB blitt...
2016-05-10 herbUse proper color type for assert.
2016-05-10 herbAdd tests and benches to support the sRGB blitter for...