1. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 5 years ago
  2. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 5 years ago
  3. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  4. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  5. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 5 years ago
  6. 6154ac4 Hook up SkHeifCodec for ImageDecoder animation by Leon Scroggins III · 5 years ago
  7. 19e3cd4 SkCodec: don't assume frameRect is valid by Leon Scroggins III · 5 years ago
  8. 159a959 Revert "Temporarily revert runtime decoder registration." by Mike Klein · 6 years ago
  9. bcbf963 Temporarily revert runtime decoder registration. by Mike Klein · 6 years ago
  10. 05f45b2 runtime registration for decoders by Mike Klein · 6 years ago
  11. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  12. b8ec7f1 Remove unused setAlphaAndRequiredFrame condition by Nigel Tao · 6 years ago
  13. 179559f Fix decoding RAW images to 565 by Leon Scroggins III · 6 years ago
  14. e93ec68 Reland "New GIF codec; new third_party/wuffs dep" by Leon Scroggins III · 6 years ago
  15. 7d1c9ec Revert "New GIF codec; new third_party/wuffs dep" by Brian Osman · 6 years ago
  16. 6000938 New GIF codec; new third_party/wuffs dep by Nigel Tao · 6 years ago
  17. a6161b1 Properly fill in memory in sampled RLE BMPs by Leon Scroggins III · 6 years ago
  18. fc38ba7 Fix-up colorSpace-less decodes by Leon Scroggins III · 6 years ago
  19. 712476e Remove SkCodec::fSrcInfo by Leon Scroggins III · 6 years ago
  20. 84f8a61 Support encoding/decoding F16 without a color space by Brian Osman · 6 years ago
  21. 5dd47e4 Make SkCodec truly default to sRGB by Leon Scroggins III · 6 years ago
  22. b3f3830 Add support for gray + colorspace to SkCodec by Brian Osman · 6 years ago
  23. cc956f2 Reland "Revert "Add support for gray + colorspace to SkCodec"" by Brian Osman · 6 years ago
  24. 5bcab74 Revert "Revert "Add support for gray + colorspace to SkCodec"" by Brian Osman · 6 years ago
  25. a51d1b4 Revert "Add support for gray + colorspace to SkCodec" by Brian Osman · 6 years ago
  26. 8491dd8 Add support for gray + colorspace to SkCodec by Brian Osman · 6 years ago
  27. 36f7e32 Reland "Switch SkCodec to use skcms plus fixes"" by Leon Scroggins III · 6 years ago
  28. 83988ed Revert "Reland "Switch SkCodec to use skcms" plus fixes" by Leon Scroggins · 6 years ago
  29. 49894f4 Reland "Switch SkCodec to use skcms" plus fixes by Leon Scroggins III · 6 years ago
  30. 33d5394 Revert "Switch SkCodec to use skcms" and follow on change by Leon Scroggins III · 6 years ago
  31. 81886e8 Switch SkCodec to use skcms by Leon Scroggins III · 6 years ago
  32. 66bc524 Rename SkCodec::kNone to SkCodec::kNoFrame by Nigel Tao · 6 years ago
  33. e643a9e SkCodec: Always use 0 for filling by Leon Scroggins III · 7 years ago
  34. a78b6dc Move setAlphaAndRequiredFrame to src/codec by Nigel Tao · 7 years ago
  35. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 7 years ago
  36. 7916c0e Properly zero in webp if no prior frame by Leon Scroggins III · 7 years ago
  37. 6747f52 Reland "start cleaning up non-skcms SkColorSpaceXforms" by Mike Klein · 7 years ago
  38. e60ae82 Revert "start cleaning up non-skcms SkColorSpaceXforms" by Mike Klein · 7 years ago
  39. 339133f8 start cleaning up non-skcms SkColorSpaceXforms by Mike Klein · 7 years ago
  40. ce4cf72 non-linear blending first steps by Mike Klein · 7 years ago
  41. 7fcfb62 move a bunch of helpers from SkImageInfo.h into priv by Mike Reed · 7 years ago
  42. 42ee284 Use SkAndroidCodec in SkAnimatedImage by Leon Scroggins III · 7 years ago
  43. fe3da02 Add a method to convert SkCodec::Result to a string by Leon Scroggins III · 7 years ago
  44. c8037dc Reland "Hide SkEncodedInfo" by Leon Scroggins III · 7 years ago
  45. 1793e7b Revert "Hide SkEncodedInfo" by Leon Scroggins · 7 years ago
  46. c6f7a4f Hide SkEncodedInfo by Leon Scroggins III · 7 years ago
  47. d6cb11e encode kAlpha_8 as grayalpha with sigbits for gray==1 by Mike Reed · 7 years ago
  48. b6ab10f Move SkCodec::Origin into its own file by Leon Scroggins III · 7 years ago
  49. 021e5c7 Revert "Add an Option for orientation on JPEG encodes" by Ben Wagner · 7 years ago
  50. 5411a60 Add an Option for orientation on JPEG encodes by Leon Scroggins III · 7 years ago
  51. 2631558 fix use of uninitialized flag in SkCodec by Ivan Afanasyev · 7 years ago
  52. 862c196 Remove static initializers in SkCodec by Leon Scroggins III · 7 years ago
  53. ae79f32 Call initializeColorXform inside SkCodec by Leon Scroggins III · 7 years ago
  54. 04be2b5 Reland "skia: add heif decoding support" by Leon Scroggins III · 7 years ago
  55. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 7 years ago
  56. db68a42 Revert "skia: add heif decoding support" by Mike Klein · 7 years ago
  57. c2a9542 skia: add heif decoding support by Chong Zhang · 7 years ago
  58. 7f97f49 remove SK_SUPPORT_LEGACY_CODEC_NEW dead code by Mike Reed · 8 years ago
  59. 847068c add Make factory to SkMemoryStream (simplify call-sites) by Mike Reed · 8 years ago
  60. 816afd8 fix legacy compile by Mike Reed · 8 years ago
  61. ede7bac use unique_ptr for codec factories by Mike Reed · 8 years ago
  62. 588fb04 Report error on failure to create SkCodec by Leon Scroggins III · 8 years ago
  63. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 8 years ago
  64. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 8 years ago
  65. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 8 years ago
  66. 674a184 Add SkCodec::Result indicating error in the data by Leon Scroggins III · 8 years ago
  67. 1f6af6b Consolidate decoding frames into SkCodec by Leon Scroggins III · 8 years ago
  68. c6e6a5f Simplify SkCodecs' call to SkColorSpaceXform::apply by Leon Scroggins III · 8 years ago
  69. 557fbbe Add animation support to SkWebpCodec by Leon Scroggins III · 8 years ago
  70. 249b8e3 Switch SkCodec to int for counts and indices by Leon Scroggins III · 8 years ago
  71. e132e7b Add SkCodec methods for individual frames by Leon Scroggins III · 8 years ago
  72. cf3f234 Add SkTransferFunctionBehavior flag: Use in codec and encoder by Matt Sarett · 8 years ago
  73. e522f4c Enable legacy premuls in SkColorSpaceXform by Matt Sarett · 8 years ago
  74. 5444446 Use non-linear color spaces for Android decode outputs by Matt Sarett · 8 years ago
  75. 4288657 Set fOptions in SkCodec::getPixels by Leon Scroggins III · 8 years ago
  76. 61eedeb Add F16, SkColorSpaceXform support to SkGifCodec by Matt Sarett · 8 years ago
  77. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  78. 19b9153 Add support for multiple frames in SkCodec by scroggo · 8 years ago
  79. 313c463 Safely handle unsupported color xforms in SkCodec by Matt Sarett · 8 years ago
  80. 8e6c7ad Make SkPngCodec decode progressively. by scroggo · 8 years ago
  81. f7eb6fc Implement Fill() for incomplete decodes to RGBA_F16 by msarett · 8 years ago
  82. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  83. ff2a6c8 Use demux API in SkWebpCodec by msarett · 8 years ago
  84. 549ca32 Modify SkPngCodec to recognize 565 images from the sBIT chunk by msarett · 8 years ago
  85. 530c844 Remove unnecessary getColorSpace() API from SkCodec by msarett · 9 years ago
  86. d8d6855 Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 9 years ago
  87. 6fb2391 Make SkPngCodec decode progressively. by scroggo · 9 years ago
  88. 26694c3 Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 9 years ago
  89. 30e78c9 Make SkPngCodec decode progressively. by scroggo · 9 years ago
  90. 9a89a09 Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 9 years ago
  91. a4b09a1 Make SkPngCodec decode progressively. by scroggo · 9 years ago
  92. 23c5110 Add SkColorSpace to SkImageInfo by msarett · 9 years ago
  93. ad3a5c6 Compile SkForceLinking on CMake by msarett · 9 years ago
  94. c30c418 Add SkEncodedInfo to report properties of encoded image data by msarett · 9 years ago
  95. 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
  96. f682d9a Add SkEncodedInfo to report properties of encoded image data by msarett · 9 years ago
  97. 0e6274f Parse icc profiles and exif orientation from jpeg markers by msarett · 9 years ago
  98. 18300a3 detach -> release by mtklein · 9 years ago
  99. ad8bcfe Use a smart pointer for SkColorSpace factories by msarett · 9 years ago
  100. 6a73821 Set SkColorSpace object for PNGs and parse ICC profiles by msarett · 9 years ago