Commit message (Expand) | Author | Age | |
---|---|---|---|
* | remove xfermode from public api | Mike Reed | 2016-10-28 |
* | Add samples to Viewer. | jvanverth | 2016-06-16 |
* | Revert of Add samples to Viewer. (patchset #4 id:60001 of https://codereview.... | egdaniel | 2016-06-13 |
* | Add samples to Viewer. | jvanverth | 2016-06-13 |
* | 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 |
* | flag to use const& instead of const* for src-rect | reed | 2015-08-06 |
* | use kFast_SrcRectConstraint to match drawAtlas semantics | reed | 2015-08-06 |
* | simulate drawatlas | reed | 2015-08-06 |
* | add helper to create RSXform w/ anchorPt | reed | 2015-07-30 |
* | implement drawAtlas natively on gpu-device | reed | 2015-06-25 |
* | add SkCanvas::drawAtlas | reed | 2015-06-24 |