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

Issue 1645503004: [exp] ash: sysui for mash (Closed)

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

Description

[exp] ash: sysui for mash BUG=

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : . #

Patch Set 7 : . #

Patch Set 8 : . #

Total comments: 14

Patch Set 9 : . #

Patch Set 10 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+636 lines, -97 lines) Patch
M ash/host/ash_window_tree_host.h View 1 2 3 4 5 6 7 8 2 chunks +4 lines, -0 lines 0 comments Download
M ash/host/ash_window_tree_host.cc View 1 2 3 4 5 6 7 8 3 chunks +15 lines, -0 lines 0 comments Download
M ash/host/ash_window_tree_host_platform.h View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -2 lines 0 comments Download
A ash/mus/sysui/BUILD.gn View 1 2 3 4 5 6 7 8 9 1 chunk +53 lines, -0 lines 0 comments Download
A ash/mus/sysui/DEPS View 1 2 3 4 5 6 7 8 9 1 chunk +13 lines, -0 lines 0 comments Download
A + ash/mus/sysui/main.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + ash/mus/sysui/shell_delegate_mus.h View 1 2 3 4 5 6 7 8 9 3 chunks +10 lines, -15 lines 0 comments Download
A ash/mus/sysui/shell_delegate_mus.cc View 1 2 3 4 5 6 7 8 9 1 chunk +173 lines, -0 lines 0 comments Download
A + ash/mus/sysui/stub_context_factory.h View 1 2 3 4 5 6 7 8 9 2 chunks +18 lines, -16 lines 0 comments Download
A ash/mus/sysui/stub_context_factory.cc View 1 2 3 4 5 6 7 8 9 1 chunk +83 lines, -0 lines 0 comments Download
A + ash/mus/sysui/sysui_application.h View 2 chunks +14 lines, -17 lines 0 comments Download
A ash/mus/sysui/sysui_application.cc View 1 2 3 4 5 6 7 8 9 1 chunk +185 lines, -0 lines 0 comments Download
M ash/root_window_settings.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M ash/snap_to_pixel_layout_manager.cc View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download
M ash/system/web_notification/ash_popup_alignment_delegate.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -1 line 0 comments Download
M components/mus/ws/window_tree_host_impl.cc View 1 2 3 4 5 6 7 8 1 chunk +5 lines, -0 lines 0 comments Download
M mash/browser_driver/browser_driver_application_delegate.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M mash/shell/BUILD.gn View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -0 lines 0 comments Download
M mash/shell/shell_application_delegate.h View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M mash/shell/shell_application_delegate.cc View 1 2 3 4 5 6 7 8 2 chunks +10 lines, -0 lines 0 comments Download
M ui/base/user_activity/user_activity_detector.cc View 1 2 3 4 5 6 7 2 chunks +1 line, -6 lines 0 comments Download
M ui/views/mus/native_widget_mus.h View 1 2 3 4 5 6 7 8 4 chunks +4 lines, -2 lines 0 comments Download
M ui/views/mus/native_widget_mus.cc View 1 2 3 4 5 6 7 8 6 chunks +24 lines, -18 lines 0 comments Download
M ui/views/mus/window_manager_connection.h View 1 2 3 4 5 6 7 8 2 chunks +3 lines, -3 lines 0 comments Download
M ui/views/mus/window_manager_connection.cc View 1 2 3 4 5 6 7 8 3 chunks +11 lines, -12 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
sky
https://codereview.chromium.org/1645503004/diff/140001/ash/display/screen_ash.cc File ash/display/screen_ash.cc (right): https://codereview.chromium.org/1645503004/diff/140001/ash/display/screen_ash.cc#newcode134 ash/display/screen_ash.cc:134: return GetPrimaryDisplay(); Code like this shouldn't be hit. I ...
4 years, 10 months ago (2016-02-03 22:43:49 UTC) #2
sadrul
https://codereview.chromium.org/1645503004/diff/140001/ash/display/screen_ash.cc File ash/display/screen_ash.cc (right): https://codereview.chromium.org/1645503004/diff/140001/ash/display/screen_ash.cc#newcode134 ash/display/screen_ash.cc:134: return GetPrimaryDisplay(); On 2016/02/03 22:43:48, sky wrote: > Code ...
4 years, 10 months ago (2016-02-04 00:03:42 UTC) #3
sadrul
4 years, 10 months ago (2016-02-17 00:04:56 UTC) #4
The various pieces have landed. Closing this one.

Powered by Google App Engine
This is Rietveld 408576698