Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Outline SkImageFilter Make methods | robertphillips | 2016-04-17 |
* | Image filters: optimize crop rect application. | senorblanco | 2016-04-01 |
* | Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp | robertphillips | 2016-03-30 |
* | Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_s... | djsollen | 2016-03-29 |
* | Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp | robertphillips | 2016-03-29 |
* | Switch new SkImageFilter internal methods over to sk_sp | robertphillips | 2016-03-24 |
* | Switch SkPaintImageFilter over to new onFilterImage interface | robertphillips | 2016-03-09 |
* | Mark existing image filter entry points that will be going away with Deprecated | robertphillips | 2016-02-17 |
* | Implement an SkPaint-based image filter | ajuma | 2016-01-08 |