summaryrefslogtreecommitdiffstats
path: root/media/audio/virtual_audio_output_stream_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace MessageLoopProxy with SingleThreadTaskRunner for the rest of media/.scherkus@chromium.org2014-01-071-16/+14
* Use a direct include of the message_loop header in media/.avi@chromium.org2013-07-181-1/+1
* Re-land r207105 (Mac audio capture threading fix) with unit test memory leak ...miu@chromium.org2013-06-221-3/+2
* Revert 207105 "Rejigger audio capture pipeline to work with sepa..."miu@chromium.org2013-06-191-2/+3
* Rejigger audio capture pipeline to work with separate main+worker threads (Mac).miu@chromium.org2013-06-181-3/+2
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Update media/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-031-4/+5
* Convert a couple raw MessageLoopProxy* to scoped_refptr&.dalecurtis@chromium.org2013-03-271-1/+2
* Remove browser-wide audio mirroring and --force-audio-mirroring flag.miu@chromium.org2013-02-271-56/+20
* Tab Audio Mirroring: WebContentsAudioInputStream is a new implementation whic...miu@chromium.org2013-01-181-48/+76
* Goal: Provide browser-wide audio mirroring for the TabCapture API.justinlin@chromium.org2012-12-041-0/+129