Commit message (Expand) | Author | Age | |
---|---|---|---|
* | allow clip calls w/o op param, remove unnecessary kReplace ops | reed | 2016-09-21 |
* | abstract name of clipping ops, to transtion to a more restricted set | reed | 2016-09-20 |
* | Replace a lot of 'static const' with 'constexpr' or 'const'. | mtklein | 2016-09-01 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | rename portable_typeface_always to portable_typeface | caryclark | 2015-07-24 |
* | Revert of Revert of make gm background colors 565 compatible (patchset #1 id:... | caryclark | 2015-06-15 |
* | Revert of make gm background colors 565 compatible (patchset #2 id:20001 of h... | caryclark | 2015-06-15 |
* | make gm background colors 565 compatible | caryclark | 2015-06-15 |
* | remove unused GM flags | mtklein | 2015-01-23 |
* | reenable complexclip3 for gpu | bsalomon | 2014-12-22 |
* | disable GM that asserts on gpu | bsalomon | 2014-12-19 |
* | Fix complexclip3 test on gpu | bsalomon | 2014-12-18 |
* | Add new complexclip3 gm. | egdaniel | 2014-12-17 |