Fix file mode of changed files (remove -x)
[platform/upstream/libSkiaSharp.git] / src / ports / SkFontMgr_fontconfig.cpp
2018-04-02 Hobum (Vincent)... Fix file mode of changed files (remove -x)
2018-04-01 Hobum KwonAdd Tizen support for SkiaSharp
2017-08-10 Matthew LeibowitzMerge branch 'chrome/m60' into update-m60
2017-07-10 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into update-m59
2017-05-12 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into update-m58
2017-05-11 Matthew LeibowitzMerge branch 'update-m58' into update-m59
2017-05-08 Matthew LeibowitzMerge branch 'chrome/m59' into update-m59
2017-05-06 Matthew LeibowitzUpdate xamarin-mobile-bindings with chrome/m58
2017-05-05 Hal CanaryRevert "Revert "SkTypeface::getAdvancedMetrics(): cleanup""
2017-05-04 Hal CanaryRevert "SkTypeface::getAdvancedMetrics(): cleanup"
2017-05-04 Hal CanarySkTypeface::getAdvancedMetrics(): cleanup
2017-05-01 bungemanSkFontMgr::matchFamily should not crash on nullptr.
2017-03-22 Brian SalomonMark overridden destructors with 'override' and remove...
2017-03-20 Matthew LeibowitzMerge pull request #52 from mono/update-m57
2017-03-12 Matthew LeibowitzMerge branch 'chrome/m57' into update-m57
2017-02-24 Ben WagnerAdd SkTypeface::getVariationDesignPosition.
2017-02-23 Ben WagnerRevert "Add SkTypeface::getVariationDesignPosition."
2017-02-23 bungemanAdd SkTypeface::getVariationDesignPosition.
2017-02-17 Ben WagnerRevert "Add SkTypeface::getVariationDesignPosition."
2017-02-17 Ben WagnerAdd SkTypeface::getVariationDesignPosition.
2017-01-26 Ben WagnerImplement getFamilyName for stream fonts on Linux.
2017-01-16 Matthew LeibowitzMerge branch 'xamarin-svg-canvas' into xamarin-mobile...
2017-01-11 Ben WagnerRemove SK_LEGACY_FONTMGR_FACTORY.
2017-01-06 Matthew LeibowitzMerge pull request #42 from mono/develop-next
2017-01-04 Ben WagnerStage SkFontMgr factories to return smart pointers.
2016-11-18 Matthew LeibowitzMerge branch 'chrome/m56' into update-m56
2016-11-07 Hal Canarys/SkAutoTUnref/sk_sp/ in src/ part 1
2016-11-04 Tyler HoeflickerMerge remote-tracking branch 'upstream/xamarin-mobile...
2016-10-29 Matthew LeibowitzMerge pull request #32 from mono/update-m55
2016-10-25 Matthew LeibowitzMerge pull request #30 from mono/xamarin-mobile-bindings
2016-10-11 Matthew LeibowitzMerge from google/chrome/m55
2016-09-27 Mike KleinRemove stray semicolons.
2016-09-16 bungemanSkFontData to use smart pointers.
2016-09-15 bungemanRevert of SkFontData to use smart pointers. (patchset...
2016-09-15 bungemanSkFontData to use smart pointers.
2016-09-13 bungemanSimulated fonts aren't TrueType fonts.
2016-09-12 reedchange SkStreams to work with sk_sp<SkData> instead...
2016-09-02 Matthew LeibowitzMerge pull request #21 from mono/merge-m54
2016-09-02 Matthew LeibowitzMerge pull request #20 from mono/gpu-support
2016-08-30 Matthew LeibowitzMerge branch 'chrome/m54' into merge-m54
2016-08-05 bungemanMove to SkDataTable::MakeXXX and sk_sp.
2016-08-01 bungemanReplace 'Ulta' with 'Ultra'.
2016-07-25 bungemanUpdate typeface serialization style.
2016-07-25 bungemanAdd test for typeface style round trip.
2016-07-23 Matthew LeibowitzMerge pull request #15 from mono/update-skia-m52
2016-07-18 Matthew LeibowitzMerge branch 'feature-patheffect' into update-skia-m52
2016-07-13 Matthew LeibowitzMerge branch 'feature-patheffect' into update-skia-m52
2016-07-13 bungemanRemove user specified typeface id.
2016-06-17 Matthew LeibowitzMerge branch 'chrome/m52' into update-skia-m52
2016-06-13 mtkleinRevert of Update typeface serialization style. (patchse...
2016-06-13 bungemanUpdate typeface serialization style.
2016-05-05 reedRevert of SK_DECLARE_STATIC_MUTEX -> static SkMutex...
2016-05-04 mtkleinSK_DECLARE_STATIC_MUTEX -> static SkMutex
2016-04-27 bungemanAdd oblique as a slant.
2016-04-14 bungemanRemove requestedStyle from SkTypefaceCache.
2016-04-13 bungemanRespect FC_MATRIX and FC_EMBOLDEN as extra font parameters.
2016-04-13 bungemanRemove SK_VERY_LEGACY_CREATE_TYPEFACE.
2016-04-12 bungemanBegin switch to SkFontStyle for legacy calls.
2016-03-16 mtkleindetach -> release
2016-01-29 djsollenConsolidate SK_CRASH and sk_throw into SK_ABORT
2016-01-22 djsollenRevert of Consolidate SK_CRASH and sk_throw into SK_ABO...
2016-01-22 djsollenConsolidate SK_CRASH and sk_throw into SK_ABORT
2016-01-21 bungemanExpose API for gx font variation axes.
2015-11-07 halcanaryComments Style: s/skbug.com/bug.skia.org/
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-08-20 bungemanUse static_assert instead of SK_COMPILE_ASSERT.
2015-07-29 bungemanClean up a few includes, introduce iwyu.
2015-07-07 mtkleinRemove SkThread.h, include SkMutex.h or SkAtomics.h...
2015-07-02 jvanverthRevert of Remove SkThread.h, include SkMutex.h or SkAto...
2015-07-01 mtkleinRemove SkThread.h, include SkMutex.h or SkAtomics.h...
2015-06-17 bungemanMove FontConfig factory into separate file.
2015-05-20 bungemanFont variations.
2015-05-15 robertphillipsRevert of Font variations. (patchset #26 id:500001...
2015-05-14 bungemanFont variations.
2015-05-13 bungemanRevert of Font variations. (patchset #21 id:400001...
2015-05-13 bungemanFont variations.
2015-04-29 bungemanCheck for NULL familyName in SkFontMgr_fontconfig.
2015-04-29 bungemanFontConfig character/lang match requires weak family.
2015-04-17 bungemanRemove filename from SkFontDescriptor.
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...
next