DescriptionRemove mutex for retrieving default typeface.
This mutex was added due to FontConfigTypeface::LegacyCreateTypeface
being non-thread safe. This method no longer exists and the logic was
moved to SkFontMgr_FCI::onLegacyCreateTypeface which has access to an
appropriate mutex ("Clean up SkFontConfigInterface implementation.",
0265707c191a31dfde08dd1cd7011c1fe5b8e643).
Committed: https://skia.googlesource.com/skia/+/c989e1851ee6b1be2b5b56129efcd14cfafb31d8
Patch Set 1 #
Messages
Total messages: 13 (7 generated)
|