summaryrefslogtreecommitdiffstats
path: root/extensions/shell/browser/shell_audio_controller_chromeos.h
Commit message (Expand)AuthorAgeFilesLines
* Fix the UI issue for showing output muted in ash tray after the device wakes ...jennyz2015-07-281-1/+1
* Add a new audio extension event OnMuteChanged.jennyz2015-03-301-2/+2
* Redesign audio extension apis. This adds the following P1 requests api features:jennyz2015-03-211-2/+2
* Update {virtual,override,final} to follow C++11 style in extensions, round 2.dcheng2015-01-231-1/+1
* app_shell: Use real audio preferences and save them to local statejamescook2014-12-191-36/+0
* app_shell: Move chrome.audio extensions API to //extensionsjamescook2014-12-161-12/+14
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-031-16/+16
* app_shell: Do simple audio initialization.derat2014-08-291-0/+72