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