| Commit message (Expand) | Author | Age |
* | 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 |
* | Add getFamilyNames to SkTypeface. | bungeman@google.com | 2013-08-06 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-07-31 |
* | support SK_FONTHOST_USES_FONTMGR on mac | reed@google.com | 2013-07-30 |
* | add charsToGlyphs to SkTypeface | reed@google.com | 2013-07-02 |
* | Remove SK_IGNORE_MAC_TEXT_BOUNDS_FIX workaround. | commit-bot@chromium.org | 2013-06-26 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-16 |
* | Fix vertical text scaling and clipping on Mac. | bungeman@google.com | 2013-05-15 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-07 |
* | Mask orientation and layout correctly. | commit-bot@chromium.org | 2013-05-06 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-03 |
* | add HACK_COLORGLYPHS (disabled) to test colorglyphs | reed@google.com | 2013-05-02 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-30 |
* | add matcher to fontstyleset | reed@google.com | 2013-03-29 |
* | Fix minor cppcheck-found issues | robertphillips@google.com | 2013-03-29 |
* | add caching to fontmgr for mac | reed@google.com | 2013-03-28 |
* | CTFontManagerCopyAvailableFontFamilyNames is not always available (on iOS) | reed@google.com | 2013-03-27 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-27 |
* | store real fontstyle on mac fonts | reed@google.com | 2013-03-26 |
* | impl part of SKFontMgr for mac | reed@google.com | 2013-03-26 |
* | remove SkFontHost::NextLogicalFont, and add android-specific function | reed@google.com | 2013-03-26 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-26 |
* | check-point (early) for fontmgr stuff, not called. | reed@google.com | 2013-03-25 |
* | Change fixedWidth to fixedPitch and implement on Windows. | bungeman@google.com | 2013-03-25 |
* | land https://codereview.chromium.org/12676024 | reed@google.com | 2013-03-25 |
* | remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream() | reed@google.com | 2013-03-22 |
* | remove SkFontHost::GetFileName | mike@reedtribe.org | 2013-03-22 |
* | remove GetTable* APIs from SkFontHost, and rely on SkTypeface::onGetTable* | reed@google.com | 2013-03-21 |
* | override onGetTableTags() and onGetTableData() in SkTypeface, in preparation for | reed@google.com | 2013-03-21 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-21 |
* | move impl of AdvancedTypefaceMetrics into typeface (3) | reed@google.com | 2013-03-20 |
* | remove SkFontHost::CreateScalerContext | reed@google.com | 2013-03-19 |
* | move most of SkFontHost to private (preceeding making it all private) | reed@google.com | 2013-03-14 |
* | [PDF] Always set the symbolic Flag for Fonts. | vandebo@chromium.org | 2013-03-13 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-03-03 |
* | eliminate atsuii/coretext distinction, and rename to just _mac | mike@reedtribe.org | 2013-03-03 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | Add support for 8 bits/component glyphs, to | caryclark@google.com | 2011-06-22 |
* | separate mac fonthost into atsui (32bit, pre-10.6) and coretext (64bit, 10.6) | reed@android.com | 2010-05-19 |
* | Add a SkTypeface::CreateForChars() function. | agl@chromium.org | 2010-04-20 |
* | fix build for SK_SCALAR_IS_FIXED | reed@android.com | 2010-04-13 |
* | Add SkFontHost::FilterRect() which allows the font host to filter our request | reed@android.com | 2009-07-22 |
* | Mac: fix SkFontHost_mac.cpp to work with the new hinting interface. | agl@chromium.org | 2009-07-21 |
* | use sk_bzero instead of bzero, since it isn't always available. | reed@android.com | 2009-06-29 |
* | fix mac build | reed@android.com | 2009-04-23 |