[BREAKGLASS] Append-only mirror of github.com/signalapp/webrtc
Go to file
Tommi c6ef49b61e More spring cleaning
Remove entries from the watchlist that aren't associated with activity
for over 10 years as well as some expired addresses.

Most of these were added here: https://codereview.webrtc.org/1470833002/

No-try: true
Bug: none
Change-Id: Ib122604e762587d0c1ce55fdbe1df7ca2c13e1e2
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/460740
Auto-Submit: Tomas Gunnarsson <tommi@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#47279}
2026-03-27 03:48:09 -07:00
.agents Create include-cleaner skill 2026-03-27 03:02:53 -07:00
agents/prompts Add modernization section to GEMINI knowledge base 2025-12-17 04:57:19 -08:00
api Spring cleanup of WATCHLIST and OWNER files 2026-03-26 09:19:09 -07:00
audio Spring cleanup of WATCHLIST and OWNER files 2026-03-26 09:19:09 -07:00
build_overrides Add DIR_METADATA for tools_webrtc 2026-02-17 07:17:46 -08:00
call Update WebRTC code version (2026-03-27T04:10:01). 2026-03-26 22:48:29 -07:00
common_audio VAD SplitFilter may overflow integerr. 2026-03-16 09:39:29 -07:00
common_video Replace ArrayView with std::span in common_video/ 2026-03-27 02:01:42 -07:00
data
docs abs-send-time: clarify "close to the metal" as "after pacing" 2026-03-09 00:18:59 -07:00
examples Remove deprecated charset handling in AsyncHttpUrlConnection 2026-03-10 03:36:48 -07:00
experiments Remove WebRTC-RtcEventLogEncodeDependencyDescriptor field trial 2026-03-16 05:34:40 -07:00
g3doc Reland "Fix payload type allocation issues for Audio RED and MID recycling." 2026-03-12 06:16:48 -07:00
infra Revert "Disable android_chromium_compile from CQ." 2026-03-03 23:09:25 -08:00
logging Remove WebRTC-RtcEventLogEncodeDependencyDescriptor field trial 2026-03-16 05:34:40 -07:00
media Use subset profile matching for H.264 decoder support 2026-03-25 02:07:47 -07:00
modules Replace ArrayView with std::span in modules/audio_processing 2026-03-26 10:42:00 -07:00
net/dcsctp Replace ArrayView with std::span in net/dcsctp/ 2026-03-11 06:49:46 -07:00
p2p Use GlobalSimulatedTimeController in PortTest 2026-03-26 17:15:09 -07:00
pc Rename methods in ScopedOperationsBatcher 2026-03-27 03:39:20 -07:00
resources Changing default values of multi channel processing to be true 2026-02-10 04:24:13 -08:00
rtc_base Spring cleanup of WATCHLIST and OWNER files 2026-03-26 09:19:09 -07:00
rtc_tools Spring cleanup of WATCHLIST and OWNER files 2026-03-26 09:19:09 -07:00
sdk Reland "Reland "sdk: add RTC_OBJC_TYPE to ios Metal renderer classes"" 2026-03-09 07:48:05 -07:00
stats Make Evan co-owner of WebRTC stats directories. 2026-03-19 05:52:19 -07:00
system_wrappers Spring cleanup of WATCHLIST and OWNER files 2026-03-26 09:19:09 -07:00
test Delete the AEC3 json config fuzzer 2026-03-26 06:29:28 -07:00
tools_webrtc gn_check_autofix: increase error limit for gn check 2026-03-20 03:26:24 -07:00
video Change how TimingFrameInfo is passed to ReceiveStatisticsProxy. 2026-03-26 06:02:42 -07: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 Add .gemini to .gitignore 2026-03-27 02:38:30 -07: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 [WGC] don't leak resources when capture session ends 2026-03-04 02:53:55 -08:00
BUILD.gn build: change more tests to use rtc_test instead of rtc_exectuable 2026-03-10 06:48:52 -07: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 5b78ada5e8..a3f5fcb392 (1604779:1604961) 2026-03-25 11:41:22 -07:00
DIR_METADATA
ENG_REVIEW_OWNERS
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 Remove unsupported python event log analyzer 2026-03-12 06:22:39 -07: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 Set Update Mechanism to Manual 2026-03-05 22:29:43 -08:00
README.md doc: Follow up link rename in I2dbe1ef0c74a0de8c5619b522fab39527e797d9c 2023-05-26 09:20:16 +00:00
unsafe_buffers_paths.txt Re-adding apm_data_dumper.h to the list of unsafe buffer exceptions. 2026-03-16 03:17:51 -07:00
WATCHLISTS More spring cleaning 2026-03-27 03:48:09 -07: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 Delete external authentication code. 2026-02-27 06:34:17 -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