| Commit message (Expand) | Author | Age | Files | Lines |
* | Looping for audio / video | hclam@chromium.org | 2010-04-14 | 1 | -3/+25 |
* | Too many audio hangs Leopard | hclam@chromium.org | 2010-04-13 | 1 | -0/+1 |
* | Remove size_t from audio IPC code. | jam@chromium.org | 2010-02-05 | 3 | -23/+23 |
* | Reduce sleep time on Mac to 500 ms, same as PC | fbarchard@chromium.org | 2009-11-05 | 1 | -1/+1 |
* | SetVolume and GetVolume take one volume instead of separate left and right vo... | fbarchard@chromium.org | 2009-11-04 | 3 | -19/+12 |
* | Move Alsa device opening into the audio thread, and add in support for multi-... | ajwong@chromium.org | 2009-10-16 | 1 | -2/+1 |
* | Support 8 and 32 bit formats for Mac Channel Swizzler. | fbarchard@chromium.org | 2009-10-09 | 1 | -2/+4 |
* | quick syntax fix | fbarchard@chromium.org | 2009-10-08 | 1 | -1/+1 |
* | Support 8 and 32 bit formats for Mac Channel Swizzler. | fbarchard@chromium.org | 2009-10-08 | 1 | -7/+13 |
* | Mac Surround Sound 5.1 channel layout adapter from AAC layout to native Audio... | fbarchard@chromium.org | 2009-10-06 | 3 | -12/+60 |
* | Fixing audio in mac | hclam@chromium.org | 2009-09-17 | 3 | -8/+94 |
* | AudioHardwareGetProperty is deprecated in Mac OS X 10.6 ("Snow Leopard"). | mark@chromium.org | 2009-09-17 | 1 | -5/+15 |
* | Don't redefine what Snow Leopard provides if Snow Leopard has provided it. | mark@chromium.org | 2009-09-16 | 1 | -1/+3 |
* | Providing unplayed bytes in audio hardware buffer | hclam@chromium.org | 2009-08-24 | 2 | -2/+4 |
* | Refactoring to share MockAudioOutputStream implementations across 3 platforms | hclam@google.com | 2009-07-22 | 4 | -15/+7 |
* | Revert r21137 to fix Chromium mac valgrind | hclam@chromium.org | 2009-07-21 | 4 | -7/+15 |
* | Refactoring to share MockAudioOutputStream implementations across 3 platforms | hclam@chromium.org | 2009-07-21 | 4 | -15/+7 |
* | Setting svn:eol-style LF for media source files. | scherkus@chromium.org | 2009-06-17 | 3 | -16/+17 |
* | Third installement of low level audio for mac | cpu@chromium.org | 2009-04-30 | 2 | -14/+130 |
* | Second part of the low level audio for Mac | cpu@chromium.org | 2009-04-14 | 4 | -67/+145 |
* | Fix some threading issues and some refactoring in AudioRendererHost | hclam@chromium.org | 2009-04-07 | 2 | -7/+12 |
* | First part of the Mac Audio low level support | cpu@chromium.org | 2009-03-25 | 4 | -4/+278 |
* | Construct AudioRendererHost in BrowserRendererProcessHost, also construct | hclam@chromium.org | 2009-02-11 | 1 | -0/+10 |