1. 509ccb0 implement most SkImageEncoderFns with skcms by Mike Klein · 6 years ago
  2. 08883cd transform_scanline_888x is transform_scanline_RGBX by Mike Klein · 6 years ago
  3. 0c904fa remove unused SkImageEncoderFns bits by Mike Klein · 6 years ago
  4. 84f8a61 Support encoding/decoding F16 without a color space by Brian Osman · 6 years ago
  5. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
  6. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  7. e1adc3a Remove color space restrictions from image infos by Brian Osman · 6 years ago
  8. ce4cf72 non-linear blending first steps by Mike Klein · 6 years ago
  9. ac568a9 1010102, 101010x, 888x in sw by Mike Klein · 7 years ago
  10. d6cb11e encode kAlpha_8 as grayalpha with sigbits for gray==1 by Mike Reed · 7 years ago
  11. 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
  12. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  13. 5805013 Guard to remove kIndex_8_SkColorType by Mike Reed · 7 years ago
  14. 1950e0a Always encode images with sRGB encoded pixels by Matt Sarett · 7 years ago
  15. d0dbee6 Add comments support for PNG encoder by Yuqian Li · 7 years ago
  16. 6a4dc66 Add SkJpegEncoder and SkWebpEncoder to public API by Matt Sarett · 7 years ago
  17. be4c9b0 Add filtering and zlib-level options to SkPngEncoder by Matt Sarett · 7 years ago
  18. 04c3731 SkEncoder: Rename files, change webp API, for consistency by Matt Sarett · 7 years ago[Renamed from src/images/SkPNGImageEncoder.cpp]
  19. c367d03 Add support for row-by-row png encodes by Matt Sarett · 7 years ago
  20. 7abfb5e SkImageEncoder: Be more lenient on inputs by Matt Sarett · 7 years ago
  21. cf3f234 Add SkTransferFunctionBehavior flag: Use in codec and encoder by Matt Sarett · 7 years ago
  22. 5df93de Revert "Revert "Add support for writing icc profiles to the jpeg encoder"" by Matt Sarett · 7 years ago
  23. dda14b9 Revert "Add support for writing icc profiles to the jpeg encoder" by Derek Sollenberger · 7 years ago
  24. 4ef0148 Add support for writing icc profiles to the jpeg encoder by Matt Sarett · 7 years ago
  25. d68c41d Revert "Add support for writing icc profiles to the jpeg encoder" by Derek Sollenberger · 7 years ago
  26. e3b95ce Add support for writing icc profiles to the jpeg encoder by Matt Sarett · 7 years ago
  27. 74de1f6 More png API compatibility by Matt Sarett · 7 years ago
  28. 687b656 Compatible use of png_set_iCCP by Matt Sarett · 7 years ago
  29. 0e032be Add support for writing ICC profiles in png encodes by Matt Sarett · 7 years ago
  30. 62bb280 Make SkWEBPImageEncoder use transform_scanline_procs by Matt Sarett · 8 years ago
  31. 1da27ef Add F16 support to SkPNGImageEncoder by Matt Sarett · 8 years ago
  32. 84014f0 Respect SkColorSpace in SkPNGImageEncoder by Matt Sarett · 8 years ago
  33. 32bf449 Use nullptr instead of png_NULL in SkPNGImageEncoder by Matt Sarett · 8 years ago
  34. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  35. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  36. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  37. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  38. fed0334 Encode kIndex8 to PNG more efficiently by msarett · 8 years ago
  39. 029819b Disable png encodes from Alpha8, Float16 by msarett · 8 years ago
  40. f17b71f Support RGBA/BGRA Premul/Unpremul from SkPNGImageEncoder by msarett · 8 years ago
  41. 9b09cd8 Add Gray support to SkPNGImageEncoder by msarett · 8 years ago
  42. 4e44efe SkRTConf: eliminate by halcanary · 8 years ago
  43. b979634 Revert of SkRTConf: reduce functionality to what we use, increase simplicity (patchset #8 id:150001 of https://codereview.chromium.org/2212473002/ ) by mtklein · 8 years ago
  44. ef59974 SkRTConf: reduce functionality to what we use, increase simplicity by halcanary · 8 years ago
  45. c1d0312 Rename encoders to Sk*ImageEncoder by msarett · 8 years ago[Renamed from src/images/SkImageDecoder_libpng.cpp]
  46. e8597a4 Delete SkImageDecoder by msarett · 8 years ago
  47. 910f7ec Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  48. f037fde Delete SkImageDecoder by msarett · 8 years ago
  49. 041c870 Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  50. 5b6e73e Delete SkImageDecoder by msarett · 8 years ago
  51. 39b5495 Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview.chromium.org/1820503002/ ) by msarett · 8 years ago
  52. f799706 Delete SkImageDecoder by msarett · 8 years ago
  53. 565901d Switch SkAutoMalloc to SkAutoTMalloc to avoid cast by scroggo · 9 years ago
  54. 04a0d3f Silence another PNG print statement by scroggo · 9 years ago
  55. 7596683 Silence libpng warnings in SkImageDecoder by msarett · 9 years ago
  56. dfd6c6e SkPNGImageEncoder encodes all SkColorTypes by halcanary · 9 years ago
  57. cf98fa9 Add SkPngChunkReader. by scroggo · 9 years ago
  58. 93c69ff Revert of Add SkPngChunkReader. (patchset #9 id:160001 of https://codereview.chromium.org/1040453002/ ) by scroggo · 9 years ago
  59. 3389e00 Add SkPngChunkReader. by scroggo · 9 years ago
  60. 5c351f3 Delete dead SkImageDecoder::buildTileIndex and decodeSubset code by msarett · 9 years ago
  61. 1aaaba5 Fix the build on Android devices by Matt Sarett · 9 years ago
  62. b747b90 Remove dependencies on Android's forked decoder libraries by msarett · 9 years ago
  63. 8e48ed5 Supply separate flags for onBuildTileIndex by scroggo · 9 years ago
  64. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  65. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  66. b2a6fe7 Enable both static and dynamically linked libpng by djsollen · 9 years ago
  67. 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
  68. 2469c99 Enable both static and dynamically linked libpng by djsollen · 9 years ago
  69. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  70. 78acf96 Indexed PNG decoding: Ensure color table is large enough that the bit depth of the image will not allow reads beyond its end. by dml · 9 years ago
  71. cdeca44 Revert "Indexed PNG decoding: Ensure color table is large enough that the bit depth of the image will not allow reads beyond its end." by scroggo · 9 years ago
  72. 493c1ce Indexed PNG decoding: Ensure color table is large enough that the bit depth of the image will not allow reads beyond its end. by Leon Scroggins III · 9 years ago
  73. f45796e Fix a memory leak when decoding corrupted indexed PNGs. by dml · 9 years ago
  74. 8371b7e Revert of Fix a memory leak when decoding corrupted indexed PNGs. (patchset #2 id:20001 of https://codereview.chromium.org/951663002/) by reed · 9 years ago
  75. 561a1ca Fix a memory leak when decoding corrupted indexed PNGs. by dml · 9 years ago
  76. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  77. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  78. 2d73d80 remove dead SK_SUPPORT_LEGACY_IMAGEDECODER_CHOOSER code by reed · 10 years ago
  79. 775b819 SkColorTable locking serves no purpose anymore. by mtklein · 10 years ago
  80. 2a12080 Qualify the return value of SkImageDecoder::decode by scroggo · 10 years ago
  81. 93b255b Make SkImageDecoder_libpng be compilable with Chromium libpng by kkinnunen · 10 years ago
  82. c5e15a1 remove alphatype from colortable by reed · 10 years ago
  83. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  84. 8482504 make allocPixels throw on failure by reed · 10 years ago
  85. fc7063b Fix image decoder memory overwrite bug. by scroggo · 10 years ago
  86. 0689d7b stop using SkBitmap::Config by reed · 10 years ago
  87. 5926b86 hide SkImageDecoder::Chooser by reed · 10 years ago
  88. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  89. 446cf71 Fix issue in image decoders where the bitmap config was not properly set. by djsollen@google.com · 10 years ago
  90. 57212f9 Revert "Revert of https://codereview.chromium.org/113823003/" by reed@google.com · 11 years ago
  91. 5401cd0 Clean up after longjmp in SkImageDecoder_libpng. by scroggo@google.com · 11 years ago
  92. feeca3c Create nonPOD before setjmp. by scroggo@google.com · 11 years ago
  93. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  94. 5ee18dd Image decoder fixes (mostly) around A8. by scroggo@google.com · 11 years ago
  95. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  96. 2a10318 Simplify code for configuring suppression of ImageDecoder warnings by halcanary@google.com · 11 years ago
  97. 0a6151d Revert "Revert "change SkColorTable to be immutable"" by reed@google.com · 11 years ago
  98. 48d9ff5 Revert "change SkColorTable to be immutable" by reed@google.com · 11 years ago
  99. 9864c24 change SkColorTable to be immutable by reed@google.com · 11 years ago
  100. fed3037 Make image decoding more fault resistant, less verbose. by halcanary@google.com · 11 years ago