1. 71cb972 Scale picture shader (GPU) by input alpha by Florin Malita · 2 years, 11 months ago
  2. c3fab1a Don't switch kDecal to kClamp by Michael Ludwig · 3 years ago
  3. 9f1e06a Reland "Add sRGB 8888 colortype" by Brian Osman · 3 years ago
  4. 405eb7b Revert "Add sRGB 8888 colortype" by Brian Osman · 3 years ago
  5. 0f7c10e Add sRGB 8888 colortype by Brian Osman · 3 years ago
  6. 4895946 Move ProgramImpl definitions into Processor subclass headers. by Brian Salomon · 3 years ago
  7. b25560a Consistency among GrFP::ProgramImpl subclasses by Brian Salomon · 3 years ago
  8. 307f8f5 Simplify the boilerplate of cloning a fragment processor. by John Stiles · 3 years ago
  9. 3176e86 Rename GrGLSLFragmentProcessor to GrFragmentProcessor::ProgramImpl by Brian Salomon · 3 years ago
  10. 13b2873 Remove GLSL from name of functions that builds GrProcessor keys. by Brian Salomon · 3 years, 1 month ago
  11. 98c2dd3 draw atlas: using skvm by Herb Derby · 3 years, 1 month ago
  12. ae2171e Fixup enum name in SkFlattenable. by John Stiles · 3 years, 1 month ago
  13. 9459c1b Move stub methods for updating shader into base by Mike Reed · 3 years, 1 month ago
  14. 3b6ee00 remove unused uniforms from update by Herb Derby · 3 years, 1 month ago
  15. 5992f9e draw vertices: fast triangles using a shader by Herb Derby · 3 years, 1 month ago
  16. a2a85e4 Generalize composing imagefilters and shaders to blenders by Mike Reed · 3 years, 1 month ago
  17. d32ff90 Fix bug with order-of-matrices in updatable drawVertices path by Brian Osman · 3 years, 1 month ago
  18. 4043111 Purge 2020 picture versions by Mike Reed · 3 years, 1 month ago
  19. 4b6e2f0 Remove GrBlendFragmentProcessor::BlendBehavior. by Brian Salomon · 3 years, 2 months ago
  20. 25af480 Remove GrBlendFragmentProcessor::Behavior::kComposeTwo. by Brian Salomon · 3 years, 2 months ago
  21. a2d6890 Remove GrBlendFragmentProcessor::BlendBehavior::kDefault by Brian Salomon · 3 years, 2 months ago
  22. 40586cf SkShaders::Blend requires valid src/dst shaders by Brian Salomon · 3 years, 2 months ago
  23. 6290555 Replace GrDeviceSpaceEffect with a runtime FP by Brian Osman · 3 years, 2 months ago
  24. f62632c Remove SkShaders::Lerp by Brian Osman · 3 years, 2 months ago
  25. be03ef1 Remove ableist language by Kevin Lubick · 3 years, 2 months ago
  26. 2815b03 Reland "Plumb the full dst color info through color filters in SkVM" by Brian Osman · 3 years, 2 months ago
  27. 9a9ca5a Revert "Plumb the full dst color info through color filters in SkVM" by Brian Osman · 3 years, 2 months ago
  28. 61c7888 Plumb the full dst color info through color filters in SkVM by Brian Osman · 3 years, 2 months ago
  29. 55cbc75 Add comments to clarify use of fInputColorIsOpaque by Brian Osman · 3 years, 3 months ago
  30. 391a9f6 Fetch random numbers for TestCreate in a predictable order. by John Stiles · 3 years, 4 months ago
  31. 2b8fd2e Replace SkShader_Lerp with a runtime shader by Brian Osman · 3 years, 4 months ago
  32. 27c4202 Remove GrBitmapTextureMaker. by Brian Salomon · 3 years, 4 months ago
  33. 6ef10e9 Add SkImage_Base::asFragmentProcessor(). by Brian Salomon · 3 years, 4 months ago
  34. 354147a Replace GrConstColorProcessor with a runtime FP by Brian Salomon · 3 years, 4 months ago
  35. 8ed8081 GrSkSLFP no longer needs a GrContext by Brian Osman · 3 years, 4 months ago
  36. 5ca24f9 Reland "Reland "Add GrRuntimeFPBuilder"" by Brian Salomon · 3 years, 5 months ago
  37. bb0ed8e Revert "Reland "Add GrRuntimeFPBuilder"" by Brian Salomon · 3 years, 5 months ago
  38. 7508b54 Reland "Add GrRuntimeFPBuilder" by Brian Salomon · 3 years, 5 months ago
  39. 50af8c2 Revert "Add GrRuntimeFPBuilder" by Brian Salomon · 3 years, 5 months ago
  40. 4b39aaf Add GrRuntimeFPBuilder by Brian Salomon · 3 years, 5 months ago
  41. 7cee3ef FilterQuality should no longer be needed. by Mike Reed · 3 years, 5 months ago
  42. 8046837 Remove unused quality param for skvm program by Mike Reed · 3 years, 5 months ago
  43. 225cdea Remove legacy support for inheriting sampling from the paint. by Mike Reed · 3 years, 5 months ago
  44. 10a5ff2 Must pass filtering to picture shader by Mike Reed · 3 years, 5 months ago
  45. 1cf5681 Remove supported for (removed) inheriting paint filter-quality by Mike Reed · 3 years, 6 months ago
  46. 3fa0cda SkPictureShader::asFragmentProcessor should recreate proxy for resource. by Brian Salomon · 3 years, 6 months ago
  47. 07ee548 Remove legacy picture-shader impl by Mike Reed · 3 years, 6 months ago
  48. ff83dda Cache image behind picture-shader by Mike Reed · 3 years, 6 months ago
  49. b9bd12d Clarify how we decide the bitdepth for picture-shader by Mike Reed · 3 years, 6 months ago
  50. 18ab203 Make GrGLSLFragmentProcessors be created as std::unique_ptr. by Brian Salomon · 3 years, 6 months ago
  51. 6e73404 Remove unused high-quality downgrade heuristic by Mike Reed · 3 years, 6 months ago
  52. 447f331 streamline skvm errors by Mike Klein · 3 years, 7 months ago
  53. c7d6e0b Normalize perspective in SkImageShader::doStages() by Florin Malita · 3 years, 7 months ago
  54. 71d420d only tweak sampling when hitting pixel centers by Mike Klein · 3 years, 7 months ago
  55. d0924f3 Replace SkImage_Base::view() and ::refView() with new asView(). by Brian Salomon · 3 years, 7 months ago
  56. 9223665 Guard legacy matrixtransforms, and expose new one by Mike Reed · 3 years, 7 months ago
  57. c24c8ef Consistently fail readPixels when rowbytes not a multiple of bpp by Brian Salomon · 3 years, 7 months ago
  58. 490f192 Reland "Remove SkImage_Base::refPinnedImage(), use refView() instead." by Brian Salomon · 3 years, 7 months ago
  59. 8644657 Revert "Remove SkImage_Base::refPinnedImage(), use refView() instead." by Brian Salomon · 3 years, 7 months ago
  60. 9f899ac Remove SkImage_Base::refPinnedImage(), use refView() instead. by Brian Salomon · 3 years, 7 months ago
  61. bc4d88a Update legacy shader context to take sampling by Mike Reed · 3 years, 7 months ago
  62. 2a27413 Remove legacy code from picture-shader by Mike Reed · 3 years, 7 months ago
  63. bfd330d Add filter param to picture-shader by Mike Reed · 3 years, 7 months ago
  64. 2ac6ce8 Simplify common case for recttorect by Mike Reed · 3 years, 7 months ago
  65. 5ec2238 Simplify common case of linear filtering with no mips by Mike Reed · 3 years, 7 months ago
  66. e7541d9 make SkShaderBase::onProgram pure virtual by Mike Klein · 3 years, 7 months ago
  67. 3a61906 Allow chrome to be nearest until it can rebaseline by Mike Reed · 3 years, 7 months ago
  68. 4878b3e Remove Improved Perlin Noise by Brian Salomon · 3 years, 8 months ago
  69. f6c68d0 Cleanup in pictureshader by Mike Reed · 3 years, 8 months ago
  70. c6e2575 Always lerp when post-rotating tile in pictureshader by Mike Reed · 3 years, 8 months ago
  71. 7cbb09c2 Report a parsing error when invalid tokens are detected. by John Stiles · 3 years, 8 months ago
  72. 756995b Revert "Revert "Fix GPU improved noise impl and add to perlinnoise GM."" by Brian Salomon · 3 years, 8 months ago
  73. 9730dc4 Revert "Fix GPU improved noise impl and add to perlinnoise GM." by John Stiles · 3 years, 8 months ago
  74. bef02dc Fix GPU improved noise impl and add to perlinnoise GM. by Brian Salomon · 3 years, 8 months ago
  75. b43d699 Revert "Revert "Reland "Make textures used with alpha-only color-types produce 0s for RGB"""" by Brian Salomon · 3 years, 8 months ago
  76. 1fb7ecb Revert "Reland "Make textures used with alpha-only color-types produce 0s for RGB""" by Greg Daniel · 3 years, 8 months ago
  77. d006555 Reland "Make textures used with alpha-only color-types produce 0s for RGB"" by Brian Salomon · 3 years, 8 months ago
  78. c85bce8 Revert "Make textures used with alpha-only color-types produce 0s for RGB" by Brian Salomon · 3 years, 8 months ago
  79. 52130b0 Pass samplingoptions to GrArgs by Mike Reed · 3 years, 8 months ago
  80. 16d8613 Make textures used with alpha-only color-types produce 0s for RGB by Brian Salomon · 3 years, 8 months ago
  81. 839eef3 Work on hiding filter-quality by Mike Reed · 3 years, 8 months ago
  82. ac9f0c9 Bitmap.asImage() by Mike Reed · 3 years, 8 months ago
  83. 172ba9e Use explicit sampling in SkDraw by Mike Reed · 3 years, 8 months ago
  84. bead7e3 Remove GrFragmentProcessor::usesExplicitReturn. by John Stiles · 3 years, 8 months ago
  85. d1eab8b Replace more instances of sk_OutColor with explicit returns. by John Stiles · 3 years, 8 months ago
  86. 5d8f55b Update last gm to use sampling, hide legacy api by Mike Reed · 3 years, 8 months ago
  87. b41bd15 Use samplingoptions for bitmap shader by Mike Reed · 3 years, 8 months ago
  88. 82abece Bitmap should use sampling options by Mike Reed · 3 years, 8 months ago
  89. b86cd3d Use samplingoptions in imageshader by Mike Reed · 3 years, 9 months ago
  90. fde98cb Revert "Use explicit samplingoptions" by Mike Reed · 3 years, 9 months ago
  91. 8b5f3ac Use explicit samplingoptions by Mike Reed · 3 years, 9 months ago
  92. d91ce8b rename skvm norm() to mag(), move it where used by Mike Klein · 3 years, 9 months ago
  93. 60a2ec0 Rename SkBitmapController to SkMipmapAccessor by Mike Reed · 3 years, 9 months ago
  94. bccdd90 Handling mipmapaccess failing by Mike Reed · 3 years, 9 months ago
  95. 8c1ad7e stop using bitmapcontroller by Mike Reed · 3 years, 9 months ago
  96. bb1933e simplify SkSamplingOptions field names by Mike Klein · 3 years, 9 months ago
  97. dcc8960 make SkSamplingOptions fields const by Mike Klein · 3 years, 9 months ago
  98. 5ec9c4e disambiguate skvm::bit_cast() by Mike Klein · 3 years, 9 months ago
  99. 604e4c2 move local function inside build-flag by Mike Reed · 3 years, 9 months ago
  100. 39b4c86 Use sampling inside legacy bitmapprocstate by Mike Reed · 3 years, 9 months ago