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

Issue 100063002: Need to hold the FT library mutex to use the library. (Closed)

Created:
7 years ago by bungeman-skia
Modified:
5 years, 6 months ago
Reviewers:
reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Need to hold the FT library mutex to use the library. BUG=skia:1873

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M src/ports/SkFontHost_FreeType.cpp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
bungeman-skia
From the FreeType docs: In multi-threaded applications, make sure that the same FT_Library object or ...
7 years ago (2013-12-02 20:27:21 UTC) #1
reed1
lgtm
7 years ago (2013-12-02 20:52:02 UTC) #2
bungeman-skia
5 years, 6 months ago (2015-06-09 21:34:46 UTC) #3
Message was sent while issue was closed.
This went in with https://codereview.chromium.org/1163833003 .

Interestingly, this should no longer be needed with FreeType 2.6.0+.

Powered by Google App Engine
This is Rietveld 408576698