Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
2bcad71cc8df4bbea4dbd24ff8c5ba83588d86e7
/
third_party
/
gif
66bc524
Rename SkCodec::kNone to SkCodec::kNoFrame
by Nigel Tao
· 6 years ago
a78b6dc
Move setAlphaAndRequiredFrame to src/codec
by Nigel Tao
· 6 years ago
868a680
Remove unused field/methods
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
6c08b7b
Remove unused param to SkGIFFrameContext ctor
by Chris Blume
· 7 years ago
0b5e7d1
Treat invalid indices as transparent in gifs
by Chris Blume
· 7 years ago
e750391
GIF: Use SkTArray instead of std::vector
by Leon Scroggins III
· 7 years ago
a93a14a
Convert NULL and 0 to nullptr.
by Ben Wagner
· 7 years ago
223ec29
Make haveDecodedRow return void
by Leon Scroggins III
· 7 years ago
ede7bac
use unique_ptr for codec factories
by Mike Reed
· 7 years ago
e726e7c
Report first GIF frame after knowing its meta data
by Leon Scroggins III
· 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
33deb7e
Make SkCodec more flexible about its required frame
by Leon Scroggins III
· 7 years ago
700a79c
Mark SkGifImageReader destructors with override
by Kevin Lubick
· 7 years ago
557fbbe
Add animation support to SkWebpCodec
by Leon Scroggins III
· 7 years ago
249b8e3
Switch SkCodec to int for counts and indices
by Leon Scroggins III
· 8 years ago
a4db9be
Correct GIF frame dependencies and track alpha
by Leon Scroggins III
· 8 years ago
2d61e71
Simplify subset computation in SkGifImageReader
by Leon Scroggins III
· 8 years ago
e4ba105
GIF: Only report a frame after knowing dependency
by Leon Scroggins III
· 8 years ago
b0b625b
GIF: Better check for frame dependency
by Leon Scroggins III
· 8 years ago
d5c5ed5
Make SkGIFLZWBlock modifiable so it is assignable
by Chris Blume
· 8 years ago
932efed
GIF: Avoid copying/storing data when possible
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
45565b6
GIF: Internal cleanup - remove color map parameter
by Leon Scroggins III
· 8 years ago
4ef986d
Write transparent pixels more often in SkGifImageReader
by Matt Sarett
· 8 years ago
e71b1a1
Report repetition count in SkCodec
by scroggo
· 8 years ago
2f7068a
Treat a GIF with no color table as transparent
by scroggo
· 8 years ago
53f63b6
Fix decoding GIF to 565
by scroggo
· 8 years ago
1285f41
Write transparent pixels more often (SkGifCodec)
by scroggo
· 8 years ago
3cfdf6c
Fix some Windows warnings
by Jim Van Verth
· 8 years ago
f9acbe2
Fix more namespace conflicts in SkGifImageReader
by scroggo
· 8 years ago
b1094bc
Move third_party/gif's license into its own file
by scroggo
· 8 years ago
3d3a65c
Rename GIFImageReader to SkGifImageReader
by scroggo
· 8 years ago
19b9153
Add support for multiple frames in SkCodec
by scroggo
· 8 years ago