[BREAKGLASS] Append-only mirror of github.com/signalapp/webrtc
Go to file
Karl Wiberg abff7dd7c9 De-inline SimpleStringBuilder methods
Bug: webrtc:8982
Change-Id: Iadc83f6de48aad9e66952b6d3ff917672e87e247
Reviewed-on: https://webrtc-review.googlesource.com/61042
Commit-Queue: Tommi <tommi@webrtc.org>
Reviewed-by: Tommi <tommi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22378}
2018-03-10 16:32:17 +00:00
api Change error handlers for Set*Description to use RTCError 2018-03-09 15:37:34 +00:00
audio Make SimpleStringBuilder into a non-template 2018-03-09 11:32:34 +00:00
build_overrides Add phoglund@ to various OWNERS and remove kjellander@ 2017-10-19 09:21:12 +00:00
call Reland "Add multiplex case to webrtc_perf_tests" 2018-03-10 01:21:04 +00:00
common_audio Conditionally include real_fourier_openmax.h. 2018-02-23 09:02:36 +00:00
common_video Reland "Add multiplex case to webrtc_perf_tests" 2018-03-10 01:21:04 +00:00
data WebRTC: Replace ProjectRootPath by ResourcePath 2016-11-22 18:43:05 +00:00
examples Synced webrtc_unity_plugin to the latest webrtc and fixed bugs. 2018-03-09 18:34:14 +00:00
infra Removing android_compile_mips_dbg from CQ. 2018-03-01 09:13:33 +00:00
logging Reland "Enable and fix chromium clang warnings in rtp_rtcp test targets" 2018-03-09 16:04:35 +00:00
media Reland "Deprecate the adaptive level controller" 2018-03-09 09:42:13 +00:00
modules Add stereo support to FakeAudioDevice. 2018-03-09 18:43:24 +00:00
ortc Removed new calls on RtpTransportControllerSend. 2018-02-22 12:54:43 +00:00
p2p Add configurable connectivity check intervals. 2018-03-09 08:09:43 +00:00
pc Change error handlers for Set*Description to use RTCError 2018-03-09 15:37:34 +00:00
resources Adding FourPeople_1280x720_30.yuv. 2018-02-12 15:55:00 +00:00
rtc_base De-inline SimpleStringBuilder methods 2018-03-10 16:32:17 +00:00
rtc_tools Separate build target for rtc_base/numerics/safe_minmax.h 2018-03-07 14:12:00 +00:00
sdk Fix NarrowingCompoundAssignment warning 2018-03-09 13:52:09 +00:00
stats Reland "Add hugeFramesSent GetStats metric" 2018-03-06 13:38:11 +00:00
system_wrappers Fixing issues that affect newest versions of NDK. 2018-02-27 10:30:43 +00:00
test Reland "Add multiplex case to webrtc_perf_tests" 2018-03-10 01:21:04 +00:00
tools_webrtc Remove ObjC static library target. 2018-03-08 12:22:13 +00:00
video Reland "Add multiplex case to webrtc_perf_tests" 2018-03-10 01:21:04 +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 Delete the VideoCodec::plName string. 2018-03-06 11:17:41 +00:00
common_types.h Revert "Delete VideoCodec::plName" 2018-03-09 13:58:35 +00:00
DEPS Roll chromium_revision eead1e7595..abe34c4ead (542200:542307) 2018-03-10 03:02:14 +00:00
LICENSE Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
license_template.txt Update template to follow chromium copyright style 2013-04-24 01:01:28 +00:00
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 back OWNERS entris that went missing 2018-03-06 10:31:11 +00:00
PATENTS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
presubmit_test_mocks.py Using Change.BugsFromDescription to read CL bugs in PRESUBMIT checks. 2017-10-13 03:48:26 +00:00
presubmit_test.py Using Change.BugsFromDescription to read CL bugs in PRESUBMIT checks. 2017-10-13 03:48:26 +00:00
PRESUBMIT.py Adding PRESUBMIT check to stop using istream, ostream and sstream. 2018-03-08 15:25:53 +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