commit | f7706aecdc1f5b0b138a313fa17c80c84bf26ea0 | [log] [tgz] |
---|---|---|
author | siddhartha sivakumar <ssid@chromium.org> | Tue Feb 27 00:52:54 2018 +0000 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Feb 27 15:10:39 2018 +0000 |
tree | c6b9fca6bda333fba6b16378662147da204f9a22 | |
parent | 2fcb834bb4f1cb2601c5864b9a742e49a5f1478c [diff] |
Revert "Forward fix jni_generator_helper.h." This reverts commit 63e83c77ae81730a78ec4d5bf0465f25970f867a. Reason for revert: JNI generator is not using the heap profiler anymore. Original change's description: > 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} TBR=mbonadei@webrtc.org,magjed@webrtc.org,sakal@webrtc.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: chromium:801260 Change-Id: I7dac211b89d8206dc461af0a17b6d53cc8661b2a Reviewed-on: https://webrtc-review.googlesource.com/58040 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Magnus Jedvert <magjed@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22206}
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.