1. 788b916 Remove SkTMin and SkTMax by Brian Osman · 5 years ago
  2. 196f319 Allow decoding without color conversion by Leon Scroggins III · 5 years ago
  3. 5ddc34c Remove 565 mask data from GrStrikeCache to constexpr varialbe by Herb Derby · 5 years ago
  4. b147ace DCI-P3 -> Display P3 in Skia by Mike Klein · 5 years ago
  5. 7b8b0ec Have SkWuffsCodec.cpp link to Wuffs API docs by Nigel Tao · 5 years ago
  6. f46d5ca use std::make_unique by Mike Klein · 5 years ago
  7. ae834f57 SkWebpCodec: enable a loop count of 1 by Leon Scroggins III · 5 years ago
  8. 3dc3121 Add SK_WUFFS_FAVORS_PERFORMANCE_OVER_ADDITIONAL_MEMORY_SAFETY option by Nigel Tao · 5 years ago
  9. f0148c4 Release SkWuffsCodec two-pass memory earlier by Nigel Tao · 5 years ago
  10. 027f89b Allow one-pass SkWuffsCodec decoding by Nigel Tao · 5 years ago
  11. 6ec1b39 Optimize SkWuffsCodec's sk_bzero calls by Nigel Tao · 5 years ago
  12. 1ec9a28 Replace third_party/gif with new DEPS entry. by Hal Canary · 5 years ago
  13. 2dad990 Replace third_party/gif: Preflight changes by Hal Canary · 5 years ago
  14. f7cb902 Revert "Replace third_party/gif with new DEPS entry." by Hal Canary · 5 years ago
  15. 6d29bfb Replace third_party/gif with new DEPS entry. by Hal Canary · 5 years ago
  16. 39da10b Optimize SkWuffsCodec pixbuf zero-initialization by Nigel Tao · 5 years ago
  17. 3876a9f Reset SkWuffsCodec frame-count decoder less often by Nigel Tao · 5 years ago
  18. 4f32a29 Move SkWuffsCodec's reset_and_decode_image_config by Nigel Tao · 5 years ago
  19. 5b27146 Free SkWuffsCodec frame-count decoder earlier by Nigel Tao · 5 years ago
  20. cdc9238 Inline SkWuffsCodec::readFrames by Nigel Tao · 5 years ago
  21. 2777cd3 Have SkWuffsCodec use two Wuffs decoders by Nigel Tao · 5 years ago
  22. 477f221 Update Wuffs version to 0.2.0-rc.1 by Nigel Tao · 5 years ago
  23. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 5 years ago
  24. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 5 years ago
  25. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  26. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  27. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 5 years ago
  28. 96c10a0 Fix calls to deprecated Wuffs API by Nigel Tao · 5 years ago
  29. ba45830 Move is_orientation_marker into its own file by Leon Scroggins III · 5 years ago
  30. b3542d9 Rename SkOrientationMarker.cpp by Leon Scroggins III · 5 years ago
  31. 26499bd Update Wuffs version by Nigel Tao · 5 years ago
  32. 6447a1a Remove a deprecated Wuffs io_buffer::reader call by Nigel Tao · 5 years ago
  33. ea68eac heif: Update to actual frame duration when the frame is decoded by Chong Zhang · 5 years ago
  34. 3012cba remove unneeded noemptycheck variants of intersect by Mike Reed · 5 years ago
  35. 2b39cbe Remove SK_LEGACY_HEIF_API by Leon Scroggins III · 5 years ago
  36. 6154ac4 Hook up SkHeifCodec for ImageDecoder animation by Leon Scroggins III · 5 years ago
  37. 19e3cd4 SkCodec: don't assume frameRect is valid by Leon Scroggins III · 6 years ago
  38. 5e6e87a Remove deprecated Wuffs io_buffer::reader calls by Nigel Tao · 6 years ago
  39. 980d03b Reland "Update Wuffs version" by Leon Scroggins · 6 years ago
  40. aed8009 Revert "Update Wuffs version" by Leon Scroggins · 6 years ago
  41. 42ece2b Update Wuffs version by Nigel Tao · 6 years ago
  42. 02eefbe header self-sufficiency and idempotency by Hal Canary · 6 years ago
  43. 1f1cd1f Pause Wuffs' getFrameCount in incremental decode by Nigel Tao · 6 years ago
  44. b3c0bf6 Revert "manually register codecs in DM" by Mike Klein · 6 years ago
  45. 0af9929 Revert "remove #if guards in SkAndroidCodec.cpp" by Mike Klein · 6 years ago
  46. 8ae07c3 remove #if guards in SkAndroidCodec.cpp by Mike Klein · 6 years ago
  47. 9b2633e manually register codecs in DM by Mike Klein · 6 years ago
  48. 9b86955 Add thread safety annotations for SkMutex by Herb Derby · 6 years ago
  49. 666a9f9 Update includes for Wuffs. by Ben Wagner · 6 years ago
  50. 159a959 Revert "Temporarily revert runtime decoder registration." by Mike Klein · 6 years ago
  51. bcbf963 Temporarily revert runtime decoder registration. by Mike Klein · 6 years ago
  52. 05f45b2 runtime registration for decoders by Mike Klein · 6 years ago
  53. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  54. bcc7532 Implement SkHeifCodec::onRewind by Leon Scroggins III · 6 years ago
  55. 10ca6ff Update Wuffs version by Nigel Tao · 6 years ago
  56. ef40e33 Rewrite some SkWuffsCodec designated initializers by Nigel Tao · 6 years ago
  57. 70d8f4f SkWuffsCodec: Use drawing to do color correction and scaling by Leon Scroggins III · 6 years ago
  58. b8ec7f1 Remove unused setAlphaAndRequiredFrame condition by Nigel Tao · 6 years ago
  59. 587edab Only dereference imgcfg if non-null by Leon Scroggins III · 6 years ago
  60. e66a0b2 Check that we do not #define WUFFS_IMPLEMENTATION by Nigel Tao · 6 years ago
  61. 48aa221 Update Wuffs version by Nigel Tao · 6 years ago
  62. e39c884 SkWuffsCodec: replace memset+check_wuffs_version by Nigel Tao · 6 years ago
  63. f5ea37f [canvaskit] Support image assets for Skottie by Kevin Lubick · 6 years ago
  64. e3b205b Update Wuffs version by Nigel Tao · 6 years ago
  65. 3d86ff8 Remove SK_SUPPORT_LEGACY_ANDROID_CODEC_COLORSPACE by Leon Scroggins III · 6 years ago
  66. 4407636 SkWuffsCodec: Initialize when incomplete part 3 by Leon Scroggins III · 6 years ago
  67. 490e647 Have Wuffs output to BGRA, not indexed color by Nigel Tao · 6 years ago
  68. 1f63b51 remove unused variable by Mike Reed · 6 years ago
  69. 9859ef8 Keep scaledHeight calculation across oID calls by Nigel Tao · 6 years ago
  70. 65e8417 rewrite SkMasks::CreateMasks to work in bytesPerPixel by Mike Klein · 6 years ago
  71. b7a1b51 SkWuffsCodec: zero dst buffer before decodeFrame by Nigel Tao · 6 years ago
  72. 91f96f8 Update Wuffs version by Nigel Tao · 6 years ago
  73. 1be431f Remove colorspace restrictions for 565/FP16 configs in Android Codec. by Derek Sollenberger · 6 years ago
  74. 699d41e SkWuffsCodec: Initialize memory when incomplete by Leon Scroggins III · 6 years ago
  75. 95d0c8d Fix bug in sampling rotated decodes by Leon Scroggins III · 6 years ago
  76. 22e8624 Let SkWuffsCodec allow workbuf_len == 0 by Nigel Tao · 6 years ago
  77. 6af1edc Update Wuffs version by Nigel Tao · 6 years ago
  78. 9f810c2 Have SkWuffsCodec get workbuf_len from decoder by Nigel Tao · 6 years ago
  79. a676648 Update third_party/wuffs version by Nigel Tao · 6 years ago
  80. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  81. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  82. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 6 years ago
  83. dad4bfc SkWuffsCodec: swizzle only the dirty rect by Leon Scroggins III · 6 years ago
  84. 179559f Fix decoding RAW images to 565 by Leon Scroggins III · 6 years ago
  85. 9676596 Stop using SkSwizzler in SkRawCodec by Leon Scroggins III · 6 years ago
  86. 11e301f Dummy SkOrientationMarker.cpp so Chromium can compile it by Leon Scroggins III · 6 years ago
  87. 7a3805c SkWuffsCodec: Do not swizzle frame of width 0 by Leon Scroggins III · 6 years ago
  88. cb6b884 Fix uninitialized bug in SkWuffsCodec for incomplete images by Leon Scroggins III · 6 years ago
  89. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  90. c337a63 Add SkEncodedOrigin to SkYUVASizeInfo, fix JPEG orientation in GPU decode path by Brian Osman · 6 years ago
  91. 9b0ba2c SkWuffsCodec: fix dependent frames by Leon Scroggins III · 6 years ago
  92. b3d2760 Add safety net logging for issue 118143775 by Leon Scroggins III · 6 years ago
  93. 5bf5a64 Add SafetNet Logging for JCS_RGB jpegs by Leon Scroggins III · 6 years ago
  94. 4476400 Add SafetyNetLogging and use in SkPngCodec by Leon Scroggins III · 6 years ago
  95. 612a65d Merge SkFooAdapterCodec impls into one impl by Nigel Tao · 6 years ago
  96. 0185b95 Have SkWuffsCodec use a SkSwizzler by Nigel Tao · 6 years ago
  97. f8776c2 Handle static/single frame images in SkAnimCodecPlayer by Florin Malita · 6 years ago
  98. 9803e0c Remove some #ifdef's from SkAndroidCodec by Nigel Tao · 6 years ago
  99. 32526b5 Treat start(Incremental/Scanline)Decode errors as failures by Leon Scroggins III · 6 years ago
  100. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago