summaryrefslogtreecommitdiffstats
path: root/media/audio/audio_input_device_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move media/audio files into media namespace (relanding)vrk@google.com2012-04-031-1/+4
* Revert 130180 - Move media/audio files into media namespacevrk@google.com2012-04-021-4/+1
* Move media/audio files into media namespacevrk@google.com2012-04-021-1/+4
* On windows, create PCMWaveInAudioInputStream instance with correct device ID.yzshen@chromium.org2012-03-141-1/+57
* Make AudioManager non-refcounted.tommi@chromium.org2012-02-151-4/+5
* Enable the AudioInputDevice tests on all try/build bots.tommi@chromium.org2011-12-141-43/+33
* Remove the AudioManager singleton.tommi@chromium.org2011-12-121-34/+14
* Adds support for capture device enumeration on Windows.henrika@chromium.org2011-11-241-13/+126
* Enable the device selection for linux and mac by passing a device unique id f...xians@chromium.org2011-11-221-3/+4
* This patch will loop through the soundcard and return a list of available dev...xians@chromium.org2011-10-281-2/+2
* Revert 106513 - The first step to add device selection to linux.garykac@chromium.org2011-10-201-2/+2
* The first step to add device selection to linux.xians@chromium.org2011-10-201-2/+2
* Adding GetAudioInputDeviceNames() to AudioManager, which allows for device en...scherkus@chromium.org2011-06-011-0/+32