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

Issue 300863003: Wire input events through the ViewManagerClient interface. (Closed)

Created:
6 years, 6 months ago by Ben Goodger (Google)
Modified:
6 years, 6 months ago
Reviewers:
sky
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Visibility:
Public.

Description

Wire input events through the ViewManagerClient interface. R=sky@chromium.org http://crbug.com/365012 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273723

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : , #

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : . #

Total comments: 2

Patch Set 7 : . #

Patch Set 8 : . #

Patch Set 9 : . #

Patch Set 10 : , #

Unified diffs Side-by-side diffs Delta from patch set Stats (+169 lines, -28 lines) Patch
M mojo/examples/sample_view_manager_app/DEPS View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M mojo/examples/sample_view_manager_app/sample_view_manager_app.cc View 1 2 3 4 5 6 7 8 9 3 chunks +48 lines, -1 line 0 comments Download
M mojo/mojo_services.gypi View 1 2 3 4 5 6 7 8 9 4 chunks +27 lines, -0 lines 0 comments Download
M mojo/services/native_viewport/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M mojo/services/native_viewport/native_viewport_service.cc View 1 2 3 4 5 6 7 8 9 2 chunks +5 lines, -27 lines 0 comments Download
M mojo/services/public/cpp/view_manager/lib/view_manager_synchronizer.h View 1 2 3 4 5 6 7 8 9 1 chunk +3 lines, -0 lines 0 comments Download
M mojo/services/public/cpp/view_manager/lib/view_manager_synchronizer.cc View 1 2 3 4 5 6 7 8 9 2 chunks +15 lines, -0 lines 0 comments Download
M mojo/services/public/cpp/view_manager/view_observer.h View 1 2 3 4 5 6 7 8 9 2 chunks +4 lines, -0 lines 0 comments Download
M mojo/services/public/interfaces/view_manager/view_manager.mojom View 1 2 3 4 5 6 7 2 chunks +4 lines, -0 lines 0 comments Download
M mojo/services/view_manager/node.h View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M mojo/services/view_manager/node.cc View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M mojo/services/view_manager/node_delegate.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M mojo/services/view_manager/root_node_manager.h View 1 2 3 4 5 6 7 2 chunks +3 lines, -0 lines 0 comments Download
M mojo/services/view_manager/root_node_manager.cc View 1 2 3 4 5 6 7 2 chunks +13 lines, -0 lines 0 comments Download
M mojo/services/view_manager/view_manager_connection.h View 1 2 3 4 5 6 7 8 9 2 chunks +3 lines, -0 lines 0 comments Download
M mojo/services/view_manager/view_manager_connection.cc View 1 2 3 4 5 6 7 8 9 3 chunks +18 lines, -0 lines 0 comments Download
M mojo/services/view_manager/view_manager_connection_unittest.cc View 1 2 3 4 5 6 7 8 9 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Ben Goodger (Google)
6 years, 6 months ago (2014-05-28 18:31:13 UTC) #1
sky
LGTM https://codereview.chromium.org/300863003/diff/90001/mojo/examples/sample_view_manager_app/sample_view_manager_app.cc File mojo/examples/sample_view_manager_app/sample_view_manager_app.cc (right): https://codereview.chromium.org/300863003/diff/90001/mojo/examples/sample_view_manager_app/sample_view_manager_app.cc#newcode61 mojo/examples/sample_view_manager_app/sample_view_manager_app.cc:61: } nit: // namespace https://codereview.chromium.org/300863003/diff/90001/mojo/services/view_manager/root_node_manager.cc File mojo/services/view_manager/root_node_manager.cc (right): ...
6 years, 6 months ago (2014-05-28 19:32:57 UTC) #2
Ben Goodger (Google)
The CQ bit was checked by ben@chromium.org
6 years, 6 months ago (2014-05-29 04:22:29 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ben@chromium.org/300863003/140001
6 years, 6 months ago (2014-05-29 04:23:44 UTC) #4
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-05-29 20:32:12 UTC) #5
commit-bot: I haz the power
Failed to apply patch for mojo/examples/sample_view_manager_app/sample_view_manager_app.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 6 months ago (2014-05-29 20:32:12 UTC) #6
Ben Goodger (Google)
6 years, 6 months ago (2014-05-30 05:28:25 UTC) #7
Message was sent while issue was closed.
Committed patchset #10 manually as r273723 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698