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

Issue 15367003: Create a mirror window. (Closed)

Created:
7 years, 7 months ago by oshima
Modified:
7 years, 7 months ago
CC:
chromium-reviews, mazda+watch_chromium.org, sadrul, yusukes+watch_chromium.org, derat+watch_chromium.org, ben+watch_chromium.org
Visibility:
Public.

Description

This CL create just a window which will be used to show the mirrored content of the source window. See the next steps for misc: * added debug+desktop only shortcut * rotating square display now update the root window. Next steps: * Mirror cursor * Modify OutputConfigurator to fallback to software mirror mode. * Scale the root window size for mirror window so that it has the same size as the source root window. * Copy texture from soruce window to dest window. * Handle device scale factor/cursor scaling. BUG=239776 TEST=covered by test Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=201618 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=201870

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : win fix #

Total comments: 15

Patch Set 4 : #

Patch Set 5 : win bot fix #

Patch Set 6 : fix win/cros #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+546 lines, -44 lines) Patch
M ash/accelerators/accelerator_table.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M ash/ash.gyp View 1 2 3 4 5 2 chunks +4 lines, -0 lines 0 comments Download
M ash/display/display_controller.cc View 2 chunks +10 lines, -9 lines 0 comments Download
M ash/display/display_manager.h View 1 2 3 4 6 chunks +12 lines, -6 lines 0 comments Download
M ash/display/display_manager.cc View 1 2 3 4 15 chunks +115 lines, -29 lines 0 comments Download
M ash/display/display_manager_unittest.cc View 1 2 3 4 5 4 chunks +40 lines, -0 lines 0 comments Download
A ash/display/mirror_window_controller.h View 1 2 3 1 chunk +63 lines, -0 lines 0 comments Download
A ash/display/mirror_window_controller.cc View 1 2 3 1 chunk +218 lines, -0 lines 0 comments Download
M ash/shell.h View 3 chunks +5 lines, -0 lines 0 comments Download
M ash/shell.cc View 1 2 3 4 5 4 chunks +6 lines, -0 lines 0 comments Download
A ash/test/mirror_window_test_api.h View 1 1 chunk +40 lines, -0 lines 0 comments Download
A ash/test/mirror_window_test_api.cc View 1 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
oshima
7 years, 7 months ago (2013-05-20 20:30:56 UTC) #1
Jun Mukai
lgtm
7 years, 7 months ago (2013-05-20 21:58:58 UTC) #2
oshima
jamescook -> ash/
7 years, 7 months ago (2013-05-20 22:14:40 UTC) #3
James Cook
On 2013/05/20 22:14:40, oshima wrote: > jamescook -> ash/ I need to head home now, ...
7 years, 7 months ago (2013-05-20 22:52:18 UTC) #4
James Cook
LGTM assuming comments addressed https://codereview.chromium.org/15367003/diff/11002/ash/display/display_manager.cc File ash/display/display_manager.cc (right): https://codereview.chromium.org/15367003/diff/11002/ash/display/display_manager.cc#newcode130 ash/display/display_manager.cc:130: class MirrorWindowCreater : public MirrorWindowUpdater ...
7 years, 7 months ago (2013-05-21 08:07:41 UTC) #5
oshima
https://codereview.chromium.org/15367003/diff/11002/ash/display/display_manager.cc File ash/display/display_manager.cc (right): https://codereview.chromium.org/15367003/diff/11002/ash/display/display_manager.cc#newcode130 ash/display/display_manager.cc:130: class MirrorWindowCreater : public MirrorWindowUpdater { On 2013/05/21 08:07:41, ...
7 years, 7 months ago (2013-05-21 14:41:50 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/15367003/22001
7 years, 7 months ago (2013-05-21 14:43:06 UTC) #7
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) ash_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=42079
7 years, 7 months ago (2013-05-21 22:22:45 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/15367003/37001
7 years, 7 months ago (2013-05-22 14:57:53 UTC) #9
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 7 months ago (2013-05-22 20:37:06 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/15367003/37001
7 years, 7 months ago (2013-05-22 21:20:11 UTC) #11
commit-bot: I haz the power
Change committed as 201618
7 years, 7 months ago (2013-05-22 22:01:56 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/15367003/70001
7 years, 7 months ago (2013-05-23 11:27:20 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/15367003/70001
7 years, 7 months ago (2013-05-23 18:15:44 UTC) #14
commit-bot: I haz the power
7 years, 7 months ago (2013-05-23 19:58:41 UTC) #15
Message was sent while issue was closed.
Change committed as 201870

Powered by Google App Engine
This is Rietveld 408576698