commit | 2a8231063ca50aaa72cb6ea11cb19af067112ea1 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Mon Nov 13 10:50:33 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Nov 13 12:07:31 2017 |
tree | 818abce8c1b8b2162279488d9e382698d1f0c839 | |
parent | dc1b9f179a9eed7a2dc7b1d915d38e97f156034d [diff] |
Avoiding unnecessary copies. clang-tidy spotted out these unnecessary copies, this CL removes them. Bug: None Change-Id: I9035a5a5394e170e8193966b4790946fb22b3b76 No-Try: True Reviewed-on: https://webrtc-review.googlesource.com/22060 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20648}
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.