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

Issue 10790090: Enable Virtual Screen Coordinates (Closed)

Created:
8 years, 5 months ago by oshima
Modified:
8 years, 5 months ago
Reviewers:
Daniel Erat
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Enable Virtual Screen Coordinates and remove --ash-virtual-screen-coordinates Update tests to work with VSC. I'll land this after http://codereview.chromium.org/10795027/ is landed. I kept active_root_window_ because we're planning to create a launcher per display, and I'm going to use it to decide on which display the status bubble will be shown. BUG=123160 TEST=Updated tests, plus added new test cases to ExtendedDesktopText.ConvertPoint Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=147977

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : fix mode check #

Total comments: 11

Patch Set 5 : fix comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -135 lines) Patch
M ash/ash_switches.h View 1 chunk +0 lines, -1 line 0 comments Download
M ash/ash_switches.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M ash/display/display_controller.h View 1 chunk +0 lines, -5 lines 0 comments Download
M ash/display/display_controller.cc View 1 2 3 4 3 chunks +2 lines, -19 lines 0 comments Download
M ash/display/display_controller_unittest.cc View 1 4 chunks +6 lines, -8 lines 0 comments Download
M ash/display/multi_display_manager.cc View 1 2 3 3 chunks +3 lines, -4 lines 0 comments Download
M ash/display/multi_display_manager_unittest.cc View 1 2 3 7 chunks +13 lines, -7 lines 0 comments Download
M ash/display/screen_position_controller.cc View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M ash/extended_desktop_unittest.cc View 1 2 3 4 13 chunks +68 lines, -61 lines 0 comments Download
M ash/root_window_controller.cc View 1 2 3 2 chunks +6 lines, -3 lines 0 comments Download
M ash/root_window_controller_unittest.cc View 1 5 chunks +4 lines, -6 lines 0 comments Download
M ash/screen_ash_unittest.cc View 1 3 chunks +2 lines, -4 lines 0 comments Download
M ash/shell.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M ash/shell.cc View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M ash/shell_context_menu.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M ash/wm/stacking_controller.cc View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
oshima
8 years, 5 months ago (2012-07-20 21:46:48 UTC) #1
oshima
On 2012/07/20 21:46:48, oshima wrote: please hold. interactive_ui_tests failures looks real.
8 years, 5 months ago (2012-07-23 14:13:57 UTC) #2
oshima
On 2012/07/23 14:13:57, oshima wrote: > On 2012/07/20 21:46:48, oshima wrote: > > please hold. ...
8 years, 5 months ago (2012-07-23 20:10:53 UTC) #3
Daniel Erat
lgtm http://codereview.chromium.org/10790090/diff/7004/ash/display/display_controller.cc File ash/display/display_controller.cc (right): http://codereview.chromium.org/10790090/diff/7004/ash/display/display_controller.cc#newcode264 ash/display/display_controller.cc:264: gfx::Screen::GetNumDisplays() <= 1) { nit: you should be ...
8 years, 5 months ago (2012-07-23 20:47:57 UTC) #4
oshima
http://codereview.chromium.org/10790090/diff/7004/ash/display/display_controller.cc File ash/display/display_controller.cc (right): http://codereview.chromium.org/10790090/diff/7004/ash/display/display_controller.cc#newcode264 ash/display/display_controller.cc:264: gfx::Screen::GetNumDisplays() <= 1) { On 2012/07/23 20:47:57, Daniel Erat ...
8 years, 5 months ago (2012-07-23 21:15:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/10790090/13017
8 years, 5 months ago (2012-07-23 21:17:39 UTC) #6
commit-bot: I haz the power
8 years, 5 months ago (2012-07-23 22:47:14 UTC) #7
Try job failure for 10790090-13017 (retry) on mac_rel for step "browser_tests".
It's a second try, previously, step "browser_tests" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&nu...

Powered by Google App Engine
This is Rietveld 408576698