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

Issue 2537643008: Add IPCs for ash display shortcuts. (Closed)

Created:
4 years ago by kylechar
Modified:
4 years ago
Reviewers:
Tom Sepez, James Cook
CC:
chromium-reviews, rjkroege, sadrul, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, kalyank, darin (slow to review)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add IPCs for ash display shortcuts. Add the IPCs and wire the ash keyboard shortcuts in mash. All IPCs are fire and forget. There is no implementation on the mus side yet, just stub methods. BUG=612242 Committed: https://crrev.com/ef3c1eb093c6c7f93eb8cb8f06d39dfa9152bcc4 Cr-Commit-Position: refs/heads/master@{#435748}

Patch Set 1 #

Total comments: 7

Patch Set 2 : Fixes. #

Total comments: 2

Patch Set 3 : Naming. #

Patch Set 4 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -15 lines) Patch
M ash/mus/accelerators/accelerator_controller_delegate_mus.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M ash/mus/accelerators/accelerator_controller_delegate_mus.cc View 1 2 7 chunks +44 lines, -15 lines 0 comments Download
M services/ui/display/screen_manager_ozone.h View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M services/ui/display/screen_manager_ozone.cc View 1 2 2 chunks +20 lines, -0 lines 0 comments Download
M services/ui/public/interfaces/display/display_controller.mojom View 1 2 1 chunk +20 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 18 (9 generated)
kylechar
+jamescook for ash/* +tsepez for security review
4 years ago (2016-12-01 16:13:08 UTC) #2
James Cook
Just nits. If you're blocked on this CL feel free to ping me on chat ...
4 years ago (2016-12-01 16:38:50 UTC) #3
Tom Sepez
mojom LGTM, but address comments. Thanks.
4 years ago (2016-12-01 16:42:00 UTC) #4
kylechar
https://codereview.chromium.org/2537643008/diff/1/ash/mus/accelerators/accelerator_controller_delegate_mus.cc File ash/mus/accelerators/accelerator_controller_delegate_mus.cc (right): https://codereview.chromium.org/2537643008/diff/1/ash/mus/accelerators/accelerator_controller_delegate_mus.cc#newcode34 ash/mus/accelerators/accelerator_controller_delegate_mus.cc:34: // eventually be empty. If there are any actions ...
4 years ago (2016-12-01 18:43:31 UTC) #5
James Cook
LGTM with naming nit https://codereview.chromium.org/2537643008/diff/20001/services/ui/public/interfaces/display/display_controller.mojom File services/ui/public/interfaces/display/display_controller.mojom (right): https://codereview.chromium.org/2537643008/diff/20001/services/ui/public/interfaces/display/display_controller.mojom#newcode16 services/ui/public/interfaces/display/display_controller.mojom:16: InternalDisplayIncreaseZoom(); IncreaseInternalDisplayZoom to start with ...
4 years ago (2016-12-01 18:59:47 UTC) #6
kylechar
Thanks! https://codereview.chromium.org/2537643008/diff/20001/services/ui/public/interfaces/display/display_controller.mojom File services/ui/public/interfaces/display/display_controller.mojom (right): https://codereview.chromium.org/2537643008/diff/20001/services/ui/public/interfaces/display/display_controller.mojom#newcode16 services/ui/public/interfaces/display/display_controller.mojom:16: InternalDisplayIncreaseZoom(); On 2016/12/01 18:59:47, James Cook wrote: > ...
4 years ago (2016-12-01 19:02:12 UTC) #7
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/2537643008/60001
4 years ago (2016-12-01 22:51:10 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-01 22:56:19 UTC) #16
commit-bot: I haz the power
4 years ago (2016-12-01 22:58:30 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/ef3c1eb093c6c7f93eb8cb8f06d39dfa9152bcc4
Cr-Commit-Position: refs/heads/master@{#435748}

Powered by Google App Engine
This is Rietveld 408576698