commit | 5447934728080aab01e1c0c521aa71e9891320e5 | [log] [tgz] |
---|---|---|
author | tommi <tommi@webrtc.org> | Fri Jan 22 13:26:14 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jan 22 13:26:19 2016 |
tree | 57a6f78bc05ac5d8f5464c38d3f6afa22e9c01d0 | |
parent | 7406b96abc8a7d460c78cd801c7bdd124fcbcb4b [diff] |
Remove implementation of CriticalSectionWrapper and use rtc::CriticalSection While transitioning over to rtc::CriticalSection completely, this gives perf benefits that rtc::CriticalSection has on Mac to current users of CriticalSectionWrapper. BUG= Review URL: https://codereview.webrtc.org/1614373002 Cr-Commit-Position: refs/heads/master@{#11356}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.