Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a low-latency AudioOutputStream implementation for Mac OS X. | crogers@google.com | 2011-01-29 | 1 | -3/+2 |
* | Simplified AudioOutputStream interface. | sergeyu@chromium.org | 2010-11-11 | 1 | -20/+13 |
* | Add AudioBuffersState struct. Use it for audio synchronization. | sergeyu@chromium.org | 2010-09-29 | 1 | -2/+4 |
* | Share one thread between all AudioOutputControllers instead of creating one p... | sergeyu@chromium.org | 2010-08-25 | 1 | -76/+0 |
* | Revert 57254 - Share one thread between all AudioOutputControllers instead of... | scherkus@chromium.org | 2010-08-24 | 1 | -0/+76 |
* | Share one thread between all AudioOutputControllers instead of creating one p... | sergeyu@chromium.org | 2010-08-24 | 1 | -76/+0 |
* | Add recording capability to AudioManager, and implemented on windows using th... | satish@chromium.org | 2010-07-14 | 1 | -0/+68 |
* | Rename a header and some methods to make way for subsequent audio recording a... | satish@chromium.org | 2010-07-12 | 1 | -0/+164 |