summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/volume_state.cc
Commit message (Collapse)AuthorAgeFilesLines
* Integrate cras audio dbus api changes for transiting from SetOyutputMute to ↵jennyz@chromium.org2013-06-291-8/+8
| | | | | | | | | | SetOutputUserMute into chrome. BUG=244597 Review URL: https://chromiumcodereview.appspot.com/18224003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209294 0039d316-1c4b-4281-b951-d872f2087c98
* Use a direct include of strings headers in chromeos/.avi@chromium.org2013-06-111-1/+1
| | | | | | | | | | BUG=247723 TEST=none TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/16739011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205437 0039d316-1c4b-4281-b951-d872f2087c98
* Audio dbus API integration with chrome.jennyz@chromium.org2013-03-281-0/+40
There is only one audio dbus API left out, GetNodes, since the protocol buffer for output data is not implemented by the audio team yet. I will added this one in once the protocol buffer is implemented. BUG=160311 Review URL: https://chromiumcodereview.appspot.com/12681012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@191115 0039d316-1c4b-4281-b951-d872f2087c98