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

Issue 1055403006: Upstreaming review for Media Router Mojo interface. (Closed)

Created:
5 years, 8 months ago by Kevin M
Modified:
5 years, 7 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, qsr+mojo_chromium.org, Aaron Boodman, posciak+watch_chromium.org, ben+mojo_chromium.org, viettrungluu+watch_chromium.org, mcasas+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, media-router+watch_chromium.org, darin (slow to review), wjia+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Upstreaming review for Media Router Mojo interface. R=xhwang@chromium.org BUG=464205 Committed: https://crrev.com/654644c800bf663c6a1c35e81c9d2db9759103d1 Cr-Commit-Position: refs/heads/master@{#327387}

Patch Set 1 #

Total comments: 39

Patch Set 2 : Code review feedback. #

Total comments: 8

Patch Set 3 : Naming and comment changes #

Total comments: 6

Patch Set 4 : Naming feedback. #

Patch Set 5 : Incorporate latest changes to MR API. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1565 lines, -15 lines) Patch
M chrome/browser/media/router/BUILD.gn View 1 2 3 4 3 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/media/router/media_router.h View 1 2 3 4 5 chunks +23 lines, -6 lines 0 comments Download
M chrome/browser/media/router/media_router.gyp View 1 2 3 4 4 chunks +10 lines, -2 lines 0 comments Download
M chrome/browser/media/router/media_router_impl.h View 1 2 3 4 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/media/router/media_router_impl.cc View 1 2 3 4 3 chunks +15 lines, -3 lines 0 comments Download
A chrome/browser/media/router/media_router_mojo_impl.h View 1 2 3 4 1 chunk +167 lines, -0 lines 0 comments Download
A chrome/browser/media/router/media_router_mojo_impl.cc View 1 2 3 4 1 chunk +384 lines, -0 lines 0 comments Download
A chrome/browser/media/router/media_router_mojo_impl_factory.h View 1 2 3 4 1 chunk +44 lines, -0 lines 0 comments Download
A chrome/browser/media/router/media_router_mojo_impl_factory.cc View 1 2 3 4 1 chunk +57 lines, -0 lines 0 comments Download
A chrome/browser/media/router/media_router_mojo_impl_unittest.cc View 1 2 3 4 1 chunk +257 lines, -0 lines 0 comments Download
A chrome/browser/media/router/media_router_mojo_test.h View 1 2 3 4 1 chunk +64 lines, -0 lines 0 comments Download
A chrome/browser/media/router/media_router_mojo_test.cc View 1 2 3 4 1 chunk +76 lines, -0 lines 0 comments Download
M chrome/browser/media/router/media_router_tests.gypi View 1 2 3 4 1 chunk +10 lines, -1 line 0 comments Download
A chrome/browser/media/router/media_router_type_converters.h View 1 2 3 4 1 chunk +108 lines, -0 lines 0 comments Download
A chrome/browser/media/router/media_router_type_converters.cc View 1 2 3 4 1 chunk +41 lines, -0 lines 0 comments Download
A chrome/browser/media/router/media_router_type_converters_unittest.cc View 1 2 3 4 1 chunk +96 lines, -0 lines 0 comments Download
A chrome/browser/media/router/mock_media_router.h View 1 2 3 4 1 chunk +48 lines, -0 lines 0 comments Download
A chrome/browser/media/router/mock_media_router.cc View 1 2 3 4 1 chunk +15 lines, -0 lines 0 comments Download
A chrome/browser/media/router/test_helper.h View 1 2 3 4 1 chunk +110 lines, -0 lines 0 comments Download
A chrome/browser/media/router/test_helper.cc View 1 2 3 4 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (3 generated)
Kevin M
5 years, 8 months ago (2015-04-27 16:48:10 UTC) #1
xhwang
Thanks! I am recently involved in a mojo naming discussion so I have many naming ...
5 years, 8 months ago (2015-04-27 17:52:02 UTC) #2
Kevin Marshall
Naming nits are good, so thanks for that. https://codereview.chromium.org/1055403006/diff/1/chrome/browser/media/router/media_router.gyp File chrome/browser/media/router/media_router.gyp (right): https://codereview.chromium.org/1055403006/diff/1/chrome/browser/media/router/media_router.gyp#newcode42 chrome/browser/media/router/media_router.gyp:42: # ...
5 years, 8 months ago (2015-04-27 19:23:51 UTC) #4
xhwang
Thanks. More naming/interface discussions. Note that some comments are in the previous PS. https://codereview.chromium.org/1055403006/diff/1/chrome/browser/media/router/media_router_api.mojom File ...
5 years, 7 months ago (2015-04-28 06:08:18 UTC) #5
Kevin M
https://codereview.chromium.org/1055403006/diff/1/chrome/browser/media/router/media_router_api.mojom File chrome/browser/media/router/media_router_api.mojom (right): https://codereview.chromium.org/1055403006/diff/1/chrome/browser/media/router/media_router_api.mojom#newcode150 chrome/browser/media/router/media_router_api.mojom:150: CloseRoute(string route_id); On 2015/04/28 06:08:18, xhwang wrote: > On ...
5 years, 7 months ago (2015-04-28 17:20:30 UTC) #6
Kevin M
5 years, 7 months ago (2015-04-28 17:26:19 UTC) #7
xhwang
https://codereview.chromium.org/1055403006/diff/40001/chrome/browser/media/router/media_router.mojom File chrome/browser/media/router/media_router.mojom (right): https://codereview.chromium.org/1055403006/diff/40001/chrome/browser/media/router/media_router.mojom#newcode6 chrome/browser/media/router/media_router.mojom:6: // Media Router Provider Manager. "Media Router Provider Manager" ...
5 years, 7 months ago (2015-04-28 17:44:19 UTC) #8
Kevin M
Thanks for meeting with us in-person! Here's another go at naming. https://codereview.chromium.org/1055403006/diff/40001/chrome/browser/media/router/media_router.mojom File chrome/browser/media/router/media_router.mojom (right): ...
5 years, 7 months ago (2015-04-28 21:00:26 UTC) #9
xhwang
This looks nice and clean. LGTM!
5 years, 7 months ago (2015-04-28 21:40:12 UTC) #10
chromium-reviews
Cool, now treat yourself to a beer bonus. ;) On Tue, Apr 28, 2015 at ...
5 years, 7 months ago (2015-04-28 21:42:45 UTC) #11
imcheng (use chromium acct)
lgtm
5 years, 7 months ago (2015-04-28 21:45:54 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1055403006/60001
5 years, 7 months ago (2015-04-28 21:48:49 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 7 months ago (2015-04-28 23:23:32 UTC) #16
commit-bot: I haz the power
5 years, 7 months ago (2015-04-28 23:24:16 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/654644c800bf663c6a1c35e81c9d2db9759103d1
Cr-Commit-Position: refs/heads/master@{#327387}

Powered by Google App Engine
This is Rietveld 408576698