commit | 471783fc87154d80bfaa4fc926312cf19d8e7478 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Mon Mar 11 13:26:02 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Mar 11 16:49:21 2019 |
tree | 77bd16b15dc994b7f67f78f13d3ef4907d93a10d | |
parent | 125b5d6ffb98a1c4dfada7bf0418d4db2cced579 [diff] |
Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly Use absl::WrapUnique/absl::make_unique to create the queued tasks. Bug: webrtc:10191 Change-Id: I8f47a60cb326b0fc361c7f0e338b25373d39937c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/126525 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27063}
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.