1. 93ba0a4 Switch SkSL to std::string by Brian Osman · 7 years ago
  2. 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  3. 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 7 years ago
  4. f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 7 years ago
  5. bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 7 years ago
  6. 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 7 years ago
  7. 941e7e2 re-land of added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  8. e8e4a3e Revert "added sk_FragCoord support to skslc" by Greg Daniel · 8 years ago
  9. ce33f10 added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  10. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 8 years ago
  11. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  12. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  13. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  14. 9e1138d re-land of switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  15. 792d0f1 Revert "switched skslc from std::string to SkString" by Greg Daniel · 8 years ago
  16. d8df21a switched skslc from std::string to SkString by Ethan Nicholas · 8 years ago
  17. 7ef4b74 re-re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  18. 857cb97 Revert "re-land of skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  19. 498d403 re-land of skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  20. b0b5360 Revert "skslc now uses standard Skia caps" by Leon Scroggins · 8 years ago
  21. 8af38a9 skslc now uses standard Skia caps by Ethan Nicholas · 8 years ago
  22. 5961bc9 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  23. 9df16b5 Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  24. ccb1dd8 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  25. 4824cf4 Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ ) by mtklein · 8 years ago
  26. dcfe6db Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  27. 15341a2 Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  28. 08b2ccf Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  29. 87f15c8 Retract GrRenderTarget from GrTestTarget by robertphillips · 8 years ago
  30. 393c2ff Reset context after doing non-Skia GL rendering. by brianosman · 8 years ago
  31. b235168 S4 only has 8 texture units on the GLContext we create by joshualitt · 9 years ago
  32. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  33. 8a6697a Fix for nexus 5 crashing in GL benches by joshualitt · 9 years ago
  34. 894a2e4 skia: Initialize value passed to GetShaderiv in GLBench by hendrikw · 9 years ago
  35. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  36. 672bb7f Remove GL-specific code from GMs and tests by jvanverth · 9 years ago
  37. 74a07db cleanup GLBenches by joshualitt · 9 years ago