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

Issue 11598002: Have AudioRendererMixerManager use separate mixers for separate render views. This is a follow-up … (Closed)

Created:
8 years ago by miu
Modified:
8 years ago
Reviewers:
DaleCurtis
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Have AudioRendererMixerManager use separate mixers for separate render views. This is a follow-up on SVN r170919; and adds support for associating RenderViews with audio streams mixed together in the render process. BUG=3541 TEST=AudioRendererMixerManagerTest.* in content_unittests. Also, ran a local Chrome build with --vmodule=audio_renderer_host=1,render_audiosourceprovider=1 and used window.open() to create multiple RenderViews in one render process, and confirmed desired behaviors. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173721

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -44 lines) Patch
M content/renderer/media/audio_renderer_mixer_manager.h View 2 chunks +23 lines, -13 lines 0 comments Download
M content/renderer/media/audio_renderer_mixer_manager.cc View 3 chunks +23 lines, -11 lines 0 comments Download
M content/renderer/media/audio_renderer_mixer_manager_unittest.cc View 5 chunks +34 lines, -18 lines 0 comments Download
M content/renderer/media/render_audiosourceprovider.cc View 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
miu
Hi Dale, It's a small one this time. ;-) I'm aware you're doing a lot ...
8 years ago (2012-12-16 01:12:45 UTC) #1
DaleCurtis
Hmm, this works, but brings RenderViewIds into ARMM. The concept would work just as well ...
8 years ago (2012-12-17 19:06:19 UTC) #2
miu
On 2012/12/17 19:06:19, DaleCurtis wrote: > Hmm, this works, but brings RenderViewIds into ARMM. The ...
8 years ago (2012-12-17 22:50:26 UTC) #3
DaleCurtis
I think it's too early for that change, so this is fine for now. lgtm.
8 years ago (2012-12-17 23:48:20 UTC) #4
miu
On 2012/12/17 23:48:20, DaleCurtis wrote: > I think it's too early for that change, so ...
8 years ago (2012-12-18 05:17:57 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/miu@chromium.org/11598002/1
8 years ago (2012-12-18 06:43:09 UTC) #6
commit-bot: I haz the power
8 years ago (2012-12-18 12:19:02 UTC) #7
Message was sent while issue was closed.
Change committed as 173721

Powered by Google App Engine
This is Rietveld 408576698