475b9d0fb7
In SkScalerContext_win_dw.cpp there is a global static initializer created at load time: static SkSharedMutex DWriteFactoryMutex. Change is to move this to a function where it will be created as a local static on demand. Bug: skia:10018 Change-Id: Iac5b2ca69617f485c3dce54f18d9a6d7f0416b82 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/275838 Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Mike Klein <mtklein@google.com> |
||
---|---|---|
.. | ||
android | ||
atlastext | ||
c | ||
codec | ||
core | ||
effects | ||
fonts | ||
gpu | ||
image | ||
images | ||
lazy | ||
opts | ||
pathops | ||
ports | ||
sfnt | ||
shaders | ||
sksl | ||
svg | ||
utils | ||
xml | ||
xps |