commit | 304ea5f7b0e4af6135cedf152b9d204acc21672a | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Thu Apr 11 13:18:18 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Apr 11 16:05:09 2019 |
tree | 306f85f073cbab78c2f6c219be135879ec4098bc | |
parent | 11d0d7b945b8489ac8d286cfed0fcc4275253bd8 [diff] |
Add RtcEventLogFactory factory with explicit TaskQueueFactory remove RtcEventLog factory function that relies on GlobalTaskQueueFactory, move that default behaviour up to RtcEventLogFactory level. Bug: webrtc:10284 Change-Id: I512d8a13e6a2f320000dd08e6355c0a7e9de8561 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/132542 Reviewed-by: Björn Terelius <terelius@webrtc.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27573}
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.