Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Factor CSS3 matching rules. | bungeman | 2015-11-12 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | Clean up a few includes, introduce iwyu. | bungeman | 2015-07-29 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | SkTypeface to use SkStreamAsset. | bungeman | 2015-01-27 |
* | Make SkStream *not* ref counted. | scroggo | 2015-01-21 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER. | bungeman | 2014-11-10 |
* | Update fontMgr to take list of bcp47 language tags. | bungeman | 2014-10-23 |
* | Clean up SkOnce usage in SkFontMgr_Indirect. | bungeman@google.com | 2014-03-24 |
* | A remotable font management interface and DirectWrite implementation. | bungeman@google.com | 2014-03-21 |