commit | 67b1fa2bd7ac22c689faa9663ab8202c86838e2e | [log] [tgz] |
---|---|---|
author | Tomas Gunnarsson <tommi@webrtc.org> | Thu Apr 08 13:18:05 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Apr 08 15:55:36 2021 |
tree | 3cd4bcd5514ca4a355bc788e0a0b075d3c74b618 | |
parent | 58fa1bac0392f58f5060237fbbf8060dafe0f744 [diff] |
Update DCHECKs in RTCStatsCollector. Change: RTC_DCHECK(foo->IsCurrent() To: RTC_DCHECK_RUN_ON(foo) Bug: none Change-Id: I9ac5d7b7181c8a58b17ce6d2c128d3d52a6c6d25 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/214300 Commit-Queue: Tommi <tommi@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33660}
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.