aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/codec/SkCodec_libgif.cpp
Commit message (Expand)AuthorAge
* Pass the destination pointer to next() in SkSwizzlerGravatar msarett2015-07-27
* Add the ability to decode a subset to SkCodecGravatar scroggo2015-07-22
* Requires a minor API change to pass the color table to getScanlineDecoder, as...Gravatar msarett2015-04-29
* Implementing filling for SkBmpCodecGravatar msarett2015-04-10
* ***Disables swizzles to 565.Gravatar msarett2015-04-09
* Get rid of leaks in SkCodec::NewFromStream.Gravatar scroggo2015-04-03
* Creating a new wrapper for gif decoderGravatar msarett2015-04-01