| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | On windows, create PCMWaveInAudioInputStream instance with correct device ID. | yzshen@chromium.org | 2012-03-14 | 1 | -0/+9 |
* | Moved the implementations of ReleaseOutputStream() and ReleaseInputStream() t... | xians@chromium.org | 2012-03-07 | 1 | -13/+9 |
* | Cleanup: Another round of unused forward declaration cleanup. | thestig@chromium.org | 2012-03-03 | 1 | -3/+1 |
* | Adds new full-duplex test which measures and logs the reported audio delays. | henrika@chromium.org | 2011-12-14 | 1 | -2/+3 |
* | Adds support for capture device enumeration on Windows. | henrika@chromium.org | 2011-11-24 | 1 | -1/+18 |
* | Enable the device selection for linux and mac by passing a device unique id f... | xians@chromium.org | 2011-11-22 | 1 | -1/+1 |
* | Low-latency AudioOutputStream implementation based on WASAPI for Windows. | henrika@chromium.org | 2011-11-16 | 1 | -1/+1 |
* | Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle... | thestig@chromium.org | 2011-11-15 | 1 | -1/+0 |
* | Low-latency AudioInputStream implementation based on WASAPI for Windows. | henrika@chromium.org | 2011-10-24 | 1 | -4/+4 |
* | Add a method to the audio manager to find out if recording is currently activ... | leandrogracia@chromium.org | 2011-10-13 | 1 | -11/+13 |
* | Revert 105333: OVERRIDE failures on asan - Add a method to the audio manager ... | erg@google.com | 2011-10-13 | 1 | -13/+11 |
* | Add a method to the audio manager to find out if recording is currently activ... | leandrogracia@chromium.org | 2011-10-13 | 1 | -11/+13 |
* | 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 |
* | Adds method to invoke platform provided audio input UI. | satish@chromium.org | 2011-03-01 | 1 | -0/+2 |
* | Move audio output number limit to AudioManager. | sergeyu@chromium.org | 2010-11-30 | 1 | -2/+5 |
* | On windows, send audio hardware info with speech input requests if user conse... | satish@chromium.org | 2010-11-19 | 1 | -0/+1 |
* | 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 | -7/+3 |
* | 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/+10 |
* | Rename a header and some methods to make way for subsequent audio recording a... | satish@chromium.org | 2010-07-12 | 1 | -6/+6 |
* | Refactoring to share MockAudioOutputStream implementations across 3 platforms | hclam@google.com | 2009-07-22 | 1 | -3/+0 |
* | Revert r21137 to fix Chromium mac valgrind | hclam@chromium.org | 2009-07-21 | 1 | -0/+3 |
* | Refactoring to share MockAudioOutputStream implementations across 3 platforms | hclam@chromium.org | 2009-07-21 | 1 | -3/+0 |
* | Revert tree bustage cause by r11904. | hclam@chromium.org | 2009-03-17 | 1 | -1/+0 |
* | andrew's patch | hclam@chromium.org | 2009-03-17 | 1 | -0/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Add destruction to AudioManager singleton for windows | cpu@google.com | 2009-02-24 | 1 | -0/+1 |
* | Re-enable the audio tests that fail in the bots | cpu@google.com | 2009-01-14 | 1 | -0/+1 |
* | Low level windows audio support (part 1 of 2) | cpu@google.com | 2009-01-13 | 1 | -0/+41 |