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

Issue 403923002: Make GetCustomFontRenderParams() pass font style. (Closed)

Created:
6 years, 5 months ago by Daniel Erat
Modified:
6 years, 5 months ago
Reviewers:
msw
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Make GetCustomFontRenderParams() pass font style. Include bold and italic styles in Fontconfig queries. BUG=125235, 395313 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284377

Patch Set 1 #

Patch Set 2 : remove an extra assignment #

Total comments: 9

Patch Set 3 : apply review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -56 lines) Patch
M ui/gfx/font_render_params.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M ui/gfx/font_render_params_android.cc View 1 2 1 chunk +17 lines, -17 lines 0 comments Download
M ui/gfx/font_render_params_linux.cc View 1 2 6 chunks +17 lines, -14 lines 0 comments Download
M ui/gfx/font_render_params_linux_unittest.cc View 3 chunks +52 lines, -4 lines 0 comments Download
M ui/gfx/font_render_params_win.cc View 1 2 1 chunk +11 lines, -0 lines 0 comments Download
M ui/gfx/platform_font_pango.cc View 1 4 chunks +17 lines, -19 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Daniel Erat
https://codereview.chromium.org/403923002/diff/20001/ui/gfx/font_render_params.h File ui/gfx/font_render_params.h (right): https://codereview.chromium.org/403923002/diff/20001/ui/gfx/font_render_params.h#newcode76 ui/gfx/font_render_params.h:76: const int* style, i don't plan on adding any ...
6 years, 5 months ago (2014-07-19 01:34:45 UTC) #1
Daniel Erat
hmm, just noticed that there's no windows implementation of this function. it doesn't it get ...
6 years, 5 months ago (2014-07-19 01:39:01 UTC) #2
msw
lgtm with a nit and possible cleanup suggestion. https://codereview.chromium.org/403923002/diff/20001/ui/gfx/font_render_params.h File ui/gfx/font_render_params.h (right): https://codereview.chromium.org/403923002/diff/20001/ui/gfx/font_render_params.h#newcode70 ui/gfx/font_render_params.h:70: // ...
6 years, 5 months ago (2014-07-19 03:11:52 UTC) #3
Daniel Erat
thanks! https://codereview.chromium.org/403923002/diff/20001/ui/gfx/font_render_params.h File ui/gfx/font_render_params.h (right): https://codereview.chromium.org/403923002/diff/20001/ui/gfx/font_render_params.h#newcode70 ui/gfx/font_render_params.h:70: // |style| optionally points to a bitmap of ...
6 years, 5 months ago (2014-07-19 14:29:07 UTC) #4
msw
lgtm https://codereview.chromium.org/403923002/diff/20001/ui/gfx/font_render_params.h File ui/gfx/font_render_params.h (right): https://codereview.chromium.org/403923002/diff/20001/ui/gfx/font_render_params.h#newcode70 ui/gfx/font_render_params.h:70: // |style| optionally points to a bitmap of ...
6 years, 5 months ago (2014-07-19 17:16:22 UTC) #5
Daniel Erat
The CQ bit was checked by derat@chromium.org
6 years, 5 months ago (2014-07-20 13:35:20 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/derat@chromium.org/403923002/40001
6 years, 5 months ago (2014-07-20 13:35:38 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-20 17:21:00 UTC) #8
commit-bot: I haz the power
6 years, 5 months ago (2014-07-20 21:38:24 UTC) #9
Message was sent while issue was closed.
Change committed as 284377

Powered by Google App Engine
This is Rietveld 408576698