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