commit | 6bda02b51dc00401d2a0d04be996ed10e5acac47 | [log] [tgz] |
---|---|---|
author | kthelgason <kthelgason@webrtc.org> | Thu Apr 20 08:38:01 2017 |
committer | Commit bot <commit-bot@chromium.org> | Thu Apr 20 08:38:01 2017 |
tree | 0fae63f0ce73fc5837c6cc8c6b38bda8a4964c8d | |
parent | 897d08ef1b314e8d8fcd24d1dcfba820cb2501b7 [diff] |
GN: Enable ARC for Mac and iOS in rtc_* templates Remove all uses of retain/release and NSAutoreleasePool. This makes transformation to Bazel easier. This CL subsumes https://codereview.webrtc.org/2778163002 and depends on https://codereview.webrtc.org/2784483002/ BUG=webrtc:6412 Review-Url: https://codereview.webrtc.org/2781713004 Cr-Commit-Position: refs/heads/master@{#17780}
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.