commit | 07a4f2b267b1ea02472892c6f3ffb3f2bf9847a2 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Tue Mar 05 18:58:28 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Mar 05 20:13:38 2019 |
tree | 2e8442b3543b374a996f5280b60ec8f17a40221b | |
parent | 445070818cec9d92cd15eae2288a4529b22c21c7 [diff] |
Merge rtc_task_queue(_api|_impl)? build targets into one Ignore rtc_link_task_queue_impl flag, instead use build_with_chromium for custom chromium implementation injection This changes TaskQueue implementation used in webrtc fuzzers in chromium: from own webrtc implementation to chromium's. Bug: webrtc:10191 Change-Id: I63be28b680ae8ea8ee1dbf0c699263c392ce29d3 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/125196 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26977}
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.