Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace OVERRIDE and FINAL with override and final in media/ | mostynb | 2014-10-07 | 1 | -6/+6 |
* | Volume button now controls media volume for WebAudio. | henrika@chromium.org | 2014-02-20 | 1 | -1/+6 |
* | Mute audio when volume is zero on Android. | wjia@chromium.org | 2013-12-05 | 1 | -0/+10 |
* | Adding audio unit tests for Android. | henrika@chromium.org | 2013-09-12 | 1 | -6/+25 |
* | Enable audio volume control on Android. | wjia@chromium.org | 2013-06-21 | 1 | -1/+0 |
* | Add MODIFY_AUDIO_SETTINGS permission in Android manifest and implementation i... | wjia@chromium.org | 2013-03-20 | 1 | -2/+3 |
* | Switch OnMoreData() to use AudioBus. | dalecurtis@chromium.org | 2012-09-05 | 1 | -0/+3 |
* | Move media/audio files into media namespace (relanding) | vrk@google.com | 2012-04-03 | 1 | -0/+4 |
* | Adding input and output audio backend to Android. | xians@chromium.org | 2012-04-02 | 1 | -0/+84 |