Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AudioController to perform audio operations on a separate thread | hclam@chromium.org | 2010-06-07 | 1 | -4/+0 |
* | Removed PushSource::Packet. SeekableBuffer.current_time() fixed to return | sergeyu@chromium.org | 2010-05-26 | 1 | -44/+12 |
* | Flush audio data after seek | hclam@chromium.org | 2010-04-08 | 1 | -4/+9 |
* | Remove size_t from audio IPC code. | jam@chromium.org | 2010-02-05 | 1 | -13/+14 |
* | Providing unplayed bytes in audio hardware buffer | hclam@chromium.org | 2009-08-24 | 1 | -4/+4 |
* | Refactoring to share MockAudioOutputStream implementations across 3 platforms | hclam@google.com | 2009-07-22 | 1 | -1/+1 |
* | Allow PushSource to have smaller write size than read size (packet size) | hclam@chromium.org | 2009-06-04 | 1 | -12/+23 |
* | Non blocking audio source | cpu@google.com | 2009-05-23 | 1 | -0/+71 |
* | Second part of the low level audio for Mac | cpu@chromium.org | 2009-04-14 | 1 | -0/+43 |