aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sksl/SkSLParser.h
Commit message (Expand)AuthorAge
* Revert "Revert "removed SkSLLayoutLexer""Gravatar Ethan Nicholas2018-07-24
* Revert "removed SkSLLayoutLexer"Gravatar Ethan Nicholas2018-07-24
* removed SkSLLayoutLexerGravatar Ethan Nicholas2018-07-24
* updated .fp file headersGravatar Ethan Nicholas2018-02-01
* sksl enum supportGravatar Ethan Nicholas2017-11-13
* Re-land "converted OverdrawColorFilter to SkSL"Gravatar Ethan Nicholas2017-10-26
* Revert "converted OverdrawColorFilter to SkSL"Gravatar Ethan Nicholas2017-10-25
* converted OverdrawColorFilter to SkSLGravatar Ethan Nicholas2017-10-25
* 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
* Micro optimizations to SkSL parserGravatar Brian Osman2017-08-15
* reduced number of string copies in SkSL parserGravatar Ethan Nicholas2017-08-14
* Re-re-land sksl fragment processor supportGravatar Ethan Nicholas2017-06-29
* Revert "Re-land sksl fragment processor support"Gravatar Mike Klein2017-06-27
* Re-land sksl fragment processor supportGravatar Ethan Nicholas2017-06-27
* Revert "sksl fragment processor support"Gravatar Ethan Nicholas2017-06-27
* sksl fragment processor supportGravatar Ethan Nicholas2017-06-27
* skslc comma operator and optimizer fixesGravatar Ethan Nicholas2017-05-17
* Minor sksl parser cleanupGravatar Ethan Nicholas2017-05-09
* 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
* changed skslc layout parsing strategyGravatar Ethan Nicholas2017-03-01
* Re-land of skslc switch supportGravatar Ethan Nicholas2017-02-27
* Revert "skslc switch support"Gravatar Ethan Nicholas2017-02-23
* skslc switch supportGravatar Ethan Nicholas2017-02-23
* sksl support for geometry shadersGravatar Ethan Nicholas2017-02-17
* improved performance of parsing SkSLLayout flagsGravatar Ethan Nicholas2017-02-15
* unified ASTLayout/Layout and ASTModifiers/ModifiersGravatar Ethan Nicholas2016-11-28
* 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
* Added skslc parse recursion limitGravatar ethannicholas2016-10-27
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-10-12
* Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://c...Gravatar jvanverth2016-10-11
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-10-11
* Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://c...Gravatar mtklein2016-10-10
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-10-10
* Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://c...Gravatar jvanverth2016-10-10
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-10-10
* Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://co...Gravatar fmalita2016-09-30
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-09-30
* refactored SkSL VarDeclaration handlingGravatar ethannicholas2016-09-07
* initial checkin of SkSL compilerGravatar ethannicholas2016-07-01