index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
CodecAnimTest.cpp
Commit message (
Expand
)
Author
Age
*
use unique_ptr for codec factories
Mike Reed
2017-07-25
*
Reland "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-11
*
Revert "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-10
*
Remove support for decoding to kIndex_8
Leon Scroggins III
2017-07-10
*
Make SkCodec more flexible about its required frame
Leon Scroggins III
2017-06-07
*
Fix alpha issues in SkGifCodec
Leon Scroggins III
2017-06-07
*
Add animation support to SkWebpCodec
Leon Scroggins III
2017-05-23
*
Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""
Matt Sarett
2017-04-28
*
Revert "Delete copyTo(Allocator), hide copyTo() behind flag"
Matt Sarett
2017-04-27
*
Delete copyTo(Allocator), hide copyTo() behind flag
Matt Sarett
2017-04-27
*
Switch SkCodec to int for counts and indices
Leon Scroggins III
2017-04-17
*
Add a test for getFrameInfo on truncated data
Leon Scroggins III
2017-04-17
*
Add SkCodec methods for individual frames
Leon Scroggins III
2017-04-12
*
Correct GIF frame dependencies and track alpha
Leon Scroggins III
2017-04-11
*
GIF: Better check for frame dependency
Leon Scroggins III
2017-01-03
*
Report repetition count in SkCodec
scroggo
2016-11-01
*
Use correct color table for prior GIF frames
Leon Scroggins III
2016-10-31
*
Include "SkBitmap.h" in CodecAnimTest.cpp
scroggo
2016-10-24
*
Add support for multiple frames in SkCodec
scroggo
2016-10-24