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