skslc can now be compiled with no Skia dependencies, in preparation for
[platform/upstream/libSkiaSharp.git] / src / sksl / SkSLToken.h
2017-03-30 Ethan Nicholasskslc can now be compiled with no Skia dependencies...
2017-03-01 Ethan Nicholaschanged skslc layout parsing strategy
2017-02-27 Ethan NicholasRe-land of skslc switch support
2017-02-23 Ethan NicholasRevert "skslc switch support"
2017-02-23 Ethan Nicholasskslc switch support
2017-01-19 Ethan NicholasAdded constant propagation and better variable liveness...
2017-01-19 Ethan NicholasRevert "Added constant propagation and better variable...
2017-01-19 Ethan NicholasAdded constant propagation and better variable liveness...
2016-11-29 Brian SalomonReland image storage with fixes.
2016-11-21 Ethan Nicholasre-land of switched skslc from std::string to SkString
2016-11-20 Greg DanielRevert "switched skslc from std::string to SkString"
2016-11-18 Ethan Nicholasswitched skslc from std::string to SkString
2016-10-28 ethannicholasReduced skslc memory consumption
2016-10-27 benjaminwagnerRevert of Reduced skslc memory consumption (patchset...
2016-10-27 ethannicholasReduced skslc memory consumption
2016-10-12 ethannicholasTurned on SkSL->GLSL compiler
2016-10-11 jvanverthRevert of Turned on SkSL->GLSL compiler (patchset ...
2016-10-11 ethannicholasTurned on SkSL->GLSL compiler
2016-10-11 mtkleinRevert of Turned on SkSL->GLSL compiler (patchset ...
2016-10-10 ethannicholasTurned on SkSL->GLSL compiler
2016-10-10 jvanverthRevert of Turned on SkSL->GLSL compiler (patchset ...
2016-10-10 ethannicholasTurned on SkSL->GLSL compiler
2016-09-30 fmalitaRevert of Turned on SkSL->GLSL compiler (patchset ...
2016-09-30 ethannicholasTurned on SkSL->GLSL compiler
2016-08-03 ethannicholasadded initial GLSL support to skslc
2016-07-01 ethannicholasinitial checkin of SkSL compiler