aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar bungeman <bungeman@google.com>2016-05-02 11:54:13 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-05-02 11:54:13 -0700
commit0265707c191a31dfde08dd1cd7011c1fe5b8e643 (patch)
tree919635b2cf13cc3c639126c42e6098130e2e2c30 /tools
parentc5091b5b6c4b8a7aef8c12db9ea2a85e907b01c4 (diff)
Clean up SkFontConfigInterface implementation.
Renames some classes to avoid confusion with FontConfig. Removed direct calls to FontConfig instead of calling FCI. Moves the globals and factory to one (optional) file. Moves font management code from typeface to font manager. Adds index to fonts created from streams. Associates FCI typefaces with the FCI instance which provides its identity. Simplifies the singleton initialization. Review-Url: https://codereview.chromium.org/1936213002
Diffstat (limited to 'tools')
-rw-r--r--tools/tsan.supp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/tsan.supp b/tools/tsan.supp
index 4333ec2188..f903781e47 100644
--- a/tools/tsan.supp
+++ b/tools/tsan.supp
@@ -13,5 +13,4 @@ race:third_party/externals/libwebp
race:SkGLContextHelper
# Not threadsafe, should be fixed.
-race:RefFCI
race:SkString