summaryrefslogtreecommitdiffstats
path: root/chromeos/audio
Commit message (Expand)AuthorAgeFilesLines
* Fix the volume bubble pop up on device reboot issue. Fix the volume bubble po...jennyz@chromium.org2013-05-232-20/+38
* Add tests for the Audio Extension API.rkc@chromium.org2013-05-172-10/+22
* Merge the cras audio switch handler with the handler.rkc@chromium.org2013-05-104-270/+115
* Set mute correctly from the audio API.rkc@chromium.org2013-05-102-1/+15
* Fix for AudioSwitchHandler crashing on VM's.rkc@chromium.org2013-05-071-6/+4
* Implement the rest of the audio API.rkc@chromium.org2013-05-075-17/+147
* Revert 198556 "Implement the rest of the audio API."rkc@chromium.org2013-05-075-151/+17
* Implement the rest of the audio API.rkc@chromium.org2013-05-065-17/+151
* Switch Audio Preferences to per device.rkc@chromium.org2013-05-025-26/+77
* Adding jennyz and myself to the audio code's OWNER'srkc@chromium.org2013-05-021-0/+3
* base: Remove ALLOW_THIS_IN_INITIALIZER_LIST macro.tfarina@chromium.org2013-05-011-1/+1
* cros: Enable new cras audio handler by default rkc@chromium.org2013-05-014-20/+169
* Move audio device switching to Chrome.rkc@chromium.org2013-04-305-21/+331
* chromeos: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-261-1/+1
* Implement new audio tray ui and integrate with new audio controller.jennyz@chromium.org2013-04-244-5/+186
* Implement new audio handler which talks to the new audio dbus apis, and adds ...jennyz@chromium.org2013-04-194-0/+544