summaryrefslogtreecommitdiffstats
path: root/content/test/webrtc_audio_device_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove MockMediaInternals and incestuous usage.dalecurtis@chromium.org2013-11-231-4/+7
* Make BrowserMessageFilter not derive from IPC::ChannelProxy::MessageFilter. T...jam@chromium.org2013-10-011-14/+70
* Implicit audio output device selection for getUserMedia.tommi@chromium.org2013-09-101-0/+12
* Adding key press detection in the browser process.jiayl@chromium.org2013-08-151-3/+5
* Revert 217768 "Adding key press detection in the browser process."phoglund@chromium.org2013-08-151-5/+3
* Adding key press detection in the browser process.jiayl@chromium.org2013-08-151-3/+5
* Clear device labels from MediaStreamTrack.getSources() if not authorizedvrk@chromium.org2013-08-061-0/+8
* Disable leaky tests in LeakSanitizer builds.earthdok@chromium.org2013-08-011-20/+21
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-231-1/+1
* Use a direct include of the message_loop header in content/, part 4.avi@chromium.org2013-07-181-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Minor cleanup to remove the static thread-safe methods on BrowserMainLoop. In...jam@chromium.org2013-06-211-1/+2
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-2/+2
* Use the browser UI thread for audio on OSX.dalecurtis@chromium.org2013-06-051-1/+2
* Try relanding this CL, the original CL passed the try bots but failed the mac...xians@chromium.org2013-06-031-1/+1
* Revert 203686 "Trying relanding this CL, the original CL passed ..."xians@chromium.org2013-06-031-1/+1
* Trying relanding this CL, the original CL passed the try bots but failed the ...xians@chromium.org2013-06-031-1/+1
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-2/+2
* Revert 203427 "Hook up the device selection to the WebAudio live..."justinlin@chromium.org2013-05-311-1/+1
* Hook up the device selection to the WebAudio live audio.xians@chromium.org2013-05-311-1/+1
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-5/+5
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-3/+3
* Do not register JNI in inidividual tests.nileshagrawal@chromium.org2013-04-091-10/+0
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-3/+2
* Changes to build ash_unittests with RunLoop().RunUntilIdle().tfarina@chromium.org2013-03-241-1/+2
* ifdef OS_NAME -> if defined(OS_NAME)dbeam@chromium.org2013-03-231-1/+1
* Add speaker on/off control on Android for WebRTC wjia@chromium.org2013-03-231-0/+10
* Pass more detailed audio hardware configuration information to the renderercrogers@google.com2013-03-131-9/+7
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-3/+5
* Add explicit base to FilePath.brettw@chromium.org2013-02-071-2/+2
* Introduce AudioHardwareConfig for renderer side audio device info.dalecurtis@chromium.org2013-02-011-31/+17
* Move chrome://media-internals to content. This allows us to hide implementati...jam@chromium.org2013-02-011-2/+2
* Tab Audio Mirroring/Capture: Browser-side connect/disconnect functionality:miu@chromium.org2013-01-111-2/+8
* Associate audio streams with their source/destination RenderView.miu@chromium.org2012-12-041-1/+0
* Revert 169449 - https://codereview.chromium.org/11364048/ increased the start...xians@chromium.org2012-11-261-4/+4
* https://codereview.chromium.org/11364048/ increased the startup time on Mac b...xians@chromium.org2012-11-261-4/+4
* This patch implements a device selection UI to chrome content setting, and th...xians@chromium.org2012-11-161-4/+4
* Reland 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-1/+1
* Revert 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-1/+1
* Move url_request_test_util into net namespacejochen@chromium.org2012-11-131-1/+1
* content: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-101-1/+1
* Move content\browser\renderer_host\media to content namespace.jam@chromium.org2012-10-291-2/+1
* Removing the audio_hardware namespace and move the code into the content name...tommi@chromium.org2012-10-231-1/+1
* Move the remaining code in content\renderer that wasn't in the content namesp...jam@chromium.org2012-10-221-1/+1
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-191-24/+23
* Move ChannelLayout into media namespace.dalecurtis@google.com2012-10-171-3/+3
* Clean up scoped_com_initializer.h, primarily by removing #ifdefs for non-Wind...pkasting@chromium.org2012-10-011-3/+10
* Begin adding support for tab mirroring via the MediaStream audio/video capturingmiu@chromium.org2012-09-111-10/+2
* Update webrtc to 2565.ronghuawu@chromium.org2012-08-131-4/+4
* Make RenderProcessImpl::CreateTransportDIB and RenderProcessImpl::FreeTranspo...fsamuel@chromium.org2012-08-021-1/+2