..
experiments
Add field trial for vp8 cpu speed configuration for arm.
2018-11-02 12:17:53 +00:00
java/src/org /webrtc
Reland "Reland "Injectable logging""
2018-06-21 13:44:53 +00:00
memory
Reland "[cleanup] Remove useless includes."
2018-10-08 07:44:19 +00:00
network
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
numerics
Move MovingAverage to rtc_base/numerics and update it.
2018-11-05 13:02:29 +00:00
strings
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
synchronization
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
system
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
third_party
Reland "[cleanup] Remove useless includes."
2018-10-08 07:44:19 +00:00
time
Delete root header file typedef.h.
2018-07-25 14:59:26 +00:00
win
Adds stream-switch support in new Windows ADM.
2018-09-05 13:04:01 +00:00
arraysize.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
asyncinvoker-inl.h
Move sigslot to proper third_party directory
2018-07-25 14:53:33 +00:00
asyncinvoker.cc
Add default constructor for rtc::Event
2018-11-07 08:57:50 +00:00
asyncinvoker.h
Move sigslot to proper third_party directory
2018-07-25 14:53:33 +00:00
asyncpacketsocket.cc
Removes socket addresses from PacketInfo struct.
2018-10-11 18:26:52 +00:00
asyncpacketsocket.h
Delete struct rtc::PacketTime.
2018-11-05 16:21:39 +00:00
asyncresolverinterface.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
asyncresolverinterface.h
Clarify the desired semantics of AsyncResolverInterface::GetResolvedAddress.
2018-10-25 23:25:23 +00:00
asyncsocket.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
asyncsocket.h
Move sigslot to proper third_party directory
2018-07-25 14:53:33 +00:00
asynctcpsocket.cc
Add implicit conversion between rtc:PacketTime and int64_t.
2018-11-01 14:28:24 +00:00
asynctcpsocket.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
asynctcpsocket_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
asyncudpsocket.cc
Add implicit conversion between rtc:PacketTime and int64_t.
2018-11-01 14:28:24 +00:00
asyncudpsocket.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
asyncudpsocket_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
atomicops.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
atomicops_unittest.cc
base64_unittest.cc
Delete wrappers for snprintf and vsnprintf
2018-10-16 13:57:25 +00:00
bind.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
bind_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
bitbuffer.cc
Avoid overflow when parsing H.264 SPS.
2018-09-27 11:50:10 +00:00
bitbuffer.h
Fix typo in bitbuffer.h
2018-09-12 15:23:44 +00:00
bitbuffer_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
bitrateallocationstrategy.cc
Fixes bug in AudioPriorityBitrateAllocationStrategy field trial.
2018-10-25 13:59:22 +00:00
bitrateallocationstrategy.h
Fixes bug in AudioPriorityBitrateAllocationStrategy field trial.
2018-10-25 13:59:22 +00:00
bitrateallocationstrategy_unittest.cc
Fixes bug in AudioPriorityBitrateAllocationStrategy field trial.
2018-10-25 13:59:22 +00:00
buffer.h
rtc::ZeroOnFreeBuffer: Don't forget to zero memory we free in operator=
2018-10-18 08:40:32 +00:00
buffer_unittest.cc
rtc::Buffer: Handle move self-assignment
2018-10-17 13:40:19 +00:00
bufferqueue.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
bufferqueue.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
bufferqueue_unittest.cc
BUILD.gn
Delete rtc::Filesystem. Move needed functions to filerotatingstream.cc.
2018-11-08 16:23:36 +00:00
bytebuffer.cc
Reland "[cleanup] Remove useless includes."
2018-10-08 07:44:19 +00:00
bytebuffer.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
bytebuffer_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
byteorder.h
Delete rtc_base/basictypes.h
2018-05-28 09:08:59 +00:00
byteorder_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
callback.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
callback.h.pump
Add explicit includes of refcountedobject.h where it is used.
2017-10-06 13:00:14 +00:00
callback_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
cancelable_periodic_task.h
Implement periodic cancelable task for task queue
2018-08-31 16:10:20 +00:00
cancelable_periodic_task_unittest.cc
Add default constructor for rtc::Event
2018-11-07 08:57:50 +00:00
cancelable_task_handle.cc
Implement periodic cancelable task for task queue
2018-08-31 16:10:20 +00:00
cancelable_task_handle.h
Implement periodic cancelable task for task queue
2018-08-31 16:10:20 +00:00
checks.cc
Remove std::stringstream from the RTC_CHECK implementation.
2018-09-06 09:14:23 +00:00
checks.h
Remove all remaining non-test uses of std::stringstream.
2018-09-13 08:52:05 +00:00
compile_assert_c.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
constructormagic.h
Disallow assign by deleting correct assign signature
2018-09-10 12:22:14 +00:00
copyonwritebuffer.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
copyonwritebuffer.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
copyonwritebuffer_unittest.cc
cpu_time.cc
fuchsia: Stub out timing and memory functions
2018-10-25 17:13:00 +00:00
cpu_time.h
cpu_time_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
crc32.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
crc32.h
Delete unneeded includes of basictypes.h.
2018-05-21 19:35:08 +00:00
crc32_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
criticalsection.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
criticalsection.h
Delete root header file typedef.h.
2018-07-25 14:59:26 +00:00
criticalsection_unittest.cc
Add default constructor for rtc::Event
2018-11-07 08:57:50 +00:00
cryptstring.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
cryptstring.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
data_rate_limiter.cc
Renamed rtc::RateLimiter to rtrc::DataRateLimiter.
2018-02-28 19:58:24 +00:00
data_rate_limiter.h
Renamed rtc::RateLimiter to rtrc::DataRateLimiter.
2018-02-28 19:58:24 +00:00
data_rate_limiter_unittest.cc
Renamed rtc::RateLimiter to rtrc::DataRateLimiter.
2018-02-28 19:58:24 +00:00
deprecation.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
DEPS
dscp.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
event.cc
Add default constructor for rtc::Event
2018-11-07 08:57:50 +00:00
event.h
Add default constructor for rtc::Event
2018-11-07 08:57:50 +00:00
event_tracer.cc
Add default constructor for rtc::Event
2018-11-07 08:57:50 +00:00
event_tracer.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
event_tracer_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
event_unittest.cc
Add default constructor for rtc::Event
2018-11-07 08:57:50 +00:00
fake_mdns_responder.h
Resolve the race condition between mDNS name registration and
2018-11-07 02:59:41 +00:00
fakeclock.cc
Reland "Explicitly wrap main thread in test_main.cc."
2018-09-06 08:38:18 +00:00
fakeclock.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
fakenetwork.h
Resolve the race condition between mDNS name registration and
2018-11-07 02:59:41 +00:00
fakesslidentity.cc
Reland: Modernize rtc::SSLCertificate
2018-10-17 02:38:42 +00:00
fakesslidentity.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
file.cc
Reland "[cleanup] Remove useless includes."
2018-10-08 07:44:19 +00:00
file.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
file_posix.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
file_unittest.cc
Add JoinFilename to testsupport code, replacing use of rtc::Pathname.
2018-06-01 11:36:51 +00:00
file_win.cc
Fix circular dependencies between optional, array_view, and rtc_base.
2017-12-14 06:49:11 +00:00
filerotatingstream.cc
Add missing include of unistd.h
2018-11-13 11:33:01 +00:00
filerotatingstream.h
Delete rtc::Filesystem. Move needed functions to filerotatingstream.cc.
2018-11-08 16:23:36 +00:00
filerotatingstream_unittest.cc
Delete rtc::Filesystem. Move needed functions to filerotatingstream.cc.
2018-11-08 16:23:36 +00:00
firewallsocketserver.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
firewallsocketserver.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
flags.cc
Reland "[cleanup] Remove useless includes."
2018-10-08 07:44:19 +00:00
flags.h
Reland "Prefix flag macros with WEBRTC_."
2018-10-19 15:06:43 +00:00
format_macros.h
Delete root header file typedef.h.
2018-07-25 14:59:26 +00:00
function_view.h
function_view_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
gtest_prod_util.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
gunit.cc
Reland "Set session error if SetLocal/RemoteDescription ever fails"
2018-02-17 02:08:19 +00:00
gunit.h
Remove definition and usage of macro GTEST_RELATIVE_PATH.
2018-08-08 11:00:11 +00:00
gunit_prod.h
Remove definition and usage of macro GTEST_RELATIVE_PATH.
2018-08-08 11:00:11 +00:00
helpers.cc
Move base64.h to the proper location.
2018-07-23 15:40:36 +00:00
helpers.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
helpers_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
httpcommon.cc
Replace _stricmp with absl::EqualsIgnoreCase
2018-10-19 14:17:31 +00:00
httpcommon.h
Reland "[cleanup] Remove useless includes."
2018-10-08 07:44:19 +00:00
ifaddrs-android.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
ifaddrs-android.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
ifaddrs_converter.cc
Fix issue where sockets bound to temporary IPv6 addresses are discarded.
2018-03-19 19:22:31 +00:00
ifaddrs_converter.h
ignore_wundef.h
ipaddress.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
ipaddress.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
ipaddress_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
keep_ref_until_done.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
key_derivation.cc
Expose key derivation through a simple interface for use in WebRTC.
2018-10-30 21:44:28 +00:00
key_derivation.h
Expose key derivation through a simple interface for use in WebRTC.
2018-10-30 21:44:28 +00:00
location.cc
Delete wrappers for snprintf and vsnprintf
2018-10-16 13:57:25 +00:00
location.h
logging.cc
Add severity into RTC logging callbacks
2018-11-06 07:53:01 +00:00
logging.h
Add severity into RTC logging callbacks
2018-11-06 07:53:01 +00:00
logging_mac.h
Remove rtc_base_approved_objc and introduce rtc_base:logging_mac.
2018-10-10 09:43:46 +00:00
logging_mac.mm
Remove rtc_base_approved_objc and introduce rtc_base:logging_mac.
2018-10-10 09:43:46 +00:00
logging_unittest.cc
Add default constructor for rtc::Event
2018-11-07 08:57:50 +00:00
logsinks.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
logsinks.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
macifaddrs_converter.cc
Stop using LOG macros in favor of RTC_ prefixed macros.
2017-11-09 11:56:32 +00:00
macutils.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
macutils.h
Remove deprecated mac screencapture code.
2017-10-03 08:41:30 +00:00
mdns_responder_interface.h
Improve the documentation of MdnsResponderInterface and rename MDns.*
2018-11-01 02:39:59 +00:00
memory_stream.cc
Move MemoryStream to separate source files, and to a test target.
2018-11-05 09:00:48 +00:00
memory_stream.h
Move MemoryStream to separate source files, and to a test target.
2018-11-05 09:00:48 +00:00
memory_usage.cc
fuchsia: Stub out timing and memory functions
2018-10-25 17:13:00 +00:00
memory_usage.h
memory_usage_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
message_buffer_reader.h
Add the multicast DNS message format.
2018-08-31 00:02:44 +00:00
messagedigest.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
messagedigest.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
messagedigest_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
messagehandler.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
messagehandler.h
Reland "[cleanup] Remove useless includes."
2018-10-08 07:44:19 +00:00
messagequeue.cc
Delete MessageData when a message is posted to a quitting MessageQueue
2018-10-25 13:36:32 +00:00
messagequeue.h
Reland "[cleanup] Remove useless includes."
2018-10-08 07:44:19 +00:00
messagequeue_unittest.cc
Use function-local static variable for MessageQueueManager singleton.
2018-09-07 11:58:17 +00:00
nat_unittest.cc
Use absl::make_unique and absl::WrapUnique directly
2018-07-05 10:59:49 +00:00
natserver.cc
Delete struct rtc::PacketTime.
2018-11-05 16:21:39 +00:00
natserver.h
Delete struct rtc::PacketTime.
2018-11-05 16:21:39 +00:00
natsocketfactory.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
natsocketfactory.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
nattypes.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
nattypes.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
nethelper.cc
Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal.
2017-11-13 22:50:11 +00:00
nethelper.h
Reland "[cleanup] Remove useless includes."
2018-10-08 07:44:19 +00:00
nethelpers.cc
Reland "[cleanup] Remove useless includes."
2018-10-08 07:44:19 +00:00
nethelpers.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
network.cc
Improve the documentation of MdnsResponderInterface and rename MDns.*
2018-11-01 02:39:59 +00:00
network.h
Improve the documentation of MdnsResponderInterface and rename MDns.*
2018-11-01 02:39:59 +00:00
network_constants.h
Add ADAPTER_TYPE_ANY in AdapterType.
2018-07-02 17:59:11 +00:00
network_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
networkmonitor.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
networkmonitor.h
Reland "[cleanup] Remove useless includes."
2018-10-08 07:44:19 +00:00
networkroute.h
Cleanup networkroute.h
2018-07-23 19:35:28 +00:00
nullsocketserver.cc
Add default constructor for rtc::Event
2018-11-07 08:57:50 +00:00
nullsocketserver.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
nullsocketserver_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
onetimeevent.h
Delete root header file typedef.h.
2018-07-25 14:59:26 +00:00
onetimeevent_unittest.cc
openssl.h
Refactor OpenSSLSessionCache out of OpenSSLAdapterFactory.
2018-04-06 01:01:48 +00:00
openssl_key_derivation_hkdf.cc
Expose key derivation through a simple interface for use in WebRTC.
2018-10-30 21:44:28 +00:00
openssl_key_derivation_hkdf.h
Expose key derivation through a simple interface for use in WebRTC.
2018-10-30 21:44:28 +00:00
openssl_key_derivation_hkdf_unittest.cc
Expose key derivation through a simple interface for use in WebRTC.
2018-10-30 21:44:28 +00:00
openssladapter.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
openssladapter.h
Makes OpenSSL concrete implementations final.
2018-10-28 22:14:39 +00:00
openssladapter_unittest.cc
Use absl::make_unique and absl::WrapUnique directly
2018-07-05 10:59:49 +00:00
opensslcertificate.cc
Formatting OpenSSLCertificate and doing some minor code cleanup.
2018-10-29 01:56:53 +00:00
opensslcertificate.h
Makes OpenSSL concrete implementations final.
2018-10-28 22:14:39 +00:00
openssldigest.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
openssldigest.h
Makes OpenSSL concrete implementations final.
2018-10-28 22:14:39 +00:00
opensslidentity.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
opensslidentity.h
Makes OpenSSL concrete implementations final.
2018-10-28 22:14:39 +00:00
opensslsessioncache.cc
Refactor OpenSSLSessionCache out of OpenSSLAdapterFactory.
2018-04-06 01:01:48 +00:00
opensslsessioncache.h
Fix the build with OpenSSL.
2018-05-30 09:44:33 +00:00
opensslsessioncache_unittest.cc
Refactor OpenSSLSessionCache out of OpenSSLAdapterFactory.
2018-04-06 01:01:48 +00:00
opensslstreamadapter.cc
Rename private member functions to use CamelCase.
2018-10-28 22:23:36 +00:00
opensslstreamadapter.h
Rename private member functions to use CamelCase.
2018-10-28 22:23:36 +00:00
opensslutility.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
opensslutility.h
Reland "[cleanup] Remove useless includes."
2018-10-08 07:44:19 +00:00
opensslutility_unittest.cc
This changeset adds dependency injection support for SSL Root Certs.
2018-05-09 00:24:05 +00:00
OWNERS
Relieve perkj@ of some OWNER duties
2018-10-18 09:41:22 +00:00
physicalsocketserver.cc
Remove rtc::EnsureWinsockInit and g_winsockinit.
2018-10-01 07:02:20 +00:00
physicalsocketserver.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
physicalsocketserver_unittest.cc
Add support for computing iOS code coverage
2018-11-06 15:18:51 +00:00
platform_file.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
platform_file.h
Extend WavReader and WavWriter API.
2018-03-19 15:21:51 +00:00
platform_file_unittest.cc
Extend WavReader and WavWriter API.
2018-03-19 15:21:51 +00:00
platform_thread.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
platform_thread.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
platform_thread_types.cc
Whac-a-mole one more time with Fuchsia. Fix CurrentThreadRef()
2018-02-17 23:10:21 +00:00
platform_thread_types.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
platform_thread_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
protobuf_utils.h
proxy_unittest.cc
Remove all aliases to rtc::Thread
2018-11-13 18:52:18 +00:00
proxyinfo.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
proxyinfo.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
proxyserver.cc
Reland "[cleanup] Remove useless includes."
2018-10-08 07:44:19 +00:00
proxyserver.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
race_checker.cc
race_checker.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
random.cc
Move some numeric utility code from rtc_base/ to rtc_base/numerics/
2017-11-22 11:21:47 +00:00
random.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
random_unittest.cc
Move some more numeric utility code from rtc_base/ to rtc_base/numerics/
2017-11-22 12:39:39 +00:00
rate_limiter.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
rate_limiter.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
rate_limiter_unittest.cc
Add default constructor for rtc::Event
2018-11-07 08:57:50 +00:00
rate_statistics.cc
Add copy and move constructors to RateStatistics.
2018-08-27 11:28:37 +00:00
rate_statistics.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
rate_statistics_unittest.cc
Replace rtc::Optional with absl::optional in rtc_base
2018-06-21 11:23:40 +00:00
ratetracker.cc
Reland "[cleanup] Remove useless includes."
2018-10-08 07:44:19 +00:00
ratetracker.h
Delete unneeded includes of basictypes.h.
2018-05-21 19:35:08 +00:00
ratetracker_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
refcount.h
Change return types of refcount methods.
2017-10-20 07:46:03 +00:00
refcountedobject.h
New classes RefCounter and RefCountedBase.
2017-10-23 11:46:47 +00:00
refcountedobject_unittest.cc
Change return types of refcount methods.
2017-10-20 07:46:03 +00:00
refcounter.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
rollingaccumulator.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
rollingaccumulator_unittest.cc
rtccertificate.cc
Refactor: Renaming ssl_cert_chain to GetSSLCertificateChain()
2018-10-25 15:52:06 +00:00
rtccertificate.h
Refactor: Renaming ssl_cert_chain to GetSSLCertificateChain()
2018-10-25 15:52:06 +00:00
rtccertificate_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
rtccertificategenerator.cc
Refactor: Renaming ssl_cert_chain to GetSSLCertificateChain()
2018-10-25 15:52:06 +00:00
rtccertificategenerator.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
rtccertificategenerator_unittest.cc
Replace rtc::Optional with absl::optional in rtc_base
2018-06-21 11:23:40 +00:00
sanitizer.h
MsanUninitialized: restric type check to msan case.
2018-11-08 13:28:34 +00:00
sanitizer_unittest.cc
Re-enabling SanitizerTest.MsanUninitialized.
2018-06-07 11:39:15 +00:00
scoped_ref_ptr.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
sequenced_task_checker.h
Add support for RTC_GUARDED_BY to SequencedTaskChecker.
2018-02-19 13:05:59 +00:00
sequenced_task_checker_impl.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
sequenced_task_checker_impl.h
Detangling target dependencies in rtc_base_approved.
2018-03-19 11:02:01 +00:00
sequenced_task_checker_unittest.cc
Add default constructor for rtc::Event
2018-11-07 08:57:50 +00:00
signalthread.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
signalthread.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
signalthread_unittest.cc
Reland "Enable the clang style plugin in rtc_base/"
2017-10-24 20:50:13 +00:00
sigslot_unittest.cc
Move sigslot to proper third_party directory
2018-07-25 14:53:33 +00:00
sigslotrepeater.h
Move sigslot to proper third_party directory
2018-07-25 14:53:33 +00:00
sigslottester.h
Move sigslot to proper third_party directory
2018-07-25 14:53:33 +00:00
sigslottester.h.pump
Move sigslot to proper third_party directory
2018-07-25 14:53:33 +00:00
sigslottester_unittest.cc
Move sigslot to proper third_party directory
2018-07-25 14:53:33 +00:00
socket.cc
Moves rtc::SentPacket to separate target.
2018-10-15 12:16:14 +00:00
socket.h
Moves rtc::SentPacket to separate target.
2018-10-15 12:16:14 +00:00
socket_unittest.cc
Use absl::make_unique and absl::WrapUnique directly
2018-07-05 10:59:49 +00:00
socket_unittest.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
socketadapters.cc
Delete _strnicmp. Uses replaced with abseil functions.
2018-11-02 11:03:38 +00:00
socketadapters.h
Reland "[cleanup] Remove useless includes."
2018-10-08 07:44:19 +00:00
socketaddress.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
socketaddress.h
Reland "[cleanup] Remove useless includes."
2018-10-08 07:44:19 +00:00
socketaddress_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
socketaddresspair.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
socketaddresspair.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
socketfactory.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
socketserver.h
socketstream.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
socketstream.h
ssladapter.cc
Revert "Add SSLConfig object to IceServer."
2018-09-12 10:46:04 +00:00
ssladapter.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
ssladapter_unittest.cc
Refactor: Removing IgnoreBadCert from SSLStreamAdapter. Make test methods more explicit.
2018-10-25 18:17:22 +00:00
sslcertificate.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
sslcertificate.h
Refactor: Make SSLCertChain a final class.
2018-10-27 00:19:41 +00:00
sslfingerprint.cc
Refactor: Renaming ssl_cert_chain to GetSSLCertificateChain()
2018-10-25 15:52:06 +00:00
sslfingerprint.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
sslidentity.cc
Formatted sslidenty.cc and moved non referenced functions into an
2018-10-29 02:13:30 +00:00
sslidentity.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
sslidentity_unittest.cc
Reland: Modernize rtc::SSLCertificate
2018-10-17 02:38:42 +00:00
sslroots.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
sslstreamadapter.cc
Refactor: Removing IgnoreBadCert from SSLStreamAdapter. Make test methods more explicit.
2018-10-25 18:17:22 +00:00
sslstreamadapter.h
Refactor: Removing IgnoreBadCert from SSLStreamAdapter. Make test methods more explicit.
2018-10-25 18:17:22 +00:00
sslstreamadapter_unittest.cc
Move MemoryStream to separate source files, and to a test target.
2018-11-05 09:00:48 +00:00
stream.cc
Move MemoryStream to separate source files, and to a test target.
2018-11-05 09:00:48 +00:00
stream.h
Move MemoryStream to separate source files, and to a test target.
2018-11-05 09:00:48 +00:00
stream_unittest.cc
Move some methods from StreamInterface to FifoBuffer
2018-10-31 10:11:39 +00:00
string_to_number.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
string_to_number.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
string_to_number_unittest.cc
Replace rtc::Optional with absl::optional in rtc_base
2018-06-21 11:23:40 +00:00
stringencode.cc
Fix error handling in hex_decode.
2018-10-29 12:41:47 +00:00
stringencode.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
stringencode_unittest.cc
Fix error handling in hex_decode.
2018-10-29 12:41:47 +00:00
stringize_macros.h
stringize_macros_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
stringutils.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
stringutils.h
Delete _strnicmp. Uses replaced with abseil functions.
2018-11-02 11:03:38 +00:00
stringutils_unittest.cc
Delete unused code in rtc_base/stringutils.*
2018-10-16 10:27:16 +00:00
swap_queue.h
Delete root header file typedef.h.
2018-07-25 14:59:26 +00:00
swap_queue_unittest.cc
task_queue.h
Reland "Export symbols needed by the Chromium component build (part 1)."
2018-10-11 09:50:21 +00:00
task_queue_for_test.cc
Introduce TaskQueueForTest.
2018-02-14 15:32:49 +00:00
task_queue_for_test.h
Add default constructor for rtc::Event
2018-11-07 08:57:50 +00:00
task_queue_gcd.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
task_queue_libevent.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
task_queue_posix.cc
task_queue_posix.h
task_queue_unittest.cc
Add default constructor for rtc::Event
2018-11-07 08:57:50 +00:00
task_queue_win.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
template_util.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
testbase64.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
testcertificateverifier.h
This changeset adds dependency injection support for SSL Root Certs.
2018-05-09 00:24:05 +00:00
testclient.cc
Delete struct rtc::PacketTime.
2018-11-05 16:21:39 +00:00
testclient.h
Delete struct rtc::PacketTime.
2018-11-05 16:21:39 +00:00
testclient_unittest.cc
Use absl::make_unique and absl::WrapUnique directly
2018-07-05 10:59:49 +00:00
testechoserver.cc
Reland "Enable the clang style plugin in rtc_base/"
2017-10-24 20:50:13 +00:00
testechoserver.h
Delete struct rtc::PacketTime.
2018-11-05 16:21:39 +00:00
testutils.cc
Delete unused test class StreamSource
2018-10-19 08:09:43 +00:00
testutils.h
Delete unused test class StreamSource
2018-10-19 08:09:43 +00:00
thread.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
thread.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
thread_annotations.h
Remove RTC_GUARDED_VAR and RTC_PT_GUARDED_VAR macros
2017-11-01 13:23:26 +00:00
thread_annotations_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
thread_checker.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
thread_checker_impl.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
thread_checker_impl.h
thread_checker_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
thread_unittest.cc
Add default constructor for rtc::Event
2018-11-07 08:57:50 +00:00
timestampaligner.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
timestampaligner.h
timestampaligner_unittest.cc
timeutils.cc
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
timeutils.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
timeutils_unittest.cc
Add default constructor for rtc::Event
2018-11-07 08:57:50 +00:00
trace_event.h
remove unused UNSHIPPED trace macros
2018-06-12 07:53:47 +00:00
type_traits.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
unittest_main.cc
Refactor: Removing IgnoreBadCert from SSLStreamAdapter. Make test methods more explicit.
2018-10-25 18:17:22 +00:00
virtualsocket_unittest.cc
Delete struct rtc::PacketTime.
2018-11-05 16:21:39 +00:00
virtualsocketserver.cc
Add default constructor for rtc::Event
2018-11-07 08:57:50 +00:00
virtualsocketserver.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
weak_ptr.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
weak_ptr.h
Remove aggressive thread checker from WeakPtrReference
2017-11-10 16:51:25 +00:00
weak_ptr_unittest.cc
Add default constructor for rtc::Event
2018-11-07 08:57:50 +00:00
win32.cc
Delete more rtc_base/stringutils.*
2018-10-17 13:37:39 +00:00
win32.h
Delegate WIN32_LEAN_AND_MEAN definition to the toolchain.
2018-07-09 19:54:28 +00:00
win32_unittest.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
win32socketinit.h
Remove rtc::EnsureWinsockInit and g_winsockinit.
2018-10-01 07:02:20 +00:00
win32socketserver.cc
Reland "[cleanup] Remove useless includes."
2018-10-08 07:44:19 +00:00
win32socketserver.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
win32socketserver_unittest.cc
win32window.cc
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
win32window.h
Reformat the WebRTC code base
2018-06-19 14:00:39 +00:00
win32window_unittest.cc
Reland "Enable the clang style plugin in rtc_base/"
2017-10-24 20:50:13 +00:00
zero_memory.cc
Securely clear memory containing key information / passwords before freeing.
2018-03-07 22:06:20 +00:00
zero_memory.h
[Cleanup] Add missing #include. Remove useless ones.
2018-10-23 11:32:56 +00:00
zero_memory_unittest.cc
Add functions to securely fill memory with zeros.
2018-01-20 16:57:27 +00:00