1. de5c502 move checkLE functionality directly onto readbuffer by Mike Reed · 7 years ago
  2. a83d013 Misc guarding of enums in ImageFilter CreateProcs by Robert Phillips · 7 years ago
  3. 43a0aa5 Fix highcontrastfilter on ANGLE D3D9 by Brian Osman · 7 years ago
  4. 8c68c65 For legacy GPU configs, run high contrast filter on linearized values by Brian Osman · 7 years ago
  5. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago
  6. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  7. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  8. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  9. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  10. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  11. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  12. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  13. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  14. 164f6ec Implement clone() for 4 additional GrFragmentProcessor subclasses by Brian Salomon · 7 years ago
  15. 9c1d780 remove filterSpan from SkColorFilter by Mike Reed · 7 years ago
  16. 25f3805 slant colorfilter away from filterSpan4f by Mike Reed · 7 years ago
  17. 8b96b37 fix legacy/SkRasterPipeline SkHighContrastFilter by Mike Klein · 7 years ago
  18. fdf3103 void SkColorFilter::onAppendStages(...) by Mike Klein · 7 years ago
  19. b9641bd force all colorfilters to implement 4f by Mike Reed · 7 years ago
  20. ab015ef Move the ability to access textures, buffers, and image storages out from GrProcessor. by Brian Salomon · 7 years ago
  21. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  22. 394d414 Implement SkHighContrastFilter by Dominic Mazzoni · 8 years ago