commit | cae7f9f485766ddb3eea950c06c5de1c8d9fd1fa | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Fri Nov 08 13:17:15 2019 +0000 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 08 13:17:29 2019 +0000 |
tree | a9faa2fc2031cc5a1754930340bad74f5aca5629 | |
parent | d6b9b0a1f4132474c737b5e673e380c3d8e12e2c [diff] |
Revert "Cleanup MultiStreamTester" This reverts commit d6b9b0a1f4132474c737b5e673e380c3d8e12e2c. Reason for revert: breaks internal ios tests Original change's description: > Cleanup MultiStreamTester > > Instead of taking TaskQueue from outside create one internally. > Detach MultiStreamTests from test::CallTest since that inheritance > only used for constants and (now unneeded) task_queue object. > > Bug: webrtc:10933 > Change-Id: I7e30ddcf6faaa134ebcd9d53b578b40fdedf2a3c > 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-Commit-Position: refs/heads/master@{#29744} TBR=danilchap@webrtc.org,ilnik@webrtc.org Change-Id: I0fe3d265fe12795ec96b420c21bdc934743c9c2f No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:10933 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/159222 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29745}
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.