commit | edd7f9e94d43312ee839e7bed9acc5d8eda7ae81 | [log] [tgz] |
---|---|---|
author | Tomas Gunnarsson <tommi@webrtc.org> | Mon Sep 21 14:44:55 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 21 20:42:59 2020 |
tree | e511ed0774c3158183eee10fc8bfc5de2e26087c | |
parent | 52fa992ccca42492ea3cdd3edf9359d9cd665013 [diff] |
Check if logging for a severity is enabled at the call site. This does mean that each call site becomes slightly more expensive in terms of binary size, but until we have a better way to mitigate the perf impact, I think we'll have to live with it. We could also consider migrating LS_VERBOSE over to RTC_DLOG. Bug: webrtc:11968 Change-Id: Ib16f1109366ffaa88b8df28ebfa5bc3b539f691f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/184922 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32153}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.