commit | 14a114b11539b82bd70bd0a786460ec1cbf0d470 | [log] [tgz] |
---|---|---|
author | Krzysztof Kosiński <krzysio@google.com> | Thu Feb 20 20:20:47 2025 +0000 |
committer | Krzysztof Kosiński <krzysio@google.com> | Thu Feb 20 22:50:54 2025 +0000 |
tree | 379d2dce1ec4f2fc26c35c5b4cdae3d7ca0c7808 | |
parent | 82e09eb24fe3c49b03ef2b5cbad74e62372339e0 [diff] |
Do not force ARMv8-A. ARMv8-A is the earliest arch that supports 64-bit execution, so passing -march=armv8-a has the effect of force-disabling all instruction set extensions. This may be needlessly reducing performance. Bug: 364383722 Test: presubmit Change-Id: Iad91934e6ddb3f480ab28f94cedaa025be7e9750
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.