aboutsummaryrefslogtreecommitdiff
path: root/src/images
AgeCommit message (Expand)Author
2018-01-301010102, 101010x, 888x in swMike Klein
2018-01-26remove SkColorSpace_BaseMike Klein
2017-12-18remove append_from_srgb()Mike Klein
2017-12-12Push much of the SkColorSpace_Base interface up to SkColorSpaceBrian Osman
2017-12-09centralize encoding to SkDataMike Reed
2017-12-04Fix setjmp/longjump usage in JPEG error handlingChris Dalton
2017-11-30encode kAlpha_8 as grayalpha with sigbits for gray==1Mike Reed
2017-10-18Revert "Add an Option for orientation on JPEG encodes"Ben Wagner
2017-10-18Add an Option for orientation on JPEG encodesLeon Scroggins III
2017-09-21Add SK_API to APIs used by the android framework.Derek Sollenberger
2017-09-15make most of SkColorPriv.h privateCary Clark
2017-09-06Use kIgnore blend behavior when encoding JPEGLeon Scroggins III
2017-07-21when encoding PNG, don't assume F16 values are in rangeMike Klein
2017-07-20convert over to 2d-modeMike Klein
2017-07-18guard references to SkColorTableMike Reed
2017-07-17Index8 is dead, remove guarded codeMike Reed
2017-07-13Guard to remove kIndex_8_SkColorTypeMike Reed
2017-06-28clean up low-hanging swap_rbMike Klein
2017-06-12Always encode images with sRGB encoded pixelsMatt Sarett
2017-06-12fix f16 encodingMike Klein
2017-06-09Add comments support for PNG encoderYuqian Li
2017-06-01update SkRasterPipeline::run() to also take yMike Klein
2017-05-24SkRasterPipeline in SkArenaAllocMike Klein
2017-05-19SkWebpEncoder: use bgra for lossless and yuv for lossyMatt Sarett
2017-05-19Temporarily use default webp encode method for bzlMatt Sarett
2017-05-17Add support for webp lossless compressionMatt Sarett
2017-05-11Fix Ubuntu-Clang-x86_64-Release-MiniMatt Sarett
2017-05-11Add SkJpegEncoder and SkWebpEncoder to public APIMatt Sarett
2017-05-09Add downsampling option to SkJpegEncoderMatt Sarett
2017-05-09Add jpeg encoder alpha handling optionMatt Sarett
2017-05-09Move SkPngEncoder into public APIMatt Sarett
2017-05-08Add filtering and zlib-level options to SkPngEncoderMatt Sarett
2017-05-05Stub encoding impls for clients without librariesMatt Sarett
2017-05-05SkEncoder: Rename files, change webp API, for consistencyMatt Sarett
2017-05-05Add support for row-by-row png encodesMatt Sarett
2017-05-02Add support for row-by-row jpeg encodingMatt Sarett
2017-05-02Revert "Add support for row-by-row jpeg encoding"Leon Scroggins
2017-05-02Add support for row-by-row jpeg encodingMatt Sarett
2017-04-06Revert "Manual revert: Add support for writing ICC profiles to webp encoder"Matt Sarett
2017-04-06Manual revert: Add support for writing ICC profiles to webp encoderMatt Sarett
2017-04-05SkImageEncoder: Be more lenient on inputsMatt Sarett
2017-04-05Revert "Revert "Add support for writing ICC profiles to webp encoder""Matt Sarett
2017-04-05Revert "Add support for writing ICC profiles to webp encoder"Jim Van Verth
2017-04-05Add support for writing ICC profiles to webp encoderMatt Sarett
2017-03-24Add SkTransferFunctionBehavior flag: Use in codec and encoderMatt Sarett
2017-03-22Revert "Revert "Add support for writing icc profiles to the jpeg encoder""Matt Sarett
2017-03-22Revert "Add support for writing icc profiles to the jpeg encoder"Derek Sollenberger
2017-03-22Add support for writing icc profiles to the jpeg encoderMatt Sarett
2017-03-22Revert "Add support for writing icc profiles to the jpeg encoder"Derek Sollenberger
2017-03-22Add support for writing icc profiles to the jpeg encoderMatt Sarett