| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |