| Commit message (Expand) | Author | Age |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. | mtklein | 2015-07-07 |
* | Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.... | jvanverth | 2015-07-02 |
* | Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. | mtklein | 2015-07-01 |
* | Font variations. | bungeman | 2015-05-20 |
* | Revert of Font variations. (patchset #26 id:500001 of https://codereview.chro... | robertphillips | 2015-05-15 |
* | Font variations. | bungeman | 2015-05-14 |
* | Revert of Font variations. (patchset #21 id:400001 of https://codereview.chro... | bungeman | 2015-05-13 |
* | Font variations. | bungeman | 2015-05-13 |
* | Update {virtual,override} to follow C++11 style in src/fonts. | tfarina | 2015-04-24 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Clarify desired behavior of FontConfigTypeface::LegacyCreateTypeface. | bungeman | 2015-02-19 |
* | 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 |
* | Enforce pure virtual behavior for onMatchFamilyStyleCharacter | djsollen | 2014-11-14 |
* | Extend SkFontMgr_Custom to cover ttc, otf, pfb. | bungeman | 2014-10-28 |
* | Revert of Extend SkFontMgr_Custom to cover ttc, otf, pfb. (patchset #2 id:200... | bungeman | 2014-10-28 |
* | Extend SkFontMgr_Custom to cover ttc, otf, pfb. | bungeman | 2014-10-28 |
* | Replace SkTypeface::Style with SkFontStyle. | bungeman | 2014-10-20 |
* | Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 ... | mtklein | 2014-10-20 |
* | Replace SkTypeface::Style with SkFontStyle. | bungeman | 2014-10-20 |
* | Update find_name_and_attributes to take ttc index and rename to SkTypeface_Fr... | bungeman | 2014-07-11 |
* | Don't unset gFCSafeToUse when it's still safe to use. | commit-bot@chromium.org | 2014-04-16 |
* | Factory methods for heap-allocated SkTypeface objects. | commit-bot@chromium.org | 2014-04-07 |
* | Add global fontconfig lock. | commit-bot@chromium.org | 2014-03-31 |
* | Make SkFontMgr interface const. | commit-bot@chromium.org | 2014-02-04 |
* | Make onCreateFromStream check that the stream looks like a font. | bungeman@google.com | 2013-11-11 |
* | Update the freetype backed fonthost to keep the style and fixed width attribu... | djsollen@google.com | 2013-09-06 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-08-01 |
* | add impls for createfromstream for fontconfig fontmgr | reed@google.com | 2013-07-31 |
* | adapt FontConfig to use SK_FONTHOST_USES_FONTMGR | reed@google.com | 2013-07-31 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-14 |
* | add separate impl file for SkFontMgr_fontconfig, so we don't polute | reed@google.com | 2013-05-13 |