| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused parameter to OnError() | jrummell@chromium.org | 2013-03-23 | 1 | -1/+1 |
* | Stop OnMoreDataConverter during StartStream() failure. | dalecurtis@google.com | 2013-03-08 | 1 | -1/+5 |
* | Don't fallback if we've successfully opened a stream previously. | dalecurtis@google.com | 2012-09-21 | 1 | -7/+10 |
* | Promote AudioOutputProxy state machine DCHECKs to CHECKs. | dalecurtis@google.com | 2012-09-19 | 1 | -3/+3 |
* | Re-land software audio mixer. | enal@chromium.org | 2012-04-19 | 1 | -18/+5 |
* | Revert 132891 - Software audio mixer. | thestig@chromium.org | 2012-04-19 | 1 | -5/+18 |
* | Software audio mixer. | enal@chromium.org | 2012-04-18 | 1 | -18/+5 |
* | 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 |
* | Add thread safety to AudioManagerBase to protect access to the audio thread m... | tommi@chromium.org | 2012-01-19 | 1 | -9/+8 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 1 | -1/+0 |
* | Remove the AudioManager singleton. | tommi@chromium.org | 2011-12-12 | 1 | -4/+9 |
* | Implemented AudioOutputProxy. | sergeyu@chromium.org | 2010-11-24 | 1 | -0/+92 |