Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e24617906ee28aa8f6a89b5123fec6fd00cb1ded
/
tests
/
CodecTest.cpp
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
66bc524
Rename SkCodec::kNone to SkCodec::kNoFrame
by Nigel Tao
· 6 years ago
9b9453e
Have CodecTest's check not skip 'complete' tests
by Nigel Tao
· 6 years ago
e28a6b5
add explicit accessor for sRGB singleton colorspaces
by Mike Klein
· 6 years ago
b62f50c
Replace nearly all kRespect with kIgnore
by Brian Osman
· 6 years ago
ccb21bf
Add sRGB profile to mandrill images
by Brian Osman
· 6 years ago
665949a
Update libjpeg-turbo to pre-2.0.0 (from 1.5.3)
by Leon Scroggins III
· 6 years ago
499afea
Replace ICC profile in CodecTest with AdobeRGB
by Brian Osman
· 7 years ago
ce4cf72
non-linear blending first steps
by Mike Klein
· 7 years ago
3eda0bf
Only include png.h for png.
by Ben Wagner
· 7 years ago
b607a8f
IWYU for some test files starting with 'C'.
by Ben Wagner
· 7 years ago
501c17c
Revert "IWYU for some test files starting with 'C'."
by Ben Wagner
· 7 years ago
1a462bd
IWYU for some test files starting with 'C'.
by Ben Wagner
· 7 years ago
9e8a594
Support pngs with incorrect CMF bytes
by Leon Scroggins III
· 7 years ago
31476b7
Update piex and add test image
by Leon Scroggins III
· 7 years ago
cbf66a2
Ensure all rows of a gif are initialized
by Leon Scroggins III
· 7 years ago
ce6d93a
Check for min int in BMP header
by Leon Scroggins III
· 7 years ago
fee7cba
Check the length of marker before reading it
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
0933bc9
Revert "Revert "resources: remove most uses of GetResourcePath()""
by Mike Reed
· 7 years ago
cca2300
Revert "resources: remove most uses of GetResourcePath()"
by Mike Reed
· 7 years ago
5093a53
resources: remove most uses of GetResourcePath()
by Hal Canary
· 7 years ago
c465d13
resources: orgainize directory.
by Hal Canary
· 7 years ago
f0ffb89
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
by Mike Reed
· 7 years ago
5a2e50e
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"""
by Mike Reed
· 7 years ago
cd284c5
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""
by Mike Reed
· 7 years ago
809cbed
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
by Jim Van Verth
· 7 years ago
e567746
Fix truncated webp images
by Leon Scroggins III
· 7 years ago
88757da
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
by Mike Reed
· 7 years ago
f46633f
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
by Greg Daniel
· 7 years ago
98a6216
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
by Mike Reed
· 7 years ago
98c5d92
Revert "Revert "use unique_ptr for stream api""
by Mike Reed
· 7 years ago
7031b24
Revert "use unique_ptr for stream api"
by Mike Reed
· 7 years ago
49f1f34
use unique_ptr for stream api
by Mike Reed
· 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
71f867c
have resources return unique_ptr for stream
by Mike Reed
· 7 years ago
fc4ee22
Fix double delete in SkBmpCodec
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
674a184
Add SkCodec::Result indicating error in the data
by Leon Scroggins III
· 7 years ago
1f6af6b
Consolidate decoding frames into SkCodec
by Leon Scroggins III
· 7 years ago
33deb7e
Make SkCodec more flexible about its required frame
by Leon Scroggins III
· 7 years ago
04c3731
SkEncoder: Rename files, change webp API, for consistency
by Matt Sarett
· 8 years ago
c367d03
Add support for row-by-row png encodes
by Matt Sarett
· 8 years ago
26b44df
Add support for row-by-row jpeg encoding
by Matt Sarett
· 8 years ago
c06f309
Revert "Add support for row-by-row jpeg encoding"
by Leon Scroggins
· 8 years ago
9b848d5
Add support for row-by-row jpeg encoding
by Matt Sarett
· 8 years ago
68b8e3d
Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""
by Matt Sarett
· 8 years ago
0122af0
Revert "Delete copyTo(Allocator), hide copyTo() behind flag"
by Matt Sarett
· 8 years ago
d4a338f
Delete copyTo(Allocator), hide copyTo() behind flag
by Matt Sarett
· 8 years ago
d59948a
SkPngCodec: Do not return kInvalidConversion on corrupt png
by Matt Sarett
· 8 years ago
249b8e3
Switch SkCodec to int for counts and indices
by Leon Scroggins III
· 8 years ago
4edb5d2
hide lockpixels api behind flag
by Mike Reed
· 8 years ago
46a45ba
Revert "Manual revert: Add support for writing ICC profiles to webp encoder"
by Matt Sarett
· 8 years ago
4293a1e
Manual revert: Add support for writing ICC profiles to webp encoder
by Matt Sarett
· 8 years ago
7abfb5e
SkImageEncoder: Be more lenient on inputs
by Matt Sarett
· 8 years ago
3dbef9f
Revert "Revert "Add support for writing ICC profiles to webp encoder""
by Matt Sarett
· 8 years ago
e87d778
Revert "Add support for writing ICC profiles to webp encoder"
by Jim Van Verth
· 8 years ago
0c9d0b4
Add support for writing ICC profiles to webp encoder
by Matt Sarett
· 8 years ago
6b3155c
Revert[4] "clean up (partially) colortable api""""
by Mike Reed
· 8 years ago
b14131c
Revert "Revert[2] "clean up (partially) colortable api"""
by Mike Reed
· 8 years ago
9920b10
Revert[2] "clean up (partially) colortable api""
by Mike Reed
· 8 years ago
1d1165c
Revert "clean up (partially) colortable api"
by Mike Klein
· 8 years ago
2e491a6
clean up (partially) colortable api
by Mike Reed
· 8 years ago
cf3f234
Add SkTransferFunctionBehavior flag: Use in codec and encoder
by Matt Sarett
· 8 years ago
5df93de
Revert "Revert "Add support for writing icc profiles to the jpeg encoder""
by Matt Sarett
· 8 years ago
dda14b9
Revert "Add support for writing icc profiles to the jpeg encoder"
by Derek Sollenberger
· 8 years ago
4ef0148
Add support for writing icc profiles to the jpeg encoder
by Matt Sarett
· 8 years ago
d68c41d
Revert "Add support for writing icc profiles to the jpeg encoder"
by Derek Sollenberger
· 8 years ago
e3b95ce
Add support for writing icc profiles to the jpeg encoder
by Matt Sarett
· 8 years ago
0e032be
Add support for writing ICC profiles in png encodes
by Matt Sarett
· 8 years ago
0354c62
Set a limit on the size for BMP images
by Leon Scroggins III
· 8 years ago
185130c
return and take SkImageGenerator as unique_ptr
by Mike Reed
· 8 years ago
5c49617
Reland "Respect canvas size and frame offset in webp decoder"
by Matt Sarett
· 8 years ago
2bb94e8
Revert "Reland "Respect canvas size and frame offset in webp decoder""
by Matt Sarett
· 8 years ago
604971e
Reland "Respect canvas size and frame offset in webp decoder"
by Matt Sarett
· 8 years ago
b3050b9
Revert "Respect canvas size and frame offset in webp decoder"
by Robert Phillips
· 8 years ago
0f33970
Respect canvas size and frame offset in webp decoder
by Matt Sarett
· 8 years ago
c9942a1
Do not crash when the resources are missing
by Leon Scroggins III
· 8 years ago
4288657
Set fOptions in SkCodec::getPixels
by Leon Scroggins III
· 8 years ago
74b16ed
Add test for bad reuse of SkJpegCodec internal state
by Matt Sarett
· 8 years ago
b3b2453
Use fixed size buffer for RLE bmps
by Leon Scroggins III
· 8 years ago
95e3c05
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 8 years ago
c456b73
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
by Kevin Lubick
· 8 years ago
a5494f1
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
by Hal Canary
· 8 years ago
58f100c
Update libwebp to v0.5.2-rc2
by Leon Scroggins III
· 8 years ago
932efed
GIF: Avoid copying/storing data when possible
by Leon Scroggins III
· 8 years ago
0b24cbd
Stop supporting kUnknown_BmpHeaderType
by Leon Scroggins III
· 8 years ago
56e3209
SkGifCodec: intersect frameRect with image size
by Leon Scroggins III
· 8 years ago
Next »