aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/codec/SkMaskSwizzler.cpp
Commit message (Expand)AuthorAge
* Scanline decoding for bmpGravatar msarett2015-08-31
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Support more swizzles to 565 in SkCodecGravatar scroggo2015-08-14
* Pass the destination pointer to next() in SkSwizzlerGravatar msarett2015-07-27
* ***Disables swizzles to 565.Gravatar msarett2015-04-09
* 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