commit | bd2cf718650487f2fe5a9680ded92671f818ae4f | [log] [tgz] |
---|---|---|
author | Bjorn Terelius <terelius@webrtc.org> | Tue Dec 04 17:52:22 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Dec 05 16:35:04 2018 |
tree | 3c8211b652515180147f09d4100a0223186fd60c | |
parent | b438b5a33d136115b72407a017e8d4c93edc13e6 [diff] |
Remove functions to inject a TaskQueue in RtcEventLog creation. The event log implementation will be simpler if it creates its own TaskQueue. If we really need the "injectable" functionality, it could be achieved via a TaskQueueFactory that returns a move-constructible TaskQueue. Bug: webrtc:10085 Change-Id: I538be3dd77c09be2f5bae015227067acd6af8355 Reviewed-on: https://webrtc-review.googlesource.com/c/113140 Reviewed-by: Elad Alon <eladalon@webrtc.org> Commit-Queue: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25908}
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.