summaryrefslogtreecommitdiffstats
path: root/media/audio/audio_output_dispatcher_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Attempt to fix audio wedges by restarting all streams on OSX."dalecurtis@chromium.org2014-04-101-13/+0
* Stop streams on OSX prior to shutdown.dalecurtis@chromium.org2014-03-261-0/+4
* Reland 153623004: Remove the unified IO code on the browserxians@chromium.org2014-02-131-5/+3
* Revert 249790 "Remove the unified IO code on the browser."skobes@google.com2014-02-071-3/+5
* Remove the unified IO code on the browser.xians@chromium.org2014-02-071-5/+3
* Replace MessageLoopProxy with SingleThreadTaskRunner for the rest of media/.scherkus@chromium.org2014-01-071-12/+12
* Plumb AudioLogs into AudioOutputDispatcherImpl. Identify listings.dalecurtis@chromium.org2013-12-131-3/+23
* Improve and simplify AudioOutputDispatcher.dalecurtis@chromium.org2013-12-101-80/+38
* Attempt to fix audio wedges by restarting all streams on OSX.dalecurtis@google.com2013-12-041-0/+19
* Revert 238325 "Attempt to fix audio wedges by restarting all str..."dubroy@chromium.org2013-12-031-19/+0
* Attempt to fix audio wedges by restarting all streams on OSX.dalecurtis@google.com2013-12-031-0/+19
* Remove unnecessary stream creation.dalecurtis@chromium.org2013-11-011-16/+0
* Revert 230334 "Improve and simplify AudioOutputDispatcher."kbr@chromium.org2013-10-231-36/+91
* Improve and simplify AudioOutputDispatcher.dalecurtis@chromium.org2013-10-231-91/+36
* Replace MessageLoop with MessageLoopProxy in AudioOutputDispatcher.dalecurtis@chromium.org2013-10-181-10/+10
* Remove the last vestiges of audio_util.dalecurtis@chromium.org2013-10-011-1/+0
* Wire up the output device id and provide an implementation on Windows.tommi@chromium.org2013-09-061-2/+4
* Add the necessary scaffolding to allow creation of non-default audio output d...tommi@chromium.org2013-09-031-1/+1
* Use a direct include of the message_loop header in media/.avi@chromium.org2013-07-181-1/+1
* Use a direct include of time headers in media/.avi@chromium.org2013-06-281-1/+1
* Fix remaining uses of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-041-1/+1
* Try relanding this CL, the original CL passed the try bots but failed the mac...xians@chromium.org2013-06-031-2/+4
* Revert 203686 "Trying relanding this CL, the original CL passed ..."xians@chromium.org2013-06-031-4/+2
* Trying relanding this CL, the original CL passed the try bots but failed the ...xians@chromium.org2013-06-031-2/+4
* Revert 203427 "Hook up the device selection to the WebAudio live..."justinlin@chromium.org2013-05-311-4/+2
* Hook up the device selection to the WebAudio live audio.xians@chromium.org2013-05-311-2/+4
* media: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-241-1/+1
* Use base::MessageLoop in media code.xhwang@chromium.org2013-04-221-10/+10
* Use microseconds instead of milliseconds for integer audio math.dalecurtis@google.com2013-02-221-3/+3
* Don't fallback if we've successfully opened a stream previously.dalecurtis@google.com2012-09-211-6/+4
* Force audio stream Stop() before Close().dalecurtis@google.com2012-09-191-5/+3
* Allow StopStream() to be called multiple times.dalecurtis@google.com2012-09-171-1/+7
* Re-land software audio mixer.enal@chromium.org2012-04-191-0/+200
* Revert 132891 - Software audio mixer.thestig@chromium.org2012-04-191-200/+0
* Software audio mixer.enal@chromium.org2012-04-181-0/+200