1. 49a36ba Revert "skslc type constructor cleanups" by Ethan Nicholas · 8 years ago
  2. 6f22328 skslc type constructor cleanups by Ethan Nicholas · 8 years ago
  3. e1d9cb8 Revert "Added dead variable / code elimination to skslc." by Ethan Nicholas · 8 years ago
  4. 113628d Added dead variable / code elimination to skslc. by Ethan Nicholas · 8 years ago
  5. cae3a4c Revert "Replaced all calls to fragmentPosition() with sk_FragCoord" by Ethan Nicholas · 8 years ago
  6. de4d301 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  7. 86a4340 Added constant propagation and better variable liveness tracking to skslc. by Ethan Nicholas · 8 years ago
  8. 6415e0d Revert "Added constant propagation and better variable liveness tracking to" by Ethan Nicholas · 8 years ago
  9. f54b071 Added constant propagation and better variable liveness tracking to skslc. by Ethan Nicholas · 8 years ago
  10. 2503ab6 Fixed another division by zero error in skslc by Ethan Nicholas · 8 years ago
  11. 2be687a fix skslc crash when ternary parameter types don't match by Ethan Nicholas · 8 years ago
  12. 9a5610e fixed a divide-by-zero bug in skslc by Ethan Nicholas · 8 years ago
  13. 941e7e2 re-land of added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  14. e8e4a3e Revert "added sk_FragCoord support to skslc" by Greg Daniel · 8 years ago
  15. ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  16. 1967177 added support for layout(offset=...) to skslc by Ethan Nicholas · 8 years ago
  17. 11d5397 unified ASTLayout/Layout and ASTModifiers/Modifiers by Ethan Nicholas · 8 years ago
  18. 3605ace sksl programs can now directly query GLSL caps by Ethan Nicholas · 8 years ago
  19. 9e1138d re-land of switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  20. 792d0f1 Revert "switched skslc from std::string to SkString" by Greg Daniel · 8 years ago
  21. d8df21a switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  22. 08a9211 added constant folding & branch elimination to skslc by ethannicholas · 8 years ago
  23. 6e4b594 Revert of added constant folding & branch elimination to skslc (patchset #3 id:40001 of https://codereview.chromium.org/2489673002/ ) by scroggo · 8 years ago
  24. 6136310 added constant folding & branch elimination to skslc by ethannicholas · 8 years ago
  25. 4578a8e fixed skslc's handling of ivec(vec) by Ethan Nicholas · 8 years ago
  26. 471e894 Reduced skslc memory consumption by ethannicholas · 8 years ago
  27. 5638052 Revert of Reduced skslc memory consumption (patchset #3 id:50001 of https://codereview.chromium.org/2442063002/ ) by benjaminwagner · 8 years ago
  28. cffaa70 Reduced skslc memory consumption by ethannicholas · 8 years ago
  29. ea4567c more skslc hardening by ethannicholas · 8 years ago
  30. 7effa7a more SkSL fuzzer crash fixes by ethannicholas · 8 years ago
  31. a54401d fix skslc crashes uncovered by fuzz testing by ethannicholas · 8 years ago
  32. 22f939e added basic dataflow analysis to skslc by ethannicholas · 8 years ago
  33. 5961bc9 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  34. 9df16b5 Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  35. ccb1dd8 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  36. 4824cf4 Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ ) by mtklein · 8 years ago
  37. dcfe6db Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  38. 15341a2 Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  39. 08b2ccf Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  40. d214d6a Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ ) by fmalita · 8 years ago
  41. f008b0a Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  42. 29111a3 Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  43. b12b3c6 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  44. a316395 Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  45. 9b0fe3d Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  46. 14fe8cc refactored SkSL VarDeclaration handling by ethannicholas · 8 years ago
  47. 0730be7 minor SkSL changes to avoid compiler errors in Chromium by ethannicholas · 8 years ago
  48. f789b38 added initial GLSL support to skslc by ethannicholas · 8 years ago
  49. d598f79 SkSL performance improvements (plus a couple of minor warning fixes) by ethannicholas · 8 years ago
  50. e92badc Revert of SkSL performance improvements (patchset #6 id:140001 of https://codereview.chromium.org/2131223002/ ) by msarett · 8 years ago
  51. 9fd67a1 SkSL performance improvements (plus a couple of minor warning fixes) by ethannicholas · 8 years ago
  52. b3058bd initial checkin of SkSL compiler by ethannicholas · 8 years ago