Sign in
webrtc
/
src
/
HEAD
7d6c068
Update WebRTC code version (2026-02-23T04:05:06).
by webrtc-version-updater
· 7 hours ago
lkgr
main
master
a7a1467
Update WebRTC code version (2026-02-22T04:10:27).
by webrtc-version-updater
· 31 hours ago
57aaff4
Make rtp_sender pointer const in ModuleRtpRtcpImpl2
by Harald Alvestrand
· 2 days ago
ede6975
Remove flaky expectation on RTT in Scream test LinkCapacity100Kbit50msRttNoEcn
by Per K
· 2 days ago
25ffb62
Update WebRTC code version (2026-02-21T04:06:53).
by webrtc-version-updater
· 2 days ago
700ef22
Mark one of the constructor explicit for ArrayView with static extent
by Danil Chapovalov
· 2 days ago
b5cb024
Improve Scream on low bitrate
by Per K
· 3 days ago
d7b28eb
Move all the receiver SSRC choices to the AudioChannel/VideoChannel
by Harald Alvestrand
· 3 days ago
0c37d5c
Remove specs for Perf Mac 11 bot
by Bjorn Terelius
· 3 days ago
1d38dc7
Avoid unsafe buffer warnings when ArrayView is replaces with std::span
by Danil Chapovalov
· 3 days ago
f083c09
Roll chromium_revision 085c3ffcf5..1c9161b9bb (1587653:1587773)
by chromium-webrtc-autoroll
· 3 days ago
453d899
Add ArrayView::supspan variants to create spans with static extent
by Danil Chapovalov
· 3 days ago
93c5ab7
Video timing simulator: Avoid "inf-inf" type arithmetic.
by Rasmus Brandt
· 3 days ago
3a67d08
Remove deprecated methods from event log visualizer Plot
by Bjorn Terelius
· 3 days ago
173784f
Roll chromium_revision 3d3530d666..085c3ffcf5 (1587490:1587653)
by chromium-webrtc-autoroll
· 3 days ago
33d3cea
Add OnFrameDropped stubs for remaining EncodedImageCallbacks.
by Erik Språng
· 3 days ago
23e3744
Update WebRTC code version (2026-02-20T04:04:46).
by webrtc-version-updater
· 3 days ago
225f036
Roll chromium_revision 7fd541abbf..3d3530d666 (1587331:1587490)
by chromium-webrtc-autoroll
· 4 days ago
781f126
Roll chromium_revision 1063bfbb8a..7fd541abbf (1587147:1587331)
by chromium-webrtc-autoroll
· 4 days ago
6713f18
Delete ClearSamples helper in favor or absl::c_fill
by Danil Chapovalov
· 4 days ago
de07f73
Roll chromium_revision cabe765c34..1063bfbb8a (1583505:1587147)
by chromium-webrtc-autoroll
· 4 days ago
58016c0
Update some RTC event log parser comments
by Bjorn Terelius
· 4 days ago
35107c6
Move NetEq simulation plots into event log analyzer
by Bjorn Terelius
· 4 days ago
bf4fd8b
Deprecated accessors returning ArrayView::const_iterator
by Danil Chapovalov
· 4 days ago
abec0c5
Check tag length before comparing tags
by Harald Alvestrand
· 4 days ago
5459d3b
Wire up usage on OnFrameDropped callback in VSE and VSS.
by Erik Språng
· 4 days ago
754f9d3
Update WebRTC code version (2026-02-19T04:04:25).
by webrtc-version-updater
· 4 days ago
627bc15
Pass field trials as FieldTrialView* to NetEqTest
by Bjorn Terelius
· 5 days ago
61fd323
Add more detailed logging of ref window increase to analyzer
by Per K
· 5 days ago
8ffca59
Switch ArrayView, CopyOnWriteBuffer and AudioView to iterators
by Harald Alvestrand
· 5 days ago
310bd07
Linux: Race condition in ALSA/PulseAudio symbol table loading
by Ludvig Noring
· 5 days ago
71c8715
Reland "Move VideoQualityAnalyzer to OnFrameDropped callback."
by Erik Språng
· 5 days ago
7a8eed0
Deprecate ArrayView(nullptr_t, size) constructor
by Danil Chapovalov
· 5 days ago
726c2f0
Video timing simulator: improve robustness of `PopulateFrameDelayVariations`
by Rasmus Brandt
· 5 days ago
796906e
Fix potential OOM and file handle leaks in OpenY4mFile
by AhmadDurrani579
· 5 days ago
259c1ca
Clamp timer interval in AudioDeviceBuffer::LogStats to handle time jumps
by Ludvig Noring
· 5 days ago
5ce1ea7
Remove inactive OWNERS in network related folders
by Danil Chapovalov
· 5 days ago
1d5f5e3
Update WebRTC code version (2026-02-18T04:08:18).
by webrtc-version-updater
· 5 days ago
a4dd38a
Add a CompleteCallback to DtlsStunPiggybackController
by Jonas Oreland
· 6 days ago
e7872b6
Fix checkdeps and add a presubmit check.
by Jeremy Leconte
· 6 days ago
ee527ba
video: add EncoderInfo CPU overuse flag and aggregate in simulcast
by Nfrederiksen
· 6 days ago
125c674
Add jonaso@ as OWNER in rtc_base
by Jonas Oreland
· 6 days ago
114ea00
Fix malformed DEPS files in WebRTC.
by Jeremy Leconte
· 6 days ago
a20f01e
SimulcastEncoderAdapter: Avoid holding lock while calling callback.
by Erik Språng
· 6 days ago
a075f12
Update style guide to mention AI coding.
by Mirko Bonadei
· 6 days ago
82f6bca
Add DIR_METADATA for tools_webrtc
by Jeremy Leconte
· 6 days ago
e0915ee
Stop using Buffer::SetSize in some simple cases.
by Harald Alvestrand
· 6 days ago
ffcb479
Add testcase showing what happens if loosing "last" dtls handshake message
by Jonas Oreland
· 6 days ago
ecaf12a
Deprecate ArrayView::operator==
by Danil Chapovalov
· 6 days ago
2d71cca
Refactor RTP receiver tests to use dedicated worker threads
by Tommi
· 6 days ago
2d76be9
Preserve packet order in ParsedRtcEventLog::GetPacketInfos if CCFB is used
by Per K
· 6 days ago
c445a96
Deprecate conversion from nullptr to an empty ArrayView
by Danil Chapovalov
· 6 days ago
770ba4d
Reland "Use injected clock in android_video_track_source"
by Evan Shrubsole
· 6 days ago
e56ca15
Relax expectation in test LinkCapacityIncreaseFrom80KbitTo5MbpsAfter5sVideoCaptureStopedNoEcn
by Per K
· 6 days ago
190c668
Define RTC_HARDENING_ASSERT and use in rtc::ArrayView bounds check
by Harald Alvestrand
· 7 days ago
91ebeb8
Add OnFrameDropped support to classes in video/
by Erik Språng
· 7 days ago
2761c47
Use injected clock in dcsctp_socket_network_test
by Evan Shrubsole
· 7 days ago
af4890e
Add more scream tests
by Per K
· 7 days ago
7522ef3
Add support for main thread socket server in GlobalSimulatedTimeController
by Evan Shrubsole
· 7 days ago
d5d0f8d
Revert "Move VideoQualityAnalyzer to OnFrameDropped callback."
by Erik Språng
· 7 days ago
a7c29a6
Move VideoQualityAnalyzer to OnFrameDropped callback.
by Erik Språng
· 7 days ago
38839df
Use environment clock in audio_device_unittest
by Evan Shrubsole
· 7 days ago
649af90
Set num_cores in encode-only mode
by Sergey Silkin
· 7 days ago
49900f4
Video timing simulator: Add some missing 'inter' stream metrics
by Rasmus Brandt
· 7 days ago
66fb249
Update WebRTC code version (2026-02-16T04:04:48).
by webrtc-version-updater
· 7 days ago
d9ace3f
Deprecated ArrayView::subview
by Danil Chapovalov
· 7 days ago
f382b0d
Update WebRTC code version (2026-02-15T04:07:17).
by webrtc-version-updater
· 8 days ago
25713d9
Separate transceiver references from the stats info struct
by Tommi
· 9 days ago
5e1c815
Remove deprecated --no_auth flag from DEPS
by Bjorn Terelius
· 9 days ago
e952c94
Update WebRTC code version (2026-02-14T04:06:46).
by webrtc-version-updater
· 9 days ago
cc70943
Migrate internal usages of ByteOrder to ArrayView API
by Harald Alvestrand
· 10 days ago
a3c1ddd
Migrate from ArrayView::subview to subspan in audio code
by Danil Chapovalov
· 10 days ago
60c1862
Fork Chromium's TestStatusReporter to avoid a dependency on //base.
by Mirko Bonadei
· 10 days ago
f81c7f5
Spanify some files in pc/
by Harald Alvestrand
· 10 days ago
e27b7b6
Remove reference to catapult's github repository
by Victor Hugo Vianna Silva
· 10 days ago
6d4ca81
Reland "Split analyzer.cc and change CreateFooGraph methods to free functions"
by Bjorn Terelius
· 10 days ago
8ca627d
Fix potential deadlock in RTCStatsCollector during shutdown.
by Tommi
· 10 days ago
15fd636
[tracing] Migrate legacy async macros in webrtc
by Etienne Pierre-doray
· 10 days ago
cf7d2b1
Add support for OnFrameDropped callback in FrameEncodeMetadataWriter.
by Erik Språng
· 10 days ago
a4e0209
Video timing simulator: Implement stream metrics.
by Rasmus Brandt
· 10 days ago
48d38b6
Removes WebRTC.DesktopCapture.Win.WgcDirtyRegionSupport UMA
by henrika
· 10 days ago
a6c2896
Revert "Split analyzer.cc and change CreateFooGraph methods to free functions"
by Björn Terelius
· 10 days ago
68cb390
Split analyzer.cc and change CreateFooGraph methods to free functions
by Bjorn Terelius
· 10 days ago
a7e7130
Deprecate the two-argument Buffer constructor
by Harald Alvestrand
· 10 days ago
191a6ab
Batch worker thread tasks in [Get]StopTransceiverProcedure
by Tommi
· 11 days ago
e1357d9
Declare rtc_base/buffer safe from unsafe_buffers_paths
by Harald Alvestrand
· 11 days ago
6fe2890
Add payload_type.h to API
by Harald Alvestrand
· 11 days ago
4cff6ae
Revert "Fix std::tmpnam deprecation in event_log_visualizer"
by Tomas Gunnarsson
· 11 days ago
1ccc59d
Spanify CopyOnWriteBuffer
by Danil Chapovalov
· 11 days ago
814e92f
Switch to python3 as default script_executable.
by Mirko Bonadei
· 11 days ago
20101b2
Fix std::tmpnam deprecation in event_log_visualizer
by AhmadDurrani579
· 11 days ago
347fb3e
docs: Add pointer nullability annotation guidelines
by Tommi
· 11 days ago
a62566a
Update WebRTC code version (2026-02-12T04:07:43).
by webrtc-version-updater
· 11 days ago
ccd1d88
Roll chromium_revision 687500049d..cabe765c34 (1583344:1583505)
by chromium-webrtc-autoroll
· 12 days ago
5700d8f
Re-enable ios debug simulator bot.
by Jeremy Leconte
· 12 days ago
a5a020f
Fix VideoStreamEncoderTest.QualityScalerTriggersOnFrameDropping on iOS
by Erik Språng
· 12 days ago
0ab329d
Roll chromium_revision 27f57c3b13..687500049d (1583238:1583344)
by chromium-webrtc-autoroll
· 12 days ago
be9a885
Roll chromium_revision 974282c604..27f57c3b13 (1583127:1583238)
by chromium-webrtc-autoroll
· 12 days ago
cc688f5
Use Clock and RunLoop in null_socket_server_unittest
by Evan Shrubsole
· 12 days ago
3d02773
Change logging severity to LS_VERBOSE for `RenderingTracker::OnDecodableFrameTimeout`
by Rasmus Brandt
· 12 days ago
Next »