Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
4d5723827834e461e8ce23d72d66fc3248de182b
/
src
/
codec
/
SkWebpCodec.h
7571f9e
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
by John Stiles
· 4 years, 2 months ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
70d8f4f
SkWuffsCodec: Use drawing to do color correction and scaling
by Leon Scroggins III
· 6 years ago
3cd0c24
Add an explicit SkFrame move constructor
by Nigel Tao
· 6 years ago
36f7e32
Reland "Switch SkCodec to use skcms plus fixes""
by Leon Scroggins III
· 6 years ago
83988ed
Revert "Reland "Switch SkCodec to use skcms" plus fixes"
by Leon Scroggins
· 6 years ago
49894f4
Reland "Switch SkCodec to use skcms" plus fixes
by Leon Scroggins III
· 6 years ago
33d5394
Revert "Switch SkCodec to use skcms" and follow on change
by Leon Scroggins III
· 6 years ago
81886e8
Switch SkCodec to use skcms
by Leon Scroggins III
· 6 years ago
da3e9ad
Make SkAndroidCodec (optionally) respect origin
by Leon Scroggins III
· 7 years ago
c8037dc
Reland "Hide SkEncodedInfo"
by Leon Scroggins III
· 7 years ago
1793e7b
Revert "Hide SkEncodedInfo"
by Leon Scroggins
· 7 years ago
c6f7a4f
Hide SkEncodedInfo
by Leon Scroggins III
· 7 years ago
04be2b5
Reland "skia: add heif decoding support"
by Leon Scroggins III
· 7 years ago
db68a42
Revert "skia: add heif decoding support"
by Mike Klein
· 7 years ago
c2a9542
skia: add heif decoding support
by Chong Zhang
· 7 years ago
ede7bac
use unique_ptr for codec factories
by Mike Reed
· 7 years ago
588fb04
Report error on failure to create SkCodec
by Leon Scroggins III
· 7 years ago
571b30f
Reland "Remove support for decoding to kIndex_8"
by Leon Scroggins
· 7 years ago
8321f75
Revert "Remove support for decoding to kIndex_8"
by Leon Scroggins
· 7 years ago
742a3e2
Remove support for decoding to kIndex_8
by Leon Scroggins III
· 7 years ago
1f6af6b
Consolidate decoding frames into SkCodec
by Leon Scroggins III
· 7 years ago
557fbbe
Add animation support to SkWebpCodec
by Leon Scroggins III
· 7 years ago
db68301
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
a2b4bdc
Revert 248ff023 & 2cb6cb72
by Hal Canary
· 8 years ago
248ff02
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
ff2a6c8
Use demux API in SkWebpCodec
by msarett
· 8 years ago
9d15dab
Parse ICC profiles from webps
by msarett
· 8 years ago
c30c418
Add SkEncodedInfo to report properties of encoded image data
by msarett
· 9 years ago
3c92024
Revert of Add SkEncodedInfo to report properties of encoded image data (patchset #6 id:200001 of https://codereview.chromium.org/1820073002/ )
by robertphillips
· 9 years ago
f682d9a
Add SkEncodedInfo to report properties of encoded image data
by msarett
· 9 years ago
ad8bcfe
Use a smart pointer for SkColorSpace factories
by msarett
· 9 years ago
90c4d5f
Add reallyHasAlpha() to SkAndroidCodec
by msarett
· 9 years ago
db30be2
Make SkCodec support peek() and read()
by scroggo
· 9 years ago
e6dd004
Fill incomplete images in SkCodec parent class
by msarett
· 9 years ago
e7fc14b
Move all knowledge of X sampling into SkScaledCodec
by scroggo
· 9 years ago
b636b45
Add the ability to decode a subset to SkCodec
by scroggo
· 9 years ago
6f5e619
Add SkWebpCodec, for decoding .webp images.
by scroggo
· 9 years ago