1. 2d5f9b3 converted GrMagnifierEffect to SkSL by Ethan Nicholas · 7 years ago
  2. 1447177 Avoid GrEllipseEffect for small radii on devices without 32 bit float. by Brian Salomon · 7 years ago
  3. e9d172a converted ConstColorProcessor to SkSL by Ethan Nicholas · 7 years ago
  4. 47c8ed3 Reland "Fix precision caps and rrect/ellipse effect precisions" by Chris Dalton · 7 years ago
  5. 24f9c19 Revert "Fix precision caps and rrect/ellipse effect precisions" by Brian Osman · 7 years ago
  6. e421800 Fix precision caps and rrect/ellipse effect precisions by Chris Dalton · 7 years ago
  7. aae47c8 sksl enum support by Ethan Nicholas · 7 years ago
  8. 1706f84 switched GrClipEdge to an enum class by Ethan Nicholas · 7 years ago
  9. 0f3c732 renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType by Ethan Nicholas · 7 years ago
  10. 1cb4171 Remove color space xform support from SkSL by Brian Osman · 7 years ago
  11. 8239946 converted GrRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
  12. d982d05 regenerated SkSL files to fix CheckGeneratedFiles by Ethan Nicholas · 7 years ago
  13. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  14. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  15. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  16. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  17. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  18. 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
  19. 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
  20. c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
  21. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  22. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  23. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  24. f57c0d6 automatically generate clone() methods for SkSL fragment processors by Ethan Nicholas · 7 years ago
  25. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  26. b7e8c3b run skslc output through clang-format by Ethan Nicholas · 8 years ago
  27. 420f156 converted EllipseEffect to sksl by Ethan Nicholas · 8 years ago