aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/codec/SkMaskSwizzler.h
Commit message (Expand)AuthorAge
* Add F16, SkColorSpaceXform support to SkBmpCodecGravatar Matt Sarett2016-11-03
* Revert "Add F16, SkColorSpaceXform support to SkBmpCodec"Gravatar Matt Sarett2016-11-03
* Add F16, SkColorSpaceXform support to SkBmpCodecGravatar Matt Sarett2016-11-03
* Implement Fill() for incomplete decodes to RGBA_F16Gravatar msarett2016-09-13
* Delete reallyHasAlpha() from SkCodecGravatar msarett2016-01-11
* Fix SkSwizzler bugGravatar msarett2015-10-16
* Add subsetting to SkScanlineDecoderGravatar msarett2015-10-13
* Fill incomplete images in SkCodec parent classGravatar msarett2015-10-09
* Move all knowledge of X sampling into SkScaledCodecGravatar scroggo2015-10-02
* Scanline decoding for bmpGravatar msarett2015-08-31
* Split SkBmpCodec into three separate classesGravatar msarett2015-08-06
* Pass the destination pointer to next() in SkSwizzlerGravatar msarett2015-07-27
* 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