summaryrefslogtreecommitdiffstats
path: root/content/renderer/media/audio_device_factory.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge AssociateStreamWithProducer message into CreateStream message for both ...miu@chromium.org2013-04-171-16/+25
* Clean up audio message filters. Hopefully resolve a crash.dalecurtis@chromium.org2013-02-251-4/+2
* Associate audio streams with their source/destination RenderView.miu@chromium.org2012-12-041-5/+5
* Move AudioDevice and AudioInputDevice to media.tommi@chromium.org2012-07-271-6/+6
* First step towards moving AudioDevice and AudioInputDevice from content/ to m...tommi@chromium.org2012-07-261-5/+21
* The beginnings of unit tests for AudioDevice.tommi@chromium.org2012-07-131-1/+3
* This CL adds a new factory method called AudioDeviceFactory. It is a template...henrika@chromium.org2012-06-291-0/+32