Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update SkBlurImageFilter to sk_sp | robertphillips | 2016-04-04 |
* | SkBlurImageFilter returns input when sigma = 0 | xidachen | 2015-12-10 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | rename portable_typeface_always to portable_typeface | caryclark | 2015-07-24 |
* | make glyph_pos imageblur* largeglyphblur portable | caryclark | 2015-07-16 |
* | Add standard fonts to all GMs. | Cary Clark | 2014-07-31 |
* | Cleanup: Get rid of make_isize() function from gm.h. | tfarina | 2014-06-09 |
* | when getClipBounds returns false, the out-param is uninitialized | reed@google.com | 2014-04-10 |
* | Factory methods for heap-allocated SkImageFilter objects. | commit-bot@chromium.org | 2014-03-10 |
* | Implement correct clipping for image filters. | senorblanco@chromium.org | 2014-02-05 |