1. d532a9e Update supported iOS to 11 by Ben Wagner · 3 years ago
  2. cbfa34a Convert internal SkSL to use .eval() by Brian Osman · 3 years ago
  3. f8a5504 SkSL: Use type-specific sampling intrinsics, rather than fn-call syntax by Brian Osman · 3 years ago
  4. eb0f29d SkSL: Allow invoking children (shaders, etc) like functions by Brian Osman · 3 years, 1 month ago
  5. 076be66 Add release note on Metal resource tracking change by Jim Van Verth · 3 years ago
  6. a0438e6 Remove SK_SUPPORT_DEPRECATED_CLIPOPS and expanding clip op defs by Michael Ludwig · 3 years, 1 month ago
  7. cfd204a Rename/simplify SkCanvas::resetClip() and make recordable by Michael Ludwig · 3 years, 1 month ago
  8. 44cd93f update release notes by Heather Miller · 3 years, 1 month ago
  9. 9f745d9 Remove SkMatrix44 by Mike Reed · 3 years, 2 months ago
  10. 4ff6072 Enable reduceOpsTaskSplitting by default by Adlai Holler · 3 years, 2 months ago
  11. f62632c Remove SkShaders::Lerp by Brian Osman · 3 years, 2 months ago
  12. cc2d073 Remove SkPaint::getHash by Brian Osman · 3 years, 2 months ago
  13. 0ea0e75 Update release notes for m92 cut, m93 begin by Heather Miller · 3 years, 3 months ago
  14. 4e1c1a7 Implement computeFastBounds for PathEffects by Michael Ludwig · 3 years, 3 months ago
  15. daa9b8e Add mapRect function and RectToRect constructor to SkM44 by Michael Ludwig · 3 years, 4 months ago
  16. 4f00982 Make the generic SkRuntimeEffect::Make factories private by Brian Osman · 3 years, 4 months ago
  17. 38162b5 Remove Metal support on older OSes. by Jim Van Verth · 3 years, 4 months ago
  18. 57ab06c Delete mixed samples by Chris Dalton · 3 years, 4 months ago
  19. e49703f Remove custom SkVertices data and runtime effect `varying` support by Brian Osman · 3 years, 4 months ago
  20. 5571865 update release notes for M91 branch by Heather Miller · 3 years, 5 months ago
  21. 5c62582 Require that runtime effect child variables are 'uniform' by Brian Osman · 3 years, 5 months ago
  22. d18967c Add integer uniforms to runtime effects by Brian Osman · 3 years, 5 months ago
  23. 31798c2 Remove NVPR by Robert Phillips · 3 years, 5 months ago
  24. daed259 Made SkSL DSL into public API by Ethan Nicholas · 3 years, 6 months ago
  25. 4add8b3 update release notes by Heather Miller · 3 years, 6 months ago
  26. c44e21f Add a new entry point for making promise images by Adlai Holler · 3 years, 6 months ago
  27. 2db4ba1 Reland "Remove ARC from tools lib." by Jim Van Verth · 3 years, 6 months ago
  28. e8a1c01 Revert "Remove ARC from tools lib." by Jim Van Verth · 3 years, 6 months ago
  29. 4c4c80f Remove ARC from tools lib. by Jim Van Verth · 3 years, 6 months ago
  30. bde1eb6 Remove GrDirectContext::ComputeImageSize. Use SkImage::textureSize. by Brian Salomon · 3 years, 6 months ago
  31. 1f19ce2 Reland "Remove deprecated form of SkRuntimeEffect::Make." by John Stiles · 3 years, 6 months ago
  32. 441b33f rm pow2 arg to GrDirectContext::ComputeImagesize by Brian Salomon · 3 years, 6 months ago
  33. e89b50a Android roll broke with a compilation error: by Stan Iliev · 3 years, 6 months ago
  34. 1cda194 Remove deprecated form of SkRuntimeEffect::Make. by John Stiles · 3 years, 6 months ago
  35. 7c6abf8 Reland "Remove deprecated SkImageFilter::MakeMatrixFilter" by Michael Ludwig · 3 years, 7 months ago
  36. d76d186 Remove 'f' prefix on SkRuntimeEffect::Uniform struct by Brian Osman · 3 years, 7 months ago
  37. f863721 Remove 'f' prefix on SkRuntimeEffect::Varying struct by Brian Osman · 3 years, 7 months ago
  38. 20e92f7 Update SkRuntimeEffect::Make to take an Options struct. by John Stiles · 3 years, 7 months ago
  39. 3831689 Particle refactor: Only have one code string, uniforms, etc. by Brian Osman · 3 years, 7 months ago
  40. 747c31e Hide SkImageFilter::CropRect by Michael Ludwig · 3 years, 7 months ago
  41. ed552f8 Move deprecated image filter headers out of include/ and into src/ by Michael Ludwig · 3 years, 7 months ago
  42. 04aef10 Add SkRuntimeEffect::makeImage() by Brian Salomon · 3 years, 7 months ago
  43. f577427 Fix lighting image filters by Michael Ludwig · 3 years, 7 months ago
  44. add35d9 Deprecate (and ignore) SkAndroidCodec::ExifOrientation by Leon Scroggins III · 3 years, 8 months ago
  45. d5412d9 update release notes for m89 by Heather Miller · 3 years, 7 months ago
  46. 0c0b5a6 Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo by Brian Salomon · 3 years, 7 months ago
  47. 7ff897a Add release notes summarizing breaking changes to SkRuntimeEffect by Brian Osman · 3 years, 7 months ago
  48. ea4aa39 Add SkShadowUtils::GetLocalBounds. by Jim Van Verth · 3 years, 7 months ago
  49. 4878b3e Remove Improved Perlin Noise by Brian Salomon · 3 years, 8 months ago
  50. d12c91b Revert "Revert "Remove legacy SkImage::MakeFromYUVATextures."" by Brian Salomon · 3 years, 8 months ago
  51. e427160 SkAnimatedImage: Always respect exif orientation by Leon Scroggins III · 3 years, 8 months ago
  52. 01ff538 Support luminance-alpha GL format for YUVA planes by Brian Salomon · 3 years, 8 months ago
  53. 63f0354 Add support for directional lights. by Jim Van Verth · 3 years, 8 months ago
  54. 8670c98 Remove SkImage::MakeFromYUVATexturesCopyToExternal by Brian Salomon · 3 years, 9 months ago
  55. b5f880a Take origin when creating/updating backend texture using pixmaps. by Brian Salomon · 3 years, 9 months ago
  56. e0dee01 Remove support for deprecated kDontClipToLayer_SaveLayerFlag by Michael Ludwig · 3 years, 9 months ago
  57. 469d67e Expose more info in SkCodec::FrameInfo by Leon Scroggins III · 3 years, 9 months ago
  58. ca92424 Remove SkBaseDevice::flush (take 2) by Robert Phillips · 3 years, 9 months ago
  59. a2c4020 Preserve dithering for SkImageFilters::Shader by Michael Ludwig · 3 years, 9 months ago
  60. 10089c6 Revert "Remove legacy SkImage::MakeFromYUVATextures." by Robert Phillips · 3 years, 9 months ago
  61. df29db4 Remove legacy SkImage::MakeFromYUVATextures. by Brian Salomon · 3 years, 9 months ago
  62. 9e64047 Add MTLBinaryArchive support to iOS Metal build by Jim Van Verth · 3 years, 9 months ago
  63. fcc4e85 Remove SkYUVAInfo::PlanarConfig by Brian Salomon · 3 years, 9 months ago
  64. 98e17bf Remove deprecated DDL promise texture image factories. by Brian Salomon · 3 years, 9 months ago
  65. b7c1310 Revert "Remove SkBaseDevice::flush" by Robert Phillips · 3 years, 9 months ago
  66. 971b19d Remove SkBaseDevice::flush by Robert Phillips · 3 years, 9 months ago
  67. a29ed26 Remove unused copy-to-external YUV SkImage factories. by Brian Salomon · 3 years, 9 months ago
  68. 351c9b5 Switch to using GrMtlBackendContext for GrDirectContext creation. by Jim Van Verth · 3 years, 9 months ago
  69. e438738 Split SkYUVAInfo::PlanarConfig into PlaneConfig and Subsampling enums by Brian Salomon · 3 years, 9 months ago
  70. bd3792d Add SkYUVAInfo-based promise texture image factory by Brian Salomon · 3 years, 10 months ago
  71. 1fe2b80 Revert "Reland "Draw image filters directly under non-axis-aligned transforms"" by Michael Ludwig · 3 years, 9 months ago
  72. 7712db9 Reland "Draw image filters directly under non-axis-aligned transforms" by Michael Ludwig · 3 years, 10 months ago
  73. f143274 Simplify promise image callbacks. by Brian Salomon · 3 years, 10 months ago
  74. b06301e Reland "Rearrange SkSL pre-include modules to hide things" by Brian Osman · 3 years, 10 months ago
  75. 6a1763b Fix merge conflict in RELEASE_NOTES.txt by Brian Osman · 3 years, 10 months ago
  76. 4cb5c5e Revert "Rearrange SkSL pre-include modules to hide things" by Brian Osman · 3 years, 10 months ago
  77. 6cafdc0 Revert "Draw image filters directly under non-axis-aligned transforms" by Michael Ludwig · 3 years, 10 months ago
  78. bea0dc6 Rearrange SkSL pre-include modules to hide things by Brian Osman · 3 years, 10 months ago
  79. f8f23b2 Draw image filters directly under non-axis-aligned transforms by Michael Ludwig · 3 years, 10 months ago
  80. eb7f960 Reland "heif: Add AVIF type and AVIF sniffing" by Vignesh Venkatasubramanian · 3 years, 10 months ago
  81. 694ff17 Revert "Revert changes to unbreak bots." by Brian Salomon · 3 years, 10 months ago
  82. 007d97d Allow creating SkSurfaceCharacterizations directly for vk secondary CB context. by Greg Daniel · 3 years, 10 months ago
  83. 49721c8 Revert changes to unbreak bots. by Brian Salomon · 3 years, 10 months ago
  84. 8b5d44b Revert "Reland "heif: Add AVIF type and AVIF sniffing"" by Brian Salomon · 3 years, 10 months ago
  85. 28eb592 Reland "heif: Add AVIF type and AVIF sniffing" by Vignesh Venkatasubramanian · 3 years, 10 months ago
  86. f01a9d9 Add SkImage::MakeFromYUVATexturesCopyToExternal by Brian Salomon · 3 years, 10 months ago
  87. ebb26e3 Revert "heif: Add AVIF type and AVIF sniffing" by John Stiles · 3 years, 10 months ago
  88. 3ab5b73 heif: Add AVIF type and AVIF sniffing by Vignesh Venkatasubramanian · 3 years, 10 months ago
  89. 9abf719 Remove code guarded by SK_LEGACY_SURFACE_PROPS. by Ben Wagner · 3 years, 10 months ago
  90. 9f8ee0d Remove legacy SkImageGenerator YUV planes interface by Brian Salomon · 3 years, 10 months ago
  91. c1a249d Revert "Revert "New variant of SkImage::MakeFromYUVATextures."" by Brian Salomon · 3 years, 10 months ago
  92. 97a1e67 Add context option to disable mipmap support by kylechar · 3 years, 10 months ago
  93. be8004d Revert "New variant of SkImage::MakeFromYUVATextures." by Brian Salomon · 3 years, 10 months ago
  94. fea1223 New variant of SkImage::MakeFromYUVATextures. by Brian Salomon · 3 years, 10 months ago
  95. 8aa0edf move SkTPin to include/private by Mike Klein · 3 years, 10 months ago
  96. 01b93ea Add SkImageFilters::Blend rename for Xfermode filter by Michael Ludwig · 3 years, 11 months ago
  97. c98d5b6 Expand image filter factories to accept more types for crop rects by Michael Ludwig · 3 years, 11 months ago
  98. 7d0f853 Add SkImageFilters::Shader in place of Paint factory by Michael Ludwig · 3 years, 11 months ago
  99. 0ce2c54 Reland "Reland "Take GrContext private, GrDDLContext inherit from GrRecordingContext"" by Adlai Holler · 3 years, 11 months ago
  100. 72c7b98 Start removal of tool usage of SkSurface::MakeFromBackendTextureAsRenderTarget. by Brian Salomon · 3 years, 11 months ago