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

Issue 79033002: Disable win/ash on high dpi screens (Closed)

Created:
7 years, 1 month ago by girard
Modified:
7 years, 1 month ago
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Disable win/ash on high dpi screens BUG=321694 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236762

Patch Set 1 #

Patch Set 2 : Also capture users running with --high-dpi-support=1 #

Total comments: 2

Patch Set 3 : Correcting whitespace. #

Patch Set 4 : Rebase #

Patch Set 5 : Move win8 specific logic into driver. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -4 lines) Patch
M chrome/browser/ui/toolbar/wrench_menu_model.cc View 1 2 3 2 chunks +5 lines, -1 line 0 comments Download
M ui/gfx/win/dpi.h View 1 2 3 4 1 chunk +6 lines, -1 line 0 comments Download
M ui/gfx/win/dpi.cc View 1 2 3 4 3 chunks +20 lines, -2 lines 0 comments Download
A win8/metro_driver/display_properties.cc View 1 2 3 4 1 chunk +34 lines, -0 lines 0 comments Download
M win8/metro_driver/metro_driver.gyp View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
girard
https://codereview.chromium.org/79033002/diff/30001/chrome/browser/ui/toolbar/wrench_menu_model.cc File chrome/browser/ui/toolbar/wrench_menu_model.cc (right): https://codereview.chromium.org/79033002/diff/30001/chrome/browser/ui/toolbar/wrench_menu_model.cc#newcode545 chrome/browser/ui/toolbar/wrench_menu_model.cc:545: gfx::GetModernUIScale() == 1.0f) { GetUndocumentedDPIScale will identify users that ...
7 years, 1 month ago (2013-11-20 18:36:05 UTC) #1
Ben Goodger (Google)
lgtm https://codereview.chromium.org/79033002/diff/30001/ui/gfx/win/dpi.cc File ui/gfx/win/dpi.cc (right): https://codereview.chromium.org/79033002/diff/30001/ui/gfx/win/dpi.cc#newcode74 ui/gfx/win/dpi.cc:74: return static_cast<float>(resolution_scale)/100.0f; nit spaces around /
7 years, 1 month ago (2013-11-20 18:44:35 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/girard@chromium.org/79033002/80001
7 years, 1 month ago (2013-11-20 18:54:02 UTC) #3
commit-bot: I haz the power
Failed to apply patch for ui/gfx/win/dpi.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 1 month ago (2013-11-20 18:54:05 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/girard@chromium.org/79033002/120001
7 years, 1 month ago (2013-11-20 19:55:19 UTC) #5
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) telemetry_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=227039
7 years, 1 month ago (2013-11-20 21:44:33 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/girard@chromium.org/79033002/120001
7 years, 1 month ago (2013-11-20 22:03:25 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/girard@chromium.org/79033002/120001
7 years, 1 month ago (2013-11-21 02:10:55 UTC) #8
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=227255
7 years, 1 month ago (2013-11-21 04:33:40 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/girard@chromium.org/79033002/120001
7 years, 1 month ago (2013-11-21 14:53:09 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) telemetry_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=227455
7 years, 1 month ago (2013-11-21 16:00:35 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/girard@chromium.org/79033002/120001
7 years, 1 month ago (2013-11-21 16:45:14 UTC) #12
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) telemetry_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=227501
7 years, 1 month ago (2013-11-21 18:11:05 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/girard@chromium.org/79033002/600001
7 years, 1 month ago (2013-11-22 10:00:21 UTC) #14
girard
Had to revise this so it would run under Win7 and earlier. Moved win8-dependent code ...
7 years, 1 month ago (2013-11-22 10:03:24 UTC) #15
commit-bot: I haz the power
7 years, 1 month ago (2013-11-22 13:23:01 UTC) #16
Message was sent while issue was closed.
Change committed as 236762

Powered by Google App Engine
This is Rietveld 408576698