1. 03a7f5f Make header files idempotent; script to check by Hal Canary · 7 years ago
  2. 379938e Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
  3. 25b6083 Revert "Use RasterPipeline to support full precision on 16-bit RGBA pngs" by Matt Sarett · 8 years ago
  4. bb2339d Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
  5. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  6. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  7. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  8. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
  9. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  10. 313c463 Safely handle unsupported color xforms in SkCodec by Matt Sarett · 8 years ago
  11. c044461 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  12. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
  13. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  14. 8e6c7ad Make SkPngCodec decode progressively. by scroggo · 8 years ago
  15. f7eb6fc Implement Fill() for incomplete decodes to RGBA_F16 by msarett · 8 years ago
  16. 400a93b Make swizzler optional for SkPngCodec, refactor xforms by msarett · 8 years ago
  17. 6dc5b9a SkPngCodec: voidp instead of forward-declares for png.h types. by mtklein · 8 years ago
  18. 6321381 GN: more optional components: jpeg, pdf, png, xml by mtklein · 8 years ago
  19. dcd5e65 Support color xforms for kIndex8 pngs by msarett · 8 years ago
  20. 35bb74b Fix color xform width bug when scaling/subsetting by msarett · 8 years ago
  21. 549ca32 Modify SkPngCodec to recognize 565 images from the sBIT chunk by msarett · 8 years ago
  22. d1ec89b Perform color correction on png decodes by msarett · 8 years ago
  23. d8d6855 Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  24. 6fb2391 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  25. 26694c3 Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  26. 30e78c9 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  27. 9a89a09 Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  28. a4b09a1 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  29. 34e0ec4 Support the non-native (RGBA/BGRA) swizzle by msarett · 8 years ago
  30. a45a668 Use SkEncodedInfo in place of SkSwizzler::SrcConfig by msarett · 8 years ago
  31. c30c418 Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  32. 3c92024 Revert of Add SkEncodedInfo to report properties of encoded image data (patchset #6 id:200001 of https://codereview.chromium.org/1820073002/ ) by robertphillips · 8 years ago
  33. f682d9a Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  34. ad8bcfe Use a smart pointer for SkColorSpace factories by msarett · 8 years ago
  35. 6a73821 Set SkColorSpace object for PNGs and parse ICC profiles by msarett · 8 years ago
  36. c5560be Support decoding opaque to *premul by scroggo · 8 years ago
  37. be1d555 Rename SkCodec_libpng to SkPngCodec by msarett · 9 years ago[Renamed from src/codec/SkCodec_libpng.h]
  38. a4970dc Delete reallyHasAlpha() from SkCodec by msarett · 9 years ago
  39. db30be2 Make SkCodec support peek() and read() by scroggo · 9 years ago
  40. cf98fa9 Add SkPngChunkReader. by scroggo · 9 years ago
  41. 93c69ff Revert of Add SkPngChunkReader. (patchset #9 id:160001 of https://codereview.chromium.org/1040453002/ ) by scroggo · 9 years ago
  42. 3389e00 Add SkPngChunkReader. by scroggo · 9 years ago
  43. 1aaaba5 Fix the build on Android devices by Matt Sarett · 9 years ago
  44. fdb4757 Add subsetting to SkScanlineDecoder by msarett · 9 years ago
  45. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  46. e7fc14b Move all knowledge of X sampling into SkScaledCodec by scroggo · 9 years ago
  47. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  48. 8f4ba76 SkScaledCodec class by emmaleer · 9 years ago
  49. b0a32cc Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.chromium.org/1260673002/ ) by egdaniel · 9 years ago
  50. b157917 SkScaledCodec class by emmaleer · 9 years ago
  51. c7993d7 Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
  52. d518ea7 SkScaledCodec class by emmaleer · 9 years ago
  53. e5aaa07 Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
  54. 0944100 SkScaledCodec class by emmaleer · 9 years ago
  55. b427db1 Consolidate SkCodec functions for handling rewind by scroggo · 9 years ago
  56. 1c005e4 Create a scanline decoder without creating a codec by scroggo · 9 years ago
  57. 614aa07 Pass the destination pointer to next() in SkSwizzler by msarett · 9 years ago
  58. 973ae86 removing png_read_end from SkPngScanlineDecoder by emmaleer · 9 years ago
  59. 9b2cdbf4 Allow creating multiple scanline decoders. by scroggo · 9 years ago
  60. 6f29a3c Revert of Revert of Fixing libpng transform use (patchset #1 id:1 of https://codereview.chromium.org/1213743004/) by scroggo · 9 years ago
  61. 6c90e09 Revert of Fixing libpng transform use (patchset #5 id:80001 of https://codereview.chromium.org/1214203005/) by jvanverth · 9 years ago
  62. 9693037 This change: by emmaleer · 9 years ago
  63. 0a4c3cb Implemented onGetScanlines and onSkipScanlines for interlaced pngs by emmaleer · 9 years ago
  64. 9e43cab Requires a minor API change to pass the color table to getScanlineDecoder, as we do with getPixels(). by msarett · 9 years ago
  65. 438b2ad ***Disables swizzles to 565. by msarett · 9 years ago
  66. b2a6fe7 Enable both static and dynamically linked libpng by djsollen · 9 years ago
  67. 5842154 SkCodec::onGetScanlineDecoder must call rewind. by scroggo · 9 years ago
  68. 1865900 Revert of Enable both static and dynamically linked libpng (patchset #4 id:60001 of https://codereview.chromium.org/1032253003/) by djsollen · 9 years ago
  69. 2469c99 Enable both static and dynamically linked libpng by djsollen · 9 years ago
  70. 3eada2a Make SkPngCodec support rewinding properly. by scroggo · 9 years ago
  71. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  72. 0524590 Add scanline decoding to SkCodec. by scroggo · 9 years ago
  73. 1dd3ea9 Add SkEncodedFormat, used by SkCodec. by scroggo · 9 years ago
  74. 9552662 Option for SkCodec to treat dst as all zeroes. by scroggo · 9 years ago
  75. f24f224 Add SkCodec, including PNG implementation. by scroggo · 9 years ago
  76. ee1a726 Revert of Add SkCodec, including PNG implementation. (patchset #24 id:460001 of https://codereview.chromium.org/930283002/) by scroggo · 9 years ago
  77. ca35885 Add SkCodec, including PNG implementation. by scroggo · 9 years ago