summaryrefslogtreecommitdiffstats
path: root/extensions/shell/browser/shell_audio_controller_chromeos.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix the UI issue for showing output muted in ash tray after the device wakes ...jennyz2015-07-281-2/+2
* Add a new audio extension event OnMuteChanged.jennyz2015-03-301-2/+4
* Redesign audio extension apis. This adds the following P1 requests api features:jennyz2015-03-211-4/+8
* app_shell: Use real audio preferences and save them to local statejamescook2014-12-191-56/+0
* app_shell: Move chrome.audio extensions API to //extensionsjamescook2014-12-161-9/+17
* Fix the hotrod active audio node selection issue caused by the change in exte...jennyz2014-11-051-2/+2
* Supports multiple active input/output audio nodes in CrasAudioHandler.jennyz2014-09-251-2/+2
* app_shell: Do simple audio initialization.derat2014-08-291-0/+133