webrtc/api/transport
Jeremy Leconte 49dcb200ab Export FieldTrialBasedConfig in order to use it in Chromium.
Goal is to initialize peerconnections in Chromium using this based
field trial config until a proper config that doesn't rely on the
global field trial string can be used (https://crrev.com/c/4936314).

Change-Id: I3d006e2445ccc4880b73b564c8ad4408242d3696
Bug: None
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/323621
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Reviewed-by: Emil Lundmark <lndmrk@webrtc.org>
Commit-Queue: Jeremy Leconte <jleconte@google.com>
Cr-Commit-Position: refs/heads/main@{#40941}
2023-10-16 16:13:48 +00:00
..
rtp Delete deprecated RtpSource timestamp_ms constructor and accessor 2023-09-19 09:00:03 +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
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 StunDictionary 2023-08-04 12:08:44 +00:00
stun.h Add new stun attribute GOOG_DELTA_SYNC_REQ 2023-03-21 13:28:43 +00:00
stun_unittest.cc STUN: Avoid ICE message revalidation wherever possible. 2022-10-13 10:55:31 +00:00