summaryrefslogtreecommitdiffstats
path: root/extensions/browser/api/audio
Commit message (Expand)AuthorAgeFilesLines
* Persist the user's active audio device choice across chromeos session and reb...jennyz2016-03-021-1/+2
* Expose stable_device_id in audio extension apis.jennyz2016-01-212-8/+14
* Store audio device's active state in preferencehychao2016-01-121-5/+21
* Switch to standard integer types in extensions/browser/.avi2015-12-232-0/+8
* Convert Pass()→std::move() in //extensionsdcheng2015-12-181-7/+9
* Fix the UI issue for showing output muted in ash tray after the device wakes ...jennyz2015-07-281-2/+2
* Generate all extension schema namespaces as "api" and instead vary the genera...kalman2015-07-233-8/+7
* Second batch adding real histogram values for extension events.kalman2015-07-061-9/+12
* Set up the infrastructure for Extension event metrics.kalman2015-06-241-9/+9
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Add new audio extension event OnNodesChanged.jennyz2015-04-105-15/+139
* Add a new audio extension event OnMuteChanged.jennyz2015-03-305-8/+97
* Redesign audio extension apis. This adds the following P1 requests api features:jennyz2015-03-216-106/+162
* Update {virtual,override,final} to follow C++11 style in extensions, round 2.dcheng2015-01-231-16/+16
* app_shell: Move chrome.audio extensions API to //extensionsjamescook2014-12-168-0/+655