Commit message (Expand) | Author | Age | |
---|---|---|---|
* | hide SkBlurMaskFilter and SkBlurQuality | Mike Reed | 2018-03-14 |
* | GM: some header cleanup | Mike Klein | 2017-03-22 |
* | Use sk_sp text blob APIs | fmalita | 2016-09-13 |
* | Replace a lot of 'static const' with 'constexpr' or 'const'. | mtklein | 2016-09-01 |
* | switch maskfilters to sk_sp | reed | 2016-04-04 |
* | GM: replace boilerplate with macros | halcanary | 2015-09-09 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | rename portable_typeface_always to portable_typeface | caryclark | 2015-07-24 |
* | make glyph_pos imageblur* largeglyphblur portable | caryclark | 2015-07-16 |
* | Fix blur on large glyphs in runs < SkGlyphCache::max | joshualitt | 2015-05-11 |