commit | 1242d9cc48caff9bb292f40f374d1b6f1ab1f814 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Fri Nov 08 15:17:41 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 13 08:53:22 2019 |
tree | c9ce3e7c78996ef71d72108eec1571c5e051bad0 | |
parent | d4002a733dc695c2227f872a1501e65a6653210f [diff] |
Reland Cleanup MultiStreamTester Instead of taking TaskQueue from outside create one internally. Detach MultiStreamTests from test::CallTest since that inheritance only used for constants and for task_queue object. Unlike original cleanup keep using DEPRECATED_SingleThreadedTaskQueueForTesting for now. Bug: webrtc:10933 Change-Id: Ife9143bfda0ebefd56a9199622296e64b14a7b20 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/159034 Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Original-Commit-Position: refs/heads/master@{#29744} Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/159280 Cr-Commit-Position: refs/heads/master@{#29782}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.