[BREAKGLASS] Append-only mirror of github.com/signalapp/webrtc
Go to file
Oleh Prypin bfa6b7253e Reland "Add linux_internal_compile_lite trybot to CQ"
This is a reland of b746c3c62e
with corrected bucket name

Original change's description:
> Add linux_internal_compile_lite trybot to CQ
>
> No-Try: True
> Bug: chromium:775858, chromium:824706
> Change-Id: I235068906384f46c8072a4f7869d8dc2a0cb0c68
> Reviewed-on: https://webrtc-review.googlesource.com/64200
> Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
> Commit-Queue: Oleh Prypin <oprypin@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#22597}

No-Try: True
Bug: chromium:775858, chromium:824706
Change-Id: I8d9e056b8fd55f8518b36c91b9e524be049eb29a
Reviewed-on: https://webrtc-review.googlesource.com/64661
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Commit-Queue: Oleh Prypin <oprypin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22599}
2018-03-26 10:12:59 +00:00
api VideoStreamDecoderImpl implementation, part 1. 2018-03-23 13:58:55 +00:00
audio Delete obsolete method RtpFeedback::OnInitializeDecoder. 2018-03-22 12:06:54 +00:00
build_overrides Add phoglund@ to various OWNERS and remove kjellander@ 2017-10-19 09:21:12 +00:00
call Reland "Move rtp-specific config out of EncoderSettings." 2018-03-26 08:39:39 +00:00
common_audio Move aligned memory utilities to rtc_base/memory/ 2018-03-22 14:13:24 +00:00
common_video Remove the public_deps to fileutils from test_support. 2018-03-16 09:06:27 +00:00
data WebRTC: Replace ProjectRootPath by ResourcePath 2016-11-22 18:43:05 +00:00
examples Annotate AppRTCMobile with @Nulllable. 2018-03-23 12:42:05 +00:00
infra Reland "Add linux_internal_compile_lite trybot to CQ" 2018-03-26 10:12:59 +00:00
logging Provide the option of injecting rtc::TaskQueue when creating RtcEventLogImpl via factory methods. 2018-03-20 18:06:18 +00:00
media Reland "Move rtp-specific config out of EncoderSettings." 2018-03-26 08:39:39 +00:00
modules Reland "Move rtp-specific config out of EncoderSettings." 2018-03-26 08:39:39 +00:00
ortc Delete ortc methods using cricket::VideoCapturer. 2018-03-22 08:55:24 +00:00
p2p Fix a bug caused by an early return when a TURN port receives a role 2018-03-23 22:42:15 +00:00
pc Adding flag to enable/disable use of SRTP_AES128_CM_SHA1_32 crypto suite. 2018-03-23 19:26:55 +00:00
resources Adding FourPeople_1280x720_30.yuv. 2018-02-12 15:55:00 +00:00
rtc_base Move rw_lock_wrapper.h to rtc_base/synchronization/ 2018-03-23 19:47:08 +00:00
rtc_tools Fix path to proto in py_event_log_analyzer/pb_parse.py 2018-03-19 07:42:35 +00:00
sdk Android: Fix compilation of moved aaudio 2018-03-24 11:57:47 +00:00
stats RTCStatsCollector::GetStatsReport() with optional selector argument. 2018-03-19 15:32:16 +00:00
style-guide Add style guide rule about paired .h and .cc files 2018-03-14 13:02:35 +00:00
system_wrappers Move rw_lock_wrapper.h to rtc_base/synchronization/ 2018-03-23 19:47:08 +00:00
test Reland "Move rtp-specific config out of EncoderSettings." 2018-03-26 08:39:39 +00:00
tools_webrtc Match the device config of iOS Debug and Release bots 2018-03-22 08:25:53 +00:00
video Disable FieldTrials/CallOperationEndToEndTest.TransmitsFirstFrame/2 due to flakiness. 2018-03-26 09:13:59 +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 Remove thin_archive config from complete static libraries 2018-03-22 15:28:34 +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 Refactor VP8 TemporalLayers 2018-03-19 18:14:21 +00:00
common_types.h Refactor VP8 TemporalLayers 2018-03-19 18:14:21 +00:00
DEPS Roll chromium_revision e76515b1f3..723d8fc2ac (545023:545111) 2018-03-22 21:21:24 +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 Revert "Relaxing no-streams presubmit check (streams are allowed in tests)." 2018-03-19 10:32:02 +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 Add style guide rules for std::bind and std::function 2018-03-22 08:53:23 +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 Introduce Nullable annotation. 2018-03-21 08:41:13 +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