1. 222e275 converted AARectEffect to new FP system by Ethan Nicholas · 6 years ago
  2. 781e350 Remove SkPM4f by Brian Osman · 6 years ago
  3. 78aceb2 converted overdraw effect to new FP system by Ethan Nicholas · 6 years ago
  4. 27dddae rebase by Cary Clark · 6 years ago
  5. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  6. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  7. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  8. 5191880 remove toString by Cary Clark · 6 years ago
  9. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  10. 560d283 Fixing build with SK_IGNORE_TO_STRING defined. by Kaloyan Donev · 6 years ago
  11. d608c09 Re-land "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  12. 2d3cac5 Revert "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  13. 8aa4dc9 converted OverdrawColorFilter to SkSL by Ethan Nicholas · 7 years ago
  14. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago
  15. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  16. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  17. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  18. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  19. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  20. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  21. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  22. 94e0b11 Two small fixes from recent changes prepping for std::unique_ptr<GrFragmentProcessor>. by Brian Salomon · 7 years ago
  23. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  24. 164f6ec Implement clone() for 4 additional GrFragmentProcessor subclasses by Brian Salomon · 7 years ago
  25. 9c1d780 remove filterSpan from SkColorFilter by Mike Reed · 7 years ago
  26. c6912f7 make SkColorFilter::onAppendStages() pure by Mike Klein · 7 years ago
  27. 25f3805 slant colorfilter away from filterSpan4f by Mike Reed · 7 years ago
  28. b391f12 Don't pull private headers in SkOverdrawColorFilter.h by Florin Malita · 7 years ago
  29. b9641bd force all colorfilters to implement 4f by Mike Reed · 7 years ago
  30. ab015ef Move the ability to access textures, buffers, and image storages out from GrProcessor. by Brian Salomon · 7 years ago
  31. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 7 years ago
  32. 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 8 years ago
  33. 052fd51 Revert "Start of rewrite of GrFragmentProcessor optimizations." by Ethan Nicholas · 8 years ago
  34. 85eb422 Start of rewrite of GrFragmentProcessor optimizations. by Brian Salomon · 8 years ago
  35. 5f13fba Stop tracking whether GrFragmentProcessors read their input by Brian Salomon · 8 years ago
  36. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  37. 030cbd5 Add SkOverdrawColorFilter by Matt Sarett · 8 years ago