1. 07a722c Add SkAndroidCodec::computeSampledSize by Leon Scroggins III · 7 years ago
  2. 42ee284 Use SkAndroidCodec in SkAnimatedImage by Leon Scroggins III · 7 years ago
  3. fe3da02 Add a method to convert SkCodec::Result to a string by Leon Scroggins III · 7 years ago
  4. 7a10b33 Add an SkDrawable for animated images (e.g. GIF) by Leon Scroggins III · 7 years ago
  5. 7397d7a Add SkAndroidCodec::MakeFromCodec by Leon Scroggins III · 7 years ago
  6. c8037dc Reland "Hide SkEncodedInfo" by Leon Scroggins III · 7 years ago
  7. 1793e7b Revert "Hide SkEncodedInfo" by Leon Scroggins · 7 years ago
  8. c6f7a4f Hide SkEncodedInfo by Leon Scroggins III · 7 years ago
  9. b6ab10f Move SkCodec::Origin into its own file by Leon Scroggins III · 7 years ago
  10. 021e5c7 Revert "Add an Option for orientation on JPEG encodes" by Ben Wagner · 7 years ago
  11. 5411a60 Add an Option for orientation on JPEG encodes by Leon Scroggins III · 7 years ago
  12. 4379869 Revert[4] "apply codec origin in generator" by Mike Reed · 7 years ago
  13. dd34014 Revert "Revert "Revert "apply codec origin in generator""" by Mike Reed · 7 years ago
  14. 82269ab Revert "Revert "apply codec origin in generator"" by Mike Reed · 7 years ago
  15. 363dd98 Revert "apply codec origin in generator" by Ben Wagner · 7 years ago
  16. fa15877 apply codec origin in generator by Mike Reed · 7 years ago
  17. 2fbf1bc Add SK_API to APIs used by the android framework. by Derek Sollenberger · 7 years ago
  18. de7f91b Remove SK_LEGACY_FRAME_INFO_ALPHA_TYPE by Leon Scroggins III · 7 years ago
  19. ae79f32 Call initializeColorXform inside SkCodec by Leon Scroggins III · 7 years ago
  20. 04be2b5 Reland "skia: add heif decoding support" by Leon Scroggins III · 7 years ago
  21. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 7 years ago
  22. db68a42 Revert "skia: add heif decoding support" by Mike Klein · 7 years ago
  23. c2a9542 skia: add heif decoding support by Chong Zhang · 7 years ago
  24. 7f97f49 remove SK_SUPPORT_LEGACY_CODEC_NEW dead code by Mike Reed · 7 years ago
  25. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  26. 588fb04 Report error on failure to create SkCodec by Leon Scroggins III · 7 years ago
  27. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  28. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  29. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  30. 674a184 Add SkCodec::Result indicating error in the data by Leon Scroggins III · 7 years ago
  31. 1f6af6b Consolidate decoding frames into SkCodec by Leon Scroggins III · 7 years ago
  32. ee7c820 Remove debug checks for unsupported ICC profiles by Matt Sarett · 7 years ago
  33. 33deb7e Make SkCodec more flexible about its required frame by Leon Scroggins III · 7 years ago
  34. c6e6a5f Simplify SkCodecs' call to SkColorSpaceXform::apply by Leon Scroggins III · 7 years ago
  35. 557fbbe Add animation support to SkWebpCodec by Leon Scroggins III · 7 years ago
  36. 249b8e3 Switch SkCodec to int for counts and indices by Leon Scroggins III · 7 years ago
  37. e132e7b Add SkCodec methods for individual frames by Leon Scroggins III · 7 years ago
  38. a4db9be Correct GIF frame dependencies and track alpha by Leon Scroggins III · 7 years ago
  39. 68feef4 Allow BF and BRD clients to request an output color space by Matt Sarett · 7 years ago
  40. cf3f234 Add SkTransferFunctionBehavior flag: Use in codec and encoder by Matt Sarett · 7 years ago
  41. 2ae3a2e Suggest P3 for wide gamut images in SkAndroidCodec by Matt Sarett · 7 years ago
  42. 78c212a SK_API-export SkCodec by Florin Malita · 8 years ago
  43. 3639faa Add SkCodec::FrameInfo::fFullyReceived by Leon Scroggins III · 8 years ago
  44. 8dcc84f Prefer F16 in SkAndroidCodec for high precision images by Matt Sarett · 8 years ago
  45. 966bb34 Decode to sRGB on Android by Matt Sarett · 8 years ago
  46. d737bee Updated the get_images_from_skps tool to check for ICC profile support by raftias · 8 years ago
  47. 0dd6987 Be explicit about the vector<FrameInfo> type by Leon Scroggins III · 8 years ago
  48. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  49. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  50. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  51. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  52. a9e9bfc Delete qcms by Matt Sarett · 8 years ago
  53. e71b1a1 Report repetition count in SkCodec by scroggo · 8 years ago
  54. 7f650bd Tag images as sRGB by default in SkCodec by Matt Sarett · 8 years ago
  55. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  56. 19b9153 Add support for multiple frames in SkCodec by scroggo · 8 years ago
  57. 313c463 Safely handle unsupported color xforms in SkCodec by Matt Sarett · 8 years ago
  58. 8e6c7ad Make SkPngCodec decode progressively. by scroggo · 8 years ago
  59. f7eb6fc Implement Fill() for incomplete decodes to RGBA_F16 by msarett · 8 years ago
  60. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  61. 549ca32 Modify SkPngCodec to recognize 565 images from the sBIT chunk by msarett · 8 years ago
  62. 50ce1f2 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 8 years ago
  63. 39979d8 Revert of Add color space xform support to SkJpegCodec (includes F16!) (patchset #9 id:260001 of https://codereview.chromium.org/2174493002/ ) by msarett · 8 years ago
  64. 73d5533 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 8 years ago
  65. 530c844 Remove unnecessary getColorSpace() API from SkCodec by msarett · 8 years ago
  66. d8d6855 Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  67. 2cee902 Add color correction benchmark - with comparison to qcms by msarett · 8 years ago
  68. 6fb2391 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  69. 9876ac5 Create SkColorSpaceXform to handle color conversions by msarett · 8 years ago
  70. 26694c3 Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  71. 4a603fc Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 id:260001 of https://codereview.chromium.org/1952063002/ ) by msarett · 8 years ago
  72. 740cc88 Create SkColorSpaceXform to handle color conversions by msarett · 8 years ago
  73. 30e78c9 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  74. 9a89a09 Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  75. a9ef92a SkEncodedInfo: simplify by halcanary · 8 years ago
  76. a4b09a1 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  77. 23c5110 Add SkColorSpace to SkImageInfo by msarett · 8 years ago
  78. 68758ae Remove SkEncodedInfo kPreSwizzled_Color from public API by msarett · 8 years ago
  79. ac6c750 Remove SkEncodedInfo kUnknown_Color and kUnknown_Alpha from public API by msarett · 8 years ago
  80. a45a668 Use SkEncodedInfo in place of SkSwizzler::SrcConfig by msarett · 8 years ago
  81. 9bc2235 Make all the codecs default profiles based on gTreatSkColorAsSRGB. by herb · 8 years ago
  82. c30c418 Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  83. 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
  84. f682d9a Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  85. 0e6274f Parse icc profiles and exif orientation from jpeg markers by msarett · 8 years ago
  86. 7a307df Rename the kRAW_SkEncodedFormat to kDNG_SkEncodedFormat as it is actually only used for DNG format by yujieqin · 8 years ago
  87. 4984c3c Update Skia's YUV API by msarett · 8 years ago
  88. 1590f3b Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.chromium.org/1716523002/ ) by msarett · 8 years ago
  89. 095d31c Update Skia's YUV API by msarett · 8 years ago
  90. ad8bcfe Use a smart pointer for SkColorSpace factories by msarett · 8 years ago
  91. 6a73821 Set SkColorSpace object for PNGs and parse ICC profiles by msarett · 8 years ago
  92. 9b9497e Implement onSkipScanlines() for bmp and wbmp by msarett · 8 years ago
  93. 7b5e553 Add SkAndroidCodec::getPixels by scroggo · 8 years ago
  94. c5560be Support decoding opaque to *premul by scroggo · 8 years ago
  95. 916de9f Add RAW decoding into Skia. by yujieqin · 8 years ago
  96. c85a9fd Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https://codereview.chromium.org/1520403003/ ) by msarett · 8 years ago
  97. 6bd8639 Add RAW decoding into Skia. by yujieqin · 8 years ago
  98. b714fb0 Add getYUV8Planes() API to SkCodec by msarett · 8 years ago
  99. a4970dc Delete reallyHasAlpha() from SkCodec by msarett · 9 years ago
  100. 9a0e346 Make BitmapRegionDecoder succeed on invalid requests by msarett · 9 years ago