aboutsummaryrefslogtreecommitdiffstats
path: root/gm/constcolorprocessor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Style Change: NULL->nullptrhalcanary2015-08-271-4/+4
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsbsalomon2015-08-271-1/+1
* Style Change: SkNEW->new; SkDELETE->deletehalcanary2015-08-261-1/+1
* Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...rmistry2015-08-261-1/+1
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsbsalomon2015-08-261-1/+1
* Standardize BW to NonAAjoshualitt2015-08-211-4/+4
* Create separate entry points for the various flavors of drawRectjoshualitt2015-08-211-4/+4
* rename portable_typeface_always to portable_typefacecaryclark2015-07-241-1/+1
* Start to propagate constness of GrPipelineBuilder up the stackjoshualitt2015-07-131-1/+1
* Remove setFromPaint from GrPipelineBuilderjoshualitt2015-07-091-2/+1
* Revert of Revert of make gm background colors 565 compatible (patchset #1 id:...caryclark2015-06-151-1/+2
* Revert of make gm background colors 565 compatible (patchset #2 id:20001 of h...caryclark2015-06-151-2/+1
* make gm background colors 565 compatiblecaryclark2015-06-151-1/+2
* Don't draw if SkShader::asNewFragmentProcessor fails.bsalomon2015-04-151-1/+2
* Add constant color GrFP.bsalomon2015-04-021-0/+197
* Revert of Add constant color GrFP. (patchset #10 id:180001 of https://coderev...bsalomon2015-04-021-197/+0
* Add constant color GrFP.bsalomon2015-04-011-0/+197