commit | 2042c16be026f44a66dda8373ed812ce38fd2a55 | [log] [tgz] |
---|---|---|
author | nisse <nisse@webrtc.org> | Mon Apr 10 00:31:33 2017 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Apr 10 07:31:33 2017 +0000 |
tree | cf79af560e3fe41cc1db0d97b2100a331412bbe6 | |
parent | 64c93c380f9501503e856090d57fc65ea1022fe0 [diff] |
Revert of Delete class ScopedPtrCollection. Replaced with vector of unique_ptr. (patchset #1 id:1 of https://codereview.webrtc.org/2808463002/ ) Reason for revert: Deleting scopedptrcollection.h broke an internal project. Original issue's description: > Delete class ScopedPtrCollection. Replaced with vector of unique_ptr. > > BUG=None > > Review-Url: https://codereview.webrtc.org/2808463002 > Cr-Commit-Position: refs/heads/master@{#17605} > Committed: https://chromium.googlesource.com/external/webrtc/+/188596f20fb7f206ea3d1b8c48ca47304853c9fb TBR=pthatcher@webrtc.org,kwiberg@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=None Review-Url: https://codereview.webrtc.org/2812553002 Cr-Commit-Position: refs/heads/master@{#17607}
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.