aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/codec/SkCodecPriv.h
Commit message (Expand)AuthorAge
* Move SkUtils.h to src/core.Gravatar bungeman2016-02-23
* Fix colorType/alphaType checks in SkCodecGravatar msarett2016-02-15
* Revert of Fix colorType/alphaType checks in SkCodec (patchset #5 id:80001 of ...Gravatar msarett2016-02-12
* Fix colorType/alphaType checks in SkCodecGravatar msarett2016-02-12
* Set sRGB flag for PNGs with an sRGB chunkGravatar msarett2016-02-04
* Support decoding opaque to *premulGravatar scroggo2016-02-03
* Delete reallyHasAlpha() from SkCodecGravatar msarett2016-01-11
* Create an SkAndroidCodec API separate from SkCodecGravatar msarett2015-10-21
* Fill incomplete images in SkCodec parent classGravatar msarett2015-10-09
* Scanline decoding for gifsGravatar msarett2015-09-07
* Revert of Scanline decoding for gifs (patchset #15 id:380001 of https://coder...Gravatar jcgregorio2015-09-05
* Scanline decoding for gifsGravatar msarett2015-09-04
* Scanline decoding for bmpGravatar msarett2015-08-31
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Support more swizzles to 565 in SkCodecGravatar scroggo2015-08-14
* Split SkBmpCodec into three separate classesGravatar msarett2015-08-06
* Scanline decoding for wbmpGravatar msarett2015-08-05
* Remove sk_memcpy32Gravatar mtklein2015-07-27
* Requires a minor API change to pass the color table to getScanlineDecoder, as...Gravatar msarett2015-04-29
* Use a wrapper for SkDebugf in SkCodec.Gravatar scroggo2015-03-26
* Adding swizzles for bmp:Gravatar msarett2015-03-18
* Revert "Revert of fix for invalid for loop syntax broke build (patchset #1 id...Gravatar msarett2015-03-16
* Revert "Implementation of image decoding for bmp files, in accordance with th...Gravatar msarett2015-03-16
* Implementation of image decoding for bmp files, in accordance with the new API.Gravatar msarett2015-03-16