aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/codec
Commit message (Expand)AuthorAge
...
* Ico bug fix for opaque embedded imagesGravatar msarett2015-09-04
* Fix bug in ico decodesGravatar msarett2015-09-02
* Fix bmp bug in ReadHeader()Gravatar msarett2015-09-01
* Call standard libjpeg/libjpeg-turbo APIsGravatar msarett2015-09-01
* Scanline decoding for bmpGravatar msarett2015-08-31
* Interlaced gifs without the iteratorGravatar msarett2015-08-28
* Some codec code formatting cleanup.Gravatar bungeman2015-08-27
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Update giflib to 5.1.1 (AOSP hash)Gravatar msarett2015-08-24
* Clean up ifdefs in SkGifCodecGravatar msarett2015-08-21
* Move SkTemplates.h to private.Gravatar bungeman2015-08-19
* Prefer native scaling to samplingGravatar msarett2015-08-18
* Support more swizzles to 565 in SkCodecGravatar scroggo2015-08-14
* SkScaledCodec classGravatar emmaleer2015-08-14
* Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.c...Gravatar egdaniel2015-08-14
* SkScaledCodec classGravatar emmaleer2015-08-14
* Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.c...Gravatar emmaleer2015-08-13
* SkScaledCodec classGravatar emmaleer2015-08-13
* Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.c...Gravatar emmaleer2015-08-13
* SkScaledCodec classGravatar emmaleer2015-08-13
* Update CodexTest to test valid_alpha.Gravatar scroggo2015-08-12
* Fix bmp RLE "bug"Gravatar msarett2015-08-12
* Consolidate SkCodec functions for handling rewindGravatar scroggo2015-08-12
* Switching Skia to chromium's libjpeg-turboGravatar msarett2015-08-11
* Split SkBmpCodec into three separate classesGravatar msarett2015-08-06
* Let SkWebpCodec decode to 565Gravatar scroggo2015-08-06
* Support decoding PNG to 565.Gravatar scroggo2015-08-06
* Fix ASAN error for wbmp swizzlesGravatar msarett2015-08-05
* Scanline decoding for wbmpGravatar msarett2015-08-05
* Create a scanline decoder without creating a codecGravatar scroggo2015-08-04
* Rename SkCodec_libbmp to SkBmpCodecGravatar msarett2015-07-30
* Make SkSwizzler::Fill() support 565Gravatar msarett2015-07-29
* Pass the destination pointer to next() in SkSwizzlerGravatar msarett2015-07-27
* Remove sk_memcpy32Gravatar mtklein2015-07-27
* Add the ability to decode a subset to SkCodecGravatar scroggo2015-07-22
* removing png_read_end from SkPngScanlineDecoderGravatar emmaleer2015-07-20
* Allow creating multiple scanline decoders.Gravatar scroggo2015-07-10
* Changing name of has_transpareny_in_palette to has_transparency_in_tRNSGravatar emmaleer2015-07-10
* SkCodec no longer inherits from SkImageGenerator.Gravatar scroggo2015-07-09
* Add libjpeg-turbo library (depends on yasm)Gravatar msarett2015-07-07
* Revert of Revert of Fixing libpng transform use (patchset #1 id:1 of https:/...Gravatar scroggo2015-07-07
* Revert of Switch SkJpegCode to libjpeg-turbo (patchset #29 id:750001 of https...Gravatar jvanverth2015-07-02
* Revert of Fixing libpng transform use (patchset #5 id:80001 of https://coder...Gravatar jvanverth2015-07-02
* This change:Gravatar emmaleer2015-07-01
* Add libjpeg-turbo library (depends on yasm)Gravatar msarett2015-07-01
* Revert of Switch SkJpegCode to libjpeg-turbo (patchset #28 id:710001 of https...Gravatar msarett2015-07-01
* Add libjpeg-turbo library (depends on yasm)Gravatar msarett2015-07-01
* In the case of subset decodes, we will often not decode toGravatar msarett2015-07-01
* Revert of Switch SkJpegCode to libjpeg-turbo (patchset #25 id:680001 of https...Gravatar msarett2015-06-29