| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch audio hang monitor to default-off. Enable for non-beta,stable. | dalecurtis | 2015-04-28 | 1 | -1/+7 |
* | Adds method to provide custom AudioManager at runtime. | slan | 2015-04-23 | 1 | -3/+19 |
* | Add a hang monitor for the audio thread. | dalecurtis | 2015-03-26 | 1 | -0/+7 |
* | Set keyboard mic effect if available. | grunell | 2014-09-24 | 1 | -0/+5 |
* | Enumerate audio devices on audio worker thread. | grunell@chromium.org | 2014-06-25 | 1 | -3/+4 |
* | Revert "Attempt to fix audio wedges by restarting all streams on OSX." | dalecurtis@chromium.org | 2014-04-10 | 1 | -5/+0 |
* | Reland 153623004: Remove the unified IO code on the browser | xians@chromium.org | 2014-02-13 | 1 | -9/+2 |
* | Revert 249790 "Remove the unified IO code on the browser." | skobes@google.com | 2014-02-07 | 1 | -2/+9 |
* | Remove the unified IO code on the browser. | xians@chromium.org | 2014-02-07 | 1 | -9/+2 |
* | Replace MessageLoopProxy with SingleThreadTaskRunner for the rest of media/. | scherkus@chromium.org | 2014-01-07 | 1 | -10/+9 |
* | Replace string16 with base::string16 in gpu, media, and remoting. | brettw@chromium.org | 2013-12-12 | 1 | -1/+1 |
* | Plumb AudioLog support into AudioManager. | dalecurtis@chromium.org | 2013-12-04 | 1 | -8/+17 |
* | Attempt to fix audio wedges by restarting all streams on OSX. | dalecurtis@google.com | 2013-12-04 | 1 | -0/+5 |
* | Revert 238325 "Attempt to fix audio wedges by restarting all str..." | dubroy@chromium.org | 2013-12-03 | 1 | -5/+0 |
* | Attempt to fix audio wedges by restarting all streams on OSX. | dalecurtis@google.com | 2013-12-03 | 1 | -0/+5 |
* | Implement webrtcAudioPrivate API, except for getAssociatedSink. | joi@chromium.org | 2013-10-23 | 1 | -0/+6 |
* | Add AudioManager::GetAudioOutputDeviceNames and implement for pulseaudio. | joi@chromium.org | 2013-09-05 | 1 | -0/+4 |
* | Add GetOutputStreamParameters, GetAssociatedOutputDeviceID to AudioManager. | tommi@chromium.org | 2013-09-04 | 1 | -0/+14 |
* | Correct include guard, and enforce array parameter starts empty. | joi@chromium.org | 2013-09-03 | 1 | -2/+3 |
* | Add the necessary scaffolding to allow creation of non-default audio output d... | tommi@chromium.org | 2013-09-03 | 1 | -2/+14 |
* | Use a direct include of strings headers in ipc/, jingle/, media/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Removed the IsRecordingInProcess check for speech since it is not needed. | xians@chromium.org | 2013-06-05 | 1 | -3/+0 |
* | Use the browser UI thread for audio on OSX. | dalecurtis@chromium.org | 2013-06-05 | 1 | -0/+5 |
* | Try relanding this CL, the original CL passed the try bots but failed the mac... | xians@chromium.org | 2013-06-03 | 1 | -2/+2 |
* | Revert 203686 "Trying relanding this CL, the original CL passed ..." | xians@chromium.org | 2013-06-03 | 1 | -2/+2 |
* | Trying relanding this CL, the original CL passed the try bots but failed the ... | xians@chromium.org | 2013-06-03 | 1 | -2/+2 |
* | Revert 203427 "Hook up the device selection to the WebAudio live..." | justinlin@chromium.org | 2013-05-31 | 1 | -2/+2 |
* | Hook up the device selection to the WebAudio live audio. | xians@chromium.org | 2013-05-31 | 1 | -2/+2 |
* | Move MessageLoop to base namespace. | brettw@chromium.org | 2013-03-31 | 1 | -2/+1 |
* | Introduces AudioManager::Get() and deprecates AudioManager::Create(). | mukai@chromium.org | 2013-03-20 | 1 | -0/+5 |
* | Reland r186180 after fixing the --audio-buffer-size flag and cras issue. | xians@chromium.org | 2013-03-07 | 1 | -0/+12 |
* | Revert 186180 "Moved AudioUtil static functions:" | hshi@chromium.org | 2013-03-07 | 1 | -12/+0 |
* | Moved AudioUtil static functions: | xians@chromium.org | 2013-03-05 | 1 | -0/+12 |
* | Remove CanShowAudioInputSettings(). | dalecurtis@google.com | 2013-02-15 | 1 | -4/+0 |
* | Revert "GTTF: Add missing virtual destructors." | phajdan.jr@chromium.org | 2013-02-06 | 1 | -2/+0 |
* | GTTF: Add missing virtual destructors. | phajdan.jr@chromium.org | 2013-02-05 | 1 | -0/+2 |
* | Collapse InitializeOnAudioThread() into AudioManagerWin. | dalecurtis@chromium.org | 2012-11-01 | 1 | -3/+0 |
* | Fix invalid bind usage during AudioManagerBase construction. | dalecurtis@chromium.org | 2012-10-24 | 1 | -0/+3 |
* | Replace AudioManager::Init() with InitializeOnAudioThread(). | dalecurtis@chromium.org | 2012-10-23 | 1 | -3/+0 |
* | Introduce AudioStateNotifier. | dalecurtis@chromium.org | 2012-10-23 | 1 | -0/+12 |
* | Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ... | fischman@chromium.org | 2012-08-07 | 1 | -5/+0 |
* | Move media/audio files into media namespace (relanding) | vrk@google.com | 2012-04-03 | 1 | -4/+9 |
* | Revert 130180 - Move media/audio files into media namespace | vrk@google.com | 2012-04-02 | 1 | -9/+4 |
* | Move media/audio files into media namespace | vrk@google.com | 2012-04-02 | 1 | -4/+9 |
* | Make AudioManager non-refcounted. | tommi@chromium.org | 2012-02-15 | 1 | -18/+8 |
* | Add thread safety to AudioManagerBase to protect access to the audio thread m... | tommi@chromium.org | 2012-01-19 | 1 | -1/+4 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 1 | -1/+0 |
* | And now NewRunnableMethod(), you die. | ajwong@chromium.org | 2012-01-04 | 1 | -3/+1 |
* | Remove the AudioManager singleton. | tommi@chromium.org | 2011-12-12 | 1 | -23/+25 |
* | Expose a way for unit tests to terminate the AudioManager singleton to avoid ... | tommi@chromium.org | 2011-11-25 | 1 | -0/+4 |