Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added unittest to WebRtcAudioRenderer. This is to protect the use cases that ... | xians@chromium.org | 2014-03-17 | 1 | -1/+2 |
* | A lot of plumbing to get render_frame_id to PrerenderManager::OnCreatingAudio... | jam@chromium.org | 2014-01-21 | 1 | -3/+3 |
* | Merge AssociateStreamWithProducer message into CreateStream message for both ... | miu@chromium.org | 2013-04-17 | 1 | -12/+17 |
* | Associate audio streams with their source/destination RenderView. | miu@chromium.org | 2012-12-04 | 1 | -13/+10 |
* | Move AudioDevice and AudioInputDevice to media. | tommi@chromium.org | 2012-07-27 | 1 | -9/+7 |
* | First step towards moving AudioDevice and AudioInputDevice from content/ to m... | tommi@chromium.org | 2012-07-26 | 1 | -4/+14 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | This CL adds a new factory method called AudioDeviceFactory. It is a template... | henrika@chromium.org | 2012-06-29 | 1 | -0/+47 |