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

Issue 2118953002: Add Per-Monitor DPI Switches for Windows 10 (Closed)

Created:
4 years, 5 months ago by robliao
Modified:
4 years, 5 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews, scottmg, jschuh
Base URL:
https://chromium.googlesource.com/chromium/src.git@framefix
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add Per-Monitor DPI Switches for Windows 10 This allows Chrome to render at the native resolution on each display on Windows 10 when --enable-per-monitor-dpi is specified. --disable-per-monitor-dpi will correspondingly disable the feature, even if --enable-per-monitor-dpi is specified. Once I have more confidence in the change, I'll flip the default. --enable-per-monitor-dpi will override --disable-per-monitor-dpi. At the every end of the process, I'll remove the flags. BUG=426656, 624672, 625289 Committed: https://crrev.com/8e6e31b4b73153f190507e49ab9caa4634ff497f Cr-Commit-Position: refs/heads/master@{#403551}

Patch Set 1 #

Total comments: 2

Patch Set 2 : CR Feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -1 line) Patch
M chrome/app/chrome_exe_main_win.cc View 1 chunk +14 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 22 (11 generated)
robliao
Alright. I'm going with a flag in case I need other teams to repro with ...
4 years, 5 months ago (2016-07-01 21:08:18 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2118953002/1
4 years, 5 months ago (2016-07-01 21:09:16 UTC) #4
Lei Zhang
https://codereview.chromium.org/2118953002/diff/1/chrome/common/chrome_switches.h File chrome/common/chrome_switches.h (right): https://codereview.chromium.org/2118953002/diff/1/chrome/common/chrome_switches.h#newcode375 chrome/common/chrome_switches.h:375: extern const char kDisablePerMonitorDpi[]; Alphabetical order please, as requested ...
4 years, 5 months ago (2016-07-01 21:15:36 UTC) #7
Lei Zhang
lgtm
4 years, 5 months ago (2016-07-01 21:16:57 UTC) #8
robliao
https://codereview.chromium.org/2118953002/diff/1/chrome/common/chrome_switches.h File chrome/common/chrome_switches.h (right): https://codereview.chromium.org/2118953002/diff/1/chrome/common/chrome_switches.h#newcode375 chrome/common/chrome_switches.h:375: extern const char kDisablePerMonitorDpi[]; On 2016/07/01 21:15:36, Lei Zhang ...
4 years, 5 months ago (2016-07-01 21:27:07 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2118953002/20001
4 years, 5 months ago (2016-07-01 21:27:37 UTC) #12
Lei Zhang
On 2016/07/01 21:27:07, robliao wrote: > Ah. I thought that only applied the top-most section. ...
4 years, 5 months ago (2016-07-01 22:04:20 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-07-01 22:18:17 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2118953002/20001
4 years, 5 months ago (2016-07-01 22:23:58 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-01 22:28:59 UTC) #20
commit-bot: I haz the power
4 years, 5 months ago (2016-07-01 22:32:23 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8e6e31b4b73153f190507e49ab9caa4634ff497f
Cr-Commit-Position: refs/heads/master@{#403551}

Powered by Google App Engine
This is Rietveld 408576698