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

Issue 1150913002: Save and restore unified mode (Closed)

Created:
5 years, 7 months ago by oshima
Modified:
5 years, 7 months ago
Reviewers:
Jun Mukai, battre
CC:
chromium-reviews, kalyank, stevenjb+watch_chromium.org, sadrul, oshima+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Save and restore unified mode BUG=489809 TEST=DisplayPreferenceTest.SaveUnifiedMode/RestoreUnifiedMode Committed: https://crrev.com/b83c400b39840d0c18bd113559ea0040eb3c6b46 Cr-Commit-Position: refs/heads/master@{#331076} Committed: https://crrev.com/bba2d991127c5cdb841e88df1c5613045cabc23c Cr-Commit-Position: refs/heads/master@{#331149}

Patch Set 1 : #

Total comments: 4

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 1

Patch Set 6 : fix leak #

Unified diffs Side-by-side diffs Delta from patch set Stats (+216 lines, -43 lines) Patch
M ash/display/display_controller.cc View 1 2 3 4 1 chunk +4 lines, -1 line 0 comments Download
M ash/display/display_layout.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ash/display/display_layout.cc View 1 5 chunks +9 lines, -3 lines 0 comments Download
M ash/display/display_layout_store.h View 1 chunk +4 lines, -3 lines 0 comments Download
M ash/display/display_layout_store.cc View 1 2 3 chunks +9 lines, -2 lines 0 comments Download
M ash/display/display_manager.cc View 1 2 3 chunks +21 lines, -3 lines 0 comments Download
M ash/display/display_manager_unittest.cc View 1 3 chunks +6 lines, -0 lines 0 comments Download
M ash/display/unified_mouse_warp_controller_unittest.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M ash/magnifier/magnification_controller_unittest.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M ash/root_window_controller_unittest.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download
M ash/screen_util_unittest.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download
M ash/shell.cc View 1 chunk +1 line, -3 lines 0 comments Download
M ash/system/chromeos/tray_display_unittest.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M ash/test/display_manager_test_api.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ash/test/display_manager_test_api.cc View 1 2 3 3 chunks +10 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/display/display_preferences.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/display/display_preferences_unittest.cc View 1 2 3 4 5 7 chunks +134 lines, -26 lines 0 comments Download

Messages

Total messages: 40 (18 generated)
oshima
5 years, 7 months ago (2015-05-21 09:21:17 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1150913002/60001
5 years, 7 months ago (2015-05-21 09:21:43 UTC) #7
Jun Mukai
https://codereview.chromium.org/1150913002/diff/60001/ash/display/display_layout.h File ash/display/display_layout.h (right): https://codereview.chromium.org/1150913002/diff/60001/ash/display/display_layout.h#newcode63 ash/display/display_layout.h:63: bool default_unified; Could this be merged into mirrored mode ...
5 years, 7 months ago (2015-05-21 09:38:12 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win8_chromium_rel on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_rel/builds/86068)
5 years, 7 months ago (2015-05-21 10:06:42 UTC) #10
oshima
https://codereview.chromium.org/1150913002/diff/60001/ash/display/display_layout.h File ash/display/display_layout.h (right): https://codereview.chromium.org/1150913002/diff/60001/ash/display/display_layout.h#newcode63 ash/display/display_layout.h:63: bool default_unified; On 2015/05/21 09:38:12, Jun Mukai wrote: > ...
5 years, 7 months ago (2015-05-21 12:24:12 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1150913002/80001
5 years, 7 months ago (2015-05-21 12:24:26 UTC) #13
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_rel/builds/91192)
5 years, 7 months ago (2015-05-21 12:49:46 UTC) #15
Jun Mukai
lgtm https://codereview.chromium.org/1150913002/diff/80001/ash/display/display_layout_store.cc File ash/display/display_layout_store.cc (right): https://codereview.chromium.org/1150913002/diff/80001/ash/display/display_layout_store.cc#newcode75 ash/display/display_layout_store.cc:75: LOG(ERROR) << "default unified:" << default_unified; Remove this ...
5 years, 7 months ago (2015-05-21 13:14:20 UTC) #16
oshima
https://codereview.chromium.org/1150913002/diff/80001/ash/display/display_layout_store.cc File ash/display/display_layout_store.cc (right): https://codereview.chromium.org/1150913002/diff/80001/ash/display/display_layout_store.cc#newcode75 ash/display/display_layout_store.cc:75: LOG(ERROR) << "default unified:" << default_unified; On 2015/05/21 13:14:19, ...
5 years, 7 months ago (2015-05-21 16:35:04 UTC) #19
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1150913002/100001
5 years, 7 months ago (2015-05-21 16:35:39 UTC) #20
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_gn_dbg on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_dbg/builds/74342)
5 years, 7 months ago (2015-05-21 16:53:34 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1150913002/140001
5 years, 7 months ago (2015-05-22 07:01:54 UTC) #25
commit-bot: I haz the power
Committed patchset #5 (id:140001)
5 years, 7 months ago (2015-05-22 07:07:13 UTC) #26
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/b83c400b39840d0c18bd113559ea0040eb3c6b46 Cr-Commit-Position: refs/heads/master@{#331076}
5 years, 7 months ago (2015-05-22 07:08:03 UTC) #27
battre
https://codereview.chromium.org/1150913002/diff/140001/chrome/browser/chromeos/display/display_preferences_unittest.cc File chrome/browser/chromeos/display/display_preferences_unittest.cc (right): https://codereview.chromium.org/1150913002/diff/140001/chrome/browser/chromeos/display/display_preferences_unittest.cc#newcode146 chrome/browser/chromeos/display/display_preferences_unittest.cc:146: StoreDisplayPropertyForPair(pair, key, new base::FundamentalValue(value)); This new base::FundamentalValue(value) leaks in ...
5 years, 7 months ago (2015-05-22 09:45:33 UTC) #29
battre
A revert of this CL (patchset #5 id:140001) has been created in https://codereview.chromium.org/1149063004/ by battre@chromium.org. ...
5 years, 7 months ago (2015-05-22 09:46:54 UTC) #30
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1150913002/160001
5 years, 7 months ago (2015-05-22 10:54:31 UTC) #33
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 7 months ago (2015-05-22 11:37:02 UTC) #35
oshima
On 2015/05/22 11:37:02, I haz the power - commit-bot wrote: > Dry run: This issue ...
5 years, 7 months ago (2015-05-22 17:52:39 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1150913002/160001
5 years, 7 months ago (2015-05-22 17:53:45 UTC) #38
commit-bot: I haz the power
Committed patchset #6 (id:160001)
5 years, 7 months ago (2015-05-22 19:21:47 UTC) #39
commit-bot: I haz the power
5 years, 7 months ago (2015-05-22 19:22:35 UTC) #40
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/bba2d991127c5cdb841e88df1c5613045cabc23c
Cr-Commit-Position: refs/heads/master@{#331149}

Powered by Google App Engine
This is Rietveld 408576698