1. 222e275 converted AARectEffect to new FP system by Ethan Nicholas · 6 years ago
  2. d9d33c3 renamed SkSL's assert macros by Ethan Nicholas · 6 years ago
  3. 26a9aad initial SkSLJIT checkin by Ethan Nicholas · 6 years ago
  4. a583b81 SkSL now supports ternary lvalues by Ethan Nicholas · 7 years ago
  5. 82a62d2 Revert "refactored SkSLVarDeclaration out of existence" by Ethan Nicholas · 7 years ago
  6. 1ae353c refactored SkSLVarDeclaration out of existence by Ethan Nicholas · 7 years ago
  7. 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
  8. 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
  9. c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
  10. 762466e Re-re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  11. 5ce3972 Revert "Re-land sksl fragment processor support" by Mike Klein · 7 years ago
  12. c070939 Re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  13. ed50200 Revert "sksl fragment processor support" by Ethan Nicholas · 7 years ago
  14. ccf5991 sksl fragment processor support by Ethan Nicholas · 7 years ago
  15. 91a1053 Revert "Revert "clean up sksl dead variable handling"" by Ethan Nicholas · 7 years ago
  16. e0a33e2 Revert "clean up sksl dead variable handling" by Greg Daniel · 7 years ago
  17. b29dd81 clean up sksl dead variable handling by Ethan Nicholas · 7 years ago
  18. b4dc419 Re-land "Fixed an issue with sksl variable declarations" by Ethan Nicholas · 7 years ago
  19. affa6a3 Revert "Fixed an issue with sksl variable declarations" by Ethan Nicholas · 7 years ago
  20. 88bd8ed Fixed an issue with sksl variable declarations by Ethan Nicholas · 7 years ago
  21. d9fe700 fix incorrect variable not assigned error in skslc by Ethan Nicholas · 7 years ago
  22. 4b330df skslc comma operator and optimizer fixes by Ethan Nicholas · 7 years ago
  23. 5ac13c2 sksl support for static ifs & switches by Ethan Nicholas · 7 years ago
  24. cb67096 Improved skslc optimizer, particularly around vectors. by Ethan Nicholas · 7 years ago
  25. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  26. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 7 years ago
  27. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  28. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 7 years ago
  29. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 7 years ago
  30. af19769 Re-land of skslc switch support by Ethan Nicholas · 7 years ago
  31. 7d975fc Revert "skslc switch support" by Ethan Nicholas · 7 years ago
  32. 2b1e468 skslc switch support by Ethan Nicholas · 7 years ago
  33. e1d9cb8 Revert "Added dead variable / code elimination to skslc." by Ethan Nicholas · 8 years ago
  34. 113628d Added dead variable / code elimination to skslc. by Ethan Nicholas · 8 years ago
  35. 86a4340 Added constant propagation and better variable liveness tracking to skslc. by Ethan Nicholas · 8 years ago
  36. 6415e0d Revert "Added constant propagation and better variable liveness tracking to" by Ethan Nicholas · 8 years ago
  37. f54b071 Added constant propagation and better variable liveness tracking to skslc. by Ethan Nicholas · 8 years ago
  38. 22f939e added basic dataflow analysis to skslc by ethannicholas · 8 years ago