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

Issue 1858803002: [chromecast] Pass media task runner to MediaPipelineBackendManager. (Closed)

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

Description

[chromecast] Pass media task runner to MediaPipelineBackendManager. BUG=597450 Committed: https://crrev.com/c7e35d80cffa26c4ddc76ba6f71fd3127dccec31 Cr-Commit-Position: refs/heads/master@{#385556}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Resolved comments #

Total comments: 6

Patch Set 3 : Minor changes according to comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -96 lines) Patch
M chromecast/browser/cast_browser_main_parts.h View 3 chunks +7 lines, -0 lines 0 comments Download
M chromecast/browser/cast_browser_main_parts.cc View 3 chunks +12 lines, -1 line 0 comments Download
M chromecast/browser/cast_content_browser_client.h View 2 chunks +3 lines, -0 lines 0 comments Download
M chromecast/browser/cast_content_browser_client.cc View 1 1 chunk +8 lines, -3 lines 0 comments Download
M chromecast/media/audio/cast_audio_manager.h View 1 2 2 chunks +5 lines, -1 line 0 comments Download
M chromecast/media/audio/cast_audio_manager.cc View 3 chunks +5 lines, -9 lines 0 comments Download
M chromecast/media/audio/cast_audio_manager_factory.h View 2 chunks +6 lines, -1 line 0 comments Download
M chromecast/media/audio/cast_audio_manager_factory.cc View 1 chunk +6 lines, -2 lines 0 comments Download
M chromecast/media/audio/cast_audio_output_stream_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chromecast/media/cma/backend/media_pipeline_backend_manager.h View 1 2 2 chunks +18 lines, -19 lines 0 comments Download
M chromecast/media/cma/backend/media_pipeline_backend_manager.cc View 2 chunks +29 lines, -48 lines 0 comments Download
M chromecast/media/cma/backend/media_pipeline_backend_wrapper.h View 2 chunks +6 lines, -6 lines 0 comments Download
M chromecast/media/cma/backend/media_pipeline_backend_wrapper.cc View 1 chunk +7 lines, -5 lines 0 comments Download

Messages

Total messages: 22 (9 generated)
tianyuwang1
4 years, 8 months ago (2016-04-04 20:51:21 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1858803002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1858803002/1
4 years, 8 months ago (2016-04-04 22:58:32 UTC) #4
alokp
https://codereview.chromium.org/1858803002/diff/1/chromecast/browser/cast_content_browser_client.cc File chromecast/browser/cast_content_browser_client.cc (right): https://codereview.chromium.org/1858803002/diff/1/chromecast/browser/cast_content_browser_client.cc#newcode112 chromecast/browser/cast_content_browser_client.cc:112: DCHECK(cast_browser_main_parts_); move this DCHECK to CastContentBrowserClient::media_pipeline_backend_manager() https://codereview.chromium.org/1858803002/diff/1/chromecast/media/cma/backend/media_pipeline_backend_manager.h File chromecast/media/cma/backend/media_pipeline_backend_manager.h ...
4 years, 8 months ago (2016-04-04 23:08:28 UTC) #5
tianyuwang1
PTAL https://codereview.chromium.org/1858803002/diff/1/chromecast/browser/cast_content_browser_client.cc File chromecast/browser/cast_content_browser_client.cc (right): https://codereview.chromium.org/1858803002/diff/1/chromecast/browser/cast_content_browser_client.cc#newcode112 chromecast/browser/cast_content_browser_client.cc:112: DCHECK(cast_browser_main_parts_); On 2016/04/04 23:08:28, alokp wrote: > move ...
4 years, 8 months ago (2016-04-05 01:33:31 UTC) #6
alokp
lgtm % comments https://codereview.chromium.org/1858803002/diff/20001/chromecast/media/audio/cast_audio_manager.h File chromecast/media/audio/cast_audio_manager.h (right): https://codereview.chromium.org/1858803002/diff/20001/chromecast/media/audio/cast_audio_manager.h#newcode23 chromecast/media/audio/cast_audio_manager.h:23: // This class does not take ...
4 years, 8 months ago (2016-04-05 20:35:46 UTC) #7
tianyuwang1
https://codereview.chromium.org/1858803002/diff/20001/chromecast/media/audio/cast_audio_manager.h File chromecast/media/audio/cast_audio_manager.h (right): https://codereview.chromium.org/1858803002/diff/20001/chromecast/media/audio/cast_audio_manager.h#newcode23 chromecast/media/audio/cast_audio_manager.h:23: // This class does not take ownership of |backend_manager| ...
4 years, 8 months ago (2016-04-05 22:24:04 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1858803002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1858803002/40001
4 years, 8 months ago (2016-04-05 23:49:31 UTC) #11
alokp
this will again break the tot builders unless you have the internal patch ready to ...
4 years, 8 months ago (2016-04-06 00:07:10 UTC) #12
tianyuwang1
On 2016/04/06 00:07:10, alokp wrote: > this will again break the tot builders unless you ...
4 years, 8 months ago (2016-04-06 00:14:50 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1858803002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1858803002/40001
4 years, 8 months ago (2016-04-06 20:55:28 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1858803002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1858803002/40001
4 years, 8 months ago (2016-04-06 21:17:20 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-06 21:24:30 UTC) #20
commit-bot: I haz the power
4 years, 8 months ago (2016-04-06 21:26:01 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c7e35d80cffa26c4ddc76ba6f71fd3127dccec31
Cr-Commit-Position: refs/heads/master@{#385556}

Powered by Google App Engine
This is Rietveld 408576698