summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/audio
Commit message (Expand)AuthorAgeFilesLines
* Add tests for the Audio Extension API.rkc@chromium.org2013-05-172-1/+5
* Set mute correctly from the audio API.rkc@chromium.org2013-05-101-4/+4
* Implement the rest of the audio API.rkc@chromium.org2013-05-075-13/+155
* Revert 198556 "Implement the rest of the audio API."rkc@chromium.org2013-05-075-155/+13
* Implement the rest of the audio API.rkc@chromium.org2013-05-065-13/+155
* Warn on missing OVERRIDE/virtual everywhere, not just in header files.rsleevi@chromium.org2013-05-021-3/+3
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-1/+1
* Audio extension API.hshi@chromium.org2013-04-236-0/+438