DescriptionFix threading issue in DirectWrite port initialization.
The DirectWrite port maintains a global instance of an IDWriteFactory,
which is used to create all other DirectWrite objects. However, the
initialization of this object is not currently thread safe.
R=caryclark@google.com
Committed: https://code.google.com/p/skia/source/detail?r=12573
Patch Set 1 #
Total comments: 4
Patch Set 2 : #Messages
Total messages: 4 (0 generated)
|