Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
c6260f974261ee9fb5dc9573669559d728a856e8
/
tests
/
CodecPartialTest.cpp
9777157
Have SkWuffsCodec use one Wuffs decoder
by Nigel Tao
· 3 years, 11 months ago
c1c3c6d
Enable ClangTidy flag bugprone-suspicious-string-compare.
by John Stiles
· 4 years, 3 months ago
684838f
Mark SkStringPrintf as SK_PRINTF_LIKE
by Adlai Holler
· 4 years, 6 months ago
788b916
Remove SkTMin and SkTMax
by Brian Osman
· 4 years, 9 months ago
f46d5ca
use std::make_unique
by Mike Klein
· 5 years ago
2777cd3
Have SkWuffsCodec use two Wuffs decoders
by Nigel Tao
· 5 years ago
a1cc9f6
Test Codec::getFrameCount updates with more data
by Nigel Tao
· 5 years ago
1f1cd1f
Pause Wuffs' getFrameCount in incremental decode
by Nigel Tao
· 5 years ago
9707a7e
IWYU for tests A-D.
by Ben Wagner
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
762ff97
Add a test to imitate GIFImageDecoderTest.parseAndDecodeByteByByte
by Leon Scroggins III
· 6 years ago
cb6b884
Fix uninitialized bug in SkWuffsCodec for incomplete images
by Leon Scroggins III
· 6 years ago
e93ec68
Reland "New GIF codec; new third_party/wuffs dep"
by Leon Scroggins III
· 6 years ago
7d1c9ec
Revert "New GIF codec; new third_party/wuffs dep"
by Brian Osman
· 6 years ago
6000938
New GIF codec; new third_party/wuffs dep
by Nigel Tao
· 6 years ago
afea9c3
Avoid infinite loop in Codec_requiredFrame test
by Nigel Tao
· 6 years ago
61f36d3
Check file name valid or not.
by Bruce Wang
· 6 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
c465d13
resources: orgainize directory.
by Hal Canary
· 7 years ago
0ec0bf0
Return error and exit from loop when there is error in compare bitmap test
by nagarajan.n
· 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
3e38d82
Remove a print statement I meant to not check in
by Leon Scroggins III
· 8 years ago
b644650
Fix decoding incomplete PNG images
by Leon Scroggins III
· 8 years ago
8323965
Reland "Make SkPngCodec only read as much of the stream as necessary"
by Leon Scroggins III
· 8 years ago
434b6e8
Revert "Make SkPngCodec only read as much of the stream as necessary"
by Leon Scroggins
· 8 years ago
2c65d51
Make SkPngCodec only read as much of the stream as necessary
by Leon Scroggins III
· 8 years ago
4edb5d2
hide lockpixels api behind flag
by Mike Reed
· 8 years ago
e4ba105
GIF: Only report a frame after knowing dependency
by Leon Scroggins III
· 8 years ago
932efed
GIF: Avoid copying/storing data when possible
by Leon Scroggins III
· 8 years ago
3639faa
Add SkCodec::FrameInfo::fFullyReceived
by Leon Scroggins III
· 8 years ago
3fc97d7
Fix SkGifCodec bugs around truncated data
by Leon Scroggins III
· 8 years ago
4993b95
Do not create SkGifCodec if true size is not known
by Leon Scroggins III
· 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
8e6c7ad
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago