1. 1a3eb52 trim off more bgra stages by Mike Klein · 6 years ago
  2. 712476e Remove SkCodec::fSrcInfo by Leon Scroggins III · 6 years ago
  3. 5dd47e4 Make SkCodec truly default to sRGB by Leon Scroggins III · 6 years ago
  4. 36f7e32 Reland "Switch SkCodec to use skcms plus fixes"" by Leon Scroggins III · 6 years ago
  5. 83988ed Revert "Reland "Switch SkCodec to use skcms" plus fixes" by Leon Scroggins · 6 years ago
  6. 49894f4 Reland "Switch SkCodec to use skcms" plus fixes by Leon Scroggins III · 6 years ago
  7. 33d5394 Revert "Switch SkCodec to use skcms" and follow on change by Leon Scroggins III · 6 years ago
  8. 81886e8 Switch SkCodec to use skcms by Leon Scroggins III · 6 years ago
  9. 66bc524 Rename SkCodec::kNone to SkCodec::kNoFrame by Nigel Tao · 6 years ago
  10. e643a9e SkCodec: Always use 0 for filling by Leon Scroggins III · 6 years ago
  11. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
  12. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  13. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  14. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  15. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  16. 76f5706 remove linear blending from SkWebpCodec by Mike Klein · 6 years ago
  17. c402b77 Remove sk_64_isS32 and sk_64_asS32 by Herb Derby · 7 years ago
  18. 7fcfb62 move a bunch of helpers from SkImageInfo.h into priv by Mike Reed · 6 years ago
  19. ac568a9 1010102, 101010x, 888x in sw by Mike Klein · 7 years ago
  20. e41e176 Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now. by Brian Salomon · 7 years ago
  21. da3e9ad Make SkAndroidCodec (optionally) respect origin by Leon Scroggins III · 7 years ago
  22. 42ee284 Use SkAndroidCodec in SkAnimatedImage by Leon Scroggins III · 7 years ago
  23. f1f1162 remove append_from_srgb() by Mike Klein · 7 years ago
  24. c8037dc Reland "Hide SkEncodedInfo" by Leon Scroggins III · 7 years ago
  25. 1793e7b Revert "Hide SkEncodedInfo" by Leon Scroggins · 7 years ago
  26. c6f7a4f Hide SkEncodedInfo by Leon Scroggins III · 7 years ago
  27. 0358841 Fix webp bug compositing alpha frames on opaque (better fix) by Leon Scroggins III · 7 years ago
  28. 2009c20 Revert "Fix webp bug compositing alpha frames on opaque" by Leon Scroggins · 7 years ago
  29. 42bae8f Fix webp bug compositing alpha frames on opaque by Leon Scroggins III · 7 years ago
  30. f78b55c Simplify SkColorSpace::MakeICC by Leon Scroggins III · 7 years ago
  31. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  32. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  33. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  34. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  35. e567746 Fix truncated webp images by Leon Scroggins III · 7 years ago
  36. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  37. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  38. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  39. de7f91b Remove SK_LEGACY_FRAME_INFO_ALPHA_TYPE by Leon Scroggins III · 7 years ago
  40. ae79f32 Call initializeColorXform inside SkCodec by Leon Scroggins III · 7 years ago
  41. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 7 years ago
  42. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  43. 45c16fa convert over to 2d-mode by Mike Klein · 7 years ago
  44. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  45. 588fb04 Report error on failure to create SkCodec by Leon Scroggins III · 7 years ago
  46. 5805013 Guard to remove kIndex_8_SkColorType by Mike Reed · 7 years ago
  47. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  48. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  49. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  50. c2d2076 clean up low-hanging swap_rb by Mike Klein · 7 years ago
  51. 1f6af6b Consolidate decoding frames into SkCodec by Leon Scroggins III · 7 years ago
  52. ee7c820 Remove debug checks for unsupported ICC profiles by Matt Sarett · 7 years ago
  53. 33deb7e Make SkCodec more flexible about its required frame by Leon Scroggins III · 7 years ago
  54. c6e6a5f Simplify SkCodecs' call to SkColorSpaceXform::apply by Leon Scroggins III · 7 years ago
  55. 761d27c update SkRasterPipeline::run() to also take y by Mike Klein · 7 years ago
  56. b24704d SkRasterPipeline in SkArenaAlloc by Mike Klein · 7 years ago
  57. ee92f13 Fix alpha in webp bug introduced with animation by Leon Scroggins III · 7 years ago
  58. 557fbbe Add animation support to SkWebpCodec by Leon Scroggins III · 7 years ago
  59. 58c7b92 Fix msan errors in webp decoder by Matt Sarett · 7 years ago
  60. 3725f0a Add codec and color xform support for 565 by Matt Sarett · 7 years ago
  61. cf3f234 Add SkTransferFunctionBehavior flag: Use in codec and encoder by Matt Sarett · 7 years ago
  62. 5c49617 Reland "Respect canvas size and frame offset in webp decoder" by Matt Sarett · 7 years ago
  63. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  64. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 7 years ago
  65. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  66. 2bb94e8 Revert "Reland "Respect canvas size and frame offset in webp decoder"" by Matt Sarett · 7 years ago
  67. 604971e Reland "Respect canvas size and frame offset in webp decoder" by Matt Sarett · 7 years ago
  68. b3050b9 Revert "Respect canvas size and frame offset in webp decoder" by Robert Phillips · 7 years ago
  69. 0f33970 Respect canvas size and frame offset in webp decoder by Matt Sarett · 7 years ago
  70. d737bee Updated the get_images_from_skps tool to check for ICC profile support by raftias · 8 years ago
  71. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  72. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  73. 313c463 Safely handle unsupported color xforms in SkCodec by Matt Sarett · 8 years ago
  74. 31d097e8 Add SkColorSpaceXform to the public API by msarett · 8 years ago
  75. cf7b877 Add BGRA as input format to SkColorSpaceXform by msarett · 8 years ago
  76. 4be0e7c Make SkColorSpaceXform::New() take bare ptrs by msarett · 8 years ago
  77. c044461 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  78. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
  79. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  80. 2ecc35f Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  81. 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
  82. 7a9900d Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
  83. e99883f Add color xform support to SkWebpCodec by msarett · 8 years ago
  84. 2eb00e7 Revert of Add color xform support to SkWebpCodec (patchset #2 id:80001 of https://codereview.chromium.org/2294993002/ ) by msarett · 8 years ago
  85. 828ed17 Add color xform support to SkWebpCodec by msarett · 8 years ago
  86. ff2a6c8 Use demux API in SkWebpCodec by msarett · 8 years ago
  87. 9d15dab Parse ICC profiles from webps by msarett · 8 years ago
  88. de44222 Webp has_alpha is a hint only by msarett · 8 years ago
  89. ac6c750 Remove SkEncodedInfo kUnknown_Color and kUnknown_Alpha from public API by msarett · 8 years ago
  90. c30c418 Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  91. 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
  92. f682d9a Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  93. 6e077e1 Mark webps as sRGB by msarett · 8 years ago
  94. 18300a3 detach -> release by mtklein · 8 years ago
  95. 565901d Switch SkAutoMalloc to SkAutoTMalloc to avoid cast by scroggo · 9 years ago
  96. db30be2 Make SkCodec support peek() and read() by scroggo · 9 years ago
  97. fdb4757 Add subsetting to SkScanlineDecoder by msarett · 9 years ago
  98. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  99. e7fc14b Move all knowledge of X sampling into SkScaledCodec by scroggo · 9 years ago
  100. 3a7701c Call rewindIfNeeded in SkCodec by scroggo · 9 years ago