commit | 98d26df5b78d16ff8a7e8517861254536736fe12 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Mon Feb 07 09:35:29 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 07 12:47:06 2022 |
tree | 1fa6753b347fa70d507e53bf86bee27537f01e19 | |
parent | 1af9022732614dd2a7fdf26973bdcc002bc20b41 [diff] |
Reland "Delete NO_MAIN_THREAD_WRAPPING preprocessor define." This is a reland of 0f78c6b28dbc0c9caa555ce89ce91b0f08c510ea Original change's description: > Delete NO_MAIN_THREAD_WRAPPING preprocessor define. > > Since many tests rely on rtc::Thread::Current(), add an > explicit rtc::AutoThread in the main() function used by tests. > > Bug: webrtc:9714 > Change-Id: Id82121967c9621fe1c2945846009c48139fa57da > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/39680 > Reviewed-by: Kári Helgason <kthelgason@webrtc.org> > Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> > Commit-Queue: Niels Moller <nisse@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#28000} Bug: webrtc:9714 Change-Id: I85f8a7058387771a31c099b1080ae53f1648dce6 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/137513 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35932}
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.