commit | 001546da953275c7a39eb220592b440c9b47d756 | [log] [tgz] |
---|---|---|
author | Qingsi Wang <qingsi@google.com> | Thu Jan 25 00:23:20 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jan 30 17:54:06 2018 |
tree | f035fb7da4929205cd5f84cdac95eb4012b04759 | |
parent | 98bf720f97ffa7cda00bdfb535164a65c0710093 [diff] |
Break up rtc_event_log_api to solve circular dependencies. The original rtc_event_log_api is refactored to a pure API target plus multiple targets coupled with WebRTC implementations. Bug: None Change-Id: Iab9eee3f7bf4228c52d94a5f26fc39bb99b5033f Reviewed-on: https://webrtc-review.googlesource.com/43247 Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Commit-Queue: Qingsi Wang <qingsi@google.com> Cr-Commit-Position: refs/heads/master@{#21811}
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.