Commit message (Expand) | Author | Age | |
---|---|---|---|
* | remove xfermode from public api | Mike Reed | 2016-10-28 |
* | Rename GrDrawContext to GrRenderTargetContext | Brian Osman | 2016-10-27 |
* | Remove many uses of kSkia8888 and kSkiaGamma8888 | Brian Osman | 2016-10-14 |
* | Rename GrContext's newDrawContext & drawContext to makeDrawContext | robertphillips | 2016-07-27 |
* | Add SkColorSpace to GrDrawContext | brianosman | 2016-07-21 |
* | Initialize fGammaCorrect in DF Path Renderer unit test | bsalomon | 2016-07-18 |
* | In GrShape detect that stroked axis-aligned lines are rrects. | bsalomon | 2016-07-18 |
* | Make GrBatchAtlas robust against attempts to add large rects. | bsalomon | 2016-07-13 |