1. 8d29ab6 Pass sampling to drawImage by Mike Reed · 3 years, 7 months ago
  2. 07c5f52 Pass sampling to drawImage calls by Mike Reed · 3 years, 8 months ago
  3. 04aef10 Add SkRuntimeEffect::makeImage() by Brian Salomon · 3 years, 8 months ago
  4. 34c56a5 Migrate to drawImage w/ sampling by Mike Reed · 3 years, 8 months ago
  5. f577427 Fix lighting image filters by Michael Ludwig · 3 years, 8 months ago
  6. bacbb92 Revert "Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU""" by Brian Salomon · 3 years, 8 months ago
  7. e02d7f8 More hiding of legacy drawImage calls by Mike Reed · 3 years, 8 months ago
  8. 94e6791 Add new lazytiling GM and update GrTextureEffect by Robert Phillips · 3 years, 8 months ago
  9. 6d717d4 GrQuadUtils: Handle degenerate persp quads where edges intersect outside quad by Brian Salomon · 3 years, 8 months ago
  10. 18aeb57 Hide legacy drawImage methods by Mike Reed · 3 years, 8 months ago
  11. 9679612 Reland "Test all YUVA image factories with different encoded origins." by Brian Salomon · 3 years, 8 months ago
  12. 7656c4b Fix DrawEdgeAAQuad degenerate issue where 3D points don't correctly project to 2D points. by Brian Salomon · 3 years, 8 months ago
  13. f1650ef Revert "Test all YUVA image factories with different encoded origins." by Brian Salomon · 3 years, 8 months ago
  14. bfd330d Add filter param to picture-shader by Mike Reed · 3 years, 8 months ago
  15. 2ac6ce8 Simplify common case for recttorect by Mike Reed · 3 years, 8 months ago
  16. 5ec2238 Simplify common case of linear filtering with no mips by Mike Reed · 3 years, 8 months ago
  17. 2ba80af Test all YUVA image factories with different encoded origins. by Brian Salomon · 3 years, 8 months ago
  18. af9b58e Fix fragment processors and unit tests which mix ints and floats. by John Stiles · 3 years, 8 months ago
  19. 0857bef Reland "Push SkYUVAInfo into GrYUVToRGBEffect." by Brian Salomon · 3 years, 8 months ago
  20. 0e4a29a Revert "Push SkYUVAInfo into GrYUVToRGBEffect." by Brian Salomon · 3 years, 8 months ago
  21. 6dbeac5 Begin to hide drawBitmap by Mike Reed · 3 years, 8 months ago
  22. b602550 Push SkYUVAInfo into GrYUVToRGBEffect. by Brian Salomon · 3 years, 8 months ago
  23. 7f296c4 Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU"" by Brian Salomon · 3 years, 8 months ago
  24. 0d7de6b Reland "asyncRescaleAndRead supports unpremul results on GPU" by Brian Salomon · 3 years, 8 months ago
  25. 0c0b5a6 Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo by Brian Salomon · 3 years, 8 months ago
  26. b0d2b09 Revert "asyncRescaleAndRead supports unpremul results on GPU" by Brian Salomon · 3 years, 8 months ago
  27. 4878b3e Remove Improved Perlin Noise by Brian Salomon · 3 years, 8 months ago
  28. 70fa84a asyncRescaleAndRead supports unpremul results on GPU by Brian Salomon · 3 years, 8 months ago
  29. f8f01d4 SkCanvas::makeSurface() can fail by Mike Klein · 3 years, 8 months ago
  30. 2a735ba add colorspace2 GM by Mike Klein · 3 years, 8 months ago
  31. 627c002 support generalized HLG by Mike Klein · 3 years, 8 months ago
  32. 756995b Revert "Revert "Fix GPU improved noise impl and add to perlinnoise GM."" by Brian Salomon · 3 years, 8 months ago
  33. 9730dc4 Revert "Fix GPU improved noise impl and add to perlinnoise GM." by John Stiles · 3 years, 8 months ago
  34. bef02dc Fix GPU improved noise impl and add to perlinnoise GM. by Brian Salomon · 3 years, 8 months ago
  35. b746b1f Pass sampling to surface.draw by Mike Reed · 3 years, 8 months ago
  36. b43d699 Revert "Revert "Reland "Make textures used with alpha-only color-types produce 0s for RGB"""" by Brian Salomon · 3 years, 8 months ago
  37. 3b2fac6 Reland "SkRuntimeEffect: Test matrix inverse() intrinsic" by Brian Osman · 3 years, 8 months ago
  38. 1efa14d Move to sampling for async-rescale routines by Mike Reed · 3 years, 8 months ago
  39. eae5c16 Reland "Enable GrTessellationPathRenderer by default" by Chris Dalton · 3 years, 8 months ago
  40. 1fb7ecb Revert "Reland "Make textures used with alpha-only color-types produce 0s for RGB""" by Greg Daniel · 3 years, 8 months ago
  41. d006555 Reland "Make textures used with alpha-only color-types produce 0s for RGB"" by Brian Salomon · 3 years, 8 months ago
  42. 72bd9e8 Revert "SkRuntimeEffect: Test matrix inverse() intrinsic" by Brian Osman · 3 years, 8 months ago
  43. 4f23dec Reland "Add new virts, hide old ones" by Mike Reed · 3 years, 8 months ago
  44. 9f2e503 SkRuntimeEffect: Test matrix inverse() intrinsic by Brian Osman · 3 years, 8 months ago
  45. 93aed9a SkRuntimeEffect: Implement and test matrixCompMult intrinsic by Brian Osman · 3 years, 8 months ago
  46. 697e246 Reland "drawGlyphRunRSXform: post-compose shader local matrix adjustments" by Florin Malita · 3 years, 8 months ago
  47. 8f924ac Revert "Add new virts, hide old ones" by Derek Sollenberger · 3 years, 8 months ago
  48. d150a58 Revert "drawGlyphRunRSXform: post-compose shader local matrix adjustments" by Chris Dalton · 3 years, 8 months ago
  49. 791f8d8 Code cleanup in runtimeintrinsics.cpp GMs by Brian Osman · 3 years, 8 months ago
  50. c56e2e5 Add new virts, hide old ones by Mike Reed · 3 years, 8 months ago
  51. ff49f92 drawGlyphRunRSXform: post-compose shader local matrix adjustments by Florin Malita · 3 years, 8 months ago
  52. dd4087d GrSurfaceContext::read/writePixels takes GrPixmap by Brian Salomon · 3 years, 9 months ago
  53. c85bce8 Revert "Make textures used with alpha-only color-types produce 0s for RGB" by Brian Salomon · 3 years, 8 months ago
  54. 52130b0 Pass samplingoptions to GrArgs by Mike Reed · 3 years, 8 months ago
  55. 16d8613 Make textures used with alpha-only color-types produce 0s for RGB by Brian Salomon · 3 years, 8 months ago
  56. 30b6729 Add/test integer versions of vector-relational intrinsics by Brian Osman · 3 years, 9 months ago
  57. ce61300 Add rsx_blob_shader GM by Florin Malita · 3 years, 9 months ago
  58. 8f7d953 Remove public getter for GrSurfaceDrawContext on SkSCanvas. by Brian Salomon · 3 years, 9 months ago
  59. ac9f0c9 Bitmap.asImage() by Mike Reed · 3 years, 9 months ago
  60. e427160 SkAnimatedImage: Always respect exif orientation by Leon Scroggins III · 3 years, 9 months ago
  61. 7bfdb10 Revert "Enable GrTessellationPathRenderer by default" by Brian Salomon · 3 years, 9 months ago
  62. 6ea387e Enable GrTessellationPathRenderer by default by Chris Dalton · 3 years, 9 months ago
  63. a868220 Fix shadow directional light bounds. by Jim Van Verth · 3 years, 9 months ago
  64. 7206817 Fix images used in orientation GMs by Brian Salomon · 3 years, 9 months ago
  65. 85fa756 Add filtermode to drawnine by Mike Reed · 3 years, 9 months ago
  66. 590f567 Add GrSurfaceFillContext by Brian Salomon · 3 years, 9 months ago
  67. 63f0354 Add support for directional lights. by Jim Van Verth · 3 years, 9 months ago
  68. 0263bff Revert "Add GrSurfaceFillContext" by Brian Salomon · 3 years, 9 months ago
  69. b339bbe Add GrSurfaceFillContext by Brian Salomon · 3 years, 9 months ago
  70. bead7e3 Remove GrFragmentProcessor::usesExplicitReturn. by John Stiles · 3 years, 9 months ago
  71. 06b52ad Add first class hairline support to tessellated stroking by Chris Dalton · 3 years, 9 months ago
  72. 1ad5445 Revert "Add integer relational ops to sksl_public." by Ethan Nicholas · 3 years, 9 months ago
  73. b476981 Add integer relational ops to sksl_public. by John Stiles · 3 years, 9 months ago
  74. 4bdc121 Use explicit return statements in more fragment processors. by John Stiles · 3 years, 9 months ago
  75. f124108 how to use SkArenaAlloc with no friends by Mike Klein · 3 years, 9 months ago
  76. 5d8f55b Update last gm to use sampling, hide legacy api by Mike Reed · 3 years, 9 months ago
  77. 057fcbe Use sampling for bitmap shaders by Mike Reed · 3 years, 9 months ago
  78. b41bd15 Use samplingoptions for bitmap shader by Mike Reed · 3 years, 9 months ago
  79. 82abece Bitmap should use sampling options by Mike Reed · 3 years, 9 months ago
  80. 1aa1f5f whole-word replace renderTargetContext with surfaceDrawContext by Brian Salomon · 3 years, 9 months ago
  81. 1c86b63 Improve clamp mode in GPU blur with downsampling. by Brian Salomon · 3 years, 9 months ago
  82. b86cd3d Use samplingoptions in imageshader by Mike Reed · 3 years, 9 months ago
  83. 7b80726 Implement indirect stroking for conics by Chris Dalton · 3 years, 9 months ago
  84. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 9 months ago
  85. 4106819 Use explicit sampling param by Mike Reed · 3 years, 9 months ago
  86. 8670c98 Remove SkImage::MakeFromYUVATexturesCopyToExternal by Brian Salomon · 3 years, 9 months ago
  87. b612b6c Revert "Revert "Use explicit samplingoptions"" by Mike Reed · 3 years, 9 months ago
  88. fde98cb Revert "Use explicit samplingoptions" by Mike Reed · 3 years, 9 months ago
  89. 8b5f3ac Use explicit samplingoptions by Mike Reed · 3 years, 9 months ago
  90. 99c9446 Add flag to hide non-sampling imageshader factories by Mike Reed · 3 years, 9 months ago
  91. b5f880a Take origin when creating/updating backend texture using pixmaps. by Brian Salomon · 3 years, 9 months ago
  92. 198e6ea add new entry-points for drawImage[rect] with samplingoptions by Mike Reed · 3 years, 9 months ago
  93. e0dee01 Remove support for deprecated kDontClipToLayer_SaveLayerFlag by Michael Ludwig · 3 years, 9 months ago
  94. db873dd add util for checker image by Mike Reed · 3 years, 9 months ago
  95. 1a4140e deprecate getTotalMatrix by Mike Reed · 3 years, 9 months ago
  96. c7112ed Fix swizzles in clear_swizzle GM by Brian Salomon · 3 years, 9 months ago
  97. 07bc9a2 GPU clear values: just 4 floats by Brian Salomon · 3 years, 9 months ago
  98. 540c13a Test & implement "vector relational intrinsics" by Brian Osman · 3 years, 9 months ago
  99. 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 3 years, 9 months ago
  100. 6affa2c move SkMipmapBuilder to private by Mike Reed · 3 years, 9 months ago