1. 962dec4 Removed StringFragment alias in favor of skstd::string_view by Ethan Nicholas · 3 years, 3 months ago
  2. d2e0960 Removed SkSL::StringFragment in favor of string_view by Ethan Nicholas · 3 years, 3 months ago
  3. eaa9e07 Marked String(string_view) explicit by Ethan Nicholas · 3 years, 3 months ago
  4. 2c9a6ec Added skstd::string_view by Ethan Nicholas · 3 years, 3 months ago
  5. c8bcef1 Replace printf with std::to_string. by John Stiles · 3 years, 6 months ago
  6. daed259 Made SkSL DSL into public API by Ethan Nicholas · 3 years, 7 months ago[Renamed (96%) from src/sksl/SkSLString.h]
  7. 70e51e6 Enable printf warnings on SkSL::String. by John Stiles · 3 years, 7 months ago
  8. f94348f Detect and report numeric overflows in the SkSL parser. by John Stiles · 3 years, 9 months ago
  9. b4b627e Disallow usage of private types ($vec, etc) in non-builtin code. by John Stiles · 3 years, 10 months ago
  10. efe767d Improve performance of SymbolTable lookups. by John Stiles · 4 years ago
  11. e2c4999 Revert "Revert "moved SkSL Field data into IRNode"" by Ethan Nicholas · 4 years ago
  12. 58384ad Revert "moved SkSL Field data into IRNode" by Brian Osman · 4 years ago
  13. 556b8be moved SkSL Field data into IRNode by Ethan Nicholas · 4 years ago
  14. 72664be Add support for #pragma settings comments in SkSL. by John Stiles · 4 years ago
  15. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 1 month ago
  16. fdbd50a Simplify SkSL::String by removing unused parts. by John Stiles · 4 years, 1 month ago
  17. 061a5cf Move SkSLSampleMatrix to include/private by Brian Osman · 4 years, 3 months ago
  18. 2e29ab5 added support for user-defined functions to GrSKSLFP by Brian Osman · 5 years ago
  19. 2b1a544 Reland "Reland "Reland "Interpreter: Support striped inputs for less overhead""" by Brian Osman · 5 years ago
  20. 01c9b89 Revert "Reland "Reland "Interpreter: Support striped inputs for less overhead""" by Brian Osman · 5 years ago
  21. 59b22f9 Reland "Reland "Interpreter: Support striped inputs for less overhead"" by Brian Osman · 5 years ago
  22. 2c59b4e Reland "Revert "Interpreter: Support striped inputs for less overhead"" by Brian Osman · 5 years ago
  23. edc42b9 Revert "Revert "Interpreter: Support striped inputs for less overhead"" by Brian Osman · 5 years ago
  24. fb32ddf Revert "Revert "Shuffle SkSL sources around so compiler and bytecode can be used w/o GPU"" by Brian Osman · 5 years ago
  25. b0632fa fold through SKSL_USE_STD_STRING by Mike Klein · 5 years ago
  26. 4b432fa run rewrite_includes.py by Mike Klein · 5 years ago
  27. fc99416 Major rearchitecture of SkSL parsing, focused on improving performance. by Ethan Nicholas · 5 years ago
  28. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  29. a427559 Refactor 'in uniform' CPP code generation by Michael Ludwig · 6 years ago
  30. e84fb19 Add reset and findLastOf to SkSLString. by Michael Ludwig · 6 years ago
  31. 2c33e3e fixed inconsistent ordering of SkSL enums by Ethan Nicholas · 7 years ago
  32. d608c09 Re-land "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  33. cc30577 preliminary SkSL Metal backend by Ethan Nicholas · 7 years ago
  34. 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
  35. 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
  36. c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
  37. b5f3b65 Add missing stdarg.h include by Roger Johannesson · 7 years ago
  38. 634624a Micro optimizations to SkSL parser by Brian Osman · 7 years ago
  39. 93ba0a4 Switch SkSL to std::string by Brian Osman · 7 years ago
  40. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  41. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 7 years ago
  42. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  43. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 7 years ago
  44. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 7 years ago