..
SkAndroidCodec.cpp
Deprecate (and ignore) SkAndroidCodec::ExifOrientation
2021-01-15 23:08:46 +00:00
SkAndroidCodecAdapter.cpp
Deprecate (and ignore) SkAndroidCodec::ExifOrientation
2021-01-15 23:08:46 +00:00
SkAndroidCodecAdapter.h
Deprecate (and ignore) SkAndroidCodec::ExifOrientation
2021-01-15 23:08:46 +00:00
SkBmpBaseCodec.cpp
SkBmpBaseCodec.h
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
2020-09-03 03:41:26 +00:00
SkBmpCodec.cpp
Enable ClangTidy check modernize-make-unique.
2020-08-03 17:53:52 +00:00
SkBmpCodec.h
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
2020-09-03 03:41:26 +00:00
SkBmpMaskCodec.cpp
SkBmpMaskCodec.h
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
2020-09-03 03:41:26 +00:00
SkBmpRLECodec.cpp
Enable ClangTidy check modernize-make-unique.
2020-08-03 17:53:52 +00:00
SkBmpRLECodec.h
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
2020-09-03 03:41:26 +00:00
SkBmpStandardCodec.cpp
SkBmpStandardCodec.h
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
2020-09-03 03:41:26 +00:00
SkCodec.cpp
get image from skcodec
2021-01-25 21:50:16 +00:00
SkCodecImageGenerator.cpp
Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo
2021-01-12 15:06:26 +00:00
SkCodecImageGenerator.h
Reland "Add idea of DataType to SkYUVAPixmapInfo."
2020-09-03 18:05:17 +00:00
SkCodecPriv.h
Parse out the orientation in the SubIFD of EXIF
2020-10-12 13:50:27 +00:00
SkColorTable.cpp
SkColorTable.h
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
2020-09-03 03:41:26 +00:00
SkEncodedInfo.cpp
SkFrameHolder.h
Expose more info in SkCodec::FrameInfo
2020-12-02 22:37:20 +00:00
SkHeifCodec.cpp
Expose more info in SkCodec::FrameInfo
2020-12-02 22:37:20 +00:00
SkHeifCodec.h
Reland "heif: Add AVIF type and AVIF sniffing"
2020-11-05 15:25:52 +00:00
SkIcoCodec.cpp
Update SkTQSort to use half-open ranges.
2020-07-14 22:13:59 +00:00
SkIcoCodec.h
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
2020-09-03 03:41:26 +00:00
SkJpegCodec.cpp
Split SkYUVAInfo::PlanarConfig into PlaneConfig and Subsampling enums
2020-11-11 22:42:36 +00:00
SkJpegCodec.h
Reland "Add idea of DataType to SkYUVAPixmapInfo."
2020-09-03 18:05:17 +00:00
SkJpegDecoderMgr.cpp
SkJpegDecoderMgr.h
SkJpegPriv.h
SkJpegUtility.cpp
SkJpegUtility.h
SkMasks.cpp
Enable ClangTidy check readability-const-return-type.
2020-08-07 17:42:38 +00:00
SkMasks.h
SkMaskSwizzler.cpp
SkMaskSwizzler.h
SkParseEncodedOrigin.cpp
Parse out the orientation in the SubIFD of EXIF
2020-10-12 13:50:27 +00:00
SkParseEncodedOrigin.h
SkPngCodec.cpp
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
2020-09-03 03:41:26 +00:00
SkPngCodec.h
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
2020-09-03 03:41:26 +00:00
SkPngPriv.h
SkRawCodec.cpp
[fuzz] Standardize, document, and backport fuzzing defines.
2020-09-14 13:36:10 +00:00
SkRawCodec.h
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
2020-09-03 03:41:26 +00:00
SkSampledCodec.cpp
Deprecate (and ignore) SkAndroidCodec::ExifOrientation
2021-01-15 23:08:46 +00:00
SkSampledCodec.h
Deprecate (and ignore) SkAndroidCodec::ExifOrientation
2021-01-15 23:08:46 +00:00
SkSampler.cpp
SkSampler.h
SkScalingCodec.h
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
2020-09-03 03:41:26 +00:00
SkStreamBuffer.cpp
SkStreamBuffer.h
SkStubHeifDecoderAPI.h
SkSwizzler.cpp
SkSwizzler.h
SkWbmpCodec.cpp
SkWbmpCodec.h
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
2020-09-03 03:41:26 +00:00
SkWebpCodec.cpp
Fix blending bug in animated webp decodes
2020-12-10 16:24:08 +00:00
SkWebpCodec.h
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
2020-09-03 03:41:26 +00:00
SkWuffsCodec.cpp
Simplify common case for recttorect
2021-01-15 18:37:46 +00:00
SkWuffsCodec.h