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

Issue 1021643002: Retrieve and pass subpixel lcd geometry on windows (Closed)

Created:
5 years, 9 months ago by scottmg
Modified:
5 years, 9 months ago
Reviewers:
msw, jam, ananta
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, derat+watch_chromium.org, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Retrieve and pass subpixel lcd geometry on windows Refactor a little to share some ui->skia converters. BUG=468509 TEST=set HKLM\Software[\Wow6432Node]\Microsoft\Avalon.Graphics\DISPLAY1\PixelStructure to 1 or 2, zoom in and confirm RGB or BGR fringes respectively. Committed: https://crrev.com/a04a4b3f43eecb49e144cf194577af0192d83b35 Cr-Commit-Position: refs/heads/master@{#322489}

Patch Set 1 #

Patch Set 2 : works on ui, refactor #

Patch Set 3 : ws #

Total comments: 15

Patch Set 4 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -42 lines) Patch
M chrome/browser/renderer_preferences_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/renderer_preferences.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_view_linux.cc View 1 3 chunks +6 lines, -34 lines 0 comments Download
M content/renderer/render_view_win.cc View 1 2 chunks +8 lines, -0 lines 0 comments Download
M ui/gfx/font_render_params.h View 1 2 chunks +6 lines, -0 lines 0 comments Download
M ui/gfx/font_render_params.cc View 1 2 3 2 chunks +37 lines, -0 lines 0 comments Download
M ui/gfx/font_render_params_win.cc View 1 2 3 3 chunks +31 lines, -3 lines 0 comments Download
M ui/gfx/platform_font_win.cc View 1 2 1 chunk +9 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
scottmg
ananta: windows stuff in ui/gfx/font_render_params_win.cc and ui/gfx/platform_font_win.cc jam: chrome/ and content/ msw: ui/gfx/
5 years, 9 months ago (2015-03-26 00:10:28 UTC) #2
jam
lgtm
5 years, 9 months ago (2015-03-26 15:42:08 UTC) #3
msw
https://codereview.chromium.org/1021643002/diff/40001/ui/gfx/font_render_params.cc File ui/gfx/font_render_params.cc (right): https://codereview.chromium.org/1021643002/diff/40001/ui/gfx/font_render_params.cc#newcode33 ui/gfx/font_render_params.cc:33: default: nit: omit default case to get compile errors ...
5 years, 9 months ago (2015-03-26 20:41:26 UTC) #4
scottmg
https://codereview.chromium.org/1021643002/diff/40001/ui/gfx/font_render_params.cc File ui/gfx/font_render_params.cc (right): https://codereview.chromium.org/1021643002/diff/40001/ui/gfx/font_render_params.cc#newcode33 ui/gfx/font_render_params.cc:33: default: On 2015/03/26 20:41:25, msw wrote: > nit: omit ...
5 years, 9 months ago (2015-03-26 21:16:17 UTC) #5
msw
lgtm https://codereview.chromium.org/1021643002/diff/40001/ui/gfx/font_render_params.cc File ui/gfx/font_render_params.cc (right): https://codereview.chromium.org/1021643002/diff/40001/ui/gfx/font_render_params.cc#newcode33 ui/gfx/font_render_params.cc:33: default: On 2015/03/26 21:16:16, scottmg wrote: > On ...
5 years, 9 months ago (2015-03-26 21:56:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1021643002/60001
5 years, 9 months ago (2015-03-26 21:57:53 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-03-26 22:56:56 UTC) #10
commit-bot: I haz the power
5 years, 9 months ago (2015-03-26 22:58:30 UTC) #11
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/a04a4b3f43eecb49e144cf194577af0192d83b35
Cr-Commit-Position: refs/heads/master@{#322489}

Powered by Google App Engine
This is Rietveld 408576698