summaryrefslogtreecommitdiffstats
path: root/media/audio/audio_input_device_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Do not register JNI in inidividual tests.nileshagrawal@chromium.org2013-04-091-11/+2
* Add speaker on/off control on Android for WebRTC wjia@chromium.org2013-03-231-2/+11
* Add methods to base::Thread to allow Windows consumers to ask for COM to be i...pkasting@chromium.org2012-10-231-0/+1
* M23 shows lots of crahses with AudioManagerMac::GetAudioInputDeviceNames.xians@chromium.org2012-10-101-0/+19
* Revert 161096 - M23 shows lots of crahses with AudioManagerMac::GetAudioInput...xians@chromium.org2012-10-101-19/+0
* M23 shows lots of crahses with AudioManagerMac::GetAudioInputDeviceNames.xians@chromium.org2012-10-101-0/+19
* Clean up scoped_com_initializer.h, primarily by removing #ifdefs for non-Wind...pkasting@chromium.org2012-10-011-6/+9
* 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