1. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago
  2. 8f11e43 Reland: Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  3. f99a674 Revert "Widen internal API to support more complex YUV formats" by Jim Van Verth · 6 years ago
  4. 0c583af Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  5. 712476e Remove SkCodec::fSrcInfo by Leon Scroggins III · 6 years ago
  6. 36f7e32 Reland "Switch SkCodec to use skcms plus fixes"" by Leon Scroggins III · 6 years ago
  7. 83988ed Revert "Reland "Switch SkCodec to use skcms" plus fixes" by Leon Scroggins · 6 years ago
  8. 49894f4 Reland "Switch SkCodec to use skcms" plus fixes by Leon Scroggins III · 6 years ago
  9. 33d5394 Revert "Switch SkCodec to use skcms" and follow on change by Leon Scroggins III · 6 years ago
  10. 81886e8 Switch SkCodec to use skcms by Leon Scroggins III · 6 years ago
  11. c8037dc Reland "Hide SkEncodedInfo" by Leon Scroggins III · 7 years ago
  12. 1793e7b Revert "Hide SkEncodedInfo" by Leon Scroggins · 7 years ago
  13. c6f7a4f Hide SkEncodedInfo by Leon Scroggins III · 7 years ago
  14. b6ab10f Move SkCodec::Origin into its own file by Leon Scroggins III · 7 years ago
  15. 021e5c7 Revert "Add an Option for orientation on JPEG encodes" by Ben Wagner · 7 years ago
  16. 5411a60 Add an Option for orientation on JPEG encodes by Leon Scroggins III · 7 years ago
  17. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 7 years ago
  18. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  19. 588fb04 Report error on failure to create SkCodec by Leon Scroggins III · 7 years ago
  20. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  21. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  22. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  23. 7f15b68 Fix bug handling CMYK images without color profiles by Matt Sarett · 7 years ago
  24. c5eabe7 Read color space info from raw exif data by Matt Sarett · 7 years ago
  25. c8c901f Use appropriate options in SkJpegCodec readRows() by Matt Sarett · 8 years ago
  26. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  27. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  28. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  29. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  30. a9e9bfc Delete qcms by Matt Sarett · 8 years ago
  31. 313c463 Safely handle unsupported color xforms in SkCodec by Matt Sarett · 8 years ago
  32. 2ecc35f Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  33. 85c922a Revert of Checking for valid colorType, alphaType, colorSpace in SkCodec (patchset #2 id:100001 of https://codereview.chromium.org/2319293003/ ) by msarett · 8 years ago
  34. 7a9900d Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  35. da19f6f Assume all TURBO_HAS_* are true. by mtklein · 8 years ago
  36. 6fd4c05 Fix SkJpegCodec::onSkipScanlines when TURBO_HAS_SKIP is not defined by msarett · 8 years ago
  37. 50ce1f2 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 8 years ago
  38. 39979d8 Revert of Add color space xform support to SkJpegCodec (includes F16!) (patchset #9 id:260001 of https://codereview.chromium.org/2174493002/ ) by msarett · 8 years ago
  39. 73d5533 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 8 years ago
  40. 9876ac5 Create SkColorSpaceXform to handle color conversions by msarett · 8 years ago
  41. 4a603fc Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 id:260001 of https://codereview.chromium.org/1952063002/ ) by msarett · 8 years ago
  42. 740cc88 Create SkColorSpaceXform to handle color conversions by msarett · 8 years ago
  43. c30c418 Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  44. 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
  45. f682d9a Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  46. 0e6274f Parse icc profiles and exif orientation from jpeg markers by msarett · 8 years ago
  47. 4984c3c Update Skia's YUV API by msarett · 8 years ago
  48. 1590f3b Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.chromium.org/1716523002/ ) by msarett · 8 years ago
  49. 095d31c Update Skia's YUV API by msarett · 8 years ago
  50. ad8bcfe Use a smart pointer for SkColorSpace factories by msarett · 8 years ago
  51. 91c22b2 Use new jpeg_crop_scanlines() API to optimize jpeg subset decodes by msarett · 8 years ago
  52. 39b2d5a Individually enable and disable SkCodecs by msarett · 9 years ago
  53. b714fb0 Add getYUV8Planes() API to SkCodec by msarett · 9 years ago
  54. 565901d Switch SkAutoMalloc to SkAutoTMalloc to avoid cast by scroggo · 9 years ago
  55. db30be2 Make SkCodec support peek() and read() by scroggo · 9 years ago
  56. fdb4757 Add subsetting to SkScanlineDecoder by msarett · 9 years ago
  57. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  58. 19ae315 Stop calling jpeg_finish_decompress() by msarett · 9 years ago
  59. e7fc14b Move all knowledge of X sampling into SkScaledCodec by scroggo · 9 years ago
  60. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  61. fbccb59 Call standard libjpeg/libjpeg-turbo APIs by msarett · 9 years ago
  62. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  63. 8f4ba76 SkScaledCodec class by emmaleer · 9 years ago
  64. b0a32cc Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.chromium.org/1260673002/ ) by egdaniel · 9 years ago
  65. b157917 SkScaledCodec class by emmaleer · 9 years ago
  66. c7993d7 Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
  67. d518ea7 SkScaledCodec class by emmaleer · 9 years ago
  68. e5aaa07 Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
  69. 0944100 SkScaledCodec class by emmaleer · 9 years ago
  70. b427db1 Consolidate SkCodec functions for handling rewind by scroggo · 9 years ago
  71. 1c005e4 Create a scanline decoder without creating a codec by scroggo · 9 years ago
  72. 9b2cdbf Allow creating multiple scanline decoders. by scroggo · 9 years ago
  73. 1c8a587 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  74. 94a2fbc Revert of Switch SkJpegCode to libjpeg-turbo (patchset #29 id:750001 of https://codereview.chromium.org/1180983002/) by jvanverth · 9 years ago
  75. 40141b5 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  76. aa2a7de Revert of Switch SkJpegCode to libjpeg-turbo (patchset #28 id:710001 of https://codereview.chromium.org/1180983002/) by msarett · 9 years ago
  77. e9e3ee3 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  78. c0e80c1 In the case of subset decodes, we will often not decode to by msarett · 9 years ago
  79. f657b10 Revert of Switch SkJpegCode to libjpeg-turbo (patchset #25 id:680001 of https://codereview.chromium.org/1180983002/) by msarett · 9 years ago
  80. f8bf918 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  81. c0bdecb Revert of Switch SkJpegCode to libjpeg-turbo (patchset #11 id:540001 of https://codereview.chromium.org/1180983002/) by mtklein · 9 years ago
  82. b60c3f8 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  83. 525e90a Try again to rename one SkJpegUtility.h to remove ambiguity. by mtklein · 9 years ago
  84. 97fdea6 Implementing a scanline decoder for jpeg by msarett · 9 years ago
  85. e16b04a SkJpegCodec by msarett · 9 years ago