1. c8bcef1 Replace printf with std::to_string. by John Stiles · 3 years, 8 months ago
  2. daed259 Made SkSL DSL into public API by Ethan Nicholas · 3 years, 8 months ago
  3. 70e51e6 Enable printf warnings on SkSL::String. by John Stiles · 3 years, 9 months ago
  4. 12739df Handle values above int32 safely during IR generation. by John Stiles · 3 years, 10 months ago
  5. f94348f Detect and report numeric overflows in the SkSL parser. by John Stiles · 3 years, 11 months ago
  6. 06b84ef Improve Metal support for out parameters. by John Stiles · 4 years ago
  7. b4b627e Disallow usage of private types ($vec, etc) in non-builtin code. by John Stiles · 4 years ago
  8. e2c4999 Revert "Revert "moved SkSL Field data into IRNode"" by Ethan Nicholas · 4 years, 1 month ago
  9. 58384ad Revert "moved SkSL Field data into IRNode" by Brian Osman · 4 years, 1 month ago
  10. 556b8be moved SkSL Field data into IRNode by Ethan Nicholas · 4 years, 1 month ago
  11. 72664be Add support for #pragma settings comments in SkSL. by John Stiles · 4 years, 2 months ago
  12. fdbd50a Simplify SkSL::String by removing unused parts. by John Stiles · 4 years, 3 months ago
  13. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 3 months ago
  14. c18bb51 SkSL include files are now stored in a binary format by Ethan Nicholas · 4 years, 3 months ago
  15. 061a5cf Move SkSLSampleMatrix to include/private by Brian Osman · 4 years, 5 months ago
  16. b0632fa fold through SKSL_USE_STD_STRING by Mike Klein · 5 years ago
  17. fc99416 Major rearchitecture of SkSL parsing, focused on improving performance. by Ethan Nicholas · 5 years ago
  18. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  19. 2f103f0 fixed SkSL float literals in Arabic locale by Ethan Nicholas · 6 years ago
  20. a427559 Refactor 'in uniform' CPP code generation by Michael Ludwig · 6 years ago
  21. e84fb19 Add reset and findLastOf to SkSLString. by Michael Ludwig · 6 years ago
  22. d74f2c8 After call 'va_start',some place not call 'va_end' by z102.zhang · 6 years ago
  23. 0054311 Re-re-land "added GrSkSLFP and converted DitherEffect to use it" by Ethan Nicholas · 6 years ago
  24. 6c48e4d Reland "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  25. 97ae0c8 Revert "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  26. f203078 Revert "added GrSkSLFP and converted DitherEffect to use it" by Kevin Lubick · 6 years ago
  27. dfbfc73 added GrSkSLFP and converted DitherEffect to use it by Ethan Nicholas · 6 years ago
  28. d9d33c3 renamed SkSL's assert macros by Ethan Nicholas · 6 years ago
  29. de7220f Add missing include (to get std::min on MSVC) by Brian Osman · 7 years ago
  30. 2c33e3e fixed inconsistent ordering of SkSL enums by Ethan Nicholas · 7 years ago
  31. e9d172a converted ConstColorProcessor to SkSL by Ethan Nicholas · 7 years ago
  32. cc30577 preliminary SkSL Metal backend by Ethan Nicholas · 7 years ago
  33. 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
  34. 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
  35. c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
  36. 634624a Micro optimizations to SkSL parser by Brian Osman · 7 years ago
  37. 93ba0a4 Switch SkSL to std::string by Brian Osman · 7 years ago
  38. 762466e Re-re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  39. 5ce3972 Revert "Re-land sksl fragment processor support" by Mike Klein · 7 years ago
  40. c070939 Re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  41. ed50200 Revert "sksl fragment processor support" by Ethan Nicholas · 7 years ago
  42. ccf5991 sksl fragment processor support by Ethan Nicholas · 7 years ago
  43. 985febf minor skslc bugfixes by Ethan Nicholas · 7 years ago
  44. c8c1760 switched skslc to_string strategy after repeated problems on Android by Ethan Nicholas · 8 years ago
  45. 8cc718a added missing <inttypes.h> include by Ethan Nicholas · 8 years ago
  46. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
  47. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 8 years ago
  48. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
  49. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 8 years ago
  50. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 8 years ago