1. 2cc7d13 Stop defining SK_CODEC_PRINTF in debug by Leon Scroggins III · 7 years ago
  2. 07a722c Add SkAndroidCodec::computeSampledSize by Leon Scroggins III · 7 years ago
  3. 42ee284 Use SkAndroidCodec in SkAnimatedImage by Leon Scroggins III · 7 years ago
  4. fe3da02 Add a method to convert SkCodec::Result to a string by Leon Scroggins III · 7 years ago
  5. 7a10b33 Add an SkDrawable for animated images (e.g. GIF) by Leon Scroggins III · 7 years ago
  6. 8dc8dbc begin cleanup of malloc porting layer by Mike Reed · 7 years ago
  7. 7397d7a Add SkAndroidCodec::MakeFromCodec by Leon Scroggins III · 7 years ago
  8. 71d8a57 Consider overflow in is_orientation_marker by Leon Scroggins III · 7 years ago
  9. f1f1162 remove append_from_srgb() by Mike Klein · 7 years ago
  10. 10b8142 Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB by Brian Osman · 7 years ago
  11. 63789cc Revert "Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB" by Mike Klein · 7 years ago
  12. 411b8ea Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB by Brian Osman · 7 years ago
  13. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  14. c8037dc Reland "Hide SkEncodedInfo" by Leon Scroggins III · 7 years ago
  15. 1793e7b Revert "Hide SkEncodedInfo" by Leon Scroggins · 7 years ago
  16. c6f7a4f Hide SkEncodedInfo by Leon Scroggins III · 7 years ago
  17. 3e79459 Fix setjmp/longjump usage in JPEG error handling by Chris Dalton · 7 years ago
  18. d6cb11e encode kAlpha_8 as grayalpha with sigbits for gray==1 by Mike Reed · 7 years ago
  19. 0358841 Fix webp bug compositing alpha frames on opaque (better fix) by Leon Scroggins III · 7 years ago
  20. 5f1c8ff WebP - allow more scales by Leon Scroggins III · 7 years ago
  21. 2009c20 Revert "Fix webp bug compositing alpha frames on opaque" by Leon Scroggins · 7 years ago
  22. 42bae8f Fix webp bug compositing alpha frames on opaque by Leon Scroggins III · 7 years ago
  23. 0cbc10f Make SkImageGeneratorCG apply encoded origin by Leon Scroggins III · 7 years ago
  24. 3c23593 Allow bitmap extraction from HEIF image sequences by Chong Zhang · 7 years ago
  25. 503bdcd fix typo in SkJpegCodec.cpp by Mike Klein · 7 years ago
  26. f78b55c Simplify SkColorSpace::MakeICC by Leon Scroggins III · 7 years ago
  27. 329d504 remove off64_t in SkHeifCodec by Mike Klein · 7 years ago
  28. 36f182f add SkStubHeifDecoderAPI.h by Mike Klein · 7 years ago
  29. 32a0a63 speculative fix for Android roll by Mike Klein · 7 years ago
  30. b6ab10f Move SkCodec::Origin into its own file by Leon Scroggins III · 7 years ago
  31. 021e5c7 Revert "Add an Option for orientation on JPEG encodes" by Ben Wagner · 7 years ago
  32. 5411a60 Add an Option for orientation on JPEG encodes by Leon Scroggins III · 7 years ago
  33. 4379869 Revert[4] "apply codec origin in generator" by Mike Reed · 7 years ago
  34. dd34014 Revert "Revert "Revert "apply codec origin in generator""" by Mike Reed · 7 years ago
  35. 82269ab Revert "Revert "apply codec origin in generator"" by Mike Reed · 7 years ago
  36. 363dd98 Revert "apply codec origin in generator" by Ben Wagner · 7 years ago
  37. fa15877 apply codec origin in generator by Mike Reed · 7 years ago
  38. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  39. 2631558 fix use of uninitialized flag in SkCodec by Ivan Afanasyev · 7 years ago
  40. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  41. 862c196 Remove static initializers in SkCodec by Leon Scroggins III · 7 years ago
  42. dd7ffa5 Handle the error input case in SkPngCodec decode function by nagarajan.n · 7 years ago
  43. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  44. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  45. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  46. e567746 Fix truncated webp images by Leon Scroggins III · 7 years ago
  47. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  48. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  49. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  50. 477e9d4 Merge fCurrIncrementalCodec and fCurrScanlineCodec usage into single variable by nagarajan.n · 7 years ago
  51. f398dd5 Move adding offset to dstRow in SkRawCodec::onGetPixels by nagarajan.n · 7 years ago
  52. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  53. 08cda14 Share code for setting the out_color_space CMYK encoded colorspaces by nagarajan.n · 7 years ago
  54. 6e17b6f Remove loop unrolling code in load_gamut by nagarajan.n · 7 years ago
  55. b1854fa Remove loop unrolling code in onQueryYUV8 by nagarajan.n · 7 years ago
  56. 67e3429 Update libjpeg buffer status when it has has to be refilled. by nagarajan.n · 7 years ago
  57. 1f1aa2d Stop using SkRasterPipeline inside GIF by Leon Scroggins III · 7 years ago
  58. de7f91b Remove SK_LEGACY_FRAME_INFO_ALPHA_TYPE by Leon Scroggins III · 7 years ago
  59. 722b3a7 Initialize the swizzler if there is a subset by Chong Zhang · 7 years ago
  60. 223ec29 Make haveDecodedRow return void by Leon Scroggins III · 7 years ago
  61. ae79f32 Call initializeColorXform inside SkCodec by Leon Scroggins III · 7 years ago
  62. 04be2b5 Reland "skia: add heif decoding support" by Leon Scroggins III · 7 years ago
  63. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 7 years ago
  64. db68a42 Revert "skia: add heif decoding support" by Mike Klein · 7 years ago
  65. c2a9542 skia: add heif decoding support by Chong Zhang · 7 years ago
  66. 7f97f49 remove SK_SUPPORT_LEGACY_CODEC_NEW dead code by Mike Reed · 7 years ago
  67. 847068c add Make factory to SkMemoryStream (simplify call-sites) by Mike Reed · 7 years ago
  68. 816afd8 fix legacy compile by Mike Reed · 7 years ago
  69. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  70. 45c16fa convert over to 2d-mode by Mike Klein · 7 years ago
  71. 9a0e390 sk_sp: act as if operator bool() not implicit. by Hal Canary · 7 years ago
  72. e726e7c Report first GIF frame after knowing its meta data by Leon Scroggins III · 7 years ago
  73. e43fdb3 Use SkRasterPipeline to blend GIF frames and use proper offset by Leon Scroggins III · 7 years ago
  74. 262b319 Index8 is dead, remove guarded code by Mike Reed · 7 years ago
  75. 588fb04 Report error on failure to create SkCodec by Leon Scroggins III · 7 years ago
  76. fc4ee22 Fix double delete in SkBmpCodec by Leon Scroggins III · 7 years ago
  77. c20b5f8 Fix computeOutputColorSpace by Leon Scroggins III · 7 years ago
  78. 5805013 Guard to remove kIndex_8_SkColorType by Mike Reed · 7 years ago
  79. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  80. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  81. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  82. 674a184 Add SkCodec::Result indicating error in the data by Leon Scroggins III · 7 years ago
  83. 005a970 ICO: Prevent calling 'new' with large values by Leon Scroggins III · 7 years ago
  84. 466c7d6 header cleanup by Hal Canary · 7 years ago
  85. c2d2076 clean up low-hanging swap_rb by Mike Klein · 7 years ago
  86. 8db74f1 Revert "Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType"" by Matt Sarett · 7 years ago
  87. 1f6af6b Consolidate decoding frames into SkCodec by Leon Scroggins III · 7 years ago
  88. ee7c820 Remove debug checks for unsupported ICC profiles by Matt Sarett · 7 years ago
  89. 81c83a7 Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType" by Matt Sarett · 7 years ago
  90. b6f4767 Do not return Index8 from SkAndroidCodec::computeOutputColorType by Matt Sarett · 7 years ago
  91. 33deb7e Make SkCodec more flexible about its required frame by Leon Scroggins III · 7 years ago
  92. 912e6b8 Reland "Handle different types of streams in different jpeg source managers" by Matt Sarett · 7 years ago
  93. 91f0f73 Fix alpha issues in SkGifCodec by Leon Scroggins III · 7 years ago
  94. 15f4d02 Revert "Handle different types of streams in different jpeg source managers" by Matt Sarett · 7 years ago
  95. c6e6a5f Simplify SkCodecs' call to SkColorSpaceXform::apply by Leon Scroggins III · 7 years ago
  96. 12a4dc9 Defend against ICOs with large BMPs embedded by Leon Scroggins III · 7 years ago
  97. d81fed9 Replace BMP calls to new with calls to malloc by Leon Scroggins III · 7 years ago
  98. 96cc361 Handle different types of streams in different jpeg source managers by cjbao · 7 years ago
  99. ec4400b Avoid new for small arrays in SkBmpCodec by Leon Scroggins III · 7 years ago
  100. 761d27c update SkRasterPipeline::run() to also take y by Mike Klein · 7 years ago