Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use sk_sp text blob APIs | fmalita | 2016-09-13 |
* | Replace a lot of 'static const' with 'constexpr' or 'const'. | mtklein | 2016-09-01 |
* | Move SkTypeface to sk_sp. | bungeman | 2016-05-12 |
* | Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi... | scroggo | 2016-05-12 |
* | Move SkTypeface to sk_sp. | bungeman | 2016-05-11 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | mixed text blobs really draws LCD | joshualitt | 2015-07-24 |
* | rename portable_typeface_always to portable_typeface | caryclark | 2015-07-24 |
* | fix typeface leak | caryclark | 2015-07-23 |
* | make mixedtextblobs gm portable | caryclark | 2015-07-21 |
* | make color emoji gm portable | caryclark | 2015-07-21 |
* | Change large glyph check back to > threshold. | jvanverth | 2015-06-22 |
* | Move resource fonts to common location. | bungeman | 2015-04-30 |
* | Start canonicalizing color for all A8 textblobs | joshualitt | 2015-04-14 |
* | BUG=skia: | joshualitt | 2015-04-03 |