commit | 0ff457bd5e5cf6a8b80521af0067333de288715c | [log] [tgz] |
---|---|---|
author | bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Mon Dec 09 18:58:31 2013 +0000 |
committer | bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Mon Dec 09 18:58:31 2013 +0000 |
tree | 741005ce37bef94b1381a85ffcc59f8c9db0ae20 | |
parent | ee9fb437743c73e16920de09d8c7b518ac173013 [diff] |
Fix 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 Review URL: https://codereview.chromium.org/107963003 git-svn-id: http://skia.googlecode.com/svn/trunk@12573 2bbb7eff-a529-9590-31e7-b0007b416f81