webrtc/api/transport
philipel 7aff4d1a40 Stash and retry packets that are waiting for the dependency descriptor template structure.
Bug: b/317178411
Change-Id: Idf4d0eb9740753ba587ec81c1071cb25fb42c36d
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/334646
Auto-Submit: Philip Eliasson <philipel@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Commit-Queue: Philip Eliasson <philipel@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#41554}
2024-01-18 09:22:10 +00:00
..
rtp Stash and retry packets that are waiting for the dependency descriptor template structure. 2024-01-18 09:22:10 +00:00
test Revert "Clean up last_packet_received_time_ as it's no longer used." 2023-09-25 08:49:53 +00:00
bitrate_settings.cc New api struct BitrateSettings. 2018-05-07 15:01:28 +00:00
bitrate_settings.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
BUILD.gn Export FieldTrialBasedConfig in order to use it in Chromium. 2023-10-16 16:13:48 +00:00
data_channel_transport_interface.h Use implicit instead of explicit defaulted constructor for SendDataParams 2021-09-02 10:13:30 +00:00
DEPS Move stun.h to api/. 2019-11-18 16:11:27 +00:00
enums.h Add and implement VPN preference 2021-08-25 08:01:21 +00:00
field_trial_based_config.cc Add FieldTrialsRegistry that verifies looked up field trials 2022-10-24 09:12:30 +00:00
field_trial_based_config.h Export FieldTrialBasedConfig in order to use it in Chromium. 2023-10-16 16:13:48 +00:00
goog_cc_factory.cc Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 12:21:17 +00:00
goog_cc_factory.h Replace RTC_DEPRECATED with ABSL_DEPRECATED 2021-02-22 12:53:23 +00:00
network_control.h Revert "Clean up last_packet_received_time_ as it's no longer used." 2023-09-25 08:49:53 +00:00
network_types.cc Change the type of PacedPacketInfo::send_bitrate_bps from int to strongly-typed DataRate. 2023-10-04 14:20:22 +00:00
network_types.h Change the type of PacedPacketInfo::send_bitrate_bps from int to strongly-typed DataRate. 2023-10-04 14:20:22 +00:00
OWNERS Adds OWNERS to api/transport. 2018-11-15 02:04:42 +00:00
sctp_transport_factory_interface.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
stun.cc Add ReadStringView() to ByteBufferReader 2024-01-16 09:10:09 +00:00
stun.h Change StunByteStringAttribute to have uint8_t* internal type 2023-11-22 13:18:26 +00:00
stun_unittest.cc Change StunByteStringAttribute to have uint8_t* internal type 2023-11-22 13:18:26 +00:00