aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2014-11-13 12:54:35 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2014-11-13 12:54:35 -0800
commita918cd9fb75610e19c3459fc56e52424e3475506 (patch)
tree70d2c493b614526a932583ef82d9d1faca6326ca /tools
parent0b17d6cb343cb71a3f548a02f0952c3592fc8c87 (diff)
Unsuppress freetype, which may be our gammatext problem.
Diffstat (limited to 'tools')
-rw-r--r--tools/tsan.supp4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/tsan.supp b/tools/tsan.supp
index f687014040..6158bf864c 100644
--- a/tools/tsan.supp
+++ b/tools/tsan.supp
@@ -17,10 +17,6 @@ race:liblcms2.so
# Maybe because it's diagnosed as a use-after-free, not as a race?
race:SkGLContextHelper
-# Threadsafe, should be ported to SkLazyPtr.
-race:SkFontHost_FreeType
-race:is_lcd_supported
-
# Not threadsafe, should be fixed.
race:RefFCI
race:SkString