Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove caching from the draw-atlas GMs. Fixes bugs cycling backends. | brianosman | 2016-09-29 |
* | Replace a lot of 'static const' with 'constexpr' or 'const'. | mtklein | 2016-09-01 |
* | switch xfermodes over to sk_sp | reed | 2016-03-29 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | switch surface to sk_sp | reed | 2016-03-23 |
* | update callsites for Make image factories | reed | 2016-03-17 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | rename portable_typeface_always to portable_typeface | caryclark | 2015-07-24 |
* | Fix Ganesh drawAtlas bug with quad colors | robertphillips | 2015-07-24 |