commit | 712048c64fd55716d09bffa495d71eeb20462209 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Wed Oct 18 11:08:22 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 19 10:53:40 2017 |
tree | ce9e147568fe3d223c4e27baf4475c9ec7ed7af0 | |
parent | 4b1a363e4c238f2e1ec2d8a9ce1f819f59d710ce [diff] |
Replace raw new by MakeUnique, and improve declarations. For unique_ptrs assigned at construction time, declare them const, and use RTC_PT_GUARDED_BY rather than RTC_GUARDED_BY. Bug: None Change-Id: I8aa83e062a1550780ee07792c1fbb195267d5524 Reviewed-on: https://webrtc-review.googlesource.com/12923 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Philip Eliasson <philipel@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20348}
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.