Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
5cc94cc3937989e180c1c9897f15714534fc4d31
/
src
/
codec
/
SkAndroidCodec.cpp
da3e9ad
Make SkAndroidCodec (optionally) respect origin
by Leon Scroggins III
· 7 years ago
07a722c
Add SkAndroidCodec::computeSampledSize
by Leon Scroggins III
· 7 years ago
7397d7a
Add SkAndroidCodec::MakeFromCodec
by Leon Scroggins III
· 7 years ago
36703d9
Push much of the SkColorSpace_Base interface up to SkColorSpace
by Brian Osman
· 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
862c196
Remove static initializers in SkCodec
by Leon Scroggins III
· 7 years ago
6e17b6f
Remove loop unrolling code in load_gamut
by nagarajan.n
· 7 years ago
04be2b5
Reland "skia: add heif decoding support"
by Leon Scroggins III
· 7 years ago
0741818
Move calls to conversion_possible to SkCodec
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
847068c
add Make factory to SkMemoryStream (simplify call-sites)
by Mike Reed
· 7 years ago
ede7bac
use unique_ptr for codec factories
by Mike Reed
· 7 years ago
262b319
Index8 is dead, remove guarded code
by Mike Reed
· 7 years ago
588fb04
Report error on failure to create SkCodec
by Leon Scroggins III
· 7 years ago
c20b5f8
Fix computeOutputColorSpace
by Leon Scroggins III
· 7 years ago
5805013
Guard to remove kIndex_8_SkColorType
by Mike Reed
· 7 years ago
8db74f1
Revert "Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType""
by Matt Sarett
· 7 years ago
81c83a7
Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType"
by Matt Sarett
· 7 years ago
b6f4767
Do not return Index8 from SkAndroidCodec::computeOutputColorType
by Matt Sarett
· 7 years ago
fafe135
SkSize can be aggregate-initialized
by Hal Canary
· 8 years ago
68feef4
Allow BF and BRD clients to request an output color space
by Matt Sarett
· 8 years ago
3725f0a
Add codec and color xform support for 565
by Matt Sarett
· 8 years ago
cf3f234
Add SkTransferFunctionBehavior flag: Use in codec and encoder
by Matt Sarett
· 8 years ago
9341c98
SkAndroidCodec: Leave pixels in encoded colorspace when tf is numerical
by Matt Sarett
· 8 years ago
5444446
Use non-linear color spaces for Android decode outputs
by Matt Sarett
· 8 years ago
2ae3a2e
Suggest P3 for wide gamut images in SkAndroidCodec
by Matt Sarett
· 8 years ago
77a7a1b
SkColorSpace: remove named API, add gamut API
by Matt Sarett
· 8 years ago
1f2fff2
Revert "SkColorSpace: remove named API, add gamut API"
by Matt Sarett
· 8 years ago
ecaaf6f
SkColorSpace: remove named API, add gamut API
by Matt Sarett
· 8 years ago
4cd6865
Only attempt index8 if underlying GIF is index8
by Leon Scroggins III
· 8 years ago
8dcc84f
Prefer F16 in SkAndroidCodec for high precision images
by Matt Sarett
· 8 years ago
966bb34
Decode to sRGB on Android
by Matt Sarett
· 8 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
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
19b9153
Add support for multiple frames in SkCodec
by scroggo
· 8 years ago
42943c8
change SkStreams to work with sk_sp<SkData> instead of SkData*
by reed
· 8 years ago
ad3a5c6
Compile SkForceLinking on CMake
by msarett
· 9 years ago
18300a3
detach -> release
by mtklein
· 9 years ago
7a307df
Rename the kRAW_SkEncodedFormat to kDNG_SkEncodedFormat as it is actually only used for DNG format
by yujieqin
· 9 years ago
39b2d5a
Individually enable and disable SkCodecs
by msarett
· 9 years ago
916de9f
Add RAW decoding into Skia.
by yujieqin
· 9 years ago
c85a9fd
Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https://codereview.chromium.org/1520403003/ )
by msarett
· 9 years ago
6bd8639
Add RAW decoding into Skia.
by yujieqin
· 9 years ago
457f54d
Change computeOutputColorType() to mimic old behavior
by msarett
· 9 years ago
9a0e346
Make BitmapRegionDecoder succeed on invalid requests
by msarett
· 9 years ago
90c4d5f
Add reallyHasAlpha() to SkAndroidCodec
by msarett
· 9 years ago
be8216a
Make SkAndroidCodec support ico
by msarett
· 9 years ago
97ff7f5
Revert of Make SkAndroidCodec support ico (patchset #7 id:130002 of https://codereview.chromium.org/1472933002/ )
by scroggo
· 9 years ago
1603e93
Make SkAndroidCodec support ico
by msarett
· 9 years ago
7d5105c
Allow SkAndroidCodec to use SkPngChunkReader
by msarett
· 9 years ago
5af4e0b
Make SkAndroidCodec support gif
by msarett
· 9 years ago
887e18e
Make SkAndroidCodec support bmp
by msarett
· 9 years ago
33c7623
Make SkAndroidCodec support wbmp
by msarett
· 9 years ago
e95a068
Make AndroidOptions const
by scroggo
· 9 years ago
501b734
Combine native sampling with sampling
by scroggo
· 9 years ago
3d9d7a7
Create an SkAndroidCodec API separate from SkCodec
by msarett
· 9 years ago