commit | 39d93da776c2ff5ce3bc78eaa8f81b6eb42d7a2a | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Wed Jan 17 11:31:13 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jan 17 14:36:36 2018 |
tree | b0592b85fd54dd9132c8d6edaaab04b30cf403ba | |
parent | 6e6a9554cbf0d9c9a1234ff6d48322f95fc60f23 [diff] |
Add ScopedAllowBaseSyncPrimitives to WebRTC for compatibility with Chromium. This will be overridden in Chromium in a future CL and following that, used inside of WebRTC as needed while issues with blocking events are being fixed. Bug: chromium:796889, chromium:795340 Change-Id: I098a03d9bad621f1349ef483b82e4d8e786a8a75 Reviewed-on: https://webrtc-review.googlesource.com/40140 Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Commit-Queue: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21659}
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.