commit | af9e6637c0fd154a6469a07913e233aad2b4d8f0 | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Thu Jan 21 16:56:52 2016 +0100 |
committer | Peter Boström <pbos@webrtc.org> | Thu Jan 21 15:57:03 2016 +0000 |
tree | 201f8b60e2d0ebbbb8b99426d4ad8f91410262f5 | |
parent | 3c16978c8489e77d49932ab4b5af720fe427e544 [diff] |
Make rtc::CriticalSection lockable from f() const. Removes the use of mutable rtc::CriticalSection across the code. BUG= R=tommi@webrtc.org Review URL: https://codereview.webrtc.org/1611223002 . Cr-Commit-Position: refs/heads/master@{#11342}
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.