.. |
containers
|
Add IWYU pragmas for some api headers
|
2022-10-31 15:43:16 +00:00 |
deprecated
|
Finish resolving merge conflicts
|
2022-11-11 19:10:59 -05:00 |
experiments
|
Cleanup usage of FieldTrialsView by RateControlSettings and CongestionWindowPushbackController
|
2024-05-10 12:40:20 +00:00 |
internal
|
Reland "Refactor rtc_base build targets."
|
2021-01-15 17:00:05 +00:00 |
java/src/org/webrtc
|
Replace the android support annotation library with androidx's one.
|
2021-08-24 16:02:17 +00:00 |
memory
|
Add thread checks to FifoBuffer (test-only class)
|
2024-04-23 10:50:21 +00:00 |
network
|
Propagate ECN information on posix sockets to rtc::ReceivedPacket
|
2024-03-12 11:12:56 +00:00 |
numerics
|
Reland "New video encoder API."
|
2024-04-25 08:19:16 +00:00 |
strings
|
Move StrJoin to rtc_base/strings
|
2023-11-15 12:10:28 +00:00 |
synchronization
|
Support initializing a SequenceChecker with a provided TaskQueue.
|
2023-10-23 14:43:04 +00:00 |
system
|
Return absl::optional<size_t> from FileWrapper::FileSize()
|
2024-05-02 10:40:38 +00:00 |
task_utils
|
Delete rtc::TaskQueue
|
2024-02-28 10:22:49 +00:00 |
third_party
|
[ssci] Added Shipped field to READMEs
|
2023-07-12 07:31:06 +00:00 |
units
|
Format /rtc_base
|
2023-04-21 06:17:42 +00:00 |
win
|
Format /rtc_base
|
2023-04-21 06:17:42 +00:00 |
arraysize.h
|
|
|
async_dns_resolver.cc
|
Fix UAF in the test case where signaling thread goes away
|
2023-09-04 08:34:30 +00:00 |
async_dns_resolver.h
|
RTC_EXPORT AsyncDnsResolver
|
2023-10-10 08:46:15 +00:00 |
async_dns_resolver_unittest.cc
|
Fix UAF in the test case where signaling thread goes away
|
2023-09-04 08:34:30 +00:00 |
async_packet_socket.cc
|
Remove AsyncPacketSocket::SignalReadPacket
|
2023-12-14 14:31:06 +00:00 |
async_packet_socket.h
|
Propagate ECN to RtpPacketReceived
|
2024-03-15 08:58:28 +00:00 |
async_packet_socket_unittest.cc
|
Remove unused AsyncPacketSocket::NotifyPacketReceived
|
2024-02-23 08:12:28 +00:00 |
async_socket.cc
|
Delete AsyncSocket class, merge into Socket class
|
2021-08-17 15:39:25 +00:00 |
async_socket.h
|
Delete AsyncSocket class, merge into Socket class
|
2021-08-17 15:39:25 +00:00 |
async_tcp_socket.cc
|
Reapply "Refactor AsyncTcpSocket(s) to use rtc::ReceivedPackets"
|
2023-11-28 07:54:53 +00:00 |
async_tcp_socket.h
|
Reapply "Refactor AsyncTcpSocket(s) to use rtc::ReceivedPackets"
|
2023-11-28 07:54:53 +00:00 |
async_tcp_socket_unittest.cc
|
Delete AsyncSocket class, merge into Socket class
|
2021-08-17 15:39:25 +00:00 |
async_udp_socket.cc
|
Cleanup expired experiment WebRTC-SCM-Timestamp
|
2024-04-23 08:25:03 +00:00 |
async_udp_socket.h
|
Introduce Socket::ReceiveBuffer and RecvFrom(ReceiveBuffer& buffer)
|
2024-01-10 09:52:57 +00:00 |
async_udp_socket_unittest.cc
|
Delete AsyncSocket class, merge into Socket class
|
2021-08-17 15:39:25 +00:00 |
base64_unittest.cc
|
Format almost everything.
|
2019-07-08 13:45:15 +00:00 |
bit_buffer.cc
|
Add OptionalBlobEncoder for RTC event logs.
|
2023-03-02 12:02:07 +00:00 |
bit_buffer.h
|
Add OptionalBlobEncoder for RTC event logs.
|
2023-03-02 12:02:07 +00:00 |
bit_buffer_unittest.cc
|
Add OptionalBlobEncoder for RTC event logs.
|
2023-03-02 12:02:07 +00:00 |
bitrate_tracker.cc
|
Introduce strong types friendly version of RateStatistics
|
2023-07-21 14:15:22 +00:00 |
bitrate_tracker.h
|
Introduce strong types friendly version of RateStatistics
|
2023-07-21 14:15:22 +00:00 |
bitrate_tracker_unittest.cc
|
Introduce strong types friendly version of RateStatistics
|
2023-07-21 14:15:22 +00:00 |
bitstream_reader.cc
|
Add OptionalBlobEncoder for RTC event logs.
|
2023-03-02 12:02:07 +00:00 |
bitstream_reader.h
|
Expose WebRTC H.264 SPS parser APIs.
|
2024-01-03 10:48:51 +00:00 |
bitstream_reader_unittest.cc
|
Add OptionalBlobEncoder for RTC event logs.
|
2023-03-02 12:02:07 +00:00 |
boringssl_certificate.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
boringssl_certificate.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
boringssl_identity.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
boringssl_identity.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
bounded_inline_vector.h
|
Update to WebRTC 4103 (M83) (#12)
|
2020-06-25 11:14:34 -07:00 |
bounded_inline_vector_impl.h
|
Update to WebRTC 4103 (M83) (#12)
|
2020-06-25 11:14:34 -07:00 |
bounded_inline_vector_unittest.cc
|
Update to WebRTC 4103 (M83) (#12)
|
2020-06-25 11:14:34 -07:00 |
buffer.h
|
Update to 5005 (M102) (#86)
|
2022-08-24 11:07:33 -04:00 |
buffer_queue.cc
|
Update to WebRTC 4389 (e7d9f74)
|
2021-04-16 13:26:31 -07:00 |
buffer_queue.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
buffer_queue_unittest.cc
|
|
|
buffer_unittest.cc
|
Update to 5005 (M102) (#86)
|
2022-08-24 11:07:33 -04:00 |
BUILD.gn
|
Revert "Split digest methods from ssl target into digest target"
|
2024-05-08 06:42:32 +00:00 |
byte_buffer.cc
|
Add ReadStringView() to ByteBufferReader
|
2024-01-16 09:10:09 +00:00 |
byte_buffer.h
|
Add ReadStringView() to ByteBufferReader
|
2024-01-16 09:10:09 +00:00 |
byte_buffer_unittest.cc
|
Add ReadStringView() to ByteBufferReader
|
2024-01-16 09:10:09 +00:00 |
byte_order.h
|
Fix unaligned memory access detected by UBSAN
|
2022-12-05 09:56:00 +00:00 |
byte_order_unittest.cc
|
Format almost everything.
|
2019-07-08 13:45:15 +00:00 |
callback_list.cc
|
Update to 5005 (M102) (#86)
|
2022-08-24 11:07:33 -04:00 |
callback_list.h
|
Update to 5005 (M102) (#86)
|
2022-08-24 11:07:33 -04:00 |
callback_list_unittest.cc
|
Format /rtc_base
|
2023-04-21 06:17:42 +00:00 |
checks.cc
|
Finish resolving merge conflicts
|
2022-11-11 19:10:59 -05:00 |
checks.h
|
Format /rtc_base
|
2023-04-21 06:17:42 +00:00 |
checks_unittest.cc
|
Update to WebRTC 4389 (e7d9f74)
|
2021-04-16 13:26:31 -07:00 |
compile_assert_c.h
|
|
|
copy_on_write_buffer.cc
|
Mark rtc::CopyOnWriteBuffer move constructor noexcept
|
2023-07-06 10:21:30 +00:00 |
copy_on_write_buffer.h
|
Add CopyOnWriteBuffer::empty accessor
|
2023-11-24 18:37:34 +00:00 |
copy_on_write_buffer_unittest.cc
|
Add CopyOnWriteBuffer::empty accessor
|
2023-11-24 18:37:34 +00:00 |
cpu_time.cc
|
Implement time functions for Fuchsia.
|
2023-01-16 23:06:21 +00:00 |
cpu_time.h
|
|
|
cpu_time_unittest.cc
|
Reland "Refactor the PlatformThread API."
|
2021-05-07 14:14:43 +00:00 |
crc32.cc
|
Thread safe crc32 table initialization
|
2019-05-15 23:54:07 +00:00 |
crc32.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
crc32_unittest.cc
|
|
|
crypt_string.cc
|
Delete unused class InsecureCryptStringImpl
|
2019-05-10 07:07:19 +00:00 |
crypt_string.h
|
Delete unused class InsecureCryptStringImpl
|
2019-05-10 07:07:19 +00:00 |
data_rate_limiter.cc
|
|
|
data_rate_limiter.h
|
Add missing RTC_EXPORT for the component build.
|
2019-10-15 09:07:44 +00:00 |
data_rate_limiter_unittest.cc
|
|
|
DEPS
|
Convert decoder TRACE_EVENT to flows
|
2024-04-30 08:47:29 +00:00 |
dscp.h
|
|
|
event.cc
|
rtc::Event: Add TimeDelta support.
|
2022-08-19 07:11:06 +00:00 |
event.h
|
Add DISALLOW_WAIT(), a regression catching utility.
|
2022-10-24 11:10:26 +00:00 |
event_tracer.cc
|
Merge remote-tracking branch 'google/branch-heads/6478'
|
2024-06-21 16:31:45 -07:00 |
event_tracer.h
|
Add perfetto build config
|
2024-04-24 20:53:23 +00:00 |
event_tracer_unittest.cc
|
Add perfetto build config
|
2024-04-24 20:53:23 +00:00 |
event_unittest.cc
|
Add DISALLOW_WAIT(), a regression catching utility.
|
2022-10-24 11:10:26 +00:00 |
fake_clock.cc
|
Update to WebRTC 4389 (e7d9f74)
|
2021-04-16 13:26:31 -07:00 |
fake_clock.h
|
Update to WebRTC 4389 (e7d9f74)
|
2021-04-16 13:26:31 -07:00 |
fake_clock_unittest.cc
|
Update to WebRTC 4103 (M83) (#12)
|
2020-06-25 11:14:34 -07:00 |
fake_mdns_responder.h
|
Replace Thread::Invoke with Thread::BlockingCall
|
2022-09-09 10:44:17 +00:00 |
fake_network.h
|
Clean up IPv6 fixes field trial artifacts.
|
2023-04-25 14:59:55 +00:00 |
fake_ssl_identity.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
fake_ssl_identity.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
file_rotating_stream.cc
|
Finish resolving merge conflicts
|
2022-11-11 19:10:59 -05:00 |
file_rotating_stream.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
file_rotating_stream_unittest.cc
|
Finish resolving merge conflicts
|
2022-11-11 19:10:59 -05:00 |
firewall_socket_server.cc
|
SocketServer: Migrate Wait/kForever to TimeDelta.
|
2022-08-25 13:01:34 +00:00 |
firewall_socket_server.h
|
SocketServer: Migrate Wait/kForever to TimeDelta.
|
2022-08-25 13:01:34 +00:00 |
frequency_tracker.cc
|
Introduce strong types friendly version of RateStatistics
|
2023-07-21 14:15:22 +00:00 |
frequency_tracker.h
|
Introduce strong types friendly version of RateStatistics
|
2023-07-21 14:15:22 +00:00 |
frequency_tracker_unittest.cc
|
Introduce strong types friendly version of RateStatistics
|
2023-07-21 14:15:22 +00:00 |
gtest_prod_util.h
|
|
|
gunit.h
|
Remove custom AssertStartsWith and AssertStringContains matchers
|
2024-01-16 08:30:37 +00:00 |
helpers.cc
|
Allow setting a custom randomness source.
|
2023-06-15 15:26:48 +00:00 |
helpers.h
|
Allow setting a custom randomness source.
|
2023-06-15 15:26:48 +00:00 |
helpers_unittest.cc
|
Allow setting a custom randomness source.
|
2023-06-15 15:26:48 +00:00 |
ifaddrs_android.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
ifaddrs_android.h
|
|
|
ifaddrs_converter.cc
|
Format almost everything.
|
2019-07-08 13:45:15 +00:00 |
ifaddrs_converter.h
|
|
|
ignore_wundef.h
|
|
|
ip_address.cc
|
Only attempt to relay connections to addresses that are globally unique
|
2024-06-11 16:03:26 -07:00 |
ip_address.h
|
Merge m123/6312
|
2024-06-12 22:25:35 -07:00 |
ip_address_unittest.cc
|
Only attempt to relay connections to addresses that are globally unique
|
2024-06-11 16:03:26 -07:00 |
log_sinks.cc
|
Fix post-merge errors
|
2022-11-16 17:17:11 -05:00 |
log_sinks.h
|
Finish resolving merge conflicts
|
2022-11-11 19:10:59 -05:00 |
logging.cc
|
Format /rtc_base
|
2023-04-21 06:17:42 +00:00 |
logging.h
|
Update RTC_LOG macro so it can be used when called from xyz::rtc namespaces
|
2023-07-31 06:34:54 +00:00 |
logging_unittest.cc
|
Implement RTC_LOG_IF and RTC_DLOG_IF
|
2022-09-30 12:01:28 +00:00 |
mac_ifaddrs_converter.cc
|
Format almost everything.
|
2019-07-08 13:45:15 +00:00 |
mdns_responder_interface.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
memory_stream.cc
|
Convert MemoryStream to use new StreamInterface
|
2022-11-16 09:51:42 +00:00 |
memory_stream.h
|
Convert MemoryStream to use new StreamInterface
|
2022-11-16 09:51:42 +00:00 |
memory_usage.cc
|
Add Fuchsia support to memory_usage.
|
2023-01-20 00:06:50 +00:00 |
memory_usage.h
|
|
|
memory_usage_unittest.cc
|
|
|
message_digest.cc
|
Update to 5005 (M102) (#86)
|
2022-08-24 11:07:33 -04:00 |
message_digest.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
message_digest_unittest.cc
|
Update to 5005 (M102) (#86)
|
2022-08-24 11:07:33 -04:00 |
nat_server.cc
|
Implement Socket::RecvFrom(ReceiveBuffer& buffer) in PhysicalSocketServer
|
2024-01-30 16:15:04 +00:00 |
nat_server.h
|
Refactor NatServer to use rtc::ReceivedPackets
|
2023-12-13 09:40:59 +00:00 |
nat_socket_factory.cc
|
Implement Socket::RecvFrom(ReceiveBuffer& buffer) in PhysicalSocketServer
|
2024-01-30 16:15:04 +00:00 |
nat_socket_factory.h
|
Implement Socket::RecvFrom(ReceiveBuffer& buffer) in PhysicalSocketServer
|
2024-01-30 16:15:04 +00:00 |
nat_types.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
nat_types.h
|
|
|
nat_unittest.cc
|
Implement Socket::RecvFrom(ReceiveBuffer& buffer) in PhysicalSocketServer
|
2024-01-30 16:15:04 +00:00 |
net_helper.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
net_helper.h
|
Add some RTC_EXPORT needed by Chromium.
|
2023-01-20 18:29:08 +00:00 |
net_helpers.cc
|
Reland "Extract HasIPv4Enabled/HasIPv6Enabled."
|
2023-07-31 07:51:19 +00:00 |
net_helpers.h
|
Remove backwards compatibity #include
|
2023-08-02 11:39:30 +00:00 |
net_test_helpers.cc
|
Reland "Extract HasIPv4Enabled/HasIPv6Enabled."
|
2023-07-31 07:51:19 +00:00 |
net_test_helpers.h
|
Reland "Extract HasIPv4Enabled/HasIPv6Enabled."
|
2023-07-31 07:51:19 +00:00 |
network.cc
|
Delete expired field trial WebRTC-SignalNetworkPreferenceChange
|
2024-05-11 09:50:40 +00:00 |
network.h
|
Delete expired field trial WebRTC-SignalNetworkPreferenceChange
|
2024-05-11 09:50:40 +00:00 |
network_constants.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
network_constants.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
network_monitor.cc
|
Update to WebRTC 4389 (e7d9f74)
|
2021-04-16 13:26:31 -07:00 |
network_monitor.h
|
Rewrite "Reset all maps in AndroidNetworkMonitor Start()/Stop()"
|
2022-10-04 15:25:49 -07:00 |
network_monitor_factory.cc
|
Update to WebRTC 4389 (e7d9f74)
|
2021-04-16 13:26:31 -07:00 |
network_monitor_factory.h
|
Update to 5005 (M102) (#86)
|
2022-08-24 11:07:33 -04:00 |
network_route.cc
|
Format /rtc_base
|
2023-04-21 06:17:42 +00:00 |
network_route.h
|
Update to WebRTC 4103 (M83) (#12)
|
2020-06-25 11:14:34 -07:00 |
network_route_unittest.cc
|
Update to WebRTC 4103 (M83) (#12)
|
2020-06-25 11:14:34 -07:00 |
network_unittest.cc
|
Reland "Skip NetworkTest if IPV4 is not available"
|
2023-08-07 07:49:55 +00:00 |
null_socket_server.cc
|
SocketServer: Migrate Wait/kForever to TimeDelta.
|
2022-08-25 13:01:34 +00:00 |
null_socket_server.h
|
SocketServer: Migrate Wait/kForever to TimeDelta.
|
2022-08-25 13:01:34 +00:00 |
null_socket_server_unittest.cc
|
Remove usage of MessageHandlerAutoCleanup in rtc_base unittests
|
2022-09-05 10:14:50 +00:00 |
one_time_event.h
|
Update to WebRTC 4389 (e7d9f74)
|
2021-04-16 13:26:31 -07:00 |
one_time_event_unittest.cc
|
|
|
openssl.h
|
|
|
openssl_adapter.cc
|
Move StrJoin to rtc_base/strings
|
2023-11-15 12:10:28 +00:00 |
openssl_adapter.h
|
Move StrJoin to rtc_base/strings
|
2023-11-15 12:10:28 +00:00 |
openssl_adapter_unittest.cc
|
Move StrJoin to rtc_base/strings
|
2023-11-15 12:10:28 +00:00 |
openssl_certificate.cc
|
Update to 5005 (M102) (#86)
|
2022-08-24 11:07:33 -04:00 |
openssl_certificate.h
|
Update to 5005 (M102) (#86)
|
2022-08-24 11:07:33 -04:00 |
openssl_digest.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
openssl_digest.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
openssl_identity.cc
|
Update to 5005 (M102) (#86)
|
2022-08-24 11:07:33 -04:00 |
openssl_identity.h
|
Update to 5005 (M102) (#86)
|
2022-08-24 11:07:33 -04:00 |
openssl_key_pair.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
openssl_key_pair.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
openssl_session_cache.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
openssl_session_cache.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
openssl_session_cache_unittest.cc
|
Update to WebRTC 4389 (e7d9f74)
|
2021-04-16 13:26:31 -07:00 |
openssl_stream_adapter.cc
|
Deprecate the StreamInterface::SignalEvent sigslot
|
2024-04-28 21:30:18 +00:00 |
openssl_stream_adapter.h
|
Deprecate the StreamInterface::SignalEvent sigslot
|
2024-04-28 21:30:18 +00:00 |
openssl_utility.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
openssl_utility.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
openssl_utility_unittest.cc
|
Format /rtc_base
|
2023-04-21 06:17:42 +00:00 |
operations_chain.cc
|
Move rtc::make_ref_counted to api/
|
2022-06-15 09:47:38 +00:00 |
operations_chain.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
operations_chain_unittest.cc
|
Update rtc::Event::Wait call sites to use TimeDelta.
|
2022-08-19 10:07:28 +00:00 |
OWNERS
|
Remove inactive owners.
|
2021-08-31 14:27:49 +00:00 |
physical_socket_server.cc
|
Merge remote-tracking branch 'google/branch-heads/6478'
|
2024-06-21 16:31:45 -07:00 |
physical_socket_server.h
|
Cleanup expired experiment WebRTC-SCM-Timestamp
|
2024-04-23 08:25:03 +00:00 |
physical_socket_server_unittest.cc
|
Cleanup expired experiment WebRTC-SCM-Timestamp
|
2024-04-23 08:25:03 +00:00 |
platform_thread.cc
|
Upstream changes for AsyncResolver
|
2021-08-25 17:32:05 -07:00 |
platform_thread.h
|
Add missing include of pthread.h
|
2023-03-13 13:06:56 +00:00 |
platform_thread_types.cc
|
Fix SetCurrentThreadName() for Fuchsia.
|
2022-11-24 09:56:39 +00:00 |
platform_thread_types.h
|
Switch back to native mutexes on macOS
|
2019-03-04 12:42:10 +00:00 |
platform_thread_unittest.cc
|
Update rtc::Event::Wait call sites to use TimeDelta.
|
2022-08-19 10:07:28 +00:00 |
protobuf_utils.h
|
Add nogncheck to protobuf_utils.h #include.
|
2023-06-26 08:17:20 +00:00 |
proxy_server.cc
|
Remove SOCKS5 support
|
2024-02-01 14:43:30 +00:00 |
proxy_server.h
|
Remove SOCKS5 support
|
2024-02-01 14:43:30 +00:00 |
race_checker.cc
|
Fixes to support building in -std=c++20 mode.
|
2022-05-05 17:15:58 +00:00 |
race_checker.h
|
Video capture PipeWire: fix thread and lock annotations
|
2023-11-20 18:18:04 +00:00 |
random.cc
|
Fix -Wimplicit-int-float-conversions.
|
2021-06-25 22:25:22 +00:00 |
random.h
|
Update to WebRTC 4389 (e7d9f74)
|
2021-04-16 13:26:31 -07:00 |
random_unittest.cc
|
Update to WebRTC 4389 (e7d9f74)
|
2021-04-16 13:26:31 -07:00 |
rate_limiter.cc
|
Move field trial check WebRTC-DisableRtxRateLimiter
|
2023-10-11 10:34:17 +00:00 |
rate_limiter.h
|
Update to WebRTC 4389 (e7d9f74)
|
2021-04-16 13:26:31 -07:00 |
rate_limiter_unittest.cc
|
Move field trial check WebRTC-DisableRtxRateLimiter
|
2023-10-11 10:34:17 +00:00 |
rate_statistics.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
rate_statistics.h
|
Format /rtc_base
|
2023-04-21 06:17:42 +00:00 |
rate_statistics_unittest.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
rate_tracker.cc
|
Update to WebRTC 4389 (e7d9f74)
|
2021-04-16 13:26:31 -07:00 |
rate_tracker.h
|
Use backticks not vertical bars to denote variables in comments for /rtc_base
|
2021-07-28 13:51:47 +00:00 |
rate_tracker_unittest.cc
|
Change rate stats classes to use int64_t not size_t
|
2020-01-15 13:46:38 +00:00 |
ref_count.h
|
Move RefCountInterface to api/ and webrtc: namespace
|
2023-10-31 14:02:50 +00:00 |
ref_counted_object.h
|
Finish resolving merge conflicts
|
2022-11-11 19:10:59 -05:00 |
ref_counted_object_unittest.cc
|
Finish resolving merge conflicts
|
2022-11-11 19:10:59 -05:00 |
ref_counter.h
|
Use std::atomic for RefCounter
|
2019-11-26 14:05:20 +00:00 |
rolling_accumulator.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
rolling_accumulator_unittest.cc
|
Use backticks not vertical bars to denote variables in comments for /rtc_base
|
2021-07-28 13:51:47 +00:00 |
rtc_certificate.cc
|
Fix post-merge errors
|
2022-11-16 17:17:11 -05:00 |
rtc_certificate.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
rtc_certificate_generator.cc
|
Finish resolving merge conflicts
|
2022-11-11 19:10:59 -05:00 |
rtc_certificate_generator.h
|
Replace RTCCertificateGeneratorCallback interface with an AnyInvocable
|
2022-08-22 16:53:14 +00:00 |
rtc_certificate_generator_unittest.cc
|
Finish resolving merge conflicts
|
2022-11-11 19:10:59 -05:00 |
rtc_certificate_unittest.cc
|
Use backticks not vertical bars to denote variables in comments for /rtc_base
|
2021-07-28 13:51:47 +00:00 |
sanitizer.h
|
|
|
sanitizer_unittest.cc
|
|
|
server_socket_adapters.cc
|
Remove SOCKS5 support
|
2024-02-01 14:43:30 +00:00 |
server_socket_adapters.h
|
Remove SOCKS5 support
|
2024-02-01 14:43:30 +00:00 |
sigslot_tester.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
sigslot_tester_unittest.cc
|
|
|
sigslot_unittest.cc
|
Remove unused sigslot::repeater
|
2022-08-02 10:17:38 +00:00 |
sigslottester.h.pump
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
socket.cc
|
Introduce Socket::ReceiveBuffer and RecvFrom(ReceiveBuffer& buffer)
|
2024-01-10 09:52:57 +00:00 |
socket.h
|
Add TCP keep-alive options to rtc::Socket
|
2024-03-13 04:36:58 +00:00 |
socket_adapters.cc
|
Remove unused http_common build target (and source files)
|
2024-03-29 22:37:35 +00:00 |
socket_adapters.h
|
Remove unused+unmaintained PROXY_HTTPS code.
|
2024-03-26 10:25:42 +00:00 |
socket_address.cc
|
Log resolved & unresolved turn server address as sensitive string.
|
2023-01-19 18:26:50 +00:00 |
socket_address.h
|
Log resolved & unresolved turn server address as sensitive string.
|
2023-01-19 18:26:50 +00:00 |
socket_address_pair.cc
|
|
|
socket_address_pair.h
|
|
|
socket_address_unittest.cc
|
Log resolved & unresolved turn server address as sensitive string.
|
2023-01-19 18:26:50 +00:00 |
socket_factory.h
|
Delete left-over method SocketFactory::CreateAsyncSocket
|
2021-09-07 10:52:57 +00:00 |
socket_server.h
|
SocketServer: Migrate Wait/kForever to TimeDelta.
|
2022-08-25 13:01:34 +00:00 |
socket_unittest.cc
|
Add TCP keep-alive options to rtc::Socket
|
2024-03-13 04:36:58 +00:00 |
socket_unittest.h
|
Propagate ECN information on posix sockets to rtc::ReceivedPacket
|
2024-03-12 11:12:56 +00:00 |
ssl_adapter.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
ssl_adapter.h
|
Adopt absl::string_view in rtc_base/ (straightforward cases)
|
2022-04-17 12:11:56 +00:00 |
ssl_adapter_unittest.cc
|
Deprecate the StreamInterface::SignalEvent sigslot
|
2024-04-28 21:30:18 +00:00 |
ssl_certificate.cc
|
Add RTCCertificateStats cache to avoid rtc::SSLCertChain::GetStats.
|
2022-09-26 13:55:40 +00:00 |
ssl_certificate.h
|
Add RTCCertificateStats cache to avoid rtc::SSLCertChain::GetStats.
|
2022-09-26 13:55:40 +00:00 |
ssl_fingerprint.cc
|
Update to 5005 (M102) (#86)
|
2022-08-24 11:07:33 -04:00 |
ssl_fingerprint.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
ssl_identity.cc
|
Finish resolving merge conflicts
|
2022-11-11 19:10:59 -05:00 |
ssl_identity.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
ssl_identity_unittest.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
ssl_roots.h
|
Add root certs for more turn access
|
2024-06-03 11:43:56 -07:00 |
ssl_stream_adapter.cc
|
Add absl::AnyInvocable to SSLStreamAdapter::Create
|
2023-09-05 08:50:11 +00:00 |
ssl_stream_adapter.h
|
Add histogram for DTLS peer signature algorithm
|
2023-10-06 12:25:37 +00:00 |
ssl_stream_adapter_unittest.cc
|
Deprecate the StreamInterface::SignalEvent sigslot
|
2024-04-28 21:30:18 +00:00 |
stream.cc
|
Deprecate void* forms of StreamInterface::Read and ::Write
|
2022-11-10 12:40:20 +00:00 |
stream.h
|
Deprecate the StreamInterface::SignalEvent sigslot
|
2024-04-28 21:30:18 +00:00 |
string_encode.cc
|
Finish resolving merge conflicts
|
2022-11-11 19:10:59 -05:00 |
string_encode.h
|
Finish resolving merge conflicts
|
2022-11-11 19:10:59 -05:00 |
string_encode_unittest.cc
|
Update to 5005 (M102) (#86)
|
2022-08-24 11:07:33 -04:00 |
string_to_number.cc
|
Finish resolving merge conflicts
|
2022-11-11 19:10:59 -05:00 |
string_to_number.h
|
Update to 5005 (M102) (#86)
|
2022-08-24 11:07:33 -04:00 |
string_to_number_unittest.cc
|
Update to 5005 (M102) (#86)
|
2022-08-24 11:07:33 -04:00 |
string_utils.cc
|
Update to 5005 (M102) (#86)
|
2022-08-24 11:07:33 -04:00 |
string_utils.h
|
Update to 5005 (M102) (#86)
|
2022-08-24 11:07:33 -04:00 |
string_utils_unittest.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
strong_alias.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
strong_alias_unittest.cc
|
Format /rtc_base
|
2023-04-21 06:17:42 +00:00 |
swap_queue.h
|
Update to WebRTC 4389 (e7d9f74)
|
2021-04-16 13:26:31 -07:00 |
swap_queue_unittest.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
system_time.cc
|
Suppress -Wdeprecated-volatile in rtc_base/system_time.cc
|
2022-10-25 17:38:01 +00:00 |
system_time.h
|
Make header files self contained.
|
2022-10-08 08:38:36 +00:00 |
task_queue_for_test.cc
|
Uninherit TaskQueueForTest from legacy rtc::TaskQueue
|
2024-01-19 15:28:49 +00:00 |
task_queue_for_test.h
|
Uninherit TaskQueueForTest from legacy rtc::TaskQueue
|
2024-01-19 15:28:49 +00:00 |
task_queue_gcd.cc
|
Implement support for Chrome task origin tracing. #2/4
|
2023-02-27 13:17:38 +00:00 |
task_queue_gcd.h
|
Remove a function for posting tasks to the global queue on MacOS/iOS and make it private.
|
2021-10-19 11:45:12 +00:00 |
task_queue_libevent.cc
|
Implement support for Chrome task origin tracing. #2/4
|
2023-02-27 13:17:38 +00:00 |
task_queue_libevent.h
|
Migrate libevent task queue implementation to TaskQueueBase interface
|
2019-02-12 10:58:36 +00:00 |
task_queue_stdlib.cc
|
Implement support for Chrome task origin tracing. #2/4
|
2023-02-27 13:17:38 +00:00 |
task_queue_stdlib.h
|
Migrate stdlib task queue to TaskQueueBase interface
|
2019-02-21 14:36:07 +00:00 |
task_queue_stdlib_unittest.cc
|
Ensure task queues delete closures in task queue context.
|
2022-12-19 10:41:03 +00:00 |
task_queue_unittest.cc
|
Uninherit TaskQueueForTest from legacy rtc::TaskQueue
|
2024-01-19 15:28:49 +00:00 |
task_queue_win.cc
|
Implement support for Chrome task origin tracing. #2/4
|
2023-02-27 13:17:38 +00:00 |
task_queue_win.h
|
Migrate win task queue to TaskQueueBase interface
|
2019-02-21 09:33:42 +00:00 |
test_base64.h
|
|
|
test_certificate_verifier.h
|
|
|
test_client.cc
|
UDP socket and TCP socket use AsyncPacketSocket::NotifyPacketReceived
|
2023-11-17 11:26:53 +00:00 |
test_client.h
|
UDP socket and TCP socket use AsyncPacketSocket::NotifyPacketReceived
|
2023-11-17 11:26:53 +00:00 |
test_client_unittest.cc
|
Reland "Extract HasIPv4Enabled/HasIPv6Enabled."
|
2023-07-31 07:51:19 +00:00 |
test_echo_server.cc
|
Delete AsyncSocket class, merge into Socket class
|
2021-08-17 15:39:25 +00:00 |
test_echo_server.h
|
Use rtc::ReceivedPacket in Stun and TurnServer
|
2023-11-23 10:40:56 +00:00 |
test_utils.cc
|
|
|
test_utils.h
|
Delete AsyncSocket class, merge into Socket class
|
2021-08-17 15:39:25 +00:00 |
thread.cc
|
Log more info when select fails
|
2024-03-26 10:22:34 -04:00 |
thread.h
|
Implement support for Chrome task origin tracing. #4/4
|
2023-03-01 15:46:49 +00:00 |
thread_annotations.h
|
Add method Mutex::AssertHeld
|
2021-07-27 07:46:32 +00:00 |
thread_annotations_unittest.cc
|
Format almost everything.
|
2019-07-08 13:45:15 +00:00 |
thread_unittest.cc
|
Remove AsyncPacketSocket::SignalReadPacket
|
2023-12-14 14:31:06 +00:00 |
time_utils.cc
|
Fix TimeUTCMicros resolution on Windows
|
2023-06-27 14:15:09 +00:00 |
time_utils.h
|
[Unwrap] Delete rtc::TimestampWrapAroundHandler
|
2023-01-12 14:21:03 +00:00 |
time_utils_unittest.cc
|
[Unwrap] Delete rtc::TimestampWrapAroundHandler
|
2023-01-12 14:21:03 +00:00 |
timestamp_aligner.cc
|
Prevent warnings from timestamp aligner used in AudioDeviceBuffer
|
2023-06-23 12:06:37 -04:00 |
timestamp_aligner.h
|
Prevent warnings from timestamp aligner used in AudioDeviceBuffer
|
2023-06-23 12:06:37 -04:00 |
timestamp_aligner_unittest.cc
|
Use backticks not vertical bars to denote variables in comments
|
2021-08-10 10:40:03 +00:00 |
trace_categories.cc
|
Add perfetto build config
|
2024-04-24 20:53:23 +00:00 |
trace_categories.h
|
Convert decoder TRACE_EVENT to flows
|
2024-04-30 08:47:29 +00:00 |
trace_event.h
|
Use proper TRACE_EVENT_ASYNC_STEP macro with perfetto
|
2024-05-03 09:08:28 +00:00 |
type_traits.h
|
|
|
unique_id_generator.cc
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
unique_id_generator.h
|
Use SequenceChecker(SequenceChecker::kDetached) in a few places.
|
2023-03-24 07:44:18 +00:00 |
unique_id_generator_unittest.cc
|
Implement support for Chrome task origin tracing. #3.5/4
|
2023-03-01 11:11:37 +00:00 |
untyped_function.h
|
Update to WebRTC 4389 (e7d9f74)
|
2021-04-16 13:26:31 -07:00 |
untyped_function_unittest.cc
|
Update to WebRTC 4389 (e7d9f74)
|
2021-04-16 13:26:31 -07:00 |
virtual_socket_server.cc
|
Delete deprecated AsyncResolver and related classes
|
2023-11-30 15:36:55 +00:00 |
virtual_socket_server.h
|
Finish resolving merge conflicts
|
2022-11-11 19:10:59 -05:00 |
virtual_socket_unittest.cc
|
Remove AsyncPacketSocket::SignalReadPacket
|
2023-12-14 14:31:06 +00:00 |
weak_ptr.cc
|
Make WeakPtr slightly cheaper to allocate and use
|
2024-04-24 10:28:02 +00:00 |
weak_ptr.h
|
Make WeakPtr slightly cheaper to allocate and use
|
2024-04-24 10:28:02 +00:00 |
weak_ptr_unittest.cc
|
Remove rtc::Location from SendTask test helper
|
2022-08-11 12:55:32 +00:00 |
win32.cc
|
Fix TimeUTCMicros resolution on Windows
|
2023-06-27 14:15:09 +00:00 |
win32.h
|
Update to 4896 (M100) (#72)
|
2022-04-15 17:13:23 -06:00 |
win32_socket_init.h
|
|
|
win32_unittest.cc
|
Format almost everything.
|
2019-07-08 13:45:15 +00:00 |
zero_memory.cc
|
|
|
zero_memory.h
|
Format almost everything.
|
2019-07-08 13:45:15 +00:00 |
zero_memory_unittest.cc
|
|
|