skia2/src
Chris Davis 475b9d0fb7 Remove global static mutex in SkScalerContext_win_dw.cpp
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>
2020-03-08 23:55:17 +00:00
..
android Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
atlastext Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
c Revert "Reland "Revert "Use flat version of path-direction enum""" 2019-11-22 19:09:54 +00:00
codec Revert "Split building encoding from decoding" 2020-03-06 21:39:21 +00:00
core Handle runtime effect shader errors better 2020-03-06 21:32:31 +00:00
effects Reland "Move GrGpuResource GrSurface and GrTexture into src." 2020-03-05 19:16:21 +00:00
fonts
gpu Prepare texture for cross context usage when using the Metal backend. 2020-03-07 00:59:32 +00:00
image Remove SkImage getTexture call. 2020-03-06 18:53:00 +00:00
images Revert "Split building encoding from decoding" 2020-03-06 21:39:21 +00:00
lazy turn on -Wreturn-std-move-in-c++11 2020-02-18 23:55:35 +00:00
opts Add Multiply-Subtract (fms) to SkVM 2020-03-05 18:44:18 +00:00
pathops remove SkTLS 2020-03-06 14:41:01 +00:00
pdf Revert "Split building encoding from decoding" 2020-03-06 21:39:21 +00:00
ports Remove global static mutex in SkScalerContext_win_dw.cpp 2020-03-08 23:55:17 +00:00
sfnt Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
shaders detect when the localmatrix forces us into a perspective stage 2020-03-04 23:16:41 +00:00
sksl Revert "Move interpreter disassemble to out-of-line member of ByteCode" 2020-03-07 17:44:05 +00:00
svg Revert "Split building encoding from decoding" 2020-03-06 21:39:21 +00:00
utils switch to virtual with no bones 2020-03-03 13:35:00 +00:00
xml
xps remove bones from SkVertices 2020-03-02 20:30:59 +00:00