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