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