commit | 5fd6e5ec1feed9e937efbe27ba9924cee3be2b81 | [log] [tgz] |
---|---|---|
author | Elad Alon <eladalon@webrtc.org> | Thu Oct 05 08:19:29 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 05 10:00:20 2017 |
tree | 1e5b4f02804a19f04032f1f1173e552bd6f975cc | |
parent | 2f33a5671ea213bf6e09c72b584bb16b22330aa0 [diff] |
Remove deprecated functions from RtcEventLog The unified Log() interface replaces the many old LogX() functions. This helps hide dependencies between the modules which log different events. TBR=stefan@webrtc.org Bug: webrtc:8111 Change-Id: I5ea9fd50ba6da87d5867513c81c5e3bdb0524a32 Reviewed-on: https://webrtc-review.googlesource.com/2689 Commit-Queue: Elad Alon <eladalon@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Reviewed-by: Elad Alon <eladalon@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20159}
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.