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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed sounds registration in SoundsManager.
ygorshenin@chromium.org
2013-12-11
1
-0
/
+23
*
Fix the inconsitent active audio node issue caused by multiple NodesChanged s...
jennyz@chromium.org
2013-09-18
3
-10
/
+224
*
Fix the bluetooth audio device id changing on the fly issue and the active de...
jennyz@chromium.org
2013-09-17
3
-1
/
+77
*
Reduce chrome cras dbus call logs during device rebooting. cras server won't ...
jennyz@chromium.org
2013-09-13
2
-13
/
+70
*
Fix the wrong output device switching caused by an input device being plugged...
jennyz@chromium.org
2013-09-09
3
-3
/
+88
*
Set up hdmi output device default volume to 100.
jennyz@chromium.org
2013-09-09
6
-30
/
+26
*
Remove input gain switching and sanity checks.
rkc@chromium.org
2013-08-22
1
-9
/
+13
*
Clear all other input/output audio devices' active status before switching to...
jennyz@chromium.org
2013-08-16
2
-7
/
+64
*
Don't switch to the high priority audio device if user has set a lower priori...
jennyz@chromium.org
2013-08-15
3
-3
/
+109
*
Use device_name to create the device string id for storing audio preferences....
jennyz@chromium.org
2013-08-14
2
-0
/
+5
*
Consolidate AudioPrefHandler code into AudioDevicesPrefHandler, and remove th...
jennyz@chromium.org
2013-08-01
1
-61
/
+0
*
Remove the useless OutputMuteChanged and InputMuteChanged overidden from Cras...
jennyz@chromium.org
2013-08-01
2
-16
/
+0
*
Remove old audio handler code.
jennyz@chromium.org
2013-08-01
1
-3
/
+9
*
c++11 ud suffix fixes for cros dbus files
thakis@chromium.org
2013-07-31
1
-1
/
+1
*
Add test coverage for CrasAudioHandler.
jennyz@chromium.org
2013-07-29
8
-125
/
+1223
*
Fix crash in CrasAudioHandler::GetActiveOutputDevice if there are no devices
spang@chromium.org
2013-07-26
1
-1
/
+1
*
Enable audio selection menu by default and fix unitializated memory issue in ...
jennyz@chromium.org
2013-07-18
1
-0
/
+2
*
Fix the issue of switching active audio device from ash tray menu.
jennyz@chromium.org
2013-07-13
4
-21
/
+12
*
Migrate to use SetOutputNodeVolume and SetInputNodeGain cras apis.
jennyz@chromium.org
2013-07-12
3
-97
/
+64
*
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
5
-43
/
+86
*
Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-14
1
-2
/
+2
*
Use a direct include of strings headers in chromeos/.
avi@chromium.org
2013-06-11
2
-2
/
+2
*
Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
ChromeOS: audio - Assign correct device type to internal mics.
dgreid@chromium.org
2013-06-05
1
-2
/
+2
*
Fix several audio issues:
jennyz@chromium.org
2013-05-26
2
-62
/
+77
*
Fix the volume bubble pop up on device reboot issue. Fix the volume bubble po...
jennyz@chromium.org
2013-05-23
2
-20
/
+38
*
Add tests for the Audio Extension API.
rkc@chromium.org
2013-05-17
2
-10
/
+22
*
Merge the cras audio switch handler with the handler.
rkc@chromium.org
2013-05-10
4
-270
/
+115
*
Set mute correctly from the audio API.
rkc@chromium.org
2013-05-10
2
-1
/
+15
*
Fix for AudioSwitchHandler crashing on VM's.
rkc@chromium.org
2013-05-07
1
-6
/
+4
*
Implement the rest of the audio API.
rkc@chromium.org
2013-05-07
5
-17
/
+147
*
Revert 198556 "Implement the rest of the audio API."
rkc@chromium.org
2013-05-07
5
-151
/
+17
*
Implement the rest of the audio API.
rkc@chromium.org
2013-05-06
5
-17
/
+151
*
Switch Audio Preferences to per device.
rkc@chromium.org
2013-05-02
5
-26
/
+77
*
Adding jennyz and myself to the audio code's OWNER's
rkc@chromium.org
2013-05-02
1
-0
/
+3
*
base: Remove ALLOW_THIS_IN_INITIALIZER_LIST macro.
tfarina@chromium.org
2013-05-01
1
-1
/
+1
*
cros: Enable new cras audio handler by default
rkc@chromium.org
2013-05-01
4
-20
/
+169
*
Move audio device switching to Chrome.
rkc@chromium.org
2013-04-30
5
-21
/
+331
*
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
4
-5
/
+186
*
Implement new audio handler which talks to the new audio dbus apis, and adds ...
jennyz@chromium.org
2013-04-19
4
-0
/
+544