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

Issue 1823913002: Allow moving cursors between connected displays. (Closed)

Created:
4 years, 9 months ago by oshima
Modified:
4 years, 9 months ago
Reviewers:
stevenjb
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow moving cursors between connected displays. * Use ComputeBoundary to detect edges instead of using DisplayPlacement. * This also fixes a bug where wrong key was used when saving preference. BUG=597274 TEST=covered by unit tests. Committed: https://crrev.com/77570cbc7acd24938eb6da1bed0d9884f31dcec1 Cr-Commit-Position: refs/heads/master@{#383153}

Patch Set 1 : #

Total comments: 9
Unified diffs Side-by-side diffs Delta from patch set Stats (+450 lines, -276 lines) Patch
M ash/display/display_layout_store.cc View 2 chunks +7 lines, -1 line 4 comments Download
M ash/display/display_manager_unittest.cc View 2 chunks +13 lines, -1 line 0 comments Download
M ash/display/display_util.h View 1 chunk +2 lines, -1 line 2 comments Download
M ash/display/display_util.cc View 4 chunks +17 lines, -8 lines 0 comments Download
M ash/display/display_util_unittest.cc View 3 chunks +42 lines, -0 lines 0 comments Download
M ash/display/extended_mouse_warp_controller.h View 3 chunks +15 lines, -16 lines 2 comments Download
M ash/display/extended_mouse_warp_controller.cc View 4 chunks +58 lines, -106 lines 1 comment Download
M ash/display/extended_mouse_warp_controller_unittest.cc View 7 chunks +233 lines, -132 lines 0 comments Download
M ash/display/unified_mouse_warp_controller.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/display/display_preferences.cc View 1 chunk +7 lines, -9 lines 0 comments Download
M chrome/browser/chromeos/display/display_preferences_unittest.cc View 1 chunk +53 lines, -0 lines 0 comments Download

Messages

Total messages: 33 (20 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1823913002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1823913002/120001
4 years, 9 months ago (2016-03-23 12:22:47 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios_rel_device_gn on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_gn/builds/8249)
4 years, 9 months ago (2016-03-23 12:24:21 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1823913002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1823913002/140001
4 years, 9 months ago (2016-03-23 13:06:50 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/163453)
4 years, 9 months ago (2016-03-23 13:48:24 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1823913002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1823913002/180001
4 years, 9 months ago (2016-03-23 14:32:19 UTC) #18
oshima
4 years, 9 months ago (2016-03-23 14:38:20 UTC) #21
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-23 15:13:28 UTC) #24
oshima
ping?
4 years, 9 months ago (2016-03-24 17:33:07 UTC) #25
stevenjb
Just comment nits. LGTM https://codereview.chromium.org/1823913002/diff/180001/ash/display/display_layout_store.cc File ash/display/display_layout_store.cc (right): https://codereview.chromium.org/1823913002/diff/180001/ash/display/display_layout_store.cc#newcode53 ash/display/display_layout_store.cc:53: // A dev/beta channel may ...
4 years, 9 months ago (2016-03-24 18:08:30 UTC) #26
oshima
https://codereview.chromium.org/1823913002/diff/180001/ash/display/display_layout_store.cc File ash/display/display_layout_store.cc (right): https://codereview.chromium.org/1823913002/diff/180001/ash/display/display_layout_store.cc#newcode53 ash/display/display_layout_store.cc:53: // A dev/beta channel may have a bad layout ...
4 years, 9 months ago (2016-03-24 20:37:19 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1823913002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1823913002/180001
4 years, 9 months ago (2016-03-24 20:38:08 UTC) #29
commit-bot: I haz the power
Committed patchset #1 (id:180001)
4 years, 9 months ago (2016-03-24 21:33:32 UTC) #31
commit-bot: I haz the power
4 years, 9 months ago (2016-03-24 21:34:48 UTC) #33
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/77570cbc7acd24938eb6da1bed0d9884f31dcec1
Cr-Commit-Position: refs/heads/master@{#383153}

Powered by Google App Engine
This is Rietveld 408576698