1. f3ac2af Name common cubic resamplers by Mike Reed · 3 years, 9 months ago
  2. 7c6abf8 Reland "Remove deprecated SkImageFilter::MakeMatrixFilter" by Michael Ludwig · 3 years, 9 months ago
  3. 71d420d only tweak sampling when hitting pixel centers by Mike Klein · 3 years, 10 months ago
  4. 56c78f4 Reland "Add backend texture and backend render target versions snapshot GMs" by Brian Salomon · 3 years, 10 months ago
  5. 4d76f63 Fix particle bug where uniforms are allocated too late by Brian Osman · 3 years, 10 months ago
  6. 507c565 Revert "Add backend texture and backend render target versions snapshot GMs" by Brian Salomon · 3 years, 10 months ago
  7. d0924f3 Replace SkImage_Base::view() and ::refView() with new asView(). by Brian Salomon · 3 years, 10 months ago
  8. fa87f9c Add backend texture and backend render target versions snapshot GMs by Brian Salomon · 3 years, 10 months ago
  9. 9223665 Guard legacy matrixtransforms, and expose new one by Mike Reed · 3 years, 10 months ago
  10. fde740c Revert "Remove deprecated SkImageFilter::MakeMatrixFilter" by Robert Phillips · 3 years, 10 months ago
  11. ed63d4f Remove deprecated SkImageFilter::MakeMatrixFilter by Michael Ludwig · 3 years, 10 months ago
  12. 84d884a Revert "Revert "Reland "Add particle GMs""" by Brian Osman · 3 years, 10 months ago
  13. 010bb46 Revert "Revert "Remove maxTileSize from GrCaps, bleed GMs use max texture size override."" by Brian Salomon · 3 years, 10 months ago
  14. ef47e01 Fix video_decoder GM by Florin Malita · 3 years, 10 months ago
  15. 747c31e Hide SkImageFilter::CropRect by Michael Ludwig · 3 years, 10 months ago
  16. 1de89c4 Don't use filter-quality by Mike Reed · 3 years, 10 months ago
  17. 29e521c Revert "Initial support for DSL FPs" by Greg Daniel · 3 years, 10 months ago
  18. f1107eb Update intrinsic tests to floor(vec) and ceil(vec). by John Stiles · 3 years, 10 months ago
  19. c48a23d Initial support for DSL FPs by Ethan Nicholas · 3 years, 10 months ago
  20. ad8ce4d Revert "Reland "Add particle GMs"" by Brian Osman · 3 years, 10 months ago
  21. 38d8dea Revert "Add particle GM that uses uniforms, fix related bug in particle effect" by Brian Osman · 3 years, 10 months ago
  22. 964b446 Add particle GM that uses uniforms, fix related bug in particle effect by Brian Osman · 3 years, 10 months ago
  23. c621dcf Revert "Remove maxTileSize from GrCaps, bleed GMs use max texture size override." by Brian Salomon · 3 years, 10 months ago
  24. cdd852b Reland "Add particle GMs" by Brian Osman · 3 years, 10 months ago
  25. 3b01242 Revert "Add particle GMs" by Mike Reed · 3 years, 10 months ago
  26. f3274e0 Add particle GMs by Brian Osman · 3 years, 10 months ago
  27. 9ced5e6 Pass sampling to drawImage by Mike Reed · 3 years, 10 months ago
  28. ebb37e7 Rewrite GrPathTessellateOp as GrPathInnerTriangulateOp by Chris Dalton · 3 years, 10 months ago
  29. 0bad6cf Remove maxTileSize from GrCaps, bleed GMs use max texture size override. by Brian Salomon · 3 years, 10 months ago
  30. 039f136 filter-quality is deprecated, pass sampling to drawImage by Mike Reed · 3 years, 10 months ago
  31. 2b3403a Ensure that blur result is identity if both sigmas are near-zero by Jim Van Verth · 3 years, 10 months ago
  32. 34a0c97 don't use drawBitmap by Mike Reed · 3 years, 10 months ago
  33. 844beb5 get image from skcodec by Mike Reed · 3 years, 10 months ago
  34. 9911630 Hide misc non-sampling draw methods by Mike Reed · 3 years, 10 months ago
  35. 607a382 drawBitmap is deprecated, use drawImage by Mike Reed · 3 years, 10 months ago
  36. 568f0ae drawBitmap is deprecated by Mike Reed · 3 years, 10 months ago
  37. fa582c8 drawBitmap is deprecated by Mike Reed · 3 years, 10 months ago
  38. d396cd5 Pass sampling to drawimage by Mike Reed · 3 years, 10 months ago
  39. 8d29ab6 Pass sampling to drawImage by Mike Reed · 3 years, 10 months ago
  40. 07c5f52 Pass sampling to drawImage calls by Mike Reed · 3 years, 10 months ago
  41. 04aef10 Add SkRuntimeEffect::makeImage() by Brian Salomon · 3 years, 10 months ago
  42. 34c56a5 Migrate to drawImage w/ sampling by Mike Reed · 3 years, 10 months ago
  43. f577427 Fix lighting image filters by Michael Ludwig · 3 years, 10 months ago
  44. bacbb92 Revert "Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU""" by Brian Salomon · 3 years, 10 months ago
  45. e02d7f8 More hiding of legacy drawImage calls by Mike Reed · 3 years, 10 months ago
  46. 94e6791 Add new lazytiling GM and update GrTextureEffect by Robert Phillips · 3 years, 10 months ago
  47. 6d717d4 GrQuadUtils: Handle degenerate persp quads where edges intersect outside quad by Brian Salomon · 3 years, 10 months ago
  48. 18aeb57 Hide legacy drawImage methods by Mike Reed · 3 years, 10 months ago
  49. 9679612 Reland "Test all YUVA image factories with different encoded origins." by Brian Salomon · 3 years, 10 months ago
  50. 7656c4b Fix DrawEdgeAAQuad degenerate issue where 3D points don't correctly project to 2D points. by Brian Salomon · 3 years, 10 months ago
  51. f1650ef Revert "Test all YUVA image factories with different encoded origins." by Brian Salomon · 3 years, 10 months ago
  52. bfd330d Add filter param to picture-shader by Mike Reed · 3 years, 10 months ago
  53. 2ac6ce8 Simplify common case for recttorect by Mike Reed · 3 years, 10 months ago
  54. 5ec2238 Simplify common case of linear filtering with no mips by Mike Reed · 3 years, 10 months ago
  55. 2ba80af Test all YUVA image factories with different encoded origins. by Brian Salomon · 3 years, 10 months ago
  56. af9b58e Fix fragment processors and unit tests which mix ints and floats. by John Stiles · 3 years, 10 months ago
  57. 0857bef Reland "Push SkYUVAInfo into GrYUVToRGBEffect." by Brian Salomon · 3 years, 10 months ago
  58. 0e4a29a Revert "Push SkYUVAInfo into GrYUVToRGBEffect." by Brian Salomon · 3 years, 10 months ago
  59. 6dbeac5 Begin to hide drawBitmap by Mike Reed · 3 years, 10 months ago
  60. b602550 Push SkYUVAInfo into GrYUVToRGBEffect. by Brian Salomon · 3 years, 10 months ago
  61. 7f296c4 Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU"" by Brian Salomon · 3 years, 10 months ago
  62. 0d7de6b Reland "asyncRescaleAndRead supports unpremul results on GPU" by Brian Salomon · 3 years, 10 months ago
  63. 0c0b5a6 Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo by Brian Salomon · 3 years, 10 months ago
  64. b0d2b09 Revert "asyncRescaleAndRead supports unpremul results on GPU" by Brian Salomon · 3 years, 10 months ago
  65. 4878b3e Remove Improved Perlin Noise by Brian Salomon · 3 years, 10 months ago
  66. 70fa84a asyncRescaleAndRead supports unpremul results on GPU by Brian Salomon · 3 years, 10 months ago
  67. f8f01d4 SkCanvas::makeSurface() can fail by Mike Klein · 3 years, 10 months ago
  68. 2a735ba add colorspace2 GM by Mike Klein · 3 years, 10 months ago
  69. 627c002 support generalized HLG by Mike Klein · 3 years, 10 months ago
  70. 756995b Revert "Revert "Fix GPU improved noise impl and add to perlinnoise GM."" by Brian Salomon · 3 years, 10 months ago
  71. 9730dc4 Revert "Fix GPU improved noise impl and add to perlinnoise GM." by John Stiles · 3 years, 10 months ago
  72. bef02dc Fix GPU improved noise impl and add to perlinnoise GM. by Brian Salomon · 3 years, 10 months ago
  73. b746b1f Pass sampling to surface.draw by Mike Reed · 3 years, 10 months ago
  74. b43d699 Revert "Revert "Reland "Make textures used with alpha-only color-types produce 0s for RGB"""" by Brian Salomon · 3 years, 10 months ago
  75. 3b2fac6 Reland "SkRuntimeEffect: Test matrix inverse() intrinsic" by Brian Osman · 3 years, 11 months ago
  76. 1efa14d Move to sampling for async-rescale routines by Mike Reed · 3 years, 11 months ago
  77. eae5c16 Reland "Enable GrTessellationPathRenderer by default" by Chris Dalton · 3 years, 11 months ago
  78. 1fb7ecb Revert "Reland "Make textures used with alpha-only color-types produce 0s for RGB""" by Greg Daniel · 3 years, 11 months ago
  79. d006555 Reland "Make textures used with alpha-only color-types produce 0s for RGB"" by Brian Salomon · 3 years, 11 months ago
  80. 72bd9e8 Revert "SkRuntimeEffect: Test matrix inverse() intrinsic" by Brian Osman · 3 years, 11 months ago
  81. 4f23dec Reland "Add new virts, hide old ones" by Mike Reed · 3 years, 11 months ago
  82. 9f2e503 SkRuntimeEffect: Test matrix inverse() intrinsic by Brian Osman · 3 years, 11 months ago
  83. 93aed9a SkRuntimeEffect: Implement and test matrixCompMult intrinsic by Brian Osman · 3 years, 11 months ago
  84. 697e246 Reland "drawGlyphRunRSXform: post-compose shader local matrix adjustments" by Florin Malita · 3 years, 11 months ago
  85. 8f924ac Revert "Add new virts, hide old ones" by Derek Sollenberger · 3 years, 11 months ago
  86. d150a58 Revert "drawGlyphRunRSXform: post-compose shader local matrix adjustments" by Chris Dalton · 3 years, 11 months ago
  87. 791f8d8 Code cleanup in runtimeintrinsics.cpp GMs by Brian Osman · 3 years, 11 months ago
  88. c56e2e5 Add new virts, hide old ones by Mike Reed · 3 years, 11 months ago
  89. ff49f92 drawGlyphRunRSXform: post-compose shader local matrix adjustments by Florin Malita · 3 years, 11 months ago
  90. dd4087d GrSurfaceContext::read/writePixels takes GrPixmap by Brian Salomon · 3 years, 11 months ago
  91. c85bce8 Revert "Make textures used with alpha-only color-types produce 0s for RGB" by Brian Salomon · 3 years, 11 months ago
  92. 52130b0 Pass samplingoptions to GrArgs by Mike Reed · 3 years, 11 months ago
  93. 16d8613 Make textures used with alpha-only color-types produce 0s for RGB by Brian Salomon · 3 years, 11 months ago
  94. 30b6729 Add/test integer versions of vector-relational intrinsics by Brian Osman · 3 years, 11 months ago
  95. ce61300 Add rsx_blob_shader GM by Florin Malita · 3 years, 11 months ago
  96. 8f7d953 Remove public getter for GrSurfaceDrawContext on SkSCanvas. by Brian Salomon · 3 years, 11 months ago
  97. ac9f0c9 Bitmap.asImage() by Mike Reed · 3 years, 11 months ago
  98. e427160 SkAnimatedImage: Always respect exif orientation by Leon Scroggins III · 4 years ago
  99. 7bfdb10 Revert "Enable GrTessellationPathRenderer by default" by Brian Salomon · 4 years ago
  100. 6ea387e Enable GrTessellationPathRenderer by default by Chris Dalton · 4 years ago