commit | b9f69028a0dab597c3d137d2bc549fcf475bc66b | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Mon Oct 21 07:19:10 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 21 09:02:52 2019 |
tree | 46ae259e588a59862be8271085b8caa1d28a194c | |
parent | 82a3f0ad7f2b3420d01d80b010b2410b0007b845 [diff] |
Store logging streams in a manually linked list instead of std::list LogMessage::streams_ is a global and thus should have trivial destructor Bug: None Change-Id: Ie6a8029602f50b2bc5bab546ffc0365ef0954024 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/157042 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29552}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.