summaryrefslogtreecommitdiffstats
path: root/media/audio/audio_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Reland 153623004: Remove the unified IO code on the browserxians@chromium.org2014-02-131-9/+2
* Revert 249790 "Remove the unified IO code on the browser."skobes@google.com2014-02-071-2/+9
* Remove the unified IO code on the browser.xians@chromium.org2014-02-071-9/+2
* Replace MessageLoopProxy with SingleThreadTaskRunner for the rest of media/.scherkus@chromium.org2014-01-071-10/+9
* Replace string16 with base::string16 in gpu, media, and remoting.brettw@chromium.org2013-12-121-1/+1
* Plumb AudioLog support into AudioManager.dalecurtis@chromium.org2013-12-041-8/+17
* Attempt to fix audio wedges by restarting all streams on OSX.dalecurtis@google.com2013-12-041-0/+5
* Revert 238325 "Attempt to fix audio wedges by restarting all str..."dubroy@chromium.org2013-12-031-5/+0
* Attempt to fix audio wedges by restarting all streams on OSX.dalecurtis@google.com2013-12-031-0/+5
* Implement webrtcAudioPrivate API, except for getAssociatedSink.joi@chromium.org2013-10-231-0/+6
* 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/+14
* Correct include guard, and enforce array parameter starts empty.joi@chromium.org2013-09-031-2/+3
* Add the necessary scaffolding to allow creation of non-default audio output d...tommi@chromium.org2013-09-031-2/+14
* Use a direct include of strings headers in ipc/, jingle/, media/.avi@chromium.org2013-06-111-1/+1
* Removed the IsRecordingInProcess check for speech since it is not needed.xians@chromium.org2013-06-051-3/+0
* Use the browser UI thread for audio on OSX.dalecurtis@chromium.org2013-06-051-0/+5
* Try relanding this CL, the original CL passed the try bots but failed the mac...xians@chromium.org2013-06-031-2/+2
* Revert 203686 "Trying relanding this CL, the original CL passed ..."xians@chromium.org2013-06-031-2/+2
* Trying relanding this CL, the original CL passed the try bots but failed the ...xians@chromium.org2013-06-031-2/+2
* Revert 203427 "Hook up the device selection to the WebAudio live..."justinlin@chromium.org2013-05-311-2/+2
* Hook up the device selection to the WebAudio live audio.xians@chromium.org2013-05-311-2/+2
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-311-2/+1
* Introduces AudioManager::Get() and deprecates AudioManager::Create().mukai@chromium.org2013-03-201-0/+5
* Reland r186180 after fixing the --audio-buffer-size flag and cras issue.xians@chromium.org2013-03-071-0/+12
* Revert 186180 "Moved AudioUtil static functions:"hshi@chromium.org2013-03-071-12/+0
* Moved AudioUtil static functions:xians@chromium.org2013-03-051-0/+12
* Remove CanShowAudioInputSettings().dalecurtis@google.com2013-02-151-4/+0
* Revert "GTTF: Add missing virtual destructors."phajdan.jr@chromium.org2013-02-061-2/+0
* GTTF: Add missing virtual destructors.phajdan.jr@chromium.org2013-02-051-0/+2
* 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/+12
* Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...fischman@chromium.org2012-08-071-5/+0
* Move media/audio files into media namespace (relanding)vrk@google.com2012-04-031-4/+9
* Revert 130180 - Move media/audio files into media namespacevrk@google.com2012-04-021-9/+4
* Move media/audio files into media namespacevrk@google.com2012-04-021-4/+9
* Make AudioManager non-refcounted.tommi@chromium.org2012-02-151-18/+8
* Add thread safety to AudioManagerBase to protect access to the audio thread m...tommi@chromium.org2012-01-191-1/+4
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* And now NewRunnableMethod(), you die.ajwong@chromium.org2012-01-041-3/+1
* Remove the AudioManager singleton.tommi@chromium.org2011-12-121-23/+25
* Expose a way for unit tests to terminate the AudioManager singleton to avoid ...tommi@chromium.org2011-11-251-0/+4
* Enable the device selection for linux and mac by passing a device unique id f...xians@chromium.org2011-11-221-1/+1
* Add a method to the audio manager to find out if recording is currently activ...leandrogracia@chromium.org2011-10-131-0/+3
* Revert 105333: OVERRIDE failures on asan - Add a method to the audio manager ...erg@google.com2011-10-131-3/+0
* Add a method to the audio manager to find out if recording is currently activ...leandrogracia@chromium.org2011-10-131-0/+3
* Create media.dll / libmedia.so.darin@chromium.org2011-08-291-2/+2
* Revert r95841 due to failing media_unittests on linux_shared bot.darin@chromium.org2011-08-081-2/+2