summaryrefslogtreecommitdiffstats
path: root/media/audio/audio_output_device.h
Commit message (Expand)AuthorAgeFilesLines
* Use base::MessageLoop in media code.xhwang@chromium.org2013-04-221-1/+1
* Merge AssociateStreamWithProducer message into CreateStream message for both ...miu@chromium.org2013-04-171-19/+11
* Remove unused flush operation from Chromium audio.miu@chromium.org2013-04-161-2/+2
* Plumb |input_channels| all the way to AudioManagercrogers@google.com2013-02-071-9/+1
* Associate audio streams with their source/destination RenderView.miu@chromium.org2012-12-041-8/+17
* Prevent AudioDeviceThread from starting if clients have called Stop() (round 2).scherkus@chromium.org2012-09-201-0/+8
* Revert r157378 as it caused WebRTC to dereference null pointers when restarti...scherkus@chromium.org2012-09-191-3/+2
* Prevent AudioDeviceThread from starting if clients have called Stop().scherkus@chromium.org2012-09-181-3/+3
* Allow audio system to handle synchronized low-latency audio I/Ocrogers@google.com2012-09-121-1/+9
* Move AudioDevice and AudioInputDevice to media.tommi@chromium.org2012-07-271-0/+161