Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
b74ef035a42af8acf028abd129cb59862cb15c46
/
src
/
codec
/
SkCodecImageGenerator.cpp
ede7bac
use unique_ptr for codec factories
by Mike Reed
· 8 years ago
262b319
Index8 is dead, remove guarded code
by Mike Reed
· 8 years ago
5805013
Guard to remove kIndex_8_SkColorType
by Mike Reed
· 8 years ago
571b30f
Reland "Remove support for decoding to kIndex_8"
by Leon Scroggins
· 8 years ago
8321f75
Revert "Remove support for decoding to kIndex_8"
by Leon Scroggins
· 8 years ago
742a3e2
Remove support for decoding to kIndex_8
by Leon Scroggins III
· 8 years ago
674a184
Add SkCodec::Result indicating error in the data
by Leon Scroggins III
· 8 years ago
ebb1b5c
Add new SkImageGenerator::getPixels() API, deprecate the old
by Matt Sarett
· 8 years ago
2feb796
Finish removing GrContext param from onRefEncodedData
by Brian Osman
· 8 years ago
4785897
Remove compressed texture support from cacherator
by Brian Osman
· 8 years ago
d531ca0
Use SkTransferFunctionBehavior in SkImageGenerator
by Matt Sarett
· 8 years ago
185130c
return and take SkImageGenerator as unique_ptr
by Mike Reed
· 8 years ago
26e573c
removed unused code around scaled generators
by Mike Reed
· 8 years ago
9be9a42
Do not support index8 for generateScaledPixels
by Leon Scroggins III
· 9 years ago
20a7ecc
Implement scaling in SkCodecImageGenerator
by Leon Scroggins III
· 9 years ago
df8599a
remove SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX flag
by Mike Reed
· 9 years ago
7992da3
Support decoding images to multiple formats, depending on usage
by Brian Osman
· 9 years ago
57ae6cf
Revert "Support decoding images to multiple formats, depending on usage"
by Brian Osman
· 9 years ago
c73a1ec
Support decoding images to multiple formats, depending on usage
by Brian Osman
· 9 years ago
42943c8
change SkStreams to work with sk_sp<SkData> instead of SkData*
by reed
· 9 years ago
dcd5e65
Support color xforms for kIndex8 pngs
by msarett
· 9 years ago
0370712
Remove obsolete image codec colorspace hacks.
by brianosman
· 9 years ago
4d1061c
Add ability to default incoming image data as sRGB by default.
by herb
· 9 years ago
3ec5db4
Workaround to set the sRGB flag on SkImageGenerator
by msarett
· 9 years ago
4984c3c
Update Skia's YUV API
by msarett
· 9 years ago
1590f3b
Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.chromium.org/1716523002/ )
by msarett
· 9 years ago
095d31c
Update Skia's YUV API
by msarett
· 9 years ago
b714fb0
Add getYUV8Planes() API to SkCodec
by msarett
· 10 years ago
edd2dcf
Create an SkCodecImageGenerator
by msarett
· 10 years ago