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
*
IWYU for some test files starting with 'C'.
Ben Wagner
2018-03-13
*
Revert "IWYU for some test files starting with 'C'."
Ben Wagner
2018-03-12
*
IWYU for some test files starting with 'C'.
Ben Wagner
2018-03-12
*
Respect repetition count in SkAnimatedImage
Leon Scroggins III
2018-01-22
*
Use SkAndroidCodec in SkAnimatedImage
Leon Scroggins III
2018-01-16
*
resources: orgainize directory.
Hal Canary
2017-12-08
*
Reland "Hide SkEncodedInfo"
Leon Scroggins III
2017-12-05
*
Revert "Hide SkEncodedInfo"
Leon Scroggins
2017-12-05
*
Hide SkEncodedInfo
Leon Scroggins III
2017-12-05
*
Treat invalid indices as transparent in gifs
Chris Blume
2017-09-27
*
Call initializeColorXform inside SkCodec
Leon Scroggins III
2017-08-18
*
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