|
Send the device scale factor from Windows 8 ASH during initialization via the MetroViewerHostMsg_SetTargetSurface IPC message.
cpu, please review everything.
sky, please review the ash/chrome/ui portions.
I added a dependency on gfx in the metro_driver project for a subsequent change to send the correct device scale
factor on Windows 8 as the metro API does not appear to work correctly causing text, etc to appear very small on
high dpi monitors with scales above 125%.
BUG= 371219
R=cpu,sky
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269993
Total comments: 2
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+53 lines, -66 lines) |
Patch |
 |
M |
ash/display/display_info.cc
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ash/test/test_metro_viewer_process_host.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/test/test_metro_viewer_process_host.cc
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/metro_viewer/chrome_metro_viewer_process_host_aurawin.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/metro_viewer/chrome_metro_viewer_process_host_aurawin.cc
|
View
|
1
2
3
4
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/aura/remote_window_tree_host_win.h
|
View
|
|
1 chunk |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/aura/remote_window_tree_host_win.cc
|
View
|
1
2
3
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/base/win/dpi_setup.cc
|
View
|
|
1 chunk |
+1 line, -9 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/win/dpi.h
|
View
|
1
2
|
1 chunk |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/win/dpi.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+6 lines, -23 lines |
0 comments
|
Download
|
 |
M |
ui/metro_viewer/metro_viewer_messages.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
win8/metro_driver/chrome_app_view_ash.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
win8/metro_driver/chrome_app_view_ash.cc
|
View
|
1
|
4 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
win8/metro_driver/display_properties.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -9 lines |
0 comments
|
Download
|
 |
M |
win8/metro_driver/metro_driver.gyp
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
win8/viewer/metro_viewer_process_host.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|