summaryrefslogtreecommitdiff
path: root/core/SkFontHost.cpp
AgeCommit message (Expand)Author
2014-03-21A remotable font management interface and DirectWrite implementation.bungeman@google.com
2014-02-04Make SkFontMgr interface const.commit-bot@chromium.org
2013-12-05Fix compilation with SK_ENABLE_INST_COUNT=1commit-bot@chromium.org
2013-11-11Android FontHost cannot use FontMgr yet.bungeman@google.com
2013-11-11Re-add NULL FontMgr::Factory hadnling code removed in r12217.bungeman@google.com
2013-11-11Remove SK_FONTHOST_USES_FONTMGR.bungeman@google.com
2013-08-22My clang now doesn't complain about !"foo".mtklein@google.com
2013-08-21Implement SkEmptyFontMgr::onLegacyCreateTypeface and make pure virtual.bungeman@google.com
2013-07-31add impls for createfromstream for fontconfig fontmgrreed@google.com
2013-07-30refactoring for SK_FONTHOST_USES_FONTMGR optionreed@google.com
2013-07-11The two leaks are:commit-bot@chromium.org
2013-04-19return empty fontstyleset instead of nullreed@google.com
2013-03-29add matcher to fontstylesetreed@google.com
2013-03-27always call SkFontMgr::Factory() (now that everyone has impl'd it)reed@google.com
2013-03-27Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com
2013-03-26fix infinite recursion calling (non)virtualreed@google.com
2013-03-26respect slant paramreed@google.com
2013-03-26#if 0 reference to SkFontMgr::Factory for nowreed@google.com
2013-03-26impl part of SKFontMgr for macreed@google.com
2013-03-13Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com
2013-03-12add (temp) SkFontLCDConfig class to hold LCD getters/setters. This will allowreed@google.com
2011-07-28Automatic update of all copyright notices to reflect new license terms.epoger@google.com
2009-07-21Delete duplicated code.agl@chromium.org
2009-07-21Subpixel glyph rendering support.agl@chromium.org