1. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  2. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  3. b7e8c3b run skslc output through clang-format by Ethan Nicholas · 7 years ago
  4. cda2015 Make dither range symmetric about 0 by Brian Salomon · 7 years ago
  5. 1c8f73d Run clang-format on GrCircleBlurFP.cpp by Brian Osman · 7 years ago
  6. 604f0d5 Avoid unneeded picture shader color space transforms by Florin Malita · 7 years ago
  7. 771ae96 Revert "Revert "Experimental blur code with 32 bit fix."" by Mike Reed · 7 years ago
  8. 68990be Re-land of "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  9. 27b3d27 Revert "Experimental blur code with 32 bit fix." by Mike Reed · 7 years ago
  10. d4b2c53 Experimental blur code with 32 bit fix. by Herb Derby · 7 years ago
  11. baf981f Revert "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  12. 46b654d converted GrSimpleTextureEffect to sksl by Ethan Nicholas · 7 years ago
  13. a30d407 Revert "Experimental blur code." by Florin Malita · 7 years ago
  14. d96ed9d Experimental blur code. by Herb Derby · 7 years ago
  15. ceb4d48 Re-land "converted GrCircleBlurFragmentProcessor to sksl" by Ethan Nicholas · 7 years ago
  16. a252c66 Avoid unneeded SkPictureImageFilter color space transforms by Florin Malita · 7 years ago
  17. 818ac5a Revert "converted GrCircleBlurFragmentProcessor to sksl" by Ethan Nicholas · 7 years ago
  18. 9b80ffc converted GrCircleBlurFragmentProcessor to sksl by Ethan Nicholas · 7 years ago
  19. 39e0855 Add an SkColorSpaceXformer image filter cache by Florin Malita · 7 years ago
  20. 3854860 Unfriend SkImageFilter subclasses by Florin Malita · 7 years ago
  21. 6d9f429 only create new instance if needed for colorspacexformer by Mike Reed · 7 years ago
  22. 0c26a9d GR_TEST_UTILS fixes by Brian Salomon · 7 years ago
  23. 9fb036f rewrote GrAlphaThresholdFragmentProcessor in sksl by Ethan Nicholas · 7 years ago
  24. 412cda7 add srgb gamma colorfilters by Mike Reed · 7 years ago
  25. 039a7c7 Added new edge handling mode (clamp and repeat) to Gaussian blur filter. by wutao · 7 years ago
  26. 1c9686b Speculative "fix" for crash in analyzeProcessors by Robert Phillips · 7 years ago
  27. 9c1d780 remove filterSpan from SkColorFilter by Mike Reed · 7 years ago
  28. 0bdaf05 remove unused mode parameter from SkMergeImageFilter by Mike Reed · 7 years ago
  29. ab51d1b Revert "remove unused TableMaskFilter" by Mike Reed · 7 years ago
  30. d72b55b remove unused TableMaskFilter by Mike Reed · 7 years ago
  31. 1a74c53 reduce SkDisplacementImageFilter size. by Mike Reed · 7 years ago
  32. 3f93b72 Revert "reduce SkDisplacementImageFilter size" by Mike Reed · 7 years ago
  33. ed68a92 reduce SkDisplacementImageFilter size by Mike Reed · 7 years ago
  34. 0c182fc refactor lighting imagefilter to save codesize by Mike Reed · 7 years ago
  35. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  36. c8ecb03 Revert "Drop the ref on the GrOpList's target in makeClosed" by Robert Phillips · 7 years ago
  37. dcd499c Drop the ref on the GrOpList's target in makeClosed by Robert Phillips · 7 years ago
  38. f90aa01 Revert "Revert "use pipeline for non-opt xfermodes"" by Mike Reed · 7 years ago
  39. 4f8c695 Revert "use pipeline for non-opt xfermodes" by Mike Klein · 7 years ago
  40. 9e99b3d remove 32K table for emboss by Mike Reed · 7 years ago
  41. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  42. e93cf97 use pipeline for non-opt xfermodes by Mike Reed · 7 years ago
  43. 2f07c28 remove unneeded methods by Mike Reed · 7 years ago
  44. 8d3f443 SkXfermode no longer needs to e a flattenable by Mike Reed · 7 years ago
  45. 63544a4 remove unused arithmetic code by Mike Reed · 7 years ago
  46. f066ac9 replace 4f procs with pipeline (only called in 2 places by ganesh) by Mike Reed · 7 years ago
  47. d9d8485 Retract GrTexture.h a bit by Robert Phillips · 7 years ago
  48. 70bc94f Bump min picture to 7+ months ago by Mike Reed · 7 years ago
  49. cde9031 remove unused xfermode methods by Mike Reed · 7 years ago
  50. 6b3542a move Coeff into blendmode by Mike Reed · 7 years ago
  51. c6912f7 make SkColorFilter::onAppendStages() pure by Mike Klein · 7 years ago
  52. eb0e60f Ensure SkPictureImageFilter::onFilterImage doesn't double-convert color by Christopher Cameron · 7 years ago
  53. 25f3805 slant colorfilter away from filterSpan4f by Mike Reed · 7 years ago
  54. bb3f562 Revert "Revert "Delete SkGaussianEdgeShader"" by Florin Malita · 7 years ago
  55. 59a8b9c Fix outset for blurs when using ignoreXform flag on GPU by Greg Daniel · 7 years ago
  56. aa28bfc Allow GPU blur fast path for circles and rects when using ignore xform by Greg Daniel · 7 years ago
  57. 9d14f93 Revert "Delete SkGaussianEdgeShader" by Florin Malita · 7 years ago
  58. 5edba45 [Reland] Relocate shaders to own dir by Florin Malita · 7 years ago
  59. 64790a3 Delete SkGaussianEdgeShader by Florin Malita · 7 years ago
  60. f2ae2b2 move perlinenoise2 into effects by Mike Reed · 7 years ago
  61. b391f12 Don't pull private headers in SkOverdrawColorFilter.h by Florin Malita · 7 years ago
  62. 9bee2e5 Revise system for checking for uninstantiated proxies by Robert Phillips · 7 years ago
  63. eb9f278 Delete onChooseBlitProcs() and related code by Florin Malita · 7 years ago
  64. c020f17 Revert "Remove (now-dead) SK_LEGACY_SWEEP_GRADIENT code" by Mike Klein · 7 years ago
  65. d8872be Revert "Relocate shaders to own dir" by Stan Iliev · 7 years ago
  66. fabe0b2 Relocate shaders to own dir by Florin Malita · 7 years ago
  67. 04d22c0 Remove (now-dead) SK_LEGACY_SWEEP_GRADIENT code by Florin Malita · 7 years ago
  68. 4aed138 Reland of SkShaderBase by Florin Malita · 7 years ago
  69. d93e11c Revert "SkShaderBase" by Florin Malita · 7 years ago
  70. 58a7564 SkShaderBase by Florin Malita · 7 years ago
  71. b24704d SkRasterPipeline in SkArenaAlloc by Mike Klein · 7 years ago
  72. 76f7062 move all details for dashing into impl by Mike Reed · 7 years ago
  73. 92eaad6 Make SkPictureImageFilter::drawPictureAtLocalResolution use color xform by Christopher Cameron · 7 years ago
  74. 9f85d68 retry tilers against 1 by Mike Klein · 7 years ago
  75. 4598899 Revert "add tilers against 1" by Brian Osman · 7 years ago
  76. 8110b84 add tilers against 1 by Mike Klein · 7 years ago
  77. e2fc563 Switch to SkVertices version of drawVertices by Brian Osman · 7 years ago
  78. 3af1af9 Remove ambient and spot mask filters. by Jim Van Verth · 7 years ago
  79. 14d54c2 Hide SkPerlinNoiseShader impl details by Florin Malita · 7 years ago
  80. 6876817 scalarize SkGradientShader stop setup by Mike Klein · 7 years ago
  81. f945cbb remove some stray semicolons by Mike Klein · 7 years ago
  82. eb99bfd Move lambdas to statics. by Herb Derby · 7 years ago
  83. 7d022e0 Always use raster pipeline for SkSweepGradient by Florin Malita · 7 years ago
  84. 4de1304 Add evenly spaced stops and unify gradient contexts by Herb Derby · 7 years ago
  85. 8b96b37 fix legacy/SkRasterPipeline SkHighContrastFilter by Mike Klein · 7 years ago
  86. 5c7960b refactor gradient stage names by Mike Klein · 7 years ago
  87. df3a371 Revert "Evenly space gradient stage." by Mike Klein · 7 years ago
  88. 892501d Evenly space gradient stage. by herb · 7 years ago
  89. e759853 spin off: always clamp linear gradients by Mike Klein · 7 years ago
  90. ae11593 remove TODO in SkGradientShader.cpp by Mike Klein · 7 years ago
  91. a8b5cf3 Fix transparent ambient shadows by Jim Van Verth · 7 years ago
  92. 44d3279 Make SkCreateRasterPipelineBlitter() not fail. by Mike Klein · 7 years ago
  93. fdf3103 void SkColorFilter::onAppendStages(...) by Mike Klein · 7 years ago
  94. 6dfceca Make SkColorFilter::appendStages() not fail. by Mike Klein · 7 years ago
  95. fda4600 SkPerlinNoiseShader: handle pathological inputs by Hal Canary · 7 years ago
  96. 090fbf8 Add radial gradient stage. by Herb Derby · 7 years ago
  97. 26368c3 Minimize computeTotalInverse()'s inputs by Florin Malita · 7 years ago
  98. 2983f40 Re-land of "eliminated GrGLSLExpr". by Ethan Nicholas · 7 years ago
  99. 63f717d Remove Sk4fGradientInterval::fZeroRamp by Florin Malita · 7 years ago
  100. 9bb75af Tighten up gradient clamp logic. by Mike Klein · 7 years ago