index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
/
SkFontMgr_fontconfig.cpp
Commit message (
Expand
)
Author
Age
*
Revert "Revert "migrate to sk_sp for SkFontMgr API""
Mike Reed
2017-09-26
*
Revert "migrate to sk_sp for SkFontMgr API"
Mike Reed
2017-09-25
*
migrate to sk_sp for SkFontMgr API
Mike Reed
2017-09-25
*
remove dead code for STREAM_API
Mike Reed
2017-09-20
*
Revert "Revert "use unique_ptr for stream api""
Mike Reed
2017-09-16
*
Revert "use unique_ptr for stream api"
Mike Reed
2017-09-15
*
use unique_ptr for stream api
Mike Reed
2017-09-15
*
Don't re-enter mutex in SkFontMgr_fontconfig.
Ben Wagner
2017-07-27
*
Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup""
Hal Canary
2017-05-05
*
Revert "SkTypeface::getAdvancedMetrics(): cleanup"
Hal Canary
2017-05-04
*
SkTypeface::getAdvancedMetrics(): cleanup
Hal Canary
2017-05-04
*
SkFontMgr::matchFamily should not crash on nullptr.
bungeman
2017-05-01
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
Add SkTypeface::getVariationDesignPosition.
Ben Wagner
2017-02-24
*
Revert "Add SkTypeface::getVariationDesignPosition."
Ben Wagner
2017-02-23
*
Add SkTypeface::getVariationDesignPosition.
bungeman
2017-02-23
*
Revert "Add SkTypeface::getVariationDesignPosition."
Ben Wagner
2017-02-17
*
Add SkTypeface::getVariationDesignPosition.
Ben Wagner
2017-02-17
*
Implement getFamilyName for stream fonts on Linux.
Ben Wagner
2017-01-26
*
Remove SK_LEGACY_FONTMGR_FACTORY.
Ben Wagner
2017-01-11
*
Stage SkFontMgr factories to return smart pointers.
Ben Wagner
2017-01-04
*
s/SkAutoTUnref/sk_sp/ in src/ part 1
Hal Canary
2016-11-07
*
Remove stray semicolons.
Mike Klein
2016-09-27
*
SkFontData to use smart pointers.
bungeman
2016-09-16
*
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...
bungeman
2016-09-15
*
SkFontData to use smart pointers.
bungeman
2016-09-15
*
Simulated fonts aren't TrueType fonts.
bungeman
2016-09-13
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Move to SkDataTable::MakeXXX and sk_sp.
bungeman
2016-08-05
*
Replace 'Ulta' with 'Ultra'.
bungeman
2016-08-01
*
Update typeface serialization style.
bungeman
2016-07-25
*
Add test for typeface style round trip.
bungeman
2016-07-25
*
Remove user specified typeface id.
bungeman
2016-07-13
*
Revert of Update typeface serialization style. (patchset #3 id:40001 of https...
mtklein
2016-06-13
*
Update typeface serialization style.
bungeman
2016-06-13
*
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...
reed
2016-05-04
*
SK_DECLARE_STATIC_MUTEX -> static SkMutex
mtklein
2016-05-04
*
Add oblique as a slant.
bungeman
2016-04-27
*
Remove requestedStyle from SkTypefaceCache.
bungeman
2016-04-14
*
Respect FC_MATRIX and FC_EMBOLDEN as extra font parameters.
bungeman
2016-04-13
*
Remove SK_VERY_LEGACY_CREATE_TYPEFACE.
bungeman
2016-04-13
*
Begin switch to SkFontStyle for legacy calls.
bungeman
2016-04-12
*
detach -> release
mtklein
2016-03-16
*
Consolidate SK_CRASH and sk_throw into SK_ABORT
djsollen
2016-01-29
*
Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:800...
djsollen
2016-01-22
*
Consolidate SK_CRASH and sk_throw into SK_ABORT
djsollen
2016-01-22
*
Expose API for gx font variation axes.
bungeman
2016-01-21
*
Comments Style: s/skbug.com/bug.skia.org/
halcanary
2015-11-07
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
[next]