1. 066f411 Remove GrConvexPolyEffect::Make() that takes SkRect, use GrAARectEffect. by Brian Salomon · 3 years, 8 months ago
  2. e666254 Remove SkImage_Base::peekProxy. by Brian Salomon · 3 years, 8 months ago
  3. 18ab203 Make GrGLSLFragmentProcessors be created as std::unique_ptr. by Brian Salomon · 3 years, 8 months ago
  4. cc35b06 Revert "Fix issues with insetting and outsetting quads." by Brian Salomon · 3 years, 8 months ago
  5. 4a281dc Fix issues with insetting and outsetting quads. by Brian Salomon · 3 years, 8 months ago
  6. a443dc3 Reland "Remove (unused) gpuType from SkRuntimeEffect::Uniform" by Brian Osman · 3 years, 8 months ago
  7. af8db30 promote the runtime mixer CF to the only mixer CF by Mike Klein · 3 years, 8 months ago
  8. 0fdcaa5 Revert "Remove (unused) gpuType from SkRuntimeEffect::Uniform" by Mike Klein · 3 years, 8 months ago
  9. cc80a47 Remove (unused) gpuType from SkRuntimeEffect::Uniform by Brian Osman · 3 years, 8 months ago
  10. 3af656b SkSL DSL code is now automatically incorporated into the output by Ethan Nicholas · 3 years, 8 months ago
  11. 708dc4f Hide legacy imagefilters::image using filter-quality by Mike Reed · 3 years, 9 months ago
  12. 554aabb Prepare flag to hide setFilterQuality by Mike Reed · 3 years, 9 months ago
  13. 1f19ce2 Reland "Remove deprecated form of SkRuntimeEffect::Make." by John Stiles · 3 years, 9 months ago
  14. 691a794 Support COLRv1 color fonts by Dominik Röttsches · 3 years, 9 months ago
  15. 11a15b1 added SkSL DSL uniform support by Ethan Nicholas · 3 years, 9 months ago
  16. 570506d Added DSL FP codeAppend function. by Ethan Nicholas · 3 years, 9 months ago
  17. cb92744 SkColorFilters::WithWorkingFormat by Mike Klein · 3 years, 9 months ago
  18. acc6b15 Handle overflow of accumulated rect perimeter in SkDaskPath cull_path by Robert Phillips · 3 years, 9 months ago
  19. ec04e06 Drop AA on quads that are extremely thin before AA insetting/outsetting. by Brian Salomon · 3 years, 9 months ago
  20. e89b50a Android roll broke with a compilation error: by Stan Iliev · 3 years, 9 months ago
  21. 53375a7 GM glyph_pos correct advance placement. by Ben Wagner · 3 years, 9 months ago
  22. 1cda194 Remove deprecated form of SkRuntimeEffect::Make. by John Stiles · 3 years, 9 months ago
  23. 1d62221 Hide (unused) SkDrawLooper by Mike Reed · 3 years, 9 months ago
  24. f3ac2af Name common cubic resamplers by Mike Reed · 3 years, 9 months ago
  25. 7c6abf8 Reland "Remove deprecated SkImageFilter::MakeMatrixFilter" by Michael Ludwig · 3 years, 9 months ago
  26. 71d420d only tweak sampling when hitting pixel centers by Mike Klein · 3 years, 9 months ago
  27. 56c78f4 Reland "Add backend texture and backend render target versions snapshot GMs" by Brian Salomon · 3 years, 9 months ago
  28. 4d76f63 Fix particle bug where uniforms are allocated too late by Brian Osman · 3 years, 9 months ago
  29. 507c565 Revert "Add backend texture and backend render target versions snapshot GMs" by Brian Salomon · 3 years, 9 months ago
  30. d0924f3 Replace SkImage_Base::view() and ::refView() with new asView(). by Brian Salomon · 3 years, 9 months ago
  31. fa87f9c Add backend texture and backend render target versions snapshot GMs by Brian Salomon · 3 years, 9 months ago
  32. 9223665 Guard legacy matrixtransforms, and expose new one by Mike Reed · 3 years, 9 months ago
  33. fde740c Revert "Remove deprecated SkImageFilter::MakeMatrixFilter" by Robert Phillips · 3 years, 9 months ago
  34. ed63d4f Remove deprecated SkImageFilter::MakeMatrixFilter by Michael Ludwig · 3 years, 9 months ago
  35. 84d884a Revert "Revert "Reland "Add particle GMs""" by Brian Osman · 3 years, 9 months ago
  36. 010bb46 Revert "Revert "Remove maxTileSize from GrCaps, bleed GMs use max texture size override."" by Brian Salomon · 3 years, 9 months ago
  37. ef47e01 Fix video_decoder GM by Florin Malita · 3 years, 9 months ago
  38. 747c31e Hide SkImageFilter::CropRect by Michael Ludwig · 3 years, 9 months ago
  39. 1de89c4 Don't use filter-quality by Mike Reed · 3 years, 9 months ago
  40. 29e521c Revert "Initial support for DSL FPs" by Greg Daniel · 3 years, 9 months ago
  41. f1107eb Update intrinsic tests to floor(vec) and ceil(vec). by John Stiles · 3 years, 9 months ago
  42. c48a23d Initial support for DSL FPs by Ethan Nicholas · 3 years, 9 months ago
  43. ad8ce4d Revert "Reland "Add particle GMs"" by Brian Osman · 3 years, 9 months ago
  44. 38d8dea Revert "Add particle GM that uses uniforms, fix related bug in particle effect" by Brian Osman · 3 years, 9 months ago
  45. 964b446 Add particle GM that uses uniforms, fix related bug in particle effect by Brian Osman · 3 years, 9 months ago
  46. c621dcf Revert "Remove maxTileSize from GrCaps, bleed GMs use max texture size override." by Brian Salomon · 3 years, 9 months ago
  47. cdd852b Reland "Add particle GMs" by Brian Osman · 3 years, 9 months ago
  48. 3b01242 Revert "Add particle GMs" by Mike Reed · 3 years, 9 months ago
  49. f3274e0 Add particle GMs by Brian Osman · 3 years, 9 months ago
  50. 9ced5e6 Pass sampling to drawImage by Mike Reed · 3 years, 9 months ago
  51. ebb37e7 Rewrite GrPathTessellateOp as GrPathInnerTriangulateOp by Chris Dalton · 3 years, 9 months ago
  52. 0bad6cf Remove maxTileSize from GrCaps, bleed GMs use max texture size override. by Brian Salomon · 3 years, 9 months ago
  53. 039f136 filter-quality is deprecated, pass sampling to drawImage by Mike Reed · 3 years, 9 months ago
  54. 2b3403a Ensure that blur result is identity if both sigmas are near-zero by Jim Van Verth · 3 years, 9 months ago
  55. 34a0c97 don't use drawBitmap by Mike Reed · 3 years, 9 months ago
  56. 844beb5 get image from skcodec by Mike Reed · 3 years, 9 months ago
  57. 9911630 Hide misc non-sampling draw methods by Mike Reed · 3 years, 9 months ago
  58. 607a382 drawBitmap is deprecated, use drawImage by Mike Reed · 3 years, 9 months ago
  59. 568f0ae drawBitmap is deprecated by Mike Reed · 3 years, 9 months ago
  60. fa582c8 drawBitmap is deprecated by Mike Reed · 3 years, 9 months ago
  61. d396cd5 Pass sampling to drawimage by Mike Reed · 3 years, 9 months ago
  62. 8d29ab6 Pass sampling to drawImage by Mike Reed · 3 years, 9 months ago
  63. 07c5f52 Pass sampling to drawImage calls by Mike Reed · 3 years, 9 months ago
  64. 04aef10 Add SkRuntimeEffect::makeImage() by Brian Salomon · 3 years, 9 months ago
  65. 34c56a5 Migrate to drawImage w/ sampling by Mike Reed · 3 years, 9 months ago
  66. f577427 Fix lighting image filters by Michael Ludwig · 3 years, 9 months ago
  67. bacbb92 Revert "Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU""" by Brian Salomon · 3 years, 9 months ago
  68. e02d7f8 More hiding of legacy drawImage calls by Mike Reed · 3 years, 9 months ago
  69. 94e6791 Add new lazytiling GM and update GrTextureEffect by Robert Phillips · 3 years, 9 months ago
  70. 6d717d4 GrQuadUtils: Handle degenerate persp quads where edges intersect outside quad by Brian Salomon · 3 years, 9 months ago
  71. 18aeb57 Hide legacy drawImage methods by Mike Reed · 3 years, 9 months ago
  72. 9679612 Reland "Test all YUVA image factories with different encoded origins." by Brian Salomon · 3 years, 9 months ago
  73. 7656c4b Fix DrawEdgeAAQuad degenerate issue where 3D points don't correctly project to 2D points. by Brian Salomon · 3 years, 9 months ago
  74. f1650ef Revert "Test all YUVA image factories with different encoded origins." by Brian Salomon · 3 years, 10 months ago
  75. bfd330d Add filter param to picture-shader by Mike Reed · 3 years, 10 months ago
  76. 2ac6ce8 Simplify common case for recttorect by Mike Reed · 3 years, 10 months ago
  77. 5ec2238 Simplify common case of linear filtering with no mips by Mike Reed · 3 years, 10 months ago
  78. 2ba80af Test all YUVA image factories with different encoded origins. by Brian Salomon · 3 years, 10 months ago
  79. af9b58e Fix fragment processors and unit tests which mix ints and floats. by John Stiles · 3 years, 10 months ago
  80. 0857bef Reland "Push SkYUVAInfo into GrYUVToRGBEffect." by Brian Salomon · 3 years, 10 months ago
  81. 0e4a29a Revert "Push SkYUVAInfo into GrYUVToRGBEffect." by Brian Salomon · 3 years, 10 months ago
  82. 6dbeac5 Begin to hide drawBitmap by Mike Reed · 3 years, 10 months ago
  83. b602550 Push SkYUVAInfo into GrYUVToRGBEffect. by Brian Salomon · 3 years, 10 months ago
  84. 7f296c4 Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU"" by Brian Salomon · 3 years, 10 months ago
  85. 0d7de6b Reland "asyncRescaleAndRead supports unpremul results on GPU" by Brian Salomon · 3 years, 10 months ago
  86. 0c0b5a6 Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo by Brian Salomon · 3 years, 10 months ago
  87. b0d2b09 Revert "asyncRescaleAndRead supports unpremul results on GPU" by Brian Salomon · 3 years, 10 months ago
  88. 4878b3e Remove Improved Perlin Noise by Brian Salomon · 3 years, 10 months ago
  89. 70fa84a asyncRescaleAndRead supports unpremul results on GPU by Brian Salomon · 3 years, 10 months ago
  90. f8f01d4 SkCanvas::makeSurface() can fail by Mike Klein · 3 years, 10 months ago
  91. 2a735ba add colorspace2 GM by Mike Klein · 3 years, 10 months ago
  92. 627c002 support generalized HLG by Mike Klein · 3 years, 10 months ago
  93. 756995b Revert "Revert "Fix GPU improved noise impl and add to perlinnoise GM."" by Brian Salomon · 3 years, 10 months ago
  94. 9730dc4 Revert "Fix GPU improved noise impl and add to perlinnoise GM." by John Stiles · 3 years, 10 months ago
  95. bef02dc Fix GPU improved noise impl and add to perlinnoise GM. by Brian Salomon · 3 years, 10 months ago
  96. b746b1f Pass sampling to surface.draw by Mike Reed · 3 years, 10 months ago
  97. b43d699 Revert "Revert "Reland "Make textures used with alpha-only color-types produce 0s for RGB"""" by Brian Salomon · 3 years, 10 months ago
  98. 3b2fac6 Reland "SkRuntimeEffect: Test matrix inverse() intrinsic" by Brian Osman · 3 years, 10 months ago
  99. 1efa14d Move to sampling for async-rescale routines by Mike Reed · 3 years, 10 months ago
  100. eae5c16 Reland "Enable GrTessellationPathRenderer by default" by Chris Dalton · 3 years, 10 months ago