commit | 56f9f0eed19fc878fcf8c04f3c45ba2cb10d87da | [log] [tgz] |
---|---|---|
author | Dino Radaković <dinor@webrtc.org> | Thu Mar 15 15:19:16 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Mar 15 15:07:27 2018 +0000 |
tree | 6e1ae0d3d22fa45ea7ae438bdf3dd2223e89e53d | |
parent | 3ab1d262bcadea1161c91f41598446cf03d2f325 [diff] |
Make task_queue_ injectable by wrapping it into a std::unique_ptr and adding an optional arg to the constructor of RtcEventLogImpl. Bug: webrtc:9004 Change-Id: I46336ba4f6464d806f0fb8549f98faea69a5f748 Reviewed-on: https://webrtc-review.googlesource.com/61420 Commit-Queue: Dino Radaković <dinor@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Reviewed-by: Elad Alon <eladalon@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22456}
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.