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

Issue 1168643004: Allow CastContentBrowserClient to customise media pipeline device (Closed)

Created:
5 years, 6 months ago by halliwell
Modified:
5 years, 6 months ago
CC:
chromium-reviews, gunsch+watch_chromium.org, lcwu+watch_chromium.org, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow CastContentBrowserClient to customise media pipeline device We need a hook to customise how MediaPipelineDevice is created, orthogonal to the vendor-specific aspect of creation. Decided to keep existing factory method for the vendor customisation so there's no need to change vendor implementations for now (although this will all get moved into libcast_media before long). New hook is in CastContentBrowserClient and can be substituted as the other Platform* functions already are. BUG= Committed: https://crrev.com/1a4282180660fce54726f648ac465afea227109c Cr-Commit-Position: refs/heads/master@{#333090}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Comment updates + Android exclusion #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -18 lines) Patch
M chromecast/browser/cast_content_browser_client.h View 1 2 chunks +12 lines, -0 lines 0 comments Download
M chromecast/browser/cast_content_browser_client.cc View 2 chunks +6 lines, -1 line 0 comments Download
M chromecast/browser/cast_content_browser_client_simple.cc View 1 2 chunks +9 lines, -0 lines 0 comments Download
M chromecast/browser/media/cma_message_filter_host.h View 4 chunks +7 lines, -2 lines 0 comments Download
M chromecast/browser/media/cma_message_filter_host.cc View 2 chunks +7 lines, -5 lines 0 comments Download
M chromecast/browser/media/media_pipeline_host.h View 3 chunks +5 lines, -3 lines 0 comments Download
M chromecast/browser/media/media_pipeline_host.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M chromecast/media/cma/backend/media_pipeline_device.h View 2 chunks +7 lines, -1 line 0 comments Download
M chromecast/renderer/cast_content_renderer_client.h View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (6 generated)
halliwell
5 years, 6 months ago (2015-06-04 16:51:56 UTC) #2
gunsch
I'm fine having a "platform"-specific way to create a MediaPipelineDevice instance, but... why CastContentBrowserClient? Seems ...
5 years, 6 months ago (2015-06-04 20:50:28 UTC) #3
halliwell
On 2015/06/04 20:50:28, gunsch wrote: > I'm fine having a "platform"-specific way to create a ...
5 years, 6 months ago (2015-06-04 21:02:58 UTC) #4
halliwell
On 2015/06/04 21:02:58, halliwell wrote: > On 2015/06/04 20:50:28, gunsch wrote: > > I'm fine ...
5 years, 6 months ago (2015-06-04 21:24:28 UTC) #5
halliwell
On 2015/06/04 21:02:58, halliwell wrote: > On 2015/06/04 20:50:28, gunsch wrote: > > I'm fine ...
5 years, 6 months ago (2015-06-04 21:24:30 UTC) #6
gunsch
I'm not the biggest fan of linking different implementations in, but to be fair that's ...
5 years, 6 months ago (2015-06-04 22:57:45 UTC) #7
gunsch
(oh and lgtm % the above small comments)
5 years, 6 months ago (2015-06-04 22:57:55 UTC) #8
halliwell
On 2015/06/04 22:57:45, gunsch wrote: > I'm not the biggest fan of linking different implementations ...
5 years, 6 months ago (2015-06-05 13:54:36 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1168643004/20001
5 years, 6 months ago (2015-06-05 13:56:25 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 6 months ago (2015-06-05 14:48:40 UTC) #14
gunsch-google
lgtm
5 years, 6 months ago (2015-06-05 16:16:55 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1168643004/20001
5 years, 6 months ago (2015-06-05 17:41:01 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 6 months ago (2015-06-05 17:53:24 UTC) #19
commit-bot: I haz the power
5 years, 6 months ago (2015-06-05 18:03:47 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1a4282180660fce54726f648ac465afea227109c
Cr-Commit-Position: refs/heads/master@{#333090}

Powered by Google App Engine
This is Rietveld 408576698