summaryrefslogtreecommitdiffstats
path: root/content/renderer/media/audio_device_factory.h
Commit message (Expand)AuthorAgeFilesLines
* Added unittest to WebRtcAudioRenderer. This is to protect the use cases that ...xians@chromium.org2014-03-171-1/+2
* A lot of plumbing to get render_frame_id to PrerenderManager::OnCreatingAudio...jam@chromium.org2014-01-211-3/+3
* Merge AssociateStreamWithProducer message into CreateStream message for both ...miu@chromium.org2013-04-171-12/+17
* Associate audio streams with their source/destination RenderView.miu@chromium.org2012-12-041-13/+10
* Move AudioDevice and AudioInputDevice to media.tommi@chromium.org2012-07-271-9/+7
* First step towards moving AudioDevice and AudioInputDevice from content/ to m...tommi@chromium.org2012-07-261-4/+14
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* This CL adds a new factory method called AudioDeviceFactory. It is a template...henrika@chromium.org2012-06-291-0/+47