| Commit message (Expand) | Author | Age |
* | Update {virtual,override} to follow C++11 style in src/fonts. | tfarina | 2015-04-24 |
* | Remove filename from SkFontDescriptor. | bungeman | 2015-04-17 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | some utils for rect and matrix | reed | 2015-03-13 |
* | BUG=skia: | herb | 2015-02-25 |
* | Revert of Make fID and MixedID calculations private (patchset #5 id:80001 of ... | scroggo | 2015-02-24 |
* | BUG=skia: | herb | 2015-02-24 |
* | 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 |
* | Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER. | bungeman | 2014-11-10 |
* | 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 |
* | Update fontMgr to take list of bcp47 language tags. | bungeman | 2014-10-23 |
* | 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 |
* | Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope. | mtklein | 2014-10-13 |
* | Add onGetFamilyName to SkTypeface. | bungeman | 2014-09-17 |
* | Add standard fonts to all GMs. | Cary Clark | 2014-07-31 |
* | Update find_name_and_attributes to take ttc index and rename to SkTypeface_Fr... | bungeman | 2014-07-11 |
* | Remove vertical/horizontal metrics selection. | bungeman | 2014-07-07 |
* | use platform-independent font for gm | caryclark | 2014-06-23 |
* | hide SkBitmap::setConfig | reed | 2014-06-09 |
* | Port most uses of SkOnce to SkLazyPtr. | mtklein | 2014-06-02 |
* | Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium... | commit-bot@chromium.org | 2014-05-31 |
* | Port most uses of SkOnce to SkLazyPtr. | commit-bot@chromium.org | 2014-05-30 |
* | Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium... | commit-bot@chromium.org | 2014-05-30 |
* | Port most uses of SkOnce to SkLazyPtr. | commit-bot@chromium.org | 2014-05-30 |
* | 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 |
* | 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 |
* | Make SkFontMgr interface const. | commit-bot@chromium.org | 2014-02-04 |
* | Reverting r12427 | rmistry@google.com | 2013-12-02 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-12-02 |
* | Minimal changes to not crash GPU with color fonts. | bungeman@google.com | 2013-11-26 |
* | Make onCreateFromStream check that the stream looks like a font. | bungeman@google.com | 2013-11-11 |
* | Remove SK_FONTHOST_USES_FONTMGR. | bungeman@google.com | 2013-11-11 |
* | Implement charToGlyph on remaining ports. | bungeman@google.com | 2013-10-24 |
* | Update the freetype backed fonthost to keep the style and fixed width attribu... | djsollen@google.com | 2013-09-06 |
* | Add getFamilyNames to SkTypeface. | bungeman@google.com | 2013-08-07 |
* | Reverting r10608 (Add getFamilyNames to SkTypeface) due to compilation failures | robertphillips@google.com | 2013-08-07 |
* | Add getFamilyNames to SkTypeface. | bungeman@google.com | 2013-08-07 |
* | Add getFamilyNames to SkTypeface. | bungeman@google.com | 2013-08-07 |
* | Reverting r10589: Add getFamilyNames to SkTypeface | jvanverth@google.com | 2013-08-06 |