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

Issue 2503063003: Add service name constant for UI service. (Closed)

Created:
4 years, 1 month ago by Ben Goodger (Google)
Modified:
4 years, 1 month ago
Reviewers:
Tom Sepez, James Cook
CC:
chromium-reviews, rjkroege, ozone-reviews_chromium.org, yzshen+watch_chromium.org, sadrul, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, aboxhall+watch_chromium.org, tfarina, nektar+watch_chromium.org, yuzo+watch_chromium.org, abarth-chromium, Aaron Boodman, je_julie, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, kalyank, dcheng, darin (slow to review)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add service name constant for UI service. R=jamescook@chromium.org TBR=tsepez@chromium.org Committed: https://crrev.com/06065b68c15e9dff715a04d5d0e4bd93339a806b Cr-Commit-Position: refs/heads/master@{#432393}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Total comments: 2

Patch Set 5 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -33 lines) Patch
M ash/mus/accelerators/accelerator_controller_delegate_mus.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M ash/mus/accessibility_delegate_mus.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M ash/mus/app_launch_unittest.cc View 2 chunks +2 lines, -1 line 0 comments Download
M ash/mus/window_manager.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/chrome_browser_main_extra_parts_views.cc View 2 chunks +3 lines, -1 line 0 comments Download
M mash/init/init.cc View 2 chunks +2 lines, -1 line 0 comments Download
M mash/login/login.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M mash/package/mash_packaged_service.cc View 2 chunks +2 lines, -1 line 0 comments Download
M services/ui/clipboard/clipboard_unittest.cc View 2 chunks +2 lines, -1 line 0 comments Download
M services/ui/demo/mus_demo_unittests.cc View 2 chunks +2 lines, -1 line 0 comments Download
M services/ui/ime/ime_unittest.cc View 2 chunks +2 lines, -1 line 0 comments Download
M services/ui/ime/test_ime_driver/test_ime_application.cc View 2 chunks +3 lines, -1 line 0 comments Download
M services/ui/public/cpp/gpu_service.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M services/ui/public/cpp/mojo_gpu_memory_buffer_manager.cc View 2 chunks +2 lines, -1 line 0 comments Download
M services/ui/public/cpp/window_tree_client.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M services/ui/public/cpp/window_tree_host_factory.cc View 2 chunks +2 lines, -1 line 0 comments Download
M services/ui/public/interfaces/BUILD.gn View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
A services/ui/public/interfaces/constants.mojom View 1 chunk +7 lines, -0 lines 0 comments Download
M services/ui/ws/window_tree_client_unittest.cc View 2 chunks +2 lines, -1 line 0 comments Download
M ui/aura/mus/gpu_service.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M ui/aura/mus/input_method_mus.cc View 2 chunks +2 lines, -1 line 0 comments Download
M ui/aura/mus/window_tree_client.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M ui/ozone/platform/drm/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ui/ozone/platform/drm/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M ui/ozone/platform/drm/cursor_proxy_mojo.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M ui/views/mus/clipboard_mus.cc View 2 chunks +2 lines, -1 line 0 comments Download
M ui/views/mus/input_method_mus.cc View 2 chunks +2 lines, -1 line 0 comments Download
M ui/views/mus/screen_mus.cc View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 33 (25 generated)
Ben Goodger (Google)
4 years, 1 month ago (2016-11-15 23:54:46 UTC) #17
James Cook
LGTM with a question about how content will work https://codereview.chromium.org/2503063003/diff/60001/mash/init/init.cc File mash/init/init.cc (right): https://codereview.chromium.org/2503063003/diff/60001/mash/init/init.cc#newcode24 mash/init/init.cc:24: ...
4 years, 1 month ago (2016-11-16 00:46:03 UTC) #20
Ben Goodger (Google)
On 2016/11/16 00:46:03, James Cook wrote: > LGTM with a question about how content will ...
4 years, 1 month ago (2016-11-16 00:48:38 UTC) #21
James Cook
On 2016/11/16 00:48:38, Ben Goodger (Google) wrote: > On 2016/11/16 00:46:03, James Cook wrote: > ...
4 years, 1 month ago (2016-11-16 00:50:58 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2503063003/80001
4 years, 1 month ago (2016-11-16 04:00:26 UTC) #26
Ben Goodger (Google)
+tbr tsepez, moving service name into a mojom constant for consistency. (no new capabilities exposed).
4 years, 1 month ago (2016-11-16 04:05:05 UTC) #29
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 1 month ago (2016-11-16 06:30:17 UTC) #31
commit-bot: I haz the power
4 years, 1 month ago (2016-11-16 06:33:32 UTC) #33
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/06065b68c15e9dff715a04d5d0e4bd93339a806b
Cr-Commit-Position: refs/heads/master@{#432393}

Powered by Google App Engine
This is Rietveld 408576698