aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/images/SkPngEncoder.cpp
Commit message (Expand)AuthorAge
* Replace nearly all kRespect with kIgnoreGravatar Brian Osman2018-07-12
* basic first pass at RGBA F32 supportGravatar Mike Klein2018-06-26
* Remove color space restrictions from image infosGravatar Brian Osman2018-06-04
* non-linear blending first stepsGravatar Mike Klein2018-05-10
* 1010102, 101010x, 888x in swGravatar Mike Klein2018-01-30
* encode kAlpha_8 as grayalpha with sigbits for gray==1Gravatar Mike Reed2017-11-30
* guard references to SkColorTableGravatar Mike Reed2017-07-18
* Index8 is dead, remove guarded codeGravatar Mike Reed2017-07-17
* Guard to remove kIndex_8_SkColorTypeGravatar Mike Reed2017-07-13
* Always encode images with sRGB encoded pixelsGravatar Matt Sarett2017-06-12
* Add comments support for PNG encoderGravatar Yuqian Li2017-06-09
* Add SkJpegEncoder and SkWebpEncoder to public APIGravatar Matt Sarett2017-05-11
* Add filtering and zlib-level options to SkPngEncoderGravatar Matt Sarett2017-05-08
* SkEncoder: Rename files, change webp API, for consistencyGravatar Matt Sarett2017-05-05