|
Use the source display's pixel (host) size as a mirror window's size
so that we can copy texture as is.
- store gfx::Display object for mirrored display instead of
just id because we need one for mirror root window.
- use host window's coordinate for mirror cursor window.
BUG= 239776
TEST=covered by unit tests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202985
Total comments: 2
Total comments: 17
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+550 lines, -709 lines) |
Patch |
 |
M |
ash/ash.gyp
|
View
|
1
2
3
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
D |
ash/ash_root_window_transformer.h
|
View
|
|
1 chunk |
+0 lines, -65 lines |
0 comments
|
Download
|
 |
D |
ash/ash_root_window_transformer.cc
|
View
|
|
1 chunk |
+0 lines, -176 lines |
0 comments
|
Download
|
 |
D |
ash/ash_root_window_transformer_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -398 lines |
0 comments
|
Download
|
 |
M |
ash/display/display_controller.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ash/display/display_controller.cc
|
View
|
|
4 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ash/display/display_manager.h
|
View
|
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/display/display_manager.cc
|
View
|
1
2
3
4
|
12 chunks |
+30 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ash/display/display_manager_unittest.cc
|
View
|
1
2
3
4
|
11 chunks |
+43 lines, -11 lines |
0 comments
|
Download
|
 |
M |
ash/display/mirror_window_controller.h
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/display/mirror_window_controller.cc
|
View
|
1
2
|
6 chunks |
+84 lines, -35 lines |
0 comments
|
Download
|
 |
M |
ash/display/mirror_window_controller_unittest.cc
|
View
|
1
2
3
|
3 chunks |
+49 lines, -3 lines |
0 comments
|
Download
|
 |
A |
ash/display/root_window_transformers.h
|
View
|
1
2
3
4
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ash/display/root_window_transformers.cc
|
View
|
1
2
3
4
|
1 chunk |
+276 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ash/display/root_window_transformers_unittest.cc
|
View
|
1
2
3
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/magnifier/magnification_controller.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/system/chromeos/tray_display.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|