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