1. 5fad2b8 Reland "Use SkSL "offset" to actually mean "line"" by Ethan Nicholas · 2 years, 11 months ago
  2. a909dd6 Revert "Use SkSL "offset" to actually mean "line"" by Brian Osman · 2 years, 11 months ago
  3. 47f7685 Use SkSL "offset" to actually mean "line" by Ethan Nicholas · 2 years, 11 months ago
  4. 31e4845 Add const to lexer lookup tables. by John Stiles · 3 years ago
  5. 44899a2 Add $es3 token to SkSL. by John Stiles · 3 years ago
  6. b6a7319 Add tokens for highp/mediump/lowp. by John Stiles · 3 years, 1 month ago
  7. c9145f3 Remove enum support from SkSL by Brian Osman · 3 years, 2 months ago
  8. 8c26479 Remove large swaths of code related to .fp files by Brian Osman · 3 years, 2 months ago
  9. 6823b50 Revert "Revert "Switched SkSL parser APIs from char* + length to string_view"" by Ethan Nicholas · 3 years, 2 months ago
  10. 85ed605 Revert "Switched SkSL parser APIs from char* + length to string_view" by Jorge Betancourt · 3 years, 2 months ago
  11. 2705cbf Switched SkSL parser APIs from char* + length to string_view by Ethan Nicholas · 3 years, 2 months ago
  12. e49703f Remove custom SkVertices data and runtime effect `varying` support by Brian Osman · 3 years, 4 months ago
  13. 0dd1a77 Add noinline keyword to SkSL. by John Stiles · 3 years, 6 months ago
  14. 58ee898 Remove "buffer" modifier from SkSL by Brian Osman · 3 years, 6 months ago
  15. bfcd782 Use 8 or 16 bit state values in lexer, depending on # of states by Brian Osman · 3 years, 6 months ago
  16. 51963d3 Remove "precision" from SkSL lexer by Brian Osman · 3 years, 6 months ago
  17. 9ca38ff Remove GLSL memory qualifiers from SkSL by Brian Osman · 3 years, 6 months ago
  18. 9cb3f98 Remove PLS support from SkSL by Brian Osman · 3 years, 6 months ago
  19. 33c64a4 SkSL: Remove "null" as a type and literal value. by Brian Osman · 3 years, 8 months ago
  20. 8b3b159 Remove operators &&= ||= ^^= from SkSL. by John Stiles · 3 years, 9 months ago
  21. f3c8f5d Reland "Added support for the 'inline' hint on SkSL functions" by Ethan Nicholas · 4 years ago
  22. 1394f71 Revert "Added support for the 'inline' hint on SkSL functions" by Ethan Nicholas · 4 years ago
  23. 338e57d Added support for the 'inline' hint on SkSL functions by Ethan Nicholas · 4 years ago
  24. 5a9e7fb Prefixed the names of SkSL token constants. by Ethan Nicholas · 4 years, 4 months ago
  25. 3c35842 Support for custom vertex data in SkSL and drawVertices by Brian Osman · 4 years, 5 months ago
  26. fc99416 Major rearchitecture of SkSL parsing, focused on improving performance. by Ethan Nicholas · 5 years ago
  27. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  28. 442615b regenerated FP files to make bot happy by Ethan Nicholas · 5 years ago
  29. ca664a4 fixed skslc crash when the last token in a file is invalid by Ethan Nicholas · 5 years ago
  30. 10be9d5 fix SkSL lexer's handling of invalid characters by Ethan Nicholas · 5 years ago
  31. 858fecc Got RelaxedPrecision decorations working again in SPIR-V, and removed by Ethan Nicholas · 5 years ago
  32. ee1c8a7 Revert "Revert "SkSL now supports null child processors"" by Ethan Nicholas · 6 years ago
  33. bce7d86 Revert "SkSL now supports null child processors" by Robert Phillips · 6 years ago
  34. 0e8dc4c SkSL now supports null child processors by Ethan Nicholas · 6 years ago
  35. a7ceb50 added PLS support to SkSL by Ethan Nicholas · 6 years ago
  36. c7735f1 improved SkSL lexer performance by Ethan Nicholas · 6 years ago
  37. 38f118a update and skip accepts check in lexers by Mike Klein · 6 years ago
  38. aae47c8 sksl enum support by Ethan Nicholas · 7 years ago
  39. d608c09 Re-land "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  40. 2d3cac5 Revert "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  41. 8aa4dc9 converted OverdrawColorFilter to SkSL by Ethan Nicholas · 7 years ago
  42. e148bf7 fix for SkSL lexer crash on non-ASCII input by Ethan Nicholas · 7 years ago
  43. 906126e Reduced size of SkSL lexer tables by Ethan Nicholas · 7 years ago
  44. 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
  45. 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
  46. c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago