commit | 22027b92d6a3b4022ac744b3a89e0e0dcf9d0b49 | [log] [tgz] |
---|---|---|
author | Robin Raymond <robin@opticaltone.com> | Fri Nov 23 14:07:50 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Nov 26 10:29:12 2018 |
tree | 0e7b62373a8c321f56b5d4540110449b6ab9ea9d | |
parent | ff0581672e76b309602f6e38ff1c63ac473af615 [diff] |
Add a new Task Queue for WinUWP. WinUWP cannot use the win task queue as post/peek message event loop is not available. A replacement version written using stdlib compatible with WinUWP is added as an alternative. Change-Id: Ie9d6e6f11f395d1815d8f04633772a0c597ed30a Bug: webrtc:10046 Reviewed-on: https://webrtc-review.googlesource.com/c/108520 Commit-Queue: Patrik Höglund <phoglund@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25781}
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.