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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the issue where the active output device is lost after the device suspend...
jennyz
2015-04-29
1
-0
/
+64
*
Add a new audio extension event OnMuteChanged.
jennyz
2015-03-30
1
-2
/
+6
*
Redesign audio extension apis. This adds the following P1 requests api features:
jennyz
2015-03-21
1
-43
/
+40
*
Do not re-select active device if a lower priority device is hotplugged in an...
jennyz
2015-02-05
1
-0
/
+51
*
Update {virtual,override,final} to follow C++11 style in chromeos.
dcheng
2015-01-21
1
-22
/
+11
*
Fix an edge case in CrasAudioHandler caused by two consecutive NodesChanged s...
jennyz
2015-01-15
1
-1
/
+81
*
Reset the active audio node id once all of the devices are gone.
mukai
2014-11-24
1
-1
/
+25
*
Fix the hotrod active audio node selection issue caused by the change in exte...
jennyz
2014-11-05
1
-75
/
+422
*
Rename CrasAudioClientStubImpl to FakeCrasAudioClient
satorux
2014-10-27
1
-9
/
+9
*
replace OVERRIDE and FINAL with override and final in chromeos/
mostynb
2014-10-06
1
-9
/
+9
*
Supports multiple active input/output audio nodes in CrasAudioHandler.
jennyz
2014-09-25
1
-113
/
+332
*
app_shell: Do simple audio initialization.
derat
2014-08-29
1
-2
/
+3
*
Part 3: Merged FakedDBusThreadManager with DBusThreadManager.
zelidrag
2014-08-27
1
-1
/
+1
*
Add keyboard mic APIs
hychao@chromium.org
2014-07-29
1
-0
/
+37
*
Do not persist audio input device's mute state in prefs.
jennyz@chromium.org
2014-04-22
1
-17
/
+7
*
Modify logic of CrasAudioHandler::NonActiveDeviceUnplugged
hychao@chromium.org
2014-01-23
1
-0
/
+174
*
Fix the inconsitent active audio node issue caused by multiple NodesChanged s...
jennyz@chromium.org
2013-09-18
1
-0
/
+176
*
Fix the bluetooth audio device id changing on the fly issue and the active de...
jennyz@chromium.org
2013-09-17
1
-0
/
+49
*
Fix the wrong output device switching caused by an input device being plugged...
jennyz@chromium.org
2013-09-09
1
-1
/
+60
*
Set up hdmi output device default volume to 100.
jennyz@chromium.org
2013-09-09
1
-6
/
+6
*
Clear all other input/output audio devices' active status before switching to...
jennyz@chromium.org
2013-08-16
1
-0
/
+39
*
Don't switch to the high priority audio device if user has set a lower priori...
jennyz@chromium.org
2013-08-15
1
-0
/
+82
*
Add test coverage for CrasAudioHandler.
jennyz@chromium.org
2013-07-29
1
-0
/
+1114