index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
sksl
Commit message (
Expand
)
Author
Age
*
Reduced skslc memory consumption
ethannicholas
2016-10-28
*
Added skslc parse recursion limit
ethannicholas
2016-10-27
*
Revert of Reduced skslc memory consumption (patchset #3 id:50001 of https://c...
benjaminwagner
2016-10-27
*
Reduced skslc memory consumption
ethannicholas
2016-10-27
*
Turn on -Wrange-loop-analysis.
Mike Klein
2016-10-26
*
re-re-land of skslc now automatically turns on derivatives support
ethannicholas
2016-10-20
*
Revert "re-land of skslc now automatically turns on derivatives support"
Mike Klein
2016-10-18
*
re-land of skslc now automatically turns on derivatives support
Ethan Nicholas
2016-10-18
*
Revert "skslc now automatically turns on derivatives support"
Ethan Nicholas
2016-10-18
*
skslc now automatically turns on derivatives support
Ethan Nicholas
2016-10-18
*
more skslc hardening
ethannicholas
2016-10-17
*
another SkSL crash fix
ethannicholas
2016-10-14
*
more SkSL fuzzer crash fixes
ethannicholas
2016-10-14
*
fix skslc crashes uncovered by fuzz testing
ethannicholas
2016-10-14
*
added SkSL support for mustForceNegatedAtanParamToFloat cap
ethannicholas
2016-10-14
*
added basic dataflow analysis to skslc
ethannicholas
2016-10-13
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-12
*
Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://c...
jvanverth
2016-10-11
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-11
*
Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://c...
mtklein
2016-10-10
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-10
*
Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://c...
jvanverth
2016-10-10
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-10
*
Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://co...
fmalita
2016-09-30
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-09-30
*
Turn on -Wnewline-eof.
Mike Klein
2016-09-27
*
Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://co...
ethannicholas
2016-09-26
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-09-26
*
Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://co...
ethannicholas
2016-09-12
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-09-12
*
removed const from ASTVarDeclaration::fName to avoid a Chromium build failure
ethannicholas
2016-09-08
*
refactored SkSL VarDeclaration handling
ethannicholas
2016-09-07
*
minor SkSL changes to avoid compiler errors in Chromium
ethannicholas
2016-09-01
*
added initial GLSL support to skslc
ethannicholas
2016-08-03
*
SkSL performance improvements (plus a couple of minor warning fixes)
ethannicholas
2016-07-25
*
Revert of SkSL performance improvements (patchset #6 id:140001 of https://cod...
msarett
2016-07-13
*
SkSL performance improvements (plus a couple of minor warning fixes)
ethannicholas
2016-07-12
*
fix for SkSL producing invalid branch after an OpKill
ethannicholas
2016-07-07
*
fix for Clang 3.8 warning in SkSL
ethannicholas
2016-07-06
*
fixed SkSL memory leak
ethannicholas
2016-07-01
*
initial checkin of SkSL compiler
ethannicholas
2016-07-01