summaryrefslogtreecommitdiffstats
path: root/media/audio/audio_input_volume_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Removes usage of media::IsWASAPISupported and introduces new CoreAudioUtil::I...henrika@chromium.org2012-11-141-1/+2
* Add methods to base::Thread to allow Windows consumers to ask for COM to be i...pkasting@chromium.org2012-10-231-0/+1
* Clean up scoped_com_initializer.h, primarily by removing #ifdefs for non-Wind...pkasting@chromium.org2012-10-011-5/+12
* 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
* Make AudioParameters a class instead of a structvrk@google.com2012-03-211-2/+1
* Moved the implementations of ReleaseOutputStream() and ReleaseInputStream() t...xians@chromium.org2012-03-071-1/+4
* Adds input volume control support for Windows platforms.henrika@chromium.org2012-03-061-18/+24
* Adding microphone volume support to chrome in linux. Totally there are 3 APIs...xians@chromium.org2012-02-281-0/+151