1. f4bda74 Rename SkTArray::reserve to reserve_back. by John Stiles · 4 years ago
  2. 8c44eca moved SkSL If data into IRNode by Ethan Nicholas · 4 years ago
  3. 0d31ed5 moved SkSL ForStatement data into IRNode by Ethan Nicholas · 4 years ago
  4. e659214 Revamped handling of SkSL node kinds by Ethan Nicholas · 4 years ago
  5. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  6. 6e0fa40 replaced SkSL nodeCount with visitor by Ethan Nicholas · 4 years, 1 month ago
  7. 26f9850 Add as<StatementSubclass> to downcast Statements more safely. by John Stiles · 4 years, 1 month ago
  8. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 1 month ago
  9. 70728ef Revert "Reland "Revert "SkSL function inlining""" by Ethan Nicholas · 4 years, 4 months ago
  10. 04ff61f Reland "Revert "SkSL function inlining"" by Ethan Nicholas · 4 years, 4 months ago
  11. 2dd272b Revert "Revert "SkSL function inlining"" by Ethan Nicholas · 4 years, 4 months ago
  12. 1b63b4a Revert "SkSL function inlining" by Robert Phillips · 4 years, 4 months ago
  13. b65024b SkSL function inlining by Ethan Nicholas · 4 years, 4 months ago
  14. 5843012 Add sample(child, matrix) to SkSL. by Ethan Nicholas · 4 years, 5 months ago
  15. 2a099da SkSL description methods are now only present in debug mode by Ethan Nicholas · 4 years, 9 months ago
  16. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  17. 0054311 Re-re-land "added GrSkSLFP and converted DitherEffect to use it" by Ethan Nicholas · 6 years ago
  18. 6c48e4d Reland "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  19. 97ae0c8 Revert "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  20. f203078 Revert "added GrSkSLFP and converted DitherEffect to use it" by Kevin Lubick · 6 years ago
  21. dfbfc73 added GrSkSLFP and converted DitherEffect to use it by Ethan Nicholas · 6 years ago
  22. 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
  23. 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
  24. c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
  25. cb67096 Improved skslc optimizer, particularly around vectors. by Ethan Nicholas · 7 years ago
  26. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  27. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 7 years ago
  28. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  29. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 7 years ago
  30. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 7 years ago
  31. e1d9cb8 Revert "Added dead variable / code elimination to skslc." by Ethan Nicholas · 8 years ago
  32. 113628d Added dead variable / code elimination to skslc. by Ethan Nicholas · 8 years ago
  33. 86a4340 Added constant propagation and better variable liveness tracking to skslc. by Ethan Nicholas · 8 years ago
  34. 6415e0d Revert "Added constant propagation and better variable liveness tracking to" by Ethan Nicholas · 8 years ago
  35. f54b071 Added constant propagation and better variable liveness tracking to skslc. by Ethan Nicholas · 8 years ago
  36. 9e1138d re-land of switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  37. 792d0f1 Revert "switched skslc from std::string to SkString" by Greg Daniel · 8 years ago
  38. d8df21a switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  39. d598f79 SkSL performance improvements (plus a couple of minor warning fixes) by ethannicholas · 8 years ago
  40. e92badc Revert of SkSL performance improvements (patchset #6 id:140001 of https://codereview.chromium.org/2131223002/ ) by msarett · 8 years ago
  41. 9fd67a1 SkSL performance improvements (plus a couple of minor warning fixes) by ethannicholas · 8 years ago
  42. b3058bd initial checkin of SkSL compiler by ethannicholas · 8 years ago