Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the AudioManager singleton. | tommi@chromium.org | 2011-12-12 | 1 | -24/+59 |
* | Removing MessageLoop::QuitTask() from content/ | dcheng@chromium.org | 2011-12-10 | 1 | -1/+1 |
* | fix compilation error on gcc4.6.1 | oshima@chromium.org | 2011-11-30 | 1 | -1/+2 |
* | Removing SignalingTask and replace with base::Bind(&WaitableEvent::Signal, ...) | dcheng@chromium.org | 2011-11-25 | 1 | -2/+3 |
* | Refactor the Get*Hardware* routines a bit. | tommi@chromium.org | 2011-11-18 | 1 | -5/+15 |
* | Add support for audio capture devices. Previously only output was supported. | tommi@chromium.org | 2011-11-11 | 1 | -1/+21 |
* | Add a COM initializer for the IO thread to accomodate the WASAPI changes and ... | tommi@chromium.org | 2011-11-10 | 1 | -1/+9 |
* | First unit tests for WebRTCAudioDevice. | tommi@chromium.org | 2011-11-09 | 1 | -0/+253 |