[BREAKGLASS] Append-only mirror of github.com/signalapp/webrtc
Go to file
Jeremy Leconte a95fc3fa2c Remove ios internal bots.
Change-Id: Ic75d7d5d40fdffec9e90bec986913a1374f8615e
Bug: b:487237998
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/451942
Commit-Queue: Jeremy Leconte <jleconte@google.com>
Reviewed-by: Christoffer Dewerin <jansson@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#46989}
2026-02-24 13:21:50 -08:00
agents/prompts Add modernization section to GEMINI knowledge base 2025-12-17 04:57:19 -08:00
api Remove frame references in corruption detection on frame drops. 2026-02-24 10:47:53 -08:00
audio Make GetNackList take optional TimeDelta. 2026-02-24 09:00:50 -08:00
build_overrides Add DIR_METADATA for tools_webrtc 2026-02-17 07:17:46 -08:00
call Update WebRTC code version (2026-02-24T04:07:11). 2026-02-23 22:55:02 -08:00
common_audio Revert "Change ArrayView to std::span in common_audio/channel_buffer.h." 2026-01-20 06:44:38 -08:00
common_video Deprecate the two-argument Buffer constructor 2026-02-13 02:40:23 -08:00
data
docs Specify need for TWCC and CCFB to be consistent 2025-11-13 13:42:32 -08:00
examples Reland "Use injected clock in android_video_track_source" 2026-02-17 01:47:31 -08:00
experiments Revert "Reland "Activate adaptive channel mixing when the echo canceller runs in stereo"" 2026-02-04 12:00:21 -08:00
g3doc Update style guide to mention AI coding. 2026-02-17 07:36:03 -08:00
infra Remove ios internal bots. 2026-02-24 13:21:50 -08:00
logging Update some RTC event log parser comments 2026-02-19 06:00:58 -08:00
media Move all the receiver SSRC choices to the AudioChannel/VideoChannel 2026-02-20 10:02:57 -08:00
modules build: ignore unittest targets in dependency removal 2026-02-24 09:45:38 -08:00
net/dcsctp rtc_base: add text2pcap helper function 2026-02-24 06:51:20 -08:00
p2p dtls: return number of acked packets 2026-02-24 09:25:05 -08:00
pc rtc_base: add text2pcap helper function 2026-02-24 06:51:20 -08:00
resources Changing default values of multi channel processing to be true 2026-02-10 04:24:13 -08:00
rtc_base rtc_base: add text2pcap helper function 2026-02-24 06:51:20 -08:00
rtc_tools Fix minor mistakes in event log analyzer 2026-02-24 05:41:29 -08:00
sdk Reland "Use injected clock in android_video_track_source" 2026-02-17 01:47:31 -08:00
stats build: remove test_main dependencies from more rtc_tests 2026-01-09 01:39:22 -08:00
system_wrappers Fix malformed DEPS files in WebRTC. 2026-02-17 09:47:27 -08:00
test Restrict ArrayView constructor from genertic range 2026-02-24 04:48:22 -08:00
tools_webrtc Remove ios internal bots. 2026-02-24 13:21:50 -08:00
video Remove frame references in corruption detection on frame drops. 2026-02-24 10:47:53 -08:00
.clang-format Make .clang-format ObjC respect Chromium column limit length 2025-01-07 02:05:31 -08:00
.clang-tidy clang-tidy: add missing trailing , 2025-10-21 01:17:21 -07:00
.git-blame-ignore-revs Mark clang-tidy run as blame-exempt 2026-01-10 00:00:05 -08:00
.gitignore gitignore .siso_failed_targets 2026-01-27 00:37:04 -08:00
.gn Switch to python3 as default script_executable. 2026-02-12 03:19:39 -08:00
.mailmap Add .mailmap for git. 2022-02-20 14:22:13 +00:00
.rustfmt.toml Add .rustfmt.toml file 2025-03-14 05:46:20 -07:00
.style.yapf Configure YAPF to follow PEP-8 altogether 2023-09-22 10:32:11 +00:00
.vpython3 Add packaging module to vpython 2025-11-14 00:05:52 -08:00
AUTHORS data_channel_benchmark: fix signaling race via Connect/Start split 2026-02-01 03:43:32 -08:00
BUILD.gn Add audio_engine_tests top-level target 2026-01-30 06:11:52 -08:00
CODE_OF_CONDUCT.md Reland "Migrate WebRTC documentation to new renderer" 2023-01-31 09:30:04 +00:00
codereview.settings
DEPS Roll chromium_revision 80fdbfe134..acca47dc0a (1588711:1589354) 2026-02-24 09:41:34 -08:00
DIR_METADATA Move metadata in OWNERS files to DIR_METADATA files. 2021-02-08 19:09:33 +00:00
ENG_REVIEW_OWNERS Remove phoglund from ENG_REVIEW_OWNERS 2021-10-08 08:29:42 +00:00
GEMINI.md Reduce content from GEMINI.md that can cause confusion 2025-12-08 03:22:46 -08:00
LICENSE
license_template.txt
native-api.md Delete field_trial::FindFullName 2025-08-04 03:51:52 -07:00
OWNERS Update root OWNERS 2026-02-06 11:31:32 -08:00
OWNERS_INFRA Add DIR_METADATA for tools_webrtc 2026-02-17 07:17:46 -08:00
PATENTS
presubmit_test_mocks.py tools_webrtc dir converted to py3 + top level PRESUBMIT script 2022-02-08 14:42:26 +00:00
presubmit_test.py tools_webrtc dir converted to py3 + top level PRESUBMIT script 2022-02-08 14:42:26 +00:00
PRESUBMIT.py Fix checkdeps and add a presubmit check. 2026-02-17 13:02:32 -08:00
pylintrc Configure Pylint to follow PEP-8 2023-09-25 15:56:09 +00:00
pylintrc_old_style Allow to keep old python style for existing files. 2023-10-17 13:52:56 +00:00
README.chromium update metadata version/cpe and mitigated patch state 2025-10-20 23:26:00 -07:00
README.md doc: Follow up link rename in I2dbe1ef0c74a0de8c5619b522fab39527e797d9c 2023-05-26 09:20:16 +00:00
unsafe_buffers_paths.txt Add support for main thread socket server in GlobalSimulatedTimeController 2026-02-16 07:34:59 -08:00
WATCHLISTS Remove xooglers from WATCHLISTS and OWNERS 2022-11-30 15:33:25 +00:00
webrtc_lib_link_test.cc Add include create_modular_peer_connection_factory.h where it is used 2025-07-15 08:06:30 -07:00
webrtc.gni Turn deprecate_plan_b on by default 2026-01-20 08:06:45 -08:00
whitespace.txt Update whitespace 2026-02-06 00:09:05 -08: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 here 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