No description
Find a file
siddhartha sivakumar f7706aecdc Revert "Forward fix jni_generator_helper.h."
This reverts commit 63e83c77ae.

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}
2018-02-27 15:10:39 +00:00
api Move EchoCanceller3Factory to api/auido 2018-02-27 14:09:59 +00:00
audio Adding a new string utility class: SimpleStringBuilder. 2018-02-27 13:37:39 +00:00
build_overrides Add phoglund@ to various OWNERS and remove kjellander@ 2017-10-19 09:21:12 +00:00
call Added some margin to ramp down target in perf test. 2018-02-23 12:15:15 +00:00
common_audio Conditionally include real_fourier_openmax.h. 2018-02-23 09:02:36 +00:00
common_video Drop dependency of common_video on api:libjingle_peerconnection_api. 2018-02-19 13:20:24 +00:00
data WebRTC: Replace ProjectRootPath by ResourcePath 2016-11-22 18:43:05 +00:00
examples Add support for saving local audio input to file in AppRTCMobile 2018-02-21 14:09:56 +00:00
infra Shorten Chromium compile trybot names 2018-02-22 10:06:20 +00:00
logging Add extra RTC_CHECKs in RtcEventLog. 2018-02-27 13:23:49 +00:00
media Consider packetization-mode when matching H264 codecs 2018-02-27 02:47:42 +00:00
modules Move EchoCanceller3Factory to api/auido 2018-02-27 14:09:59 +00:00
ortc Removed new calls on RtpTransportControllerSend. 2018-02-22 12:54:43 +00:00
p2p Add immediate sorting of candidate pairs after the network preference 2018-02-27 04:07:42 +00:00
pc Consider packetization-mode when matching H264 codecs 2018-02-27 02:47:42 +00:00
resources Adding FourPeople_1280x720_30.yuv. 2018-02-12 15:55:00 +00:00
rtc_base Adding a new string utility class: SimpleStringBuilder. 2018-02-27 13:37:39 +00:00
rtc_tools Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +00:00
sdk Revert "Forward fix jni_generator_helper.h." 2018-02-27 15:10:39 +00:00
stats Removing useless dependencies on //testing/gmock. 2018-01-26 13:34:12 +00:00
system_wrappers Fixing issues that affect newest versions of NDK. 2018-02-27 10:30:43 +00:00
test Move EchoCanceller3Factory to api/auido 2018-02-27 14:09:59 +00:00
tools_webrtc Delete unused sample project code. 2018-02-20 09:51:52 +00:00
video Adding a new string utility class: SimpleStringBuilder. 2018-02-27 13:37:39 +00:00
.clang-format Tune ObjC clang-format configuration 2017-05-11 09:14:18 +00:00
.git-blame-ignore-revs Create .git-blame-ignore-revs and add Java format CL to it. 2016-10-20 09:20:39 +00:00
.gitignore Reland "Make it possible to run video_quality_loopback_test in swarming." 2018-01-23 13:03:17 +00:00
.gn Re-enabling 'gn check' on //examples/*. 2018-02-19 15:07:45 +00:00
.vpython vpython: Specify dependency on pywin32 2018-02-14 13:56:39 +00:00
AUTHORS Expose a link-local network interfaces enumeration option 2018-02-06 19:12:04 +00:00
BUILD.gn Removing definition of FEATURE_ENABLE_VOICEMAIL. 2018-02-19 15:51:24 +00:00
CODE_OF_CONDUCT.md Add code of conduct to WebRTC repo 2017-05-16 12:09:13 +00:00
codereview.settings Make Gerrit the default for WebRTC changes 2017-09-29 01:38:07 +00:00
common_types.cc Add flexfec payload name to string-type conversions 2018-01-31 08:58:39 +00:00
common_types.h Remove unused fields from VideoCodecVP8. 2018-02-09 15:55:59 +00:00
DEPS Roll chromium_revision dba3f95458..fc34980626 (539260:539403) 2018-02-27 06:23:32 +00:00
LICENSE Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
license_template.txt
LICENSE_THIRD_PARTY Remove custom MD5 / SHA-1 implementations. 2018-02-19 15:03:35 +00:00
native-api.md Remove legacy VoiceEngine. 2018-01-12 11:31:52 +00:00
OWNERS Add phoglund@ to various OWNERS and remove kjellander@ 2017-10-19 09:21:12 +00:00
PATENTS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
PRESUBMIT.py Delete unused MediaFile module. 2018-01-29 11:18:18 +00:00
presubmit_test.py Using Change.BugsFromDescription to read CL bugs in PRESUBMIT checks. 2017-10-13 03:48:26 +00:00
presubmit_test_mocks.py Using Change.BugsFromDescription to read CL bugs in PRESUBMIT checks. 2017-10-13 03:48:26 +00:00
pylintrc Removing invalid-name from disabled pylint checks. 2017-10-11 08:06:49 +00:00
README.chromium Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
README.md Tell users where they can find the native API headers 2017-11-14 10:36:46 +00:00
style-guide.md Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" 2018-01-10 15:55:04 +00:00
typedefs.h Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix 2018-02-05 11:24:59 +00:00
WATCHLISTS Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
webrtc.gni Removing obsolete defines. 2018-02-19 14:35:45 +00:00
whitespace.txt Whitespace change 2018-02-23 10:34:16 +00:00

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.

Development

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.

More info