1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. bcd51e8 SkSL 'key' variables can now be controlled by 'when' expressions by Ethan Nicholas · 6 years ago
  3. 858fecc Got RelaxedPrecision decorations working again in SPIR-V, and removed by Ethan Nicholas · 6 years ago
  4. 390f9bd Fix handling of SkSL nullable FPs by Florin Malita · 6 years ago
  5. ee1c8a7 Revert "Revert "SkSL now supports null child processors"" by Ethan Nicholas · 6 years ago
  6. bce7d86 Revert "SkSL now supports null child processors" by Robert Phillips · 6 years ago
  7. 0e8dc4c SkSL now supports null child processors by Ethan Nicholas · 6 years ago
  8. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  9. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  10. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 6 years ago
  11. 495993a Remove GrColor4f by Brian Osman · 6 years ago
  12. 9094f2c Add fields to fragmentProcessors in sksl code. by Michael Ludwig · 6 years ago
  13. 1fc5fbd Reland "Redo how extra emit code flushing operates" with type fix. by Michael Ludwig · 6 years ago
  14. d044019 Revert "Redo how extra emit code flushing operates" by Michael Ludwig · 6 years ago
  15. 9b8181b Redo how extra emit code flushing operates by Michael Ludwig · 6 years ago
  16. a427559 Refactor 'in uniform' CPP code generation by Michael Ludwig · 6 years ago
  17. 92e4c7f Support input color argument to process() function in sksl .fp files by Michael Ludwig · 6 years ago
  18. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  19. 3e8c345 Make generated effects from sksl fp files not need SK_SUPPORT_GPU by Greg Daniel · 7 years ago
  20. 130fb3f updated .fp file headers by Ethan Nicholas · 7 years ago
  21. 2d5f9b3 converted GrMagnifierEffect to SkSL by Ethan Nicholas · 7 years ago
  22. 1cb4171 Remove color space xform support from SkSL by Brian Osman · 7 years ago
  23. c9472af SkSL FPs now support child processors, converted ArithmeticFP to SkSL by Ethan Nicholas · 7 years ago
  24. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  25. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  26. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  27. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  28. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  29. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  30. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  31. 72a37be Fix string typing in generated code by Brian Osman · 7 years ago
  32. 93ba0a4 Switch SkSL to std::string by Brian Osman · 7 years ago
  33. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  34. f57c0d6 automatically generate clone() methods for SkSL fragment processors by Ethan Nicholas · 7 years ago
  35. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  36. 71603cc Remove the now unused GR_PROXY_MOVE macro by Brian Salomon · 7 years ago
  37. ee33873 fixed skslc vec4 uniforms by Ethan Nicholas · 7 years ago
  38. 68990be Re-land of "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  39. baf981f Revert "converted GrSimpleTextureEffect to sksl" by Ethan Nicholas · 7 years ago
  40. 46b654d converted GrSimpleTextureEffect to sksl by Ethan Nicholas · 7 years ago
  41. ceb4d48 Re-land "converted GrCircleBlurFragmentProcessor to sksl" by Ethan Nicholas · 7 years ago
  42. 818ac5a Revert "converted GrCircleBlurFragmentProcessor to sksl" by Ethan Nicholas · 7 years ago
  43. 9b80ffc converted GrCircleBlurFragmentProcessor to sksl by Ethan Nicholas · 7 years ago
  44. 0c26a9d GR_TEST_UTILS fixes by Brian Salomon · 7 years ago
  45. 9fb036f rewrote GrAlphaThresholdFragmentProcessor in sksl by Ethan Nicholas · 7 years ago
  46. 762466e Re-re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  47. 5ce3972 Revert "Re-land sksl fragment processor support" by Mike Klein · 7 years ago
  48. c070939 Re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  49. ed50200 Revert "sksl fragment processor support" by Ethan Nicholas · 7 years ago
  50. ccf5991 sksl fragment processor support by Ethan Nicholas · 7 years ago