| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -1/+1 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -1/+1 |
* | Provide unplayed bytes ALSA implementation of audio | hclam@chromium.org | 2009-08-24 | 4 | -3/+32 |
* | Providing unplayed bytes in audio hardware buffer | hclam@chromium.org | 2009-08-24 | 13 | -33/+115 |
* | Threadsafe access to AudioSource callback. Release stream on close. Handle er... | ajwong@chromium.org | 2009-08-21 | 5 | -46/+151 |
* | Remove the folding define macro. | ajwong@chromium.org | 2009-08-20 | 1 | -7/+0 |
* | Bump kNumBuffers to 3 | fbarchard@chromium.org | 2009-08-20 | 2 | -16/+22 |
* | Enabled mono playback support for Linux. | scherkus@chromium.org | 2009-08-20 | 2 | -5/+20 |
* | Possible deadlock in PCM audio Start() method | cpu@chromium.org | 2009-08-18 | 2 | -6/+47 |
* | AudioRendererHost send ViewMsg_AudioStreamState | hclam@chromium.org | 2009-08-11 | 1 | -9/+0 |
* | Fix a leak in AudioRendererBaseTest::OneCompleteReadCycle | hclam@chromium.org | 2009-08-06 | 1 | -1/+2 |
* | Reimplement the AlsaPcmOutputStream and fix the threading issues. | ajwong@chromium.org | 2009-08-04 | 8 | -512/+1136 |
* | Surround Sound handling by folding 5 channels down to stereo. | fbarchard@chromium.org | 2009-07-25 | 5 | -5/+207 |
* | Software volume control hook-up in linux. | ajwong@chromium.org | 2009-07-25 | 2 | -3/+14 |
* | Refactoring to share MockAudioOutputStream implementations across 3 platforms | hclam@google.com | 2009-07-22 | 18 | -191/+189 |
* | Revert r21137 to fix Chromium mac valgrind | hclam@chromium.org | 2009-07-21 | 17 | -188/+190 |
* | Refactoring to share MockAudioOutputStream implementations across 3 platforms | hclam@chromium.org | 2009-07-21 | 17 | -190/+188 |
* | Software volume adjustment by changing samples. | fbarchard@chromium.org | 2009-07-20 | 5 | -26/+178 |
* | Allow 6 channel to pass thru to driver. | fbarchard@chromium.org | 2009-07-16 | 1 | -2/+11 |
* | Put some hard limits on the low level audio api | cpu@google.com | 2009-07-01 | 3 | -0/+50 |
* | Changing overstrict CHECKs to just setting the object into an invalid state. | ajwong@chromium.org | 2009-06-20 | 1 | -5/+17 |
* | Setting svn:eol-style LF for media source files. | scherkus@chromium.org | 2009-06-17 | 4 | -78/+79 |
* | Changed to use PushSource for the intermediate buffer | hclam@chromium.org | 2009-06-05 | 2 | -0/+41 |
* | Fix build bustage due to media_tests | hclam@chromium.org | 2009-06-04 | 2 | -44/+45 |
* | Allow PushSource to have smaller write size than read size (packet size) | hclam@chromium.org | 2009-06-04 | 4 | -56/+132 |
* | Change default audio device from "plug:default" to "default". | ajwong@chromium.org | 2009-05-27 | 3 | -4/+5 |
* | Non blocking audio source | cpu@google.com | 2009-05-23 | 3 | -6/+241 |
* | Third attempt at http://codereview.chromium.org/115276 | ajwong@chromium.org | 2009-05-21 | 5 | -4/+790 |
* | Revert r16622 | estade@chromium.org | 2009-05-21 | 5 | -790/+4 |
* | Reapply http://codereview.chromium.org/115276 | ajwong@chromium.org | 2009-05-21 | 5 | -4/+790 |
* | Revert http://codereview.chromium.org/115276 | ajwong@chromium.org | 2009-05-21 | 5 | -790/+4 |
* | This iteration creates one message loop per audio output stream that is respo... | ajwong@chromium.org | 2009-05-21 | 5 | -4/+790 |
* | Third installement of low level audio for mac | cpu@chromium.org | 2009-04-30 | 2 | -14/+130 |
* | Prototype audio time shift. | fbarchard@chromium.org | 2009-04-23 | 1 | -2/+3 |
* | Windows low level audio small changes | cpu@google.com | 2009-04-16 | 2 | -17/+99 |
* | Second part of the low level audio for Mac | cpu@chromium.org | 2009-04-14 | 5 | -67/+145 |
* | Fix some threading issues and some refactoring in AudioRendererHost | hclam@chromium.org | 2009-04-07 | 6 | -8/+34 |
* | First part of the Mac Audio low level support | cpu@chromium.org | 2009-03-25 | 4 | -4/+278 |
* | Revert tree bustage cause by r11904. | hclam@chromium.org | 2009-03-17 | 5 | -6/+0 |
* | andrew's patch | hclam@chromium.org | 2009-03-17 | 5 | -0/+6 |
* | Remove logging.h from cc files that don't use it. | thestig@chromium.org | 2009-03-12 | 1 | -1/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 5 | -5/+0 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Random change to force a build. Fix style compliance. In theory, shouldn't br... | maruel@chromium.org | 2009-03-02 | 1 | -2/+2 |
* | Add destruction to AudioManager singleton for windows | cpu@google.com | 2009-02-24 | 2 | -6/+14 |
* | Audio related IPC messages and handlers from browser to | hclam@chromium.org | 2009-02-20 | 1 | -0/+6 |
* | IPC messages definitions for audio related requests from | hclam@chromium.org | 2009-02-16 | 1 | -3/+5 |
* | Revert r9861 to fix build | hclam@chromium.org | 2009-02-16 | 1 | -5/+3 |
* | IPC messages definitions for audio related requests from | hclam@chromium.org | 2009-02-16 | 1 | -3/+5 |
* | Construct AudioRendererHost in BrowserRendererProcessHost, also construct | hclam@chromium.org | 2009-02-11 | 3 | -0/+22 |