commit | 4ff1c872045cce0a794076fb4dbeac4b55ae54c9 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Wed Oct 23 18:06:25 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 23 18:50:18 2019 |
tree | c62cc1656829821ae2644e645644b28c22993556 | |
parent | d7bf5c56b69b7a34f13802f100940e38ee47bad4 [diff] |
Fix RTC_LOCKABLE RTC_EXPORT order for rtc::Thread. The previous order of macros causes [1]. [1] - https://ci.chromium.org/p/chromium/builders/try/win_chromium_compile_dbg_ng/420871 Bug: webrtc:9419 Change-Id: If261e5c1d4bf058417be2bcc9a7cd26cc210f20b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158121 Reviewed-by: Steve Anton <steveanton@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29592}
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.