- dd7ffa5 Handle the error input case in SkPngCodec decode function by nagarajan.n · 7 years ago
- ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
- 588fb04 Report error on failure to create SkCodec by Leon Scroggins III · 7 years ago
- 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
- 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
- 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
- c6e6a5f Simplify SkCodecs' call to SkColorSpaceXform::apply by Leon Scroggins III · 7 years ago
- d59948a SkPngCodec: Do not return kInvalidConversion on corrupt png by Matt Sarett · 8 years ago
- 8323965 Reland "Make SkPngCodec only read as much of the stream as necessary" by Leon Scroggins III · 8 years ago
- 434b6e8 Revert "Make SkPngCodec only read as much of the stream as necessary" by Leon Scroggins · 8 years ago
- 2c65d51 Make SkPngCodec only read as much of the stream as necessary by Leon Scroggins III · 8 years ago
- d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 8 years ago
- 03a7f5f Make header files idempotent; script to check by Hal Canary · 8 years ago
- 379938e Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
- 25b6083 Revert "Use RasterPipeline to support full precision on 16-bit RGBA pngs" by Matt Sarett · 8 years ago
- bb2339d Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
- db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
- a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
- 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
- 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
- 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
- 313c463 Safely handle unsupported color xforms in SkCodec by Matt Sarett · 8 years ago
- c044461 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
- c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
- 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
- 8e6c7ad Make SkPngCodec decode progressively. by scroggo · 8 years ago
- f7eb6fc Implement Fill() for incomplete decodes to RGBA_F16 by msarett · 8 years ago
- 400a93b Make swizzler optional for SkPngCodec, refactor xforms by msarett · 8 years ago
- 6dc5b9a SkPngCodec: voidp instead of forward-declares for png.h types. by mtklein · 8 years ago
- 6321381 GN: more optional components: jpeg, pdf, png, xml by mtklein · 8 years ago
- dcd5e65 Support color xforms for kIndex8 pngs by msarett · 8 years ago
- 35bb74b Fix color xform width bug when scaling/subsetting by msarett · 8 years ago
- 549ca32 Modify SkPngCodec to recognize 565 images from the sBIT chunk by msarett · 8 years ago
- d1ec89b Perform color correction on png decodes by msarett · 8 years ago
- d8d6855 Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
- 6fb2391 Make SkPngCodec decode progressively. by scroggo · 8 years ago
- 26694c3 Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
- 30e78c9 Make SkPngCodec decode progressively. by scroggo · 8 years ago
- 9a89a09 Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
- a4b09a1 Make SkPngCodec decode progressively. by scroggo · 8 years ago
- 34e0ec4 Support the non-native (RGBA/BGRA) swizzle by msarett · 9 years ago
- a45a668 Use SkEncodedInfo in place of SkSwizzler::SrcConfig by msarett · 9 years ago
- c30c418 Add SkEncodedInfo to report properties of encoded image data by msarett · 9 years ago
- 3c92024 Revert of Add SkEncodedInfo to report properties of encoded image data (patchset #6 id:200001 of https://codereview.chromium.org/1820073002/ ) by robertphillips · 9 years ago
- f682d9a Add SkEncodedInfo to report properties of encoded image data by msarett · 9 years ago
- ad8bcfe Use a smart pointer for SkColorSpace factories by msarett · 9 years ago
- 6a73821 Set SkColorSpace object for PNGs and parse ICC profiles by msarett · 9 years ago
- c5560be Support decoding opaque to *premul by scroggo · 9 years ago
- be1d555 Rename SkCodec_libpng to SkPngCodec by msarett · 9 years ago[Renamed from src/codec/SkCodec_libpng.h]
- a4970dc Delete reallyHasAlpha() from SkCodec by msarett · 9 years ago
- db30be2 Make SkCodec support peek() and read() by scroggo · 9 years ago
- cf98fa9 Add SkPngChunkReader. by scroggo · 9 years ago
- 93c69ff Revert of Add SkPngChunkReader. (patchset #9 id:160001 of https://codereview.chromium.org/1040453002/ ) by scroggo · 9 years ago
- 3389e00 Add SkPngChunkReader. by scroggo · 9 years ago
- 1aaaba5 Fix the build on Android devices by Matt Sarett · 9 years ago
- fdb4757 Add subsetting to SkScanlineDecoder by msarett · 9 years ago
- e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
- e7fc14b Move all knowledge of X sampling into SkScaledCodec by scroggo · 9 years ago
- 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
- 8f4ba76 SkScaledCodec class by emmaleer · 9 years ago
- b0a32cc Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.chromium.org/1260673002/ ) by egdaniel · 9 years ago
- b157917 SkScaledCodec class by emmaleer · 9 years ago
- c7993d7 Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
- d518ea7 SkScaledCodec class by emmaleer · 9 years ago
- e5aaa07 Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
- 0944100 SkScaledCodec class by emmaleer · 9 years ago
- b427db1 Consolidate SkCodec functions for handling rewind by scroggo · 9 years ago
- 1c005e4 Create a scanline decoder without creating a codec by scroggo · 9 years ago
- 614aa07 Pass the destination pointer to next() in SkSwizzler by msarett · 9 years ago
- 973ae86 removing png_read_end from SkPngScanlineDecoder by emmaleer · 9 years ago
- 9b2cdbf4 Allow creating multiple scanline decoders. by scroggo · 9 years ago
- 6f29a3c Revert of Revert of Fixing libpng transform use (patchset #1 id:1 of https://codereview.chromium.org/1213743004/) by scroggo · 9 years ago
- 6c90e09 Revert of Fixing libpng transform use (patchset #5 id:80001 of https://codereview.chromium.org/1214203005/) by jvanverth · 9 years ago
- 9693037 This change: by emmaleer · 9 years ago
- 0a4c3cb Implemented onGetScanlines and onSkipScanlines for interlaced pngs by emmaleer · 9 years ago
- 9e43cab Requires a minor API change to pass the color table to getScanlineDecoder, as we do with getPixels(). by msarett · 10 years ago
- 438b2ad ***Disables swizzles to 565. by msarett · 10 years ago
- b2a6fe7 Enable both static and dynamically linked libpng by djsollen · 10 years ago
- 5842154 SkCodec::onGetScanlineDecoder must call rewind. by scroggo · 10 years ago
- 1865900 Revert of Enable both static and dynamically linked libpng (patchset #4 id:60001 of https://codereview.chromium.org/1032253003/) by djsollen · 10 years ago
- 2469c99 Enable both static and dynamically linked libpng by djsollen · 10 years ago
- 3eada2a Make SkPngCodec support rewinding properly. by scroggo · 10 years ago
- 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
- 0524590 Add scanline decoding to SkCodec. by scroggo · 10 years ago
- 1dd3ea9 Add SkEncodedFormat, used by SkCodec. by scroggo · 10 years ago
- 9552662 Option for SkCodec to treat dst as all zeroes. by scroggo · 10 years ago
- f24f224 Add SkCodec, including PNG implementation. by scroggo · 10 years ago
- ee1a726 Revert of Add SkCodec, including PNG implementation. (patchset #24 id:460001 of https://codereview.chromium.org/930283002/) by scroggo · 10 years ago
- ca35885 Add SkCodec, including PNG implementation. by scroggo · 10 years ago