summaryrefslogtreecommitdiffstats
path: root/media/audio/audio_output_proxy_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a method to the audio manager to find out if recording is currently activ...leandrogracia@chromium.org2011-10-131-0/+1
* Revert 105333: OVERRIDE failures on asan - Add a method to the audio manager ...erg@google.com2011-10-131-1/+0
* Add a method to the audio manager to find out if recording is currently activ...leandrogracia@chromium.org2011-10-131-0/+1
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-221-2/+2
* Adding GetAudioInputDeviceNames() to AudioManager, which allows for device en...scherkus@chromium.org2011-06-011-1/+3
* Description:annacc@chromium.org2011-05-161-2/+2
* Cleaning up src/media to be consistent with static versus anonymous namespaces.scherkus@chromium.org2011-03-071-5/+3
* Adds method to invoke platform provided audio input UI.satish@chromium.org2011-03-011-0/+2
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-4/+4
* Fix AudioManager shutdownacolwell@chromium.org2010-12-231-0/+1
* Implemented AudioOutputProxy.sergeyu@chromium.org2010-11-241-0/+353