Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleaning up src/media to be consistent with static versus anonymous namespaces. | scherkus@chromium.org | 2011-03-07 | 1 | -7/+3 |
* | Remove NullAudioManager. | sergeyu@chromium.org | 2011-02-14 | 1 | -27/+0 |
* | Override AudioManager::MakeAudioInputStream() in NullAudioManager. | sergeyu@chromium.org | 2011-02-10 | 1 | -7/+9 |
* | Fix AudioManager shutdown | acolwell@chromium.org | 2010-12-23 | 1 | -2/+8 |
* | 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 |
* | Share one thread between all AudioOutputControllers instead of creating one p... | sergeyu@chromium.org | 2010-08-25 | 1 | -0/+59 |
* | Revert 57254 - Share one thread between all AudioOutputControllers instead of... | scherkus@chromium.org | 2010-08-24 | 1 | -59/+0 |
* | Share one thread between all AudioOutputControllers instead of creating one p... | sergeyu@chromium.org | 2010-08-24 | 1 | -0/+59 |