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

Issue 2771413003: Move c/b/media/router/mojo/*.mojom to chrome/common/media_router/mojo/*.mojom (Closed)

Created:
3 years, 9 months ago by takumif
Modified:
3 years, 8 months ago
CC:
Aaron Boodman, abarth-chromium, alokp+watch_chromium.org, chfremer+watch_chromium.org, chromium-apps-reviews_chromium.org, chromium-reviews, darin (slow to review), extensions-reviews_chromium.org, feature-media-reviews_chromium.org, media-router+watch_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move c/b/media/router/mojo/*.mojom to chrome/common/media_router/mojo/*.mojom We have a file in extensions/ [1] that depends on Media Router mojo definitions from chrome/browser/. To remove this dependency from extensions/ to chrome/browser/, this CL moves that file to chrome/renderer/, and Media Router mojo interfaces to chrome/common/media_router/mojo/. Media Router typemaps and related C++ structs are also moved to chrome/common/media_router/. [1] extensions/renderer/resources/media_router_bindings.js BUG=704958 Review-Url: https://codereview.chromium.org/2771413003 Cr-Commit-Position: refs/heads/master@{#465734} Committed: https://chromium.googlesource.com/chromium/src/+/a34e5193d3994da1e822b7259462ab3c67a14467

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 4

Patch Set 4 : Move to media/router/ #

Total comments: 2

Patch Set 5 : Change c/b/media/router/DEPS instead of c/b/DEPS #

Patch Set 6 : Move to components/media_router/ #

Patch Set 7 : Move typemaps and associated classes #

Patch Set 8 : Attempt to fix buildbot failures #

Patch Set 9 : Attempt to fix buildbot failures #

Patch Set 10 : . #

Patch Set 11 : . #

Patch Set 12 : . #

Total comments: 14

Patch Set 13 : Address Sylvain's comments #

Total comments: 7

Patch Set 14 : Address Mark's comments #

Patch Set 15 : Move to chrome/common/ #

Patch Set 16 : Fix buildbot errors #

Total comments: 2

Patch Set 17 : Address Derek's comment #

Patch Set 18 : Rebase #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+382 lines, -4686 lines) Patch
M chrome/browser/media/android/router/media_router_android.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/media/android/router/media_router_android_bridge.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/media/android/router/media_router_dialog_controller_android.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/cast_remoting_connector.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/cast_remoting_connector.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/media/cast_remoting_connector_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/media/router/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 6 chunks +5 lines, -58 lines 0 comments Download
M chrome/browser/media/router/browser_presentation_connection_proxy.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/router/browser_presentation_connection_proxy_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/media/router/create_presentation_connection_request.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/media/router/create_presentation_connection_request.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/media/router/create_presentation_connection_request_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/media/router/discovery/dial/safe_dial_device_description_parser.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/media/router/discovery/media_sink_internal.h View 1 2 3 4 5 6 1 chunk +0 lines, -128 lines 0 comments Download
D chrome/browser/media/router/discovery/media_sink_internal.cc View 1 2 3 4 5 6 1 chunk +0 lines, -175 lines 0 comments Download
D chrome/browser/media/router/discovery/media_sink_internal_unittest.cc View 1 2 3 4 5 6 1 chunk +0 lines, -128 lines 0 comments Download
D chrome/browser/media/router/issue.h View 1 2 3 4 5 6 1 chunk +0 lines, -97 lines 0 comments Download
D chrome/browser/media/router/issue.cc View 1 2 3 4 5 6 1 chunk +0 lines, -50 lines 0 comments Download
M chrome/browser/media/router/issue_manager.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/media/router/issue_unittest.cc View 1 2 3 4 5 6 1 chunk +0 lines, -116 lines 0 comments Download
M chrome/browser/media/router/issues_observer.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/media/router/media_route.h View 1 2 3 4 5 6 1 chunk +0 lines, -130 lines 0 comments Download
D chrome/browser/media/router/media_route.cc View 1 2 3 4 5 6 1 chunk +0 lines, -38 lines 0 comments Download
D chrome/browser/media/router/media_route_unittest.cc View 1 2 3 4 5 6 1 chunk +0 lines, -54 lines 0 comments Download
M chrome/browser/media/router/media_router.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/media/router/media_router_base.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/router/media_routes_observer.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/media/router/media_sink.h View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +0 lines, -102 lines 0 comments Download
D chrome/browser/media/router/media_sink.cc View 1 2 3 4 5 6 1 chunk +0 lines, -61 lines 0 comments Download
M chrome/browser/media/router/media_sink_service.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/media/router/media_sink_unittest.cc View 1 2 3 4 5 6 1 chunk +0 lines, -30 lines 0 comments Download
M chrome/browser/media/router/media_sinks_observer.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/media/router/media_sinks_observer_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/media/router/media_source.h View 1 2 3 4 5 6 1 chunk +0 lines, -57 lines 0 comments Download
D chrome/browser/media/router/media_source.cc View 1 2 3 4 5 6 1 chunk +0 lines, -42 lines 0 comments Download
D chrome/browser/media/router/media_source_helper.h View 1 2 3 4 5 6 1 chunk +0 lines, -52 lines 0 comments Download
D chrome/browser/media/router/media_source_helper.cc View 1 2 3 4 5 6 1 chunk +0 lines, -100 lines 0 comments Download
D chrome/browser/media/router/media_source_helper_unittest.cc View 1 2 3 4 5 6 1 chunk +0 lines, -68 lines 0 comments Download
D chrome/browser/media/router/media_source_unittest.cc View 1 2 3 4 5 6 1 chunk +0 lines, -31 lines 0 comments Download
D chrome/browser/media/router/media_status.h View 1 2 3 4 5 6 1 chunk +0 lines, -63 lines 0 comments Download
D chrome/browser/media/router/media_status.cc View 1 2 3 4 5 6 1 chunk +0 lines, -26 lines 0 comments Download
M chrome/browser/media/router/mock_media_router.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +4 lines, -4 lines 0 comments Download
D chrome/browser/media/router/mojo/media_controller.mojom View 1 chunk +0 lines, -35 lines 0 comments Download
M chrome/browser/media/router/mojo/media_route_controller.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +2 lines, -2 lines 0 comments Download
D chrome/browser/media/router/mojo/media_router.mojom View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +0 lines, -464 lines 0 comments Download
M chrome/browser/media/router/mojo/media_router.typemap View 1 2 3 4 5 6 1 chunk +0 lines, -34 lines 0 comments Download
M chrome/browser/media/router/mojo/media_router_mojo_impl.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/media/router/mojo/media_router_mojo_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/media/router/mojo/media_router_mojo_impl_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/media/router/mojo/media_router_mojo_metrics.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/router/mojo/media_router_mojo_test.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/media/router/mojo/media_router_struct_traits.h View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +0 lines, -570 lines 0 comments Download
D chrome/browser/media/router/mojo/media_router_struct_traits.cc View 1 2 3 4 5 6 1 chunk +0 lines, -213 lines 0 comments Download
D chrome/browser/media/router/mojo/media_router_struct_traits_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +0 lines, -102 lines 0 comments Download
D chrome/browser/media/router/mojo/media_router_traits_test_service.mojom View 1 chunk +0 lines, -14 lines 0 comments Download
D chrome/browser/media/router/mojo/media_status.mojom View 1 chunk +0 lines, -60 lines 0 comments Download
M chrome/browser/media/router/mojo/media_status.typemap View 1 2 3 4 5 6 1 chunk +0 lines, -12 lines 0 comments Download
M chrome/browser/media/router/mojo/media_status_struct_traits.h View 1 2 3 4 5 6 1 chunk +0 lines, -72 lines 0 comments Download
D chrome/browser/media/router/mojo/media_status_struct_traits.cc View 1 2 3 4 5 6 1 chunk +0 lines, -41 lines 0 comments Download
D chrome/browser/media/router/mojo/typemaps.gni View 1 2 3 4 5 6 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/browser/media/router/offscreen_presentation_manager.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/router/presentation_media_sinks_observer.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/router/presentation_media_sinks_observer_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/router/presentation_request.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/media/router/presentation_request.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/router/presentation_service_delegate_impl.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media/router/presentation_service_delegate_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/media/router/presentation_service_delegate_impl_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +3 lines, -3 lines 0 comments Download
D chrome/browser/media/router/route_message.h View 1 2 3 4 5 6 1 chunk +0 lines, -35 lines 0 comments Download
D chrome/browser/media/router/route_message.cc View 1 2 3 4 5 6 1 chunk +0 lines, -33 lines 0 comments Download
M chrome/browser/media/router/route_message_observer.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/media/router/route_request_result.h View 1 2 3 4 5 6 1 chunk +0 lines, -86 lines 0 comments Download
D chrome/browser/media/router/route_request_result.cc View 1 2 3 4 5 6 1 chunk +0 lines, -43 lines 0 comments Download
M chrome/browser/media/router/test_helper.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/cast_config_client_media_router.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/system_tray_tray_cast_browsertest_media_router_chromeos.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/toolbar/media_router_action.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/media_router/cast_modes_with_media_sources.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/media_router/cast_modes_with_media_sources_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/media_router/media_router_ui.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/media_router/media_router_ui.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +6 lines, -6 lines 0 comments Download
M chrome/browser/ui/webui/media_router/media_router_ui_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/media_router/media_router_webui_message_handler.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/media_router/media_router_webui_message_handler.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/ui/webui/media_router/media_sink_with_cast_modes.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/media_router/query_result_manager.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/media_router/query_result_manager_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/common/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +2 lines, -1 line 0 comments Download
M chrome/common/media_router/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +53 lines, -4 lines 0 comments Download
M chrome/common/media_router/OWNERS View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +0 lines, -7 lines 0 comments Download
D chrome/common/media_router/dial_device_description_parser.mojom View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +0 lines, -34 lines 0 comments Download
A + chrome/common/media_router/discovery/media_sink_internal.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +4 lines, -4 lines 0 comments Download
A + chrome/common/media_router/discovery/media_sink_internal.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
A + chrome/common/media_router/discovery/media_sink_internal_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +2 lines, -1 line 0 comments Download
A + chrome/common/media_router/issue.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +4 lines, -4 lines 0 comments Download
A + chrome/common/media_router/issue.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
A + chrome/common/media_router/issue_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +2 lines, -1 line 0 comments Download
A + chrome/common/media_router/media_route.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +5 lines, -5 lines 0 comments Download
A + chrome/common/media_router/media_route.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +2 lines, -2 lines 0 comments Download
A + chrome/common/media_router/media_route_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +4 lines, -3 lines 0 comments Download
A + chrome/common/media_router/media_sink.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +3 lines, -3 lines 0 comments Download
A + chrome/common/media_router/media_sink.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +2 lines, -3 lines 0 comments Download
A + chrome/common/media_router/media_sink_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +2 lines, -1 line 0 comments Download
A + chrome/common/media_router/media_source.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +3 lines, -3 lines 0 comments Download
A + chrome/common/media_router/media_source.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +2 lines, -2 lines 0 comments Download
A + chrome/common/media_router/media_source_helper.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +5 lines, -9 lines 0 comments Download
A + chrome/common/media_router/media_source_helper.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +5 lines, -8 lines 0 comments Download
A + chrome/common/media_router/media_source_helper_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +3 lines, -3 lines 0 comments Download
A + chrome/common/media_router/media_source_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +2 lines, -1 line 0 comments Download
A + chrome/common/media_router/media_status.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +3 lines, -3 lines 0 comments Download
A + chrome/common/media_router/media_status.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
A chrome/common/media_router/mojo/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +50 lines, -0 lines 0 comments Download
A + chrome/common/media_router/mojo/OWNERS View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +0 lines, -2 lines 0 comments Download
A + chrome/common/media_router/mojo/dial_device_description_parser.mojom View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/common/media_router/mojo/media_controller.mojom View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
A + chrome/common/media_router/mojo/media_router.mojom View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +2 lines, -2 lines 0 comments Download
A + chrome/common/media_router/mojo/media_router.typemap View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +11 lines, -8 lines 0 comments Download
A + chrome/common/media_router/mojo/media_router_struct_traits.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +7 lines, -7 lines 0 comments Download
A + chrome/common/media_router/mojo/media_router_struct_traits.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +2 lines, -2 lines 0 comments Download
A + chrome/common/media_router/mojo/media_router_struct_traits_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +4 lines, -4 lines 0 comments Download
A + chrome/common/media_router/mojo/media_router_traits_test_service.mojom View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
A + chrome/common/media_router/mojo/media_status.mojom View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 0 chunks +-1 lines, --1 lines 0 comments Download
A chrome/common/media_router/mojo/media_status.typemap View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +12 lines, -0 lines 0 comments Download
A + chrome/common/media_router/mojo/media_status_struct_traits.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +5 lines, -5 lines 0 comments Download
A + chrome/common/media_router/mojo/media_status_struct_traits.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
A + chrome/common/media_router/mojo/typemaps.gni View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +2 lines, -2 lines 0 comments Download
A + chrome/common/media_router/route_message.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +3 lines, -3 lines 0 comments Download
A + chrome/common/media_router/route_message.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
A + chrome/common/media_router/route_request_result.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 3 chunks +4 lines, -4 lines 0 comments Download
A + chrome/common/media_router/route_request_result.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/renderer/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/renderer/extensions/chrome_extensions_dispatcher_delegate.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +19 lines, -0 lines 0 comments Download
M chrome/renderer/resources/extensions/OWNERS View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -0 lines 0 comments Download
A + chrome/renderer/resources/extensions/media_router_bindings.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/renderer/resources/renderer_resources.grd View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/test/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 3 chunks +7 lines, -7 lines 5 comments Download
M chrome/test/media_router/media_router_e2e_browsertest.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/media_router/media_router_e2e_browsertest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/utility/media_router/dial_device_description_parser_impl.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -1 line 0 comments Download
M extensions/BUILD.gn View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +0 lines, -6 lines 0 comments Download
M extensions/renderer/dispatcher.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +0 lines, -14 lines 0 comments Download
D extensions/renderer/resources/OWNERS View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +0 lines, -4 lines 0 comments Download
M extensions/renderer/resources/extensions_renderer_resources.grd View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +0 lines, -12 lines 0 comments Download
D extensions/renderer/resources/media_router_bindings.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +0 lines, -962 lines 0 comments Download
M mojo/public/tools/bindings/chromium_bindings_configuration.gni View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 178 (123 generated)
takumif
Please take a look at: Daniel: *.mojom, *.typemap, *struct_traits* Derek: overall Devlin: extensions/ Mark: overall ...
3 years, 8 months ago (2017-03-27 22:35:36 UTC) #5
mark a. foltz
https://codereview.chromium.org/2771413003/diff/40001/chrome/browser/media/router/mojo/media_router.typemap File chrome/browser/media/router/mojo/media_router.typemap (right): https://codereview.chromium.org/2771413003/diff/40001/chrome/browser/media/router/mojo/media_router.typemap#newcode5 chrome/browser/media/router/mojo/media_router.typemap:5: mojom = "//media/mojo/interfaces/media_router.mojom" This typemap should move here as ...
3 years, 8 months ago (2017-03-27 22:40:45 UTC) #6
xhwang
Thanks! After looking at this CL, I wonder whether it makes sense to put everything ...
3 years, 8 months ago (2017-03-27 23:02:51 UTC) #7
Devlin
extensions stuff seems reasonable, but I'll wait for a MR expert to sign off just ...
3 years, 8 months ago (2017-03-28 01:26:12 UTC) #8
mark a. foltz
On 2017/03/27 at 23:02:51, xhwang wrote: > Thanks! > > After looking at this CL, ...
3 years, 8 months ago (2017-03-28 16:04:52 UTC) #9
xhwang
On 2017/03/28 16:04:52, mark a. foltz wrote: > On 2017/03/27 at 23:02:51, xhwang wrote: > ...
3 years, 8 months ago (2017-03-28 16:40:48 UTC) #10
mark a. foltz
On 2017/03/28 at 16:40:48, xhwang wrote: > On 2017/03/28 16:04:52, mark a. foltz wrote: > ...
3 years, 8 months ago (2017-03-28 16:44:09 UTC) #11
takumif
https://codereview.chromium.org/2771413003/diff/40001/chrome/browser/media/router/mojo/media_router.typemap File chrome/browser/media/router/mojo/media_router.typemap (right): https://codereview.chromium.org/2771413003/diff/40001/chrome/browser/media/router/mojo/media_router.typemap#newcode5 chrome/browser/media/router/mojo/media_router.typemap:5: mojom = "//media/mojo/interfaces/media_router.mojom" On 2017/03/27 22:40:45, mark a. foltz ...
3 years, 8 months ago (2017-03-28 16:52:22 UTC) #12
xhwang
On 2017/03/28 16:44:09, mark a. foltz wrote: > On 2017/03/28 at 16:40:48, xhwang wrote: > ...
3 years, 8 months ago (2017-03-28 16:54:36 UTC) #13
mark a. foltz
On 2017/03/28 at 16:54:36, xhwang wrote: > On 2017/03/28 16:44:09, mark a. foltz wrote: > ...
3 years, 8 months ago (2017-03-28 17:07:58 UTC) #14
xhwang
On 2017/03/28 17:07:58, mark a. foltz wrote: > On 2017/03/28 at 16:54:36, xhwang wrote: > ...
3 years, 8 months ago (2017-03-28 17:58:24 UTC) #15
dcheng
rs lgtm for the mojo security review, as this is just moving some stuff around
3 years, 8 months ago (2017-03-28 18:45:37 UTC) #16
mark a. foltz
On 2017/03/28 at 17:58:24, xhwang wrote: > On 2017/03/28 17:07:58, mark a. foltz wrote: > ...
3 years, 8 months ago (2017-03-28 19:49:08 UTC) #17
takumif
+thakis for c/b/DEPS I've moved the mojo files to media/router/. Please take a look, thanks. ...
3 years, 8 months ago (2017-03-28 22:06:44 UTC) #19
imcheng
lgtm https://codereview.chromium.org/2771413003/diff/60001/media/router/mojo/media_controller.mojom File media/router/mojo/media_controller.mojom (right): https://codereview.chromium.org/2771413003/diff/60001/media/router/mojo/media_controller.mojom#newcode1 media/router/mojo/media_controller.mojom:1: // Copyright 2017 The Chromium Authors. All rights ...
3 years, 8 months ago (2017-03-28 23:47:41 UTC) #20
xhwang
Thanks for doing this! media/ LGTM I'll leave you guys to figure out what's the ...
3 years, 8 months ago (2017-03-29 00:04:33 UTC) #21
takumif
https://codereview.chromium.org/2771413003/diff/60001/media/router/mojo/media_controller.mojom File media/router/mojo/media_controller.mojom (right): https://codereview.chromium.org/2771413003/diff/60001/media/router/mojo/media_controller.mojom#newcode1 media/router/mojo/media_controller.mojom:1: // Copyright 2017 The Chromium Authors. All rights reserved. ...
3 years, 8 months ago (2017-03-29 01:03:41 UTC) #24
imcheng
On 2017/03/29 01:03:41, takumif wrote: > https://codereview.chromium.org/2771413003/diff/60001/media/router/mojo/media_controller.mojom > File media/router/mojo/media_controller.mojom (right): > > https://codereview.chromium.org/2771413003/diff/60001/media/router/mojo/media_controller.mojom#newcode1 > ...
3 years, 8 months ago (2017-03-29 01:23:57 UTC) #25
Nico
lgtm Nice, thanks for doing this!
3 years, 8 months ago (2017-03-29 12:51:04 UTC) #27
imcheng
One more thing: could you please update the patch title and description?
3 years, 8 months ago (2017-03-29 17:11:21 UTC) #28
takumif
On 2017/03/29 17:11:21, imcheng wrote: > One more thing: could you please update the patch ...
3 years, 8 months ago (2017-03-29 17:15:58 UTC) #30
mark a. foltz
LGTM There will still be an implicit dependency on chrome/browser because of the mojo typemaps. ...
3 years, 8 months ago (2017-03-30 21:46:43 UTC) #35
Devlin
extensions lgtm
3 years, 8 months ago (2017-03-30 22:04:26 UTC) #36
takumif
After an offline discussion with Xiaohan and Derek, we've decided to move the mojo files ...
3 years, 8 months ago (2017-03-30 23:16:27 UTC) #39
sdefresne
On 2017/03/30 23:16:27, takumif wrote: > After an offline discussion with Xiaohan and Derek, we've ...
3 years, 8 months ago (2017-03-31 09:35:05 UTC) #40
xhwang
On 2017/03/31 09:35:05, sdefresne wrote: > On 2017/03/30 23:16:27, takumif wrote: > > After an ...
3 years, 8 months ago (2017-03-31 16:32:23 UTC) #41
xhwang
On 2017/03/31 16:32:23, xhwang_slow wrote: > On 2017/03/31 09:35:05, sdefresne wrote: > > On 2017/03/30 ...
3 years, 8 months ago (2017-03-31 16:53:55 UTC) #42
sdefresne
lgtm https://codereview.chromium.org/2771413003/diff/300001/components/media_router/discovery/media_sink_internal_unittest.cc File components/media_router/discovery/media_sink_internal_unittest.cc (right): https://codereview.chromium.org/2771413003/diff/300001/components/media_router/discovery/media_sink_internal_unittest.cc#newcode6 components/media_router/discovery/media_sink_internal_unittest.cc:6: #include "testing/gmock/include/gmock/gmock.h" nit: blank line above https://codereview.chromium.org/2771413003/diff/300001/components/media_router/issue_unittest.cc File ...
3 years, 8 months ago (2017-04-03 13:34:07 UTC) #86
sdefresne
On 2017/03/31 16:53:55, xhwang_slow wrote: > On 2017/03/31 16:32:23, xhwang_slow wrote: > > On 2017/03/31 ...
3 years, 8 months ago (2017-04-03 13:34:13 UTC) #87
mark a. foltz
Still LGTM with a couple of inline comments. Probably a good idea to include a ...
3 years, 8 months ago (2017-04-03 22:50:16 UTC) #110
mark a. foltz
https://codereview.chromium.org/2771413003/diff/380001/chrome/browser/media/router/presentation_request.h File chrome/browser/media/router/presentation_request.h (right): https://codereview.chromium.org/2771413003/diff/380001/chrome/browser/media/router/presentation_request.h#newcode17 chrome/browser/media/router/presentation_request.h:17: // Represents a presentation request made from a render ...
3 years, 8 months ago (2017-04-03 22:51:07 UTC) #111
takumif
+jam for the dependencies in components/media_router/DEPS, and chromium_bindings_configuration.gni. Please take a look, thanks. https://codereview.chromium.org/2771413003/diff/300001/components/media_router/discovery/media_sink_internal_unittest.cc File ...
3 years, 8 months ago (2017-04-04 17:34:51 UTC) #116
jam
did you consider just moving the file in extensions/ up to chrome? I personally find ...
3 years, 8 months ago (2017-04-04 17:58:52 UTC) #119
takumif
On 2017/04/04 17:58:52, jam wrote: > did you consider just moving the file in extensions/ ...
3 years, 8 months ago (2017-04-04 18:08:33 UTC) #120
jam
On 2017/04/04 18:08:33, takumif wrote: > On 2017/04/04 17:58:52, jam wrote: > > did you ...
3 years, 8 months ago (2017-04-04 19:28:55 UTC) #125
takumif
On 2017/04/04 19:28:55, jam wrote: > On 2017/04/04 18:08:33, takumif wrote: > > On 2017/04/04 ...
3 years, 8 months ago (2017-04-04 20:31:29 UTC) #126
jam
On 2017/04/04 20:31:29, takumif wrote: > On 2017/04/04 19:28:55, jam wrote: > > On 2017/04/04 ...
3 years, 8 months ago (2017-04-05 16:40:22 UTC) #127
imcheng
On 2017/04/05 16:40:22, jam (busy till April 10) wrote: > On 2017/04/04 20:31:29, takumif wrote: ...
3 years, 8 months ago (2017-04-05 17:11:46 UTC) #128
jam
On 2017/04/05 17:11:46, imcheng wrote: > On 2017/04/05 16:40:22, jam (busy till April 10) wrote: ...
3 years, 8 months ago (2017-04-10 15:43:07 UTC) #129
jam
On 2017/04/05 17:11:46, imcheng wrote: > On 2017/04/05 16:40:22, jam (busy till April 10) wrote: ...
3 years, 8 months ago (2017-04-10 15:43:13 UTC) #130
takumif
On 2017/04/10 15:43:13, jam wrote: > On 2017/04/05 17:11:46, imcheng wrote: > > On 2017/04/05 ...
3 years, 8 months ago (2017-04-12 00:33:26 UTC) #131
takumif
As explained in the above comment, I've moved the files to chrome/common/media_router/. Please take a ...
3 years, 8 months ago (2017-04-13 18:00:04 UTC) #135
imcheng
lgtm I looked through the .gn/.gni/extensions files and skimmed through a few .h/.cc that were ...
3 years, 8 months ago (2017-04-13 23:44:32 UTC) #147
takumif
https://codereview.chromium.org/2771413003/diff/460001/mojo/public/tools/bindings/chromium_bindings_configuration.gni File mojo/public/tools/bindings/chromium_bindings_configuration.gni (right): https://codereview.chromium.org/2771413003/diff/460001/mojo/public/tools/bindings/chromium_bindings_configuration.gni#newcode12 mojo/public/tools/bindings/chromium_bindings_configuration.gni:12: "//chrome/common/media_router/mojo/typemaps.gni", On 2017/04/13 23:44:32, imcheng wrote: > nit: please ...
3 years, 8 months ago (2017-04-14 19:09:54 UTC) #150
jam
lgtm
3 years, 8 months ago (2017-04-17 15:16:16 UTC) #153
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/2771413003/480001
3 years, 8 months ago (2017-04-18 13:51:00 UTC) #160
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/413765)
3 years, 8 months ago (2017-04-18 14:01:01 UTC) #162
takumif
Devlin, I just wanted to confirm that it's okay to move media_router_bindings.js to chrome/renderer/resources/extensions/. Thanks!
3 years, 8 months ago (2017-04-18 22:43:17 UTC) #163
Devlin
On 2017/04/18 22:43:17, takumif wrote: > Devlin, I just wanted to confirm that it's okay ...
3 years, 8 months ago (2017-04-18 23:04:06 UTC) #164
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/2771413003/500001
3 years, 8 months ago (2017-04-19 20:27:19 UTC) #171
commit-bot: I haz the power
Committed patchset #18 (id:500001) as https://chromium.googlesource.com/chromium/src/+/a34e5193d3994da1e822b7259462ab3c67a14467
3 years, 8 months ago (2017-04-19 20:38:34 UTC) #174
Nico
https://codereview.chromium.org/2771413003/diff/500001/chrome/test/BUILD.gn File chrome/test/BUILD.gn (right): https://codereview.chromium.org/2771413003/diff/500001/chrome/test/BUILD.gn#newcode4446 chrome/test/BUILD.gn:4446: "../common/media_router/media_source_unittest.cc", These 6 files are listed both here and ...
3 years, 8 months ago (2017-04-20 14:57:50 UTC) #175
Nico
https://codereview.chromium.org/2771413003/diff/500001/chrome/test/BUILD.gn File chrome/test/BUILD.gn (right): https://codereview.chromium.org/2771413003/diff/500001/chrome/test/BUILD.gn#newcode4475 chrome/test/BUILD.gn:4475: "../common/media_router/mojo/media_router_struct_traits_unittest.cc", This one too is listed in both places.
3 years, 8 months ago (2017-04-20 15:00:57 UTC) #176
takumif
https://codereview.chromium.org/2771413003/diff/500001/chrome/test/BUILD.gn File chrome/test/BUILD.gn (right): https://codereview.chromium.org/2771413003/diff/500001/chrome/test/BUILD.gn#newcode4446 chrome/test/BUILD.gn:4446: "../common/media_router/media_source_unittest.cc", On 2017/04/20 14:57:49, Nico wrote: > These 6 ...
3 years, 8 months ago (2017-04-20 18:15:36 UTC) #177
takumif
3 years, 8 months ago (2017-04-20 21:04:45 UTC) #178
Message was sent while issue was closed.
https://codereview.chromium.org/2771413003/diff/500001/chrome/test/BUILD.gn
File chrome/test/BUILD.gn (right):

https://codereview.chromium.org/2771413003/diff/500001/chrome/test/BUILD.gn#n...
chrome/test/BUILD.gn:4446: "../common/media_router/media_source_unittest.cc",
On 2017/04/20 18:15:35, takumif wrote:
> On 2017/04/20 14:57:49, Nico wrote:
> > These 6 files are listed both here and in
> >
>
https://codereview.chromium.org/2771413003/diff/500001/chrome/common/media_ro...
> > -- is that intentional?
> 
> No, I'll remove them from the other file.

Landed a fix:
https://codereview.chromium.org/2834573003/

Powered by Google App Engine
This is Rietveld 408576698