commit | 116ffe7e5be4aef2d5641e71f653118a95cabf0c | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Thu Sep 05 08:21:11 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 09 19:24:16 2019 |
tree | 2b87c2a869e680905ff377cd2aec0e4cd15d0cce | |
parent | a0e6ded9fcac6b93359f153d38f6bfecc5a9c81f [diff] |
Switch to compiling WebRTC -std=c++14 by default This is a canary CL to check if using c++14 feature breaks any webrtc user. Bug: webrtc:10945 Change-Id: Iabaf8c06414c1ac960791bcb7cc46f5f5a5e1f14 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/151600 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Tommi <tommi@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29119}
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.