aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/codec/SkMasks.cpp
Commit message (Expand)AuthorAge
* Remove static initializers in SkCodecGravatar Leon Scroggins III2017-10-03
* Fix bug processing bmp bit masksGravatar msarett2016-02-10
* Avoid copies in SkMasks constructorGravatar scroggo2015-09-30
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Use a wrapper for SkDebugf in SkCodec.Gravatar scroggo2015-03-26
* 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