summaryrefslogtreecommitdiffstats
path: root/chromeos/audio
Commit message (Expand)AuthorAgeFilesLines
* Exclude non-simple-usage audio nodes from being selected as primary node, and...jennyz2016-03-082-4/+37
* Persist the user's active audio device choice across chromeos session and reb...jennyz2016-03-029-248/+774
* Delete base/prefs and update callers to use components.brettw2016-02-033-5/+5
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-033-5/+5
* Delete base/prefs and update callers to use components.brettw2016-02-033-5/+5
* Add the test case to verify that the introduction of the stable device id has...jennyz2016-01-191-0/+58
* Store audio device's active state in preferencehychao2016-01-1211-149/+383
* Switch to standard integer types in chromeos/.avi2015-12-2111-34/+52
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-1/+1
* Cleanup: Pass std::string as const reference from chromeos/ki.stfu2015-09-222-4/+4
* Fill in mic_positions property.hychao2015-09-102-0/+3
* Fix the UI issue for showing output muted in ash tray after the device wakes ...jennyz2015-07-283-15/+84
* Try to reland "Implement HasInputDevices in CrasAudioManager"cychiang2015-07-172-0/+16
* Put definition in .cc into anonymous namespace to avoid conflict with other t...oshima2015-07-091-0/+3
* Revert of Implement HasInputDevices in CrasAudioManager (patchset #10 id:1700...mnissler2015-07-082-16/+0
* Implement HasInputDevices in CrasAudioManagercychiang2015-07-082-0/+16
* Lower the audio device priority for bluetooth michychao2015-06-301-2/+7
* Work around for HDMI audio output rediscovering transistion loss.jennyz2015-06-293-1/+193
* Replace more ObserverList with base::ObserverList.brettw2015-06-032-2/+2
* Do not display CRAS loopback devices on UI.chinyue2015-05-012-0/+12
* Fix the issue where the active output device is lost after the device suspend...jennyz2015-04-292-3/+70
* Add a new audio extension event OnMuteChanged.jennyz2015-03-303-8/+14
* Redesign audio extension apis. This adds the following P1 requests api features:jennyz2015-03-213-106/+109
* Do not re-select active device if a lower priority device is hotplugged in an...jennyz2015-02-053-17/+115
* Update {virtual,override,final} to follow C++11 style in chromeos.dcheng2015-01-213-39/+27
* Fix an edge case in CrasAudioHandler caused by two consecutive NodesChanged s...jennyz2015-01-152-8/+102
* cros: Remove system-level policy for audio capture allowedjamescook2015-01-078-76/+16
* [Hotword] Implement IsHotwordHardwareAvailable() using device types.rlp2014-12-292-0/+6
* app_shell: Use real audio preferences and save them to local statejamescook2014-12-194-29/+31
* Revert "[Hotword] Implement IsHotwordHardwareAvailable() using device types."oshima2014-12-182-6/+0
* cros: Move AudioDevicesPrefHandlerImpl to //chromeos/audiojamescook2014-12-184-4/+473
* [Hotword] Implement IsHotwordHardwareAvailable() using device types.rlp2014-12-162-0/+6
* Reset the active audio node id once all of the devices are gone.mukai2014-11-242-7/+44
* Fix the hotrod active audio node selection issue caused by the change in exte...jennyz2014-11-053-138/+541
* Rename CrasAudioClientStubImpl to FakeCrasAudioClientsatorux2014-10-271-9/+9
* replace OVERRIDE and FINAL with override and final in chromeos/mostynb2014-10-063-24/+24
* Flip the left/right speaker when the device is in yoga mode.jennyz2014-10-022-0/+19
* Supports multiple active input/output audio nodes in CrasAudioHandler.jennyz2014-09-253-220/+586
* Changing the order of initialization WeakPtrFactorymohan.reddy2014-09-112-3/+4
* app_shell: Do simple audio initialization.derat2014-08-293-43/+49
* Part 3: Merged FakedDBusThreadManager with DBusThreadManager.zelidrag2014-08-271-1/+1
* Implementated corner passthrough when touch explorationlisayin@chromium.org2014-08-141-1/+4
* Add keyboard mic APIshychao@chromium.org2014-07-295-1/+78
* Added side slide gestures to touch exploration controller.lisayin@chromium.org2014-07-242-2/+2
* Revert 284819 because it introduces leaks in TestingBoundaries andsadrul@chromium.org2014-07-232-2/+2
* Added side slide gestures to touch exploration controller.lisayin@chromium.org2014-07-232-2/+2
* Change audio input mute changing log to VLOG.jennyz@chromium.org2014-05-221-17/+10
* Do not persist audio input device's mute state in prefs.jennyz@chromium.org2014-04-222-40/+28
* Add log for recording calls for setting audio input mute/unmute.jennyz@chromium.org2014-04-191-3/+23
* Spoken feedback sounds for user photo capture/discard at image picker screen ...merkulova@chromium.org2014-02-261-0/+2