summaryrefslogtreecommitdiffstats
path: root/media/audio/mock_audio_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Set keyboard mic effect if available.grunell2014-09-241-0/+2
* reland 260073013: Added automatic mode to FakeInputAudioStream to generate au...xians@chromium.org2014-05-271-5/+2
* Revert 272884 "reland 260073013: Added automatic mode to FakeInp..."grunell@chromium.org2014-05-271-2/+5
* reland 260073013: Added automatic mode to FakeInputAudioStream to generate au...xians@chromium.org2014-05-261-5/+2
* Revert 269354 "Added automatic mode to FakeInputAudioStream to g..."ananta@chromium.org2014-05-091-2/+5
* Added automatic mode to FakeInputAudioStream to generate automatic beeps.xians@chromium.org2014-05-091-5/+2
* Revert 268848 "Added automatic mode to FakeInputAudioStream to g..."dalecurtis@google.com2014-05-071-2/+5
* Added automatic mode to FakeInputAudioStream to generate automatic beeps.xians@chromium.org2014-05-071-5/+2
* Revert "Attempt to fix audio wedges by restarting all streams on OSX."dalecurtis@chromium.org2014-04-101-2/+0
* Reland 153623004: Remove the unified IO code on the browserxians@chromium.org2014-02-131-4/+2
* Revert 249790 "Remove the unified IO code on the browser."skobes@google.com2014-02-071-2/+4
* Remove the unified IO code on the browser.xians@chromium.org2014-02-071-4/+2
* Replace MessageLoopProxy with SingleThreadTaskRunner for the rest of media/.scherkus@chromium.org2014-01-071-8/+9
* Replace string16 with base::string16 in gpu, media, and remoting.brettw@chromium.org2013-12-121-2/+2
* Plumb AudioLog support into AudioManager.dalecurtis@chromium.org2013-12-041-0/+5
* Attempt to fix audio wedges by restarting all streams on OSX.dalecurtis@google.com2013-12-041-0/+2
* Revert 238325 "Attempt to fix audio wedges by restarting all str..."dubroy@chromium.org2013-12-031-2/+0
* Attempt to fix audio wedges by restarting all streams on OSX.dalecurtis@google.com2013-12-031-0/+2
* Reland review 34393006: Refactor MediaStreamManager to not output real device...perkj@chromium.org2013-11-281-0/+5
* Revert 232766 "Refactor MediaStreamManager to never output real ..."vrk@chromium.org2013-11-051-5/+0
* Refactor MediaStreamManager to never output real device id. It now always out...perkj@chromium.org2013-11-041-0/+5
* Implement GetAudioOutputDevices for remaining platforms, consolidate tests.joi@chromium.org2013-09-161-2/+2
* Add AudioManager::GetAudioOutputDeviceNames and implement for pulseaudio.joi@chromium.org2013-09-051-0/+4
* Add GetOutputStreamParameters, GetAssociatedOutputDeviceID to AudioManager.tommi@chromium.org2013-09-041-0/+10
* Add the necessary scaffolding to allow creation of non-default audio output d...tommi@chromium.org2013-09-031-2/+4
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Removed the IsRecordingInProcess check for speech since it is not needed.xians@chromium.org2013-06-051-4/+0
* Use the browser UI thread for audio on OSX.dalecurtis@chromium.org2013-06-051-0/+4
* Try relanding this CL, the original CL passed the try bots but failed the mac...xians@chromium.org2013-06-031-2/+4
* Revert 203686 "Trying relanding this CL, the original CL passed ..."xians@chromium.org2013-06-031-4/+2
* Trying relanding this CL, the original CL passed the try bots but failed the ...xians@chromium.org2013-06-031-2/+4
* Revert 203427 "Hook up the device selection to the WebAudio live..."justinlin@chromium.org2013-05-311-4/+2
* Hook up the device selection to the WebAudio live audio.xians@chromium.org2013-05-311-2/+4
* Reland r186180 after fixing the --audio-buffer-size flag and cras issue.xians@chromium.org2013-03-071-0/+10
* Revert 186180 "Moved AudioUtil static functions:"hshi@chromium.org2013-03-071-10/+0
* Moved AudioUtil static functions:xians@chromium.org2013-03-051-0/+10
* Remove CanShowAudioInputSettings().dalecurtis@google.com2013-02-151-4/+0
* Collapse InitializeOnAudioThread() into AudioManagerWin.dalecurtis@chromium.org2012-11-011-3/+0
* Fix invalid bind usage during AudioManagerBase construction.dalecurtis@chromium.org2012-10-241-0/+3
* Replace AudioManager::Init() with InitializeOnAudioThread().dalecurtis@chromium.org2012-10-231-3/+0
* Introduce AudioStateNotifier.dalecurtis@chromium.org2012-10-231-0/+8
* Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...fischman@chromium.org2012-08-071-6/+0
* Small refactor to media architecture in order to allow end-to-end tests.primiano@chromium.org2012-07-121-0/+78