commit | ac7fd8737515818d8f089c4b8bc4f41126afae31 | [log] [tgz] |
---|---|---|
author | Raman Budny <budnyjj@gmail.com> | Wed Nov 20 17:08:12 2019 +0300 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 21 12:34:35 2019 +0000 |
tree | eab9ff310b85b3f0539001d1abfb835944bd5370 | |
parent | ec22183f4368bbd6f0e6938417ce4ddfa7566485 [diff] |
Force alignment of generated JVM called functions. This CL effectively expands the zone of influence of https://webrtc-review.googlesource.com/64160, forcing 16-byte stack alignment of generated JNI methods for the Android x86 platform. Bug: webrtc:9085 Change-Id: Idc40c00ea3fb52dbbbeac7b58ceda2a9a44733d8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/159928 Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29858}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.