1. d4bf54e Revert "Switch runtime SkSL to always sample at explicit coords" by Brian Salomon · 4 years, 10 months ago
  2. b1e9971 Switch runtime SkSL to always sample at explicit coords by Brian Osman · 4 years, 10 months ago
  3. ca6b2f4 Revert "Revert "Move GrDomainEffect functionality into GrTextureEffect and delete"" by Brian Salomon · 4 years, 10 months ago
  4. 1c3e6cf Revert "Move GrDomainEffect functionality into GrTextureEffect and delete" by Brian Salomon · 4 years, 10 months ago
  5. 988af46 Move GrDomainEffect functionality into GrTextureEffect and delete the former. by Brian Salomon · 4 years, 10 months ago
  6. b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 4 years, 10 months ago
  7. 71b8b76 Remove proxy offset param to SkGpuBlurUtils::GaussianBlur. by Brian Salomon · 4 years, 10 months ago
  8. f631cf3 Reland "Make SkGpuBlurUtils take SkTileMode"" by Brian Salomon · 4 years, 10 months ago
  9. 7dd6098 fix SkMatrixConvolutionImageFilter unpremul by Mike Klein · 4 years, 10 months ago
  10. 9d91492 Revert "Make SkGpuBlurUtils take SkTileMode" by Brian Salomon · 4 years, 10 months ago
  11. 1817e70 Make SkGpuBlurUtils take SkTileMode by Brian Salomon · 4 years, 10 months ago
  12. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 4 years, 11 months ago
  13. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 4 years, 11 months ago
  14. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 4 years, 11 months ago
  15. b8f098d Reland "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 4 years, 11 months ago
  16. d7436a3 Revert "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 4 years, 11 months ago
  17. 90673ec Rename GrSimpleTextureEffect->GrTextureEffect by Brian Salomon · 4 years, 11 months ago
  18. 44207f3 Remove SkIRect::EmptyIRect by Brian Salomon · 4 years, 11 months ago
  19. d19cd76 Remove unused varying type param from GrGLSLShaderBuilder texture methods. by Brian Salomon · 4 years, 11 months ago
  20. ca9dbe2 Updated proxy isProtected to return a GrProtected enum. by Greg Daniel · 4 years, 11 months ago
  21. ee426f2 Move SkRuntimeEffect.h to include/effects by Brian Osman · 4 years, 11 months ago
  22. 5e976be Workaround MSVC 2019 code-gen bug in lighting image filter by Brian Osman · 5 years ago
  23. 3a09a37 Ungenerate GrSimpleTextureEffect by Brian Salomon · 5 years ago
  24. 088913a Start adding unit tests of SkRuntimeEffect by Brian Osman · 5 years ago
  25. 766098d Make sure random unit test processors use an alpha type compatible with by Brian Salomon · 5 years ago
  26. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 5 years ago
  27. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 5 years ago
  28. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 5 years ago
  29. 7b1678a Major refactor of runtime effects by Brian Osman · 5 years ago
  30. 9d10abe Remove all layout(ctype=...) from runtime SkSKL by Brian Osman · 5 years ago
  31. b79f1b5 Use absolute sigma instead of clamping to 0 in SkDropShadowImageFilter. by Anthony Catel · 5 years ago
  32. bd99c0c Reland "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView." by Robert Phillips · 5 years ago
  33. c5c0247 Revert "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView." by Robert Phillips · 5 years ago
  34. acf5929 Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView. by Greg Daniel · 5 years ago
  35. 7caa137 Support mirror-repeat in GrTextureDomain by Brian Salomon · 5 years ago
  36. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 5 years ago
  37. 80e334d Remove most of GrConfig.h by Brian Salomon · 5 years ago
  38. 7f11fb5 Add mutex to guard GrSkSLFPFactoryCache accesses by Robert Phillips · 5 years ago
  39. 7eabfe8 This is a reland of GrDomainEffect with significant changes: by Brian Salomon · 5 years ago
  40. 8fa469d Lift TextureSampler's proxy to SurfaceProxy by Michael Ludwig · 5 years ago
  41. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 5 years ago
  42. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 5 years ago
  43. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 5 years ago
  44. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 5 years ago
  45. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 5 years ago
  46. b1b1452 Remove some SK_API from src/ by Brian Osman · 5 years ago
  47. 170de01 Revert "Replace GrTextureDomainEffect with GrDomainEffect." by Michael Ludwig · 5 years ago
  48. f29caf1 Replace GrTextureDomainEffect with GrDomainEffect. by Brian Salomon · 5 years ago
  49. 09ee112 Reland "Fully embrace skcms types in SkColorSpace API" by Brian Osman · 5 years ago
  50. 6af9b1c Revert "Fully embrace skcms types in SkColorSpace API" by Robert Phillips · 5 years ago
  51. 7015227 Fully embrace skcms types in SkColorSpace API by Brian Osman · 5 years ago
  52. e36d030 SkColorMatrix cleanup by Brian Osman · 5 years ago
  53. 650f40d SkMorphologyImageFilter: Avoid integer overflow with large radii by Brian Osman · 5 years ago
  54. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 5 years ago
  55. 11e6aa8 Starting to hack up HDR transfer function support by Brian Osman · 5 years ago
  56. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 5 years ago
  57. d1ed56e Fix mapping the morphology filter's radius when the CTM is a mirror op by Fredrik Söderquist · 5 years ago
  58. 05a777d Define coord space tagged geometry for image filters v2. by Michael Ludwig · 5 years ago
  59. 9bd947d SkIRect::makeOffset(SkVector) by Brian Salomon · 5 years ago
  60. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 5 years ago
  61. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 5 years ago
  62. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  63. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  64. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 5 years ago
  65. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
  66. 31cff27 Revert "Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear"" by Ethan Nicholas · 5 years ago
  67. 85705c1b Revert "remove 'in uniform' support from GrSkSLFP, make rules more clear" by Ethan Nicholas · 5 years ago
  68. ac18a5c remove 'in uniform' support from GrSkSLFP, make rules more clear by Ethan Nicholas · 5 years ago
  69. f07a363 Limit sigma for software blurs by Herb Derby · 5 years ago
  70. 40b05c3 Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur (take 2) by Robert Phillips · 5 years ago
  71. 5a9a9b8 Revert "added support for SkSL unpremul function" by Ethan Nicholas · 5 years ago
  72. ffdc3e6 added support for SkSL unpremul function by Ethan Nicholas · 5 years ago
  73. c766d7f Revert "Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur" by Robert Phillips · 5 years ago
  74. f580721 Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur by Robert Phillips · 5 years ago
  75. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  76. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  77. d4efe68 SkSL sample() now permits specification of coordinates by Ethan Nicholas · 5 years ago
  78. 9c853fa Fix non-zero special-image subsets in magnifier filter by Michael Ludwig · 5 years ago
  79. ea6fb83 Fix subset errors in blur, matrix, and morphology filters by Michael Ludwig · 5 years ago
  80. ea07123 Define Usage and image+origin wrapper for image filters by Michael Ludwig · 5 years ago
  81. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  82. ba7e9a6 never check for degenerates in path::iter by Mike Reed · 5 years ago
  83. 5b21851 Add helpers for creating new contexts by Michael Ludwig · 5 years ago
  84. e30a485 Move the source image into Context by Michael Ludwig · 5 years ago
  85. 03f9ca3 Remove SkImageFilter_Base::OutputProperties by Michael Ludwig · 5 years ago
  86. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  87. 8ee6cf3 Move SkImageFilter functionality into private SkImageFilter_Base by Michael Ludwig · 5 years ago
  88. 06eacf4 Add new SkImageFilters factory API by Michael Ludwig · 5 years ago
  89. 40f9138 Revert "let color filters tell us their alpha format" by Mike Klein · 5 years ago
  90. 0355f05 let color filters tell us their alpha format by Mike Klein · 5 years ago
  91. c711a86 Combine erode and dilate implementations by Michael Ludwig · 5 years ago
  92. 69e1462 Remove SkDEBUGFAIL in SkDisplacementMapEffector ctor by Michael Ludwig · 5 years ago
  93. a00318f Consistify image filter implementation code layouts by Michael Ludwig · 5 years ago
  94. 245c002 Remove use of SkDropShadowImageFilter::ShadowMode internally by Michael Ludwig · 5 years ago
  95. 6e86c1b Remove bad SK_API tag from internal class by Michael Ludwig · 5 years ago
  96. 72a0c0c move all picture version crap into single header by Mike Reed · 5 years ago
  97. d668f7f Hide SkImageFilter subclasses in CPP files by Michael Ludwig · 5 years ago
  98. 7bacbf7 Update SkPicture version for simplified image filter enums by Michael Ludwig · 5 years ago
  99. 607c057 Use SkTileMode for blur and matrix convolution filters by Michael Ludwig · 5 years ago
  100. 1386366 renamed SkSL texture() and process() to sample() by Ethan Nicholas · 5 years ago