aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/CodecAnimTest.cpp
Commit message (Expand)AuthorAge
* Add animation support to SkWebpCodecGravatar Leon Scroggins III2017-05-23
* Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""Gravatar Matt Sarett2017-04-28
* Revert "Delete copyTo(Allocator), hide copyTo() behind flag"Gravatar Matt Sarett2017-04-27
* Delete copyTo(Allocator), hide copyTo() behind flagGravatar Matt Sarett2017-04-27
* Switch SkCodec to int for counts and indicesGravatar Leon Scroggins III2017-04-17
* Add a test for getFrameInfo on truncated dataGravatar Leon Scroggins III2017-04-17
* Add SkCodec methods for individual framesGravatar Leon Scroggins III2017-04-12
* Correct GIF frame dependencies and track alphaGravatar Leon Scroggins III2017-04-11
* GIF: Better check for frame dependencyGravatar Leon Scroggins III2017-01-03
* Report repetition count in SkCodecGravatar scroggo2016-11-01
* Use correct color table for prior GIF framesGravatar Leon Scroggins III2016-10-31
* Include "SkBitmap.h" in CodecAnimTest.cppGravatar scroggo2016-10-24
* Add support for multiple frames in SkCodecGravatar scroggo2016-10-24