summaryrefslogtreecommitdiffstats
path: root/media/audio/audio_output_device_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* media: Update calls from RunAllPending() to RunUntilIdle().xhwang@chromium.org2012-11-141-4/+4
* Prevent AudioDeviceThread from starting if clients have called Stop() (round 2).scherkus@chromium.org2012-09-201-56/+61
* Revert r157378 as it caused WebRTC to dereference null pointers when restarti...scherkus@chromium.org2012-09-191-1/+1
* Prevent AudioDeviceThread from starting if clients have called Stop().scherkus@chromium.org2012-09-181-101/+117
* Allow audio system to handle synchronized low-latency audio I/Ocrogers@google.com2012-09-121-15/+66
* Switch OnMoreData() to use AudioBus.dalecurtis@chromium.org2012-09-051-2/+2
* Introduce shared_memory_support media target for PPAPI.dalecurtis@chromium.org2012-08-241-1/+1
* Revert 152406 - Introduce shared_memory_support media target for PPAPI.dalecurtis@google.com2012-08-201-1/+1
* Introduce shared_memory_support media target for PPAPI.dalecurtis@chromium.org2012-08-201-1/+1
* Switch AudioRenderSink::Callback to use AudioBus.dalecurtis@chromium.org2012-08-091-28/+2
* Move AudioDevice and AudioInputDevice to media.tommi@chromium.org2012-07-271-0/+257