summaryrefslogtreecommitdiffstats
path: root/media/audio/fake_audio_input_stream_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-311-1/+1
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-251-1/+1
* Revert 57254 - Share one thread between all AudioOutputControllers instead of...scherkus@chromium.org2010-08-241-1/+1
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-241-1/+1
* Add a fake audio input stream for testing purposes.satish@chromium.org2010-07-151-0/+51