commit | 225789d0670caf4742ba22b3a941df28d046ee4c | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Fri Oct 23 15:20:56 2015 +0200 |
committer | Peter Boström <pbos@webrtc.org> | Fri Oct 23 13:21:10 2015 +0000 |
tree | 5e105d87626598d6b4e2bfc6006c8d7d55cad0b9 | |
parent | aa0429928dca7b03c2381b3694249ec323578651 [diff] |
Move logging CriticalSection into implementation. Prevents including platform headers from all files that include logging. Also removes warn_slow_logs_delay_ which adds contention to the logging critical section. BUG= R=tommi@webrtc.org Review URL: https://codereview.webrtc.org/1416373004 . Cr-Commit-Position: refs/heads/master@{#10388}
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.