commit | 2bb96682a214670ea89b5a9a2433ff7453bbb8c0 | [log] [tgz] |
---|---|---|
author | Qingsi Wang <qingsi@webrtc.org> | Sat Dec 01 00:47:56 2018 +0000 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Dec 01 00:48:09 2018 +0000 |
tree | fb23c33469935d1b7a2779f24002c11a8f48672d | |
parent | 7c6fbf2c9ac1849ac350a66ba6726963bc3be8c5 [diff] |
Revert "Fix output period in RtcEventLogImpl" This reverts commit a4dcb749fbbc83a874d4e2c65de5a98465d3e200. Reason for revert: Speculative revert. Tsan failure has been consistently generated after this CL. Original change's description: > Fix output period in RtcEventLogImpl > > RtcEventLogImpl::StartLogging() was ignoring one of its parameters. > This CL fixes the issue. > > Bug: webrtc:10082 > Change-Id: Ie1790c1a7299748dabe99909d967384ad9895635 > Reviewed-on: https://webrtc-review.googlesource.com/c/112586 > Reviewed-by: Björn Terelius <terelius@webrtc.org> > Commit-Queue: Elad Alon <eladalon@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#25858} TBR=eladalon@webrtc.org,terelius@webrtc.org Change-Id: I6b79c207d537ab6ca44bb418958854acebc886ac No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:10082 Reviewed-on: https://webrtc-review.googlesource.com/c/112740 Reviewed-by: Qingsi Wang <qingsi@webrtc.org> Commit-Queue: Qingsi Wang <qingsi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25864}
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.