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