DescriptionCreate SkGlyphCache globals with SkOnce.
VC++ will have magic statics with VS2014, but does not currently have them.
The thread unsafe implementation was causing the DirectWrite bots to randomly
crash when running multi-threaded tests, as gGlobals could be seen as NULL.
R=mtklein@google.com
Committed: https://code.google.com/p/skia/source/detail?r=14397
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|