| commit | 662b306bae903f4898210421103b3784d79b6c32 | [log] [tgz] |
|---|---|---|
| author | Niels Möller <nisse@webrtc.org> | Fri Mar 12 14:08:23 2021 +0100 |
| committer | Commit Bot <commit-bot@chromium.org> | Fri Mar 12 14:52:25 2021 +0000 |
| tree | ce12ab4d50d0d726d975d55900256e84509487b6 | |
| parent | 048e9c2f45e6ab4a0422207dd7e61b81fe924639 [diff] |
Replace blocking invokes with PostTask in AndroidNetworkMonitor Use PendingTaskSafetyFlag for safe Stop. Followup to https://webrtc-review.googlesource.com/c/src/+/209181. Also fix rtc::scoped_refptr to work with RTC_PT_GUARDED_BY. Bug: webrtc:12339 Change-Id: Ic0e3ecb17049f1a0e6af887ba5f97a5b48a32d98 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/211351 Commit-Queue: Niels Moller <nisse@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Jonas Oreland <jonaso@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Taylor <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33447}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.