1. f76768d Revert "Clean up unflattening paints" by Robert Phillips · 3 years ago
  2. 13b2873 Remove GLSL from name of functions that builds GrProcessor keys. by Brian Salomon · 3 years ago
  3. 717ef94 Clean up unflattening paints by Mike Reed · 3 years ago
  4. f386862 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions (take 2) by Robert Phillips · 3 years ago
  5. 3b39b7f Alias canComputeFastBounds to affectsTransparentBlack by Michael Ludwig · 3 years ago
  6. 40b82c6 Revert "Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions" by Derek Sollenberger · 3 years ago
  7. af844c7 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions by Robert Phillips · 3 years ago
  8. 2f6e2f8 Use SkClipOp::kFoo instead of kFoo_SkClipOp from SkClipOpPriv by Michael Ludwig · 3 years ago
  9. eeff41a Fix cases of variable shadowing in src/. by John Stiles · 3 years ago
  10. a3f206e Non-substantive changes for making v1::SurfaceDrawContext V1-only by Robert Phillips · 3 years ago
  11. 33bf2b5 Pipe all SDC creation through the recording context by Robert Phillips · 3 years ago
  12. 14d8722 Wean SkMorphologyImageFilter off of SurfaceDrawContext_v1.h by Robert Phillips · 3 years ago
  13. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years ago
  14. 0ca08cc Fix G3 roll by Robert Phillips · 3 years, 1 month ago
  15. 0cb587c Revert "Fix build SKNX_NO_SIMD build and G3 roll" by Robert Phillips · 3 years, 1 month ago
  16. 5fea567 Fix build SKNX_NO_SIMD build and G3 roll by Robert Phillips · 3 years, 1 month ago
  17. a2a85e4 Generalize composing imagefilters and shaders to blenders by Mike Reed · 3 years, 1 month ago
  18. 400f52e Retract GrSurfaceDrawContext.h a bit by Robert Phillips · 3 years, 1 month ago
  19. 946a4cb First pass at a no-SkSL CPU build by Brian Osman · 3 years, 1 month ago
  20. 4043111 Purge 2020 picture versions by Mike Reed · 3 years, 1 month ago
  21. 95cc53b Hide filterquality enum entirely by Mike Reed · 3 years, 1 month ago
  22. f8b7c1a Pass CTM to path effects (experimental) by Tyler Denniston · 3 years, 1 month ago
  23. 4b6e2f0 Remove GrBlendFragmentProcessor::BlendBehavior. by Brian Salomon · 3 years, 1 month ago
  24. cce0b60 More (no more) getBlendMode cleanup by Mike Reed · 3 years, 1 month ago
  25. 26ea975 Arithmetic blender by Mike Reed · 3 years, 1 month ago
  26. 25af480 Remove GrBlendFragmentProcessor::Behavior::kComposeTwo. by Brian Salomon · 3 years, 1 month ago
  27. a2d6890 Remove GrBlendFragmentProcessor::BlendBehavior::kDefault by Brian Salomon · 3 years, 1 month ago
  28. 550de7f Depower GrPipeline.h by Robert Phillips · 3 years, 1 month ago
  29. 7cef678 Change architecture #defines to be SK_GPU_V1 and SK_GPU_V2 by Robert Phillips · 3 years, 1 month ago
  30. 9204ca6 Replace GrAlphaThresholdFP with GrSkSLFP by Brian Osman · 3 years, 2 months ago
  31. 11bc305 Make current GPU blurring implementation be OGA-only by Robert Phillips · 3 years, 2 months ago
  32. 171fba7 Add OptFlags support to GrSkSLFP by Brian Osman · 3 years, 2 months ago
  33. b2cb817 Add the concept of an "input" FP to GrSkSLFP by Brian Osman · 3 years, 2 months ago
  34. a784914 Rudimentary SkRuntimeImageFilter by Brian Osman · 3 years, 3 months ago
  35. 03f1d12 Allow image filters to require a translation-only layer transform by Brian Osman · 3 years, 2 months ago
  36. 2815b03 Reland "Plumb the full dst color info through color filters in SkVM" by Brian Osman · 3 years, 2 months ago
  37. 9a9ca5a Revert "Plumb the full dst color info through color filters in SkVM" by Brian Osman · 3 years, 2 months ago
  38. 61c7888 Plumb the full dst color info through color filters in SkVM by Brian Osman · 3 years, 2 months ago
  39. d1b530a Convert GrMagnifierEffect to a runtime FP by Brian Osman · 3 years, 3 months ago
  40. e384c06 Add templated GrSkSLFP factory to eliminate nearly all overhead by Brian Osman · 3 years, 2 months ago
  41. 0b0ae67 Reland "Reland "Draw image filters directly under non-axis-aligned transforms"" by Michael Ludwig · 3 years, 2 months ago
  42. 10461f3 Reland "Reland "Use SkImage_Raster's unique ID to cache textures."" by Brian Salomon · 3 years, 2 months ago
  43. ec9d0e8 Move patheffect details to (private) base subclass by Mike Reed · 3 years, 3 months ago
  44. 8f4e924 Move class into impl by Mike Reed · 3 years, 3 months ago
  45. 54593e7 Revert "Reland "Use SkImage_Raster's unique ID to cache textures."" by Brian Salomon · 3 years, 3 months ago
  46. 77a5bc3 Remove GrArithmeticProcessor, use GrRuntimeFPBuilder instead by Brian Osman · 3 years, 3 months ago
  47. ec87dc1 Just expose factories for patheffects by Mike Reed · 3 years, 3 months ago
  48. ee8f277 Support complex matrices in Image image filter by Michael Ludwig · 3 years, 3 months ago
  49. 814c6db Reland "Use SkImage_Raster's unique ID to cache textures." by Brian Salomon · 3 years, 3 months ago
  50. 6bddf46 Revert "Use SkImage_Raster's unique ID to cache textures." by Brian Salomon · 3 years, 3 months ago
  51. 8005007 Use SkImage_Raster's unique ID to cache textures. by Brian Salomon · 3 years, 3 months ago
  52. 4e1c1a7 Implement computeFastBounds for PathEffects by Michael Ludwig · 3 years, 3 months ago
  53. 391a9f6 Fetch random numbers for TestCreate in a predictable order. by John Stiles · 3 years, 3 months ago
  54. 27c4202 Remove GrBitmapTextureMaker. by Brian Salomon · 3 years, 4 months ago
  55. ffeef16 use MakeFor...() when caching by Mike Klein · 3 years, 4 months ago
  56. fdc82b4 Reland "Use SkImage_Base::asFragmentProcessor in SkGpuDevice." by Brian Salomon · 3 years, 4 months ago
  57. f5b87f9 Make SkSurfaceProps non-optional for SDCs and SkSpecialImages by Chris Dalton · 3 years, 4 months ago
  58. e0ee932 Preserve sdf text in SkPictureImageFilter by Chris Dalton · 3 years, 4 months ago
  59. 354147a Replace GrConstColorProcessor with a runtime FP by Brian Salomon · 3 years, 4 months ago
  60. 577c606 Runtime effects: Support input color as a parameter to main() by Brian Osman · 3 years, 4 months ago
  61. 1cf5681 Remove supported for (removed) inheriting paint filter-quality by Mike Reed · 3 years, 5 months ago
  62. b2045a3 make runtime effect caching opt-in and private by Mike Klein · 3 years, 5 months ago
  63. dab9d90 Reland "centralize runtime effect caching" by Mike Klein · 3 years, 6 months ago
  64. 4a4fbe8 Revert "centralize runtime effect caching" by Mike Reed · 3 years, 6 months ago
  65. ef7a28e centralize runtime effect caching by Mike Klein · 3 years, 6 months ago
  66. 1f57a0f Remove unnecessary SkImageFilters.cpp by Michael Ludwig · 3 years, 6 months ago
  67. 1f77cd8 always work from fBitmap in table CF by Mike Klein · 3 years, 6 months ago
  68. effc2d5 simplify cached bitmap in table CF by Mike Klein · 3 years, 6 months ago
  69. 6c406b8 Remove deprecated tile filter header by Michael Ludwig · 3 years, 6 months ago
  70. f727269 Remove deprecated picture image filter header by Michael Ludwig · 3 years, 6 months ago
  71. 47b400b Rename SkPaintImageFilter to SkShaderImageFilter by Michael Ludwig · 3 years, 6 months ago
  72. 5ef07a4 Remove deprecated offset filter header by Michael Ludwig · 3 years, 6 months ago
  73. 4d68c24 refactor high-contrast filter by Mike Klein · 3 years, 6 months ago
  74. 18ab203 Make GrGLSLFragmentProcessors be created as std::unique_ptr. by Brian Salomon · 3 years, 6 months ago
  75. d56589b Remove deprecated morphology image filter headers by Michael Ludwig · 3 years, 6 months ago
  76. cc75fa8 Remove deprecated merge image filter header by Michael Ludwig · 3 years, 6 months ago
  77. b06dc99 Remove deprecated matrix convolution header and old types by Michael Ludwig · 3 years, 6 months ago
  78. b7218c1 Remove deprecated magnifier filter header by Michael Ludwig · 3 years, 6 months ago
  79. a844847 cache whole luma color filter by Mike Klein · 3 years, 6 months ago
  80. a50940d Delete deprecated SkLightingImageFilter header by Michael Ludwig · 3 years, 6 months ago
  81. 91bfda0 Rename SkImageSource to SkImageImageFilter by Michael Ludwig · 3 years, 6 months ago
  82. e548dcb Delete deprecated SkDropShadowImageFilter header by Michael Ludwig · 3 years, 6 months ago
  83. 1d60c19 Rename SkDisplacementMapEffect to SkDisplacementMapImageFilter by Michael Ludwig · 3 years, 6 months ago
  84. 2bb5ef3 move rgb<->hsl sksl to common spot by Mike Klein · 3 years, 6 months ago
  85. bf43df6 Delete compose image filter header by Michael Ludwig · 3 years, 6 months ago
  86. 72140a9 Delete deprecated color filter image filter header by Michael Ludwig · 3 years, 6 months ago
  87. 708dc4f Hide legacy imagefilters::image using filter-quality by Mike Reed · 3 years, 6 months ago
  88. 7a2ff98 clean up SK_SUPPORT_LEGACY_RUNTIME_EFFECTS by Mike Klein · 3 years, 6 months ago
  89. 2869869 revise how we handle invalid configs by Mike Klein · 3 years, 6 months ago
  90. b604452 Delete deprecated blur filter header by Michael Ludwig · 3 years, 6 months ago
  91. 2af98b2 high-contrast filter as runtime by Mike Klein · 3 years, 6 months ago
  92. 820921e Rename SkXfermodeImageFilter to SkBlendImageFilter by Michael Ludwig · 3 years, 6 months ago
  93. d2fded8 Delete deprecated arithmetic filter header by Michael Ludwig · 3 years, 6 months ago
  94. 69b27b5 GOLD: workaround static constexpr linking problem with SkImageFilters::CropRect::kNoCropRect by Jose Dapena Paz · 3 years, 6 months ago
  95. 5693e5c Reland "Delete deprecated alpha threshold header" by Michael Ludwig · 3 years, 6 months ago
  96. 140adc6 Revert "Delete deprecated alpha threshold header" by Michael Ludwig · 3 years, 6 months ago
  97. 5441188 Delete deprecated alpha threshold header by Michael Ludwig · 3 years, 6 months ago
  98. 11a1bb1 make luma color filter runtime-only by Mike Klein · 3 years, 6 months ago
  99. 1d62221 Hide (unused) SkDrawLooper by Mike Reed · 3 years, 6 months ago
  100. c858554 Hide filter-quality from imagefilter::shader by Mike Reed · 3 years, 6 months ago