DescriptionChecking for valid colorType, alphaType, colorSpace in SkCodec
* Refactor to share code between SkPngCodec and SkWebpCodec
* Didn't end up sharing with SkJpegCodec but did refactor
that code a bit
* Disallow conversions to F16 with non-linear color spaces
* Fail to decode if we fail to create a SkColorSpaceXform
(should be an assert soon). We used to fallback on a
legacy decode if we failed to create the transform.
* A bunch of name changes
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2319293003
Committed: https://skia.googlesource.com/skia/+/7a9900d6d34e437bb24beb5524a1f6488ae138c9
Committed: https://skia.googlesource.com/skia/+/2ecc35ffa5feb56cd088478589ba1e48382b2e1f
Patch Set 1 #
Total comments: 7
Patch Set 2 : Response to comments #Patch Set 3 : Fix nanobench #
Depends on Patchset: Messages
Total messages: 33 (25 generated)
|