commit | 694ed1793c463a6d288dd8e2e833262acde7fff1 | [log] [tgz] |
---|---|---|
author | Karl Wiberg <kwiberg@webrtc.org> | Tue Nov 06 17:47:26 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 08 11:57:35 2018 +0000 |
tree | 3ab3ab6ffb730ca7e63464fdfb6758d3ffe2b90e | |
parent | f0e7440a359f282c77a524d1315c718395bd0014 [diff] |
Add a style rule about not using const optional<T>& arguments Motivated by discussions here: https://webrtc-review.googlesource.com/c/src/+/109583 Bug: none Change-Id: Ia0723adf9fa7c970137ffc9cb5612cb3360d7f5f Notry: true Reviewed-on: https://webrtc-review.googlesource.com/c/109568 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25556}
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.