summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/audio/audio_devices_pref_handler_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Move ScopedUserPrefUpdate to base/prefs.derat@chromium.org2013-10-301-1/+1
* Fix the device id string issue for the audio device with both input and output.jennyz@chromium.org2013-09-191-1/+9
* Set up hdmi output device default volume to 100.jennyz@chromium.org2013-09-091-16/+48
* Remove input gain switching and sanity checks.rkc@chromium.org2013-08-221-1/+0
* Use device_name to create the device string id for storing audio preferences....jennyz@chromium.org2013-08-141-1/+1
* Consolidate AudioPrefHandler code into AudioDevicesPrefHandler, and remove th...jennyz@chromium.org2013-08-011-3/+10
* Updates some includes of chrome_notification_types.hjam@chromium.org2013-07-111-1/+1
* Fix compile error on x86-generic (32-bit) PFQ bots.hshi@chromium.org2013-06-221-1/+1
* Fix sizeof(long)==4 cros build.kinaba@chromium.org2013-06-211-1/+1
* Use device_name + node_id to index devices in preferences.rkc@chromium.org2013-06-201-8/+18
* Merge the cras audio switch handler with the handler.rkc@chromium.org2013-05-101-5/+5
* Implement the rest of the audio API.rkc@chromium.org2013-05-071-42/+29
* Revert 198556 "Implement the rest of the audio API."rkc@chromium.org2013-05-071-29/+42
* Implement the rest of the audio API.rkc@chromium.org2013-05-061-42/+29
* Switch Audio Preferences to per device.rkc@chromium.org2013-05-021-0/+192