| commit | 63e83c77ae81730a78ec4d5bf0465f25970f867a | [log] [tgz] |
|---|---|---|
| author | Mirko Bonadei <mbonadei@webrtc.org> | Tue Jan 23 09:38:51 2018 |
| committer | Commit Bot <commit-bot@chromium.org> | Tue Jan 23 10:33:26 2018 |
| tree | b56d5f38ed0e28f263e845659c51cfe409e7c62f | |
| parent | db9e9d5486c40f4b78513fedc79b9b22ad3e5751 [diff] |
Forward fix jni_generator_helper.h. In crrev.com/531028, the JNI generator starts to add heap profiler events to JNI generated functions. This will cause a ~80KiB regression and at the moment it is breaking the Chromium Roll into WebRTC. This CL defines a void macro to re-enable the Chromium Roll avoiding the size regression. Bug: chromium:801260 Change-Id: I9543299199c4e14b6b9b235c5cb98c0d53cf29ea Reviewed-on: https://webrtc-review.googlesource.com/43021 Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21730}
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.