commit | 8e126fca476a2264e65f3c311795fe1748d32a0f | [log] [tgz] |
---|---|---|
author | Bjorn Terelius <terelius@webrtc.org> | Mon Dec 18 14:21:53 2017 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jan 03 16:48:56 2018 +0000 |
tree | bd8cd0db724b86b45e1a129d53b495d884b985cb | |
parent | c564d01c0a809ed01bae27cc0d19db0439d79838 [diff] |
Remove RtcEventLoggingStarted and RtcEventLoggingStopped events. This prevents the programmer from accidentally adding LOG_START and LOG_END events to the log without actually starting the log. This also makes it easier to ensure that the LOG_START event always ends up first and the LOG_END event always ends up last in the log file. Bug: webrtc:8111 Change-Id: I4e6c9306f8559ff184b5185f8728409f8dcebfa0 Reviewed-on: https://webrtc-review.googlesource.com/34400 Reviewed-by: Elad Alon <eladalon@webrtc.org> Commit-Queue: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21486}
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.