index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chromeos
/
audio
/
cras_audio_handler.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the useless OutputMuteChanged and InputMuteChanged overidden from Cras...
jennyz@chromium.org
2013-08-01
1
-14
/
+0
*
Remove old audio handler code.
jennyz@chromium.org
2013-08-01
1
-3
/
+9
*
Add test coverage for CrasAudioHandler.
jennyz@chromium.org
2013-07-29
1
-6
/
+5
*
Fix crash in CrasAudioHandler::GetActiveOutputDevice if there are no devices
spang@chromium.org
2013-07-26
1
-1
/
+1
*
Fix the issue of switching active audio device from ash tray menu.
jennyz@chromium.org
2013-07-13
1
-8
/
+4
*
Migrate to use SetOutputNodeVolume and SetInputNodeGain cras apis.
jennyz@chromium.org
2013-07-12
1
-89
/
+53
*
Integrate cras audio dbus api changes for transiting from SetOyutputMute to S...
jennyz@chromium.org
2013-06-29
1
-1
/
+1
*
Use device_name + node_id to index devices in preferences.
rkc@chromium.org
2013-06-20
1
-33
/
+71
*
Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-14
1
-2
/
+2
*
Fix several audio issues:
jennyz@chromium.org
2013-05-26
1
-61
/
+65
*
Fix the volume bubble pop up on device reboot issue. Fix the volume bubble po...
jennyz@chromium.org
2013-05-23
1
-19
/
+30
*
Add tests for the Audio Extension API.
rkc@chromium.org
2013-05-17
1
-10
/
+16
*
Merge the cras audio switch handler with the handler.
rkc@chromium.org
2013-05-10
1
-22
/
+97
*
Set mute correctly from the audio API.
rkc@chromium.org
2013-05-10
1
-0
/
+11
*
Implement the rest of the audio API.
rkc@chromium.org
2013-05-07
1
-6
/
+92
*
Revert 198556 "Implement the rest of the audio API."
rkc@chromium.org
2013-05-07
1
-96
/
+6
*
Implement the rest of the audio API.
rkc@chromium.org
2013-05-06
1
-6
/
+96
*
Switch Audio Preferences to per device.
rkc@chromium.org
2013-05-02
1
-18
/
+10
*
cros: Enable new cras audio handler by default
rkc@chromium.org
2013-05-01
1
-2
/
+29
*
Move audio device switching to Chrome.
rkc@chromium.org
2013-04-30
1
-2
/
+2
*
chromeos: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-26
1
-1
/
+1
*
Implement new audio tray ui and integrate with new audio controller.
jennyz@chromium.org
2013-04-24
1
-4
/
+45
*
Implement new audio handler which talks to the new audio dbus apis, and adds ...
jennyz@chromium.org
2013-04-19
1
-0
/
+297