C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / src / ports / SkFontMgr_fontconfig.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-27 bungemanSkTypeface to use SkStreamAsset.
2015-01-21 scroggoMake SkStream *not* ref counted.
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-11-10 bungemanRemove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER.
2014-10-28 bungemanExtend SkFontMgr_Custom to cover ttc, otf, pfb.
2014-10-28 bungemanRevert of Extend SkFontMgr_Custom to cover ttc, otf...
2014-10-28 bungemanExtend SkFontMgr_Custom to cover ttc, otf, pfb.
2014-10-24 mtkleinRemove a pointless use of SkWeakRefCnt.
2014-10-23 bungemanUpdate fontMgr to take list of bcp47 language tags.
2014-10-20 bungemanReplace SkTypeface::Style with SkFontStyle.
2014-10-20 mtkleinRevert of Replace SkTypeface::Style with SkFontStyle...
2014-10-20 bungemanReplace SkTypeface::Style with SkFontStyle.
2014-09-18 bungemanRestore old behavior of SkTypeface::CreateFromTypeface.
2014-09-18 bungemanSerialize the font index.
2014-09-17 bungemanAdd onGetFamilyName to SkTypeface.
2014-09-12 bungemanHandle NULL typeface in SkFontMgr_fontconfig::onMatchFa...
2014-09-09 bungemanAdd font fallback support to SkFontMgr_fontconfig.
2014-09-05 bsalomon"NULL !=" = NULL
2014-08-26 bungemanEnsure SkFontMgr_fontconfig debug thread locking is...
2014-08-25 bungemanAdd a working SkFontMgr_fontconfig.