Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(403)

Issue 365503003: Revert of Fix race condition in parallel font initialization. (Closed)

Created:
6 years, 5 months ago by reed2
Modified:
6 years, 5 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Revert of Fix race condition in parallel font initialization. (https://codereview.chromium.org/355573006/) Reason for revert: breaks chrome builds Original issue's description: > Fix race condition in parallel font initialization. > > Uses a mutex to guard construction of the singleton, which initialies > the non-threadsafe libfontconfig. Without this change, the parallel > path ops test runner crashes 6/10 and hangs 2/10 on startup; with this > change, 0/10 problems. > > BUG=skia:2693 > R=mtklein@google.com,bungeman@google.com > > Committed: https://skia.googlesource.com/skia/+/df022f5972ae6a2a1d96d15c50eca52cade3abd8 TBR=mtklein@google.com,bungeman@google.com,reed@google.com,tomhudson@google.com,tomhudson@chromium.org NOTREECHECKS=true NOTRY=true BUG=skia:2693 Committed: https://skia.googlesource.com/skia/+/50a7b0e6212cfad02e356f9d0bd82b6eadf31f96

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -14 lines) Patch
M include/ports/SkFontConfigInterface.h View 2 chunks +1 line, -4 lines 0 comments Download
M src/ports/SkFontConfigInterface_android.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M src/ports/SkFontConfigInterface_direct.cpp View 1 chunk +3 lines, -7 lines 0 comments Download
M src/ports/SkFontHost_fontconfig.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
reed2
Created Revert of Fix race condition in parallel font initialization.
6 years, 5 months ago (2014-06-30 23:47:48 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/reed@chromium.org/365503003/1
6 years, 5 months ago (2014-06-30 23:48:20 UTC) #2
commit-bot: I haz the power
6 years, 5 months ago (2014-06-30 23:48:27 UTC) #3
Message was sent while issue was closed.
Change committed as 50a7b0e6212cfad02e356f9d0bd82b6eadf31f96

Powered by Google App Engine
This is Rietveld 408576698