commit | c2342031f4d9c4f55b666115ad2430aec921df9c | [log] [tgz] |
---|---|---|
author | Karl Wiberg <kwiberg@webrtc.org> | Wed Aug 08 11:39:52 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 08 10:45:52 2018 +0000 |
tree | 7048d4197e3ec62000257031966369fddc1ee0e8 | |
parent | 58d2a5e9761330f0f646fbdeee553f6f8e7ab4ee [diff] |
Remove rtc::{Make,Wrap}Unique and their header file + unit tests We've switched to absl::make_unique and absl::WrapUnique. Bug: webrtc:9473 Change-Id: I08aef72d52b571c511c0f4adb4c68d6cc2654192 Reviewed-on: https://webrtc-review.googlesource.com/87262 Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24225}
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.