commit | 78c6e919e2d735ad20af3d991a39f84b3080c066 | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Fri Jun 13 16:23:42 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 20 05:48:47 2025 |
tree | 04870efddd1ae9eb1fced8c58708a9c6d66b4410 | |
parent | 93cbaaa0f6b952f3822037b42ec351d92e18286e [diff] |
IWYU: Android files including jni.h generated in an Android build directory using git grep "<jni.h>" | awk -F ":" '{print $1'} | xargs tools_webrtc/iwyu/apply-include-cleaner followed by manually including native_api/jni/jvm.h for webrtc::AttachCurrentThreadIfNeeded() where needed and small fixes to make things compile again. Bug: webrtc:42226242 Change-Id: I562b3bda007611f187aab14a838865f91a138e60 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/396287 Reviewed-by: ZoƩ Lepaul <xalep@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Philipp Hancke <phancke@meta.com> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44984}
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.