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

Issue 231583002: linux: Use subpixel positioning for forced scale factor. (Closed)

Created:
6 years, 8 months ago by Daniel Erat
Modified:
6 years, 8 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

linux: Use subpixel positioning for forced scale factor. Chrome OS currently tells Blink to use subpixel-positioned text when running on images built with the highdpi USE flag. Additionally use subpixel positioning when --force-device-scale-factor is used to force high-DPI mode. BUG=361598 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263031

Patch Set 1 #

Total comments: 2

Patch Set 2 : apply review feedback #

Total comments: 4

Patch Set 3 : more review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -4 lines) Patch
M ui/gfx/font_render_params_linux.cc View 1 2 2 chunks +11 lines, -4 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Daniel Erat
6 years, 8 months ago (2014-04-09 19:34:17 UTC) #1
oshima
lgtm
6 years, 8 months ago (2014-04-09 20:11:12 UTC) #2
oshima
one optional nit. https://codereview.chromium.org/231583002/diff/1/ui/gfx/font_render_params_linux.cc File ui/gfx/font_render_params_linux.cc (right): https://codereview.chromium.org/231583002/diff/1/ui/gfx/font_render_params_linux.cc#newcode32 ui/gfx/font_render_params_linux.cc:32: } else { optional nit: you ...
6 years, 8 months ago (2014-04-09 20:11:46 UTC) #3
Daniel Erat
https://codereview.chromium.org/231583002/diff/1/ui/gfx/font_render_params_linux.cc File ui/gfx/font_render_params_linux.cc (right): https://codereview.chromium.org/231583002/diff/1/ui/gfx/font_render_params_linux.cc#newcode32 ui/gfx/font_render_params_linux.cc:32: } else { On 2014/04/09 20:11:46, oshima wrote: > ...
6 years, 8 months ago (2014-04-09 20:14:41 UTC) #4
Daniel Erat
apply review feedback
6 years, 8 months ago (2014-04-09 20:15:17 UTC) #5
oshima
On 2014/04/09 20:15:17, Daniel Erat wrote: > apply review feedback slgtm
6 years, 8 months ago (2014-04-09 20:18:55 UTC) #6
Daniel Erat
6 years, 8 months ago (2014-04-09 20:22:08 UTC) #7
Alexei Svitkine (slow)
LGTM with nits https://codereview.chromium.org/231583002/diff/20001/ui/gfx/font_render_params_linux.cc File ui/gfx/font_render_params_linux.cc (right): https://codereview.chromium.org/231583002/diff/20001/ui/gfx/font_render_params_linux.cc#newcode28 ui/gfx/font_render_params_linux.cc:28: return CommandLine::ForCurrentProcess()->HasSwitch( Nit: Extract CommandLine::ForCurrentProcess() into ...
6 years, 8 months ago (2014-04-09 20:43:23 UTC) #8
Daniel Erat
https://codereview.chromium.org/231583002/diff/20001/ui/gfx/font_render_params_linux.cc File ui/gfx/font_render_params_linux.cc (right): https://codereview.chromium.org/231583002/diff/20001/ui/gfx/font_render_params_linux.cc#newcode28 ui/gfx/font_render_params_linux.cc:28: return CommandLine::ForCurrentProcess()->HasSwitch( On 2014/04/09 20:43:23, Alexei Svitkine wrote: > ...
6 years, 8 months ago (2014-04-09 21:03:10 UTC) #9
Daniel Erat
more review comments
6 years, 8 months ago (2014-04-09 21:03:20 UTC) #10
Daniel Erat
The CQ bit was checked by derat@chromium.org
6 years, 8 months ago (2014-04-10 16:11:05 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/derat@chromium.org/231583002/40001
6 years, 8 months ago (2014-04-10 16:11:18 UTC) #12
commit-bot: I haz the power
6 years, 8 months ago (2014-04-10 18:24:51 UTC) #13
Message was sent while issue was closed.
Change committed as 263031

Powered by Google App Engine
This is Rietveld 408576698