commit | 5ad935cb56e8647d42dffdbb8897f31294e1c272 | [log] [tgz] |
---|---|---|
author | pbos <pbos@webrtc.org> | Mon Jan 25 11:52:44 2016 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jan 25 11:52:53 2016 |
tree | 10f44714f5afafbdfcf3d247d749348580c5287f | |
parent | 7d0d0e0763fba5bf54d18b5dbb74dd65fdb63224 [diff] |
Remove mutable from rtc::CriticalSection members. rtc::CriticalSection is now lockable from const methods and no longer need to remain mutable. BUG= R=tommi@webrtc.org Review URL: https://codereview.webrtc.org/1613643004 Cr-Commit-Position: refs/heads/master@{#11367}
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.