summaryrefslogtreecommitdiffstats
path: root/content/renderer/media/webrtc_local_audio_track_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* WIP: Isolate the libjingle dependency of WebRtcLocalAudioTrack into an adapte...xians@chromium.org2014-02-041-46/+67
* Cleaned up the WebRtcAudioCapturer a bit.xians@chromium.org2014-01-161-58/+26
* Wire up the MediaStreamAudioProcessor with the WebRtcAudioCapturer.xians@chromium.org2014-01-151-49/+38
* Enable platform echo cancellation through the AudioRecord path.ajm@chromium.org2013-12-131-5/+9
* Revert 240548 "Enable platform echo cancellation through the Aud..."hashimoto@chromium.org2013-12-131-9/+5
* Enable platform echo cancellation through the AudioRecord path.ajm@chromium.org2013-12-131-5/+9
* Add generic interfaces for the sinks of the media stream audio track to get t...xians@chromium.org2013-12-041-38/+32
* Allowing the audio track to pass a buffer size smaller than 10ms when it is n...xians@chromium.org2013-11-271-15/+71
* Move the SetCaptureFormat to the capture audio thread.xians@chromium.org2013-11-221-57/+71
* Revert 236556 "Move the SetCaptureFormat to the capture audio th..."xians@chromium.org2013-11-211-11/+8
* Move the SetCaptureFormat to the capture audio thread.xians@chromium.org2013-11-211-8/+11
* Move the webaudio source provider to the track.xians@chromium.org2013-11-141-36/+39
* Make the experimental AGC work on Chrome by default.xians@chromium.org2013-11-011-3/+3
* Exclude flaky teststimurrrr@chromium.org2013-09-261-1/+2
* Switch LiveAudio to a source provider solution.xians@chromium.org2013-09-171-20/+32
* Feed audio constraints over to WebRtcLocalAudioTracktommi@chromium.org2013-08-301-26/+34
* Fix build break (update test expectations to ignore the needs_audio_processin...tommi@chromium.org2013-08-301-6/+6
* Always set need_audio_processing_ to true in WebRtcLocalAudioTrack.tommi@chromium.org2013-08-301-34/+44
* Adding key press detection in the browser process.jiayl@chromium.org2013-08-151-43/+89
* Revert 217768 "Adding key press detection in the browser process."phoglund@chromium.org2013-08-151-89/+43
* Adding key press detection in the browser process.jiayl@chromium.org2013-08-151-43/+89
* Small fixed the WebRtcLocalAudioTrackTest.ConnectTracksToDifferentCapturers.xians@chromium.org2013-08-071-2/+2
* Support multiple sources for media stream AudioTrack.xians@chromium.org2013-08-071-23/+145
* Fixed the tsan bot broken by SetNewSourceForCapturerAfterStartTrack testxians@chromium.org2013-06-141-18/+0
* start the new source when webaudio is taking over.xians@chromium.org2013-06-131-16/+58
* This patch starts the source of the capturer when the first audiotrack is add...xians@chromium.org2013-06-111-4/+74
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-6/+7
* Reland: base: Support setting thread priorities generically.epenner@chromium.org2013-05-221-4/+4
* Revert 201202 "base: Support setting thread priorities generically."scottmg@chromium.org2013-05-211-2/+2
* base: Support setting thread priorities generically.epenner@chromium.org2013-05-211-2/+2
* Reland 196894 - First step to add audio track support to local stream. xians@chromium.org2013-04-301-0/+241
* Revert 197349 "Reland 196894 - First step to add audio track sup..."xians@chromium.org2013-04-301-241/+0
* Reland 196894 - First step to add audio track support to local stream.xians@chromium.org2013-04-301-0/+241
* Revert 197063 "Reland 196894 - First step to add audio track sup..."miket@chromium.org2013-04-291-237/+0
* Reland 196894 - First step to add audio track support to local stream.xians@chromium.org2013-04-291-0/+237
* Revert 196894 "First step to add audio track support to local st..."miu@chromium.org2013-04-271-236/+0
* First step to add audio track support to local stream.xians@chromium.org2013-04-271-0/+236