Commit message (Expand) | Author | Age | |
---|---|---|---|
* | use tool_utils to encapsulate checking for recording canvas and makeSurface | Mike Reed | 2018-01-02 |
* | change clip-bounds getters to always return the rect | Mike Reed | 2017-01-23 |
* | change SkClipOp to a class enum | Mike Reed | 2016-12-12 |
* | Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" | Mike Reed | 2016-12-09 |
* | Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" | Mike Reed | 2016-12-09 |
* | remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS | Mike Reed | 2016-12-08 |
* | abstract name of clipping ops, to transtion to a more restricted set | reed | 2016-09-20 |
* | Update SkBlurImageFilter to sk_sp | robertphillips | 2016-04-04 |
* | switch surface to sk_sp | reed | 2016-03-23 |
* | update callsites for Make image factories | reed | 2016-03-17 |
* | Fix for rounded-rect clips with filters. | senorblanco | 2016-02-02 |