1. e93ec68 Reland "New GIF codec; new third_party/wuffs dep" by Leon Scroggins III · 6 years ago
  2. 7d1c9ec Revert "New GIF codec; new third_party/wuffs dep" by Brian Osman · 6 years ago
  3. 6000938 New GIF codec; new third_party/wuffs dep by Nigel Tao · 6 years ago
  4. 4429a4f re-precate SkMatrix44::SkMatrix44() by Mike Klein · 6 years ago
  5. 0098ccb Remove unnecessary sk_tool_utils::EncodeImageToData 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. 66bc524 Rename SkCodec::kNone to SkCodec::kNoFrame by Nigel Tao · 6 years ago
  12. 9b9453e Have CodecTest's check not skip 'complete' tests by Nigel Tao · 6 years ago
  13. e28a6b5 add explicit accessor for sRGB singleton colorspaces by Mike Klein · 6 years ago
  14. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
  15. ccb21bf Add sRGB profile to mandrill images by Brian Osman · 6 years ago
  16. 665949a Update libjpeg-turbo to pre-2.0.0 (from 1.5.3) by Leon Scroggins III · 6 years ago
  17. 499afea Replace ICC profile in CodecTest with AdobeRGB by Brian Osman · 6 years ago
  18. ce4cf72 non-linear blending first steps by Mike Klein · 6 years ago
  19. 3eda0bf Only include png.h for png. by Ben Wagner · 6 years ago
  20. b607a8f IWYU for some test files starting with 'C'. by Ben Wagner · 6 years ago
  21. 501c17c Revert "IWYU for some test files starting with 'C'." by Ben Wagner · 6 years ago
  22. 1a462bd IWYU for some test files starting with 'C'. by Ben Wagner · 6 years ago
  23. 9e8a594 Support pngs with incorrect CMF bytes by Leon Scroggins III · 6 years ago
  24. 31476b7 Update piex and add test image by Leon Scroggins III · 6 years ago
  25. cbf66a2 Ensure all rows of a gif are initialized by Leon Scroggins III · 6 years ago
  26. ce6d93a Check for min int in BMP header by Leon Scroggins III · 6 years ago
  27. fee7cba Check the length of marker before reading it by Leon Scroggins III · 6 years ago
  28. 7397d7a Add SkAndroidCodec::MakeFromCodec by Leon Scroggins III · 7 years ago
  29. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  30. 0933bc9 Revert "Revert "resources: remove most uses of GetResourcePath()"" by Mike Reed · 7 years ago
  31. cca2300 Revert "resources: remove most uses of GetResourcePath()" by Mike Reed · 7 years ago
  32. 5093a53 resources: remove most uses of GetResourcePath() by Hal Canary · 7 years ago
  33. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  34. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  35. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  36. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  37. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  38. e567746 Fix truncated webp images by Leon Scroggins III · 7 years ago
  39. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  40. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  41. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  42. 98c5d92 Revert "Revert "use unique_ptr for stream api"" by Mike Reed · 7 years ago
  43. 7031b24 Revert "use unique_ptr for stream api" by Mike Reed · 7 years ago
  44. 49f1f34 use unique_ptr for stream api by Mike Reed · 7 years ago
  45. 04be2b5 Reland "skia: add heif decoding support" by Leon Scroggins III · 7 years ago
  46. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 7 years ago
  47. db68a42 Revert "skia: add heif decoding support" by Mike Klein · 7 years ago
  48. c2a9542 skia: add heif decoding support by Chong Zhang · 7 years ago
  49. 847068c add Make factory to SkMemoryStream (simplify call-sites) by Mike Reed · 7 years ago
  50. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  51. 71f867c have resources return unique_ptr for stream by Mike Reed · 7 years ago
  52. fc4ee22 Fix double delete in SkBmpCodec by Leon Scroggins III · 7 years ago
  53. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  54. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  55. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  56. 674a184 Add SkCodec::Result indicating error in the data by Leon Scroggins III · 7 years ago
  57. 1f6af6b Consolidate decoding frames into SkCodec by Leon Scroggins III · 7 years ago
  58. 33deb7e Make SkCodec more flexible about its required frame by Leon Scroggins III · 7 years ago
  59. 04c3731 SkEncoder: Rename files, change webp API, for consistency by Matt Sarett · 7 years ago
  60. c367d03 Add support for row-by-row png encodes by Matt Sarett · 7 years ago
  61. 26b44df Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  62. c06f309 Revert "Add support for row-by-row jpeg encoding" by Leon Scroggins · 7 years ago
  63. 9b848d5 Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  64. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  65. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  66. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  67. d59948a SkPngCodec: Do not return kInvalidConversion on corrupt png by Matt Sarett · 7 years ago
  68. 249b8e3 Switch SkCodec to int for counts and indices by Leon Scroggins III · 7 years ago
  69. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  70. 46a45ba Revert "Manual revert: Add support for writing ICC profiles to webp encoder" by Matt Sarett · 7 years ago
  71. 4293a1e Manual revert: Add support for writing ICC profiles to webp encoder by Matt Sarett · 7 years ago
  72. 7abfb5e SkImageEncoder: Be more lenient on inputs by Matt Sarett · 7 years ago
  73. 3dbef9f Revert "Revert "Add support for writing ICC profiles to webp encoder"" by Matt Sarett · 7 years ago
  74. e87d778 Revert "Add support for writing ICC profiles to webp encoder" by Jim Van Verth · 7 years ago
  75. 0c9d0b4 Add support for writing ICC profiles to webp encoder by Matt Sarett · 7 years ago
  76. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  77. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  78. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  79. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  80. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  81. cf3f234 Add SkTransferFunctionBehavior flag: Use in codec and encoder by Matt Sarett · 7 years ago
  82. 5df93de Revert "Revert "Add support for writing icc profiles to the jpeg encoder"" by Matt Sarett · 7 years ago
  83. dda14b9 Revert "Add support for writing icc profiles to the jpeg encoder" by Derek Sollenberger · 7 years ago
  84. 4ef0148 Add support for writing icc profiles to the jpeg encoder by Matt Sarett · 7 years ago
  85. d68c41d Revert "Add support for writing icc profiles to the jpeg encoder" by Derek Sollenberger · 7 years ago
  86. e3b95ce Add support for writing icc profiles to the jpeg encoder by Matt Sarett · 7 years ago
  87. 0e032be Add support for writing ICC profiles in png encodes by Matt Sarett · 7 years ago
  88. 0354c62 Set a limit on the size for BMP images by Leon Scroggins III · 7 years ago
  89. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 7 years ago
  90. 5c49617 Reland "Respect canvas size and frame offset in webp decoder" by Matt Sarett · 7 years ago
  91. 2bb94e8 Revert "Reland "Respect canvas size and frame offset in webp decoder"" by Matt Sarett · 7 years ago
  92. 604971e Reland "Respect canvas size and frame offset in webp decoder" by Matt Sarett · 7 years ago
  93. b3050b9 Revert "Respect canvas size and frame offset in webp decoder" by Robert Phillips · 7 years ago
  94. 0f33970 Respect canvas size and frame offset in webp decoder by Matt Sarett · 7 years ago
  95. c9942a1 Do not crash when the resources are missing by Leon Scroggins III · 7 years ago
  96. 4288657 Set fOptions in SkCodec::getPixels by Leon Scroggins III · 7 years ago
  97. 74b16ed Add test for bad reuse of SkJpegCodec internal state by Matt Sarett · 7 years ago
  98. b3b2453 Use fixed size buffer for RLE bmps by Leon Scroggins III · 8 years ago
  99. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  100. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago