summaryrefslogtreecommitdiffstats
path: root/media/audio/mac/audio_manager_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Try not to let the AUHAL driver get stuck sending silence.dalecurtis@chromium.org2013-06-211-1/+4
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Try relanding this CL, the original CL passed the try bots but failed the mac...xians@chromium.org2013-06-031-1/+2
* Revert 203686 "Trying relanding this CL, the original CL passed ..."xians@chromium.org2013-06-031-2/+1
* Trying relanding this CL, the original CL passed the try bots but failed the ...xians@chromium.org2013-06-031-1/+2
* Revert 203427 "Hook up the device selection to the WebAudio live..."justinlin@chromium.org2013-05-311-2/+1
* Hook up the device selection to the WebAudio live audio.xians@chromium.org2013-05-311-1/+2
* Add OSX aggregate audio device support for best performance.crogers@google.com2013-04-181-0/+3
* Implement AUHALStream using an AUHAL with configurable device selection.crogers@google.com2013-03-261-5/+18
* Pass more detailed audio hardware configuration information to the renderercrogers@google.com2013-03-131-0/+10
* Reland r186180 after fixing the --audio-buffer-size flag and cras issue.xians@chromium.org2013-03-071-2/+5
* Revert 186180 "Moved AudioUtil static functions:"hshi@chromium.org2013-03-071-5/+2
* Moved AudioUtil static functions:xians@chromium.org2013-03-051-2/+5
* Delay device changes on Mac.dalecurtis@google.com2013-01-291-0/+1
* Improve thread safety for device changes on OSX.dalecurtis@google.com2013-01-111-6/+6
* Revert 176228dalecurtis@google.com2013-01-111-6/+6
* Improve thread safety for device changes on OSX.dalecurtis@google.com2013-01-111-6/+6
* Revert 170119dalecurtis@google.com2012-12-121-0/+2
* Tell OSX to manage its own property listener callback thread.dalecurtis@google.com2012-11-291-2/+0
* Allow kEnableWebAudioInput to play nicely with WebRTC on OSXcrogers@google.com2012-11-271-0/+2
* Ensure AudioPropertyListener callbacks happen on the browser thread.dalecurtis@google.com2012-11-181-3/+7
* Handle audio device changes on Mac (Take 2).dalecurtis@chromium.org2012-11-021-0/+4
* Revert 159666 - Use clients' preferred buffer size when the sample rates matc...xians@chromium.org2012-10-091-2/+0
* Use clients' preferred buffer size when the sample rates match and it is a nu...xians@chromium.org2012-10-021-0/+2
* Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...fischman@chromium.org2012-08-071-2/+0
* Move media/audio files into media namespace (relanding)vrk@google.com2012-04-031-0/+4
* Revert 130180 - Move media/audio files into media namespacevrk@google.com2012-04-021-4/+0
* Move media/audio files into media namespacevrk@google.com2012-04-021-0/+4
* mac: Add MEDIA_EXPORT macros needed to link tests in the shared buildthakis@chromium.org2012-03-151-1/+1
* Moved the implementations of ReleaseOutputStream() and ReleaseInputStream() t...xians@chromium.org2012-03-071-14/+10
* Adds new full-duplex test which measures and logs the reported audio delays.henrika@chromium.org2011-12-141-1/+3
* Enable the device selection for linux and mac by passing a device unique id f...xians@chromium.org2011-11-221-1/+1
* Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle...thestig@chromium.org2011-11-151-3/+0
* Add a method to the audio manager to find out if recording is currently activ...leandrogracia@chromium.org2011-10-131-8/+10
* Revert 105333: OVERRIDE failures on asan - Add a method to the audio manager ...erg@google.com2011-10-131-10/+8
* Add a method to the audio manager to find out if recording is currently activ...leandrogracia@chromium.org2011-10-131-8/+10
* Implementation of AudioInputStream for Mac OS X using the special AUHAL input...henrika@chromium.org2011-10-051-1/+1
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-221-2/+4
* Adding GetAudioInputDeviceNames() to AudioManager, which allows for device en...scherkus@chromium.org2011-06-011-0/+1
* Add a low-latency AudioOutputStream implementation for Mac OS X.crogers@google.com2011-01-291-1/+1
* Move audio output number limit to AudioManager.sergeyu@chromium.org2010-11-301-3/+6
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-111-2/+1
* This test now works for the mac audio capture code as well, and in a future C...satish@chromium.org2010-09-021-1/+1
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-311-6/+2
* Mac audio input implementationjoth@chromium.org2010-08-271-2/+5
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-251-2/+2
* Revert 57254 - Share one thread between all AudioOutputControllers instead of...scherkus@chromium.org2010-08-241-2/+2
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-241-2/+2
* Add recording capability to AudioManager, and implemented on windows using th...satish@chromium.org2010-07-141-1/+6
* Rename a header and some methods to make way for subsequent audio recording a...satish@chromium.org2010-07-121-6/+6