aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sksl/ir/SkSLSymbolTable.cpp
Commit message (Expand)AuthorAge
* renamed SkSL's assert macrosGravatar Ethan Nicholas2018-06-12
* fixed inconsistent ordering of SkSL enumsGravatar Ethan Nicholas2018-01-08
* sksl enum supportGravatar Ethan Nicholas2017-11-13
* Revert "Revert "Switch to the new SkSL lexer.""Gravatar Ethan Nicholas2017-09-11
* Revert "Switch to the new SkSL lexer."Gravatar Ethan Nicholas2017-09-11
* Switch to the new SkSL lexer.Gravatar Ethan Nicholas2017-09-11
* skslc can now be compiled with no Skia dependencies, in preparation for its e...Gravatar Ethan Nicholas2017-03-31
* Revert "skslc can now be compiled with no Skia dependencies, in preparation f...Gravatar Ethan Nicholas2017-03-31
* skslc can now be compiled with no Skia dependencies, in preparation for its e...Gravatar Ethan Nicholas2017-03-31
* Revert "skslc can now be compiled with no Skia dependencies, in preparation for"Gravatar Ethan Nicholas2017-03-30
* skslc can now be compiled with no Skia dependencies, in preparation forGravatar Ethan Nicholas2017-03-30
* re-land of switched skslc from std::string to SkStringGravatar Ethan Nicholas2016-11-21
* Revert "switched skslc from std::string to SkString"Gravatar Greg Daniel2016-11-20
* switched skslc from std::string to SkStringGravatar Ethan Nicholas2016-11-18
* re-re-land of skslc now automatically turns on derivatives supportGravatar ethannicholas2016-10-20
* Revert "re-land of skslc now automatically turns on derivatives support"Gravatar Mike Klein2016-10-18
* re-land of skslc now automatically turns on derivatives supportGravatar Ethan Nicholas2016-10-18
* Revert "skslc now automatically turns on derivatives support"Gravatar Ethan Nicholas2016-10-18
* skslc now automatically turns on derivatives supportGravatar Ethan Nicholas2016-10-18
* minor SkSL changes to avoid compiler errors in ChromiumGravatar ethannicholas2016-09-01
* SkSL performance improvements (plus a couple of minor warning fixes)Gravatar ethannicholas2016-07-25
* Revert of SkSL performance improvements (patchset #6 id:140001 of https://cod...Gravatar msarett2016-07-13
* SkSL performance improvements (plus a couple of minor warning fixes)Gravatar ethannicholas2016-07-12
* initial checkin of SkSL compilerGravatar ethannicholas2016-07-01