summaryrefslogtreecommitdiffstats
path: root/media/audio/audio_manager.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable media.dll / libmedia.so.darin@chromium.org2011-08-081-2/+2
* Revert 95496 - Create media.dllapatrick@chromium.org2011-08-051-2/+2
* Create media.dlldarin@chromium.org2011-08-041-2/+2
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-221-2/+4
* Adding GetAudioInputDeviceNames() to AudioManager, which allows for device en...scherkus@chromium.org2011-06-011-0/+7
* Adds method to invoke platform provided audio input UI.satish@chromium.org2011-03-011-0/+13
* Fix AudioManager shutdownacolwell@chromium.org2010-12-231-0/+3
* Implemented AudioOutputProxy.sergeyu@chromium.org2010-11-241-0/+7
* On windows, send audio hardware info with speech input requests if user conse...satish@chromium.org2010-11-191-0/+5
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-111-7/+14
* This test now works for the mac audio capture code as well, and in a future C...satish@chromium.org2010-09-021-1/+1
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-311-20/+3
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-251-0/+101
* Revert 57254 - Share one thread between all AudioOutputControllers instead of...scherkus@chromium.org2010-08-241-101/+0
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-241-0/+101