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

Issue 182383002: Reland "Change FontFallbackWin to use FamilyNameIterator" (Closed)

Created:
6 years, 10 months ago by eae
Modified:
6 years, 10 months ago
Reviewers:
bungeman-chromium
CC:
blink-reviews, jamesr, krit, dsinclair, jbroman, danakj, Rik, Stephen Chennney, pdr., rwlbuis
Visibility:
Public.

Description

Reland "Change FontFallbackWin to use FamilyNameIterator" Change the windows font fallback code to use SkTypeface and createFamilyNameIterator to check whether a font exists instead of calling GDI directly. This removes the last use of HFONT for DW builds and supports fonts with locale dependent names. Originally landed in r167917 and reverted in r167937 as it caused crashes due to a missing adoptRef call. This patch includes the missing adoptRef call. BUG=251355 R=bungeman@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167985

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -15 lines) Patch
M Source/platform/fonts/win/FontFallbackWin.cpp View 2 chunks +18 lines, -15 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
eae
6 years, 10 months ago (2014-02-26 23:17:34 UTC) #1
bungeman-chromium
lgtm, pending win_layout being happy
6 years, 10 months ago (2014-02-26 23:42:03 UTC) #2
eae
The CQ bit was checked by eae@chromium.org
6 years, 10 months ago (2014-02-27 00:50:01 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eae@chromium.org/182383002/1
6 years, 10 months ago (2014-02-27 00:50:16 UTC) #4
commit-bot: I haz the power
6 years, 10 months ago (2014-02-27 05:49:28 UTC) #5
Message was sent while issue was closed.
Change committed as 167985

Powered by Google App Engine
This is Rietveld 408576698