summaryrefslogtreecommitdiffstats
path: root/media/audio/sounds
Commit message (Expand)AuthorAgeFilesLines
* Deleted '--disable-system-sounds-manager' switch.ygorshenin@chromium.org2014-03-271-44/+1
* Reland 153623004: Remove the unified IO code on the browserxians@chromium.org2014-02-131-1/+1
* Enabled by default system's volume adjust sound.ygorshenin@chromium.org2014-02-112-1/+18
* Revert 249790 "Remove the unified IO code on the browser."skobes@google.com2014-02-071-1/+1
* Remove the unified IO code on the browser.xians@chromium.org2014-02-071-1/+1
* Added volume adjust sound behind the flag. Partially based on https://coderev...ygorshenin@chromium.org2014-01-168-71/+113
* Replace MessageLoopProxy with SingleThreadTaskRunner for the rest of media/.scherkus@chromium.org2014-01-072-12/+13
* LOG(ERROR) -> VLOG(1)ygorshenin@chromium.org2013-12-191-3/+3
* Fixed sounds registration in SoundsManager.ygorshenin@chromium.org2013-12-114-82/+55
* Play ChromeVox enabled/disabled sounds natively.dtseng@chromium.org2013-12-041-0/+4
* Plumb AudioLog support into AudioManager.dalecurtis@chromium.org2013-12-042-2/+2
* Fix flaky AudioStreamHandler initialization.dalecurtis@google.com2013-12-031-6/+8
* Implemented lock/unlock/shutdown system sounds.ygorshenin@chromium.org2013-11-0211-0/+986