Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
76f9954b17a47623af6c1e5a538ff9bc31bbf96f
/
p2p
6dbf0e4
Remove all aliases to rtc::Thread
by Danil Chapovalov
· 6 years ago
cfe3b6a
Remove most of api/ortc/.
by Jonas Olsson
· 6 years ago
7127f34
Signal Network route change in fake ice.
by Piotr (Peter) Slatala
· 6 years ago
3ea7b83
Resolve the race condition between mDNS name registration and
by Qingsi Wang
· 6 years ago
e693381
Delete struct rtc::PacketTime.
by Niels Möller
· 6 years ago
e7547d5
Move MemoryStream to separate source files, and to a test target.
by Niels Möller
· 6 years ago
15ca5a9
Add implicit conversion between rtc:PacketTime and int64_t.
by Niels Möller
· 6 years ago
7852d29
Improve the documentation of MdnsResponderInterface and rename MDns.* to Mdns.*.
by Qingsi Wang
· 6 years ago
6c6c9df
Refactor: Renaming ssl_cert_chain to GetSSLCertificateChain()
by Benjamin Wright
· 6 years ago
4191a81
Revert "Move relay server code to a test-only target p2p_server_utils."
by Oleh Prypin
· 6 years ago
e284c52
Move relay server code to a test-only target p2p_server_utils.
by Niels Möller
· 6 years ago
c6ec4b1
Fix w3c URL for RTCIceTransport
by Niels Möller
· 6 years ago
988cc08
[Cleanup] Add missing #include. Remove useless ones.
by Yves Gerey
· 6 years ago
ac19414
Export symbols needed by the Chromium component build (part 6).
by Mirko Bonadei
· 6 years ago
635474e
Compute RTCConnectionState and RTCIceConnectionState.
by Jonas Olsson
· 6 years ago
3c7d599
Replace _stricmp with absl::EqualsIgnoreCase
by Niels Möller
· 6 years ago
d65d179
Export symbols needed by the Chromium component build (part 4).
by Mirko Bonadei
· 6 years ago
f25303e
Reland: Modernize rtc::SSLCertificate
by Steve Anton
· 6 years ago
4905edb
Reland: Use unique_ptr and ArrayView in SSLFingerprint
by Steve Anton
· 6 years ago
aba0633
Delete wrappers for snprintf and vsnprintf
by Niels Möller
· 6 years ago
f0e926f
Add missing #include and deps to absl/memory
by tzik
· 6 years ago
3b56ee7
Export symbols needed by the Chromium component build (part 2).
by Mirko Bonadei
· 6 years ago
82c71af
Revert "Modernize rtc::SSLCertificate"
by Niklas Enbom
· 6 years ago
6932fb2
Revert "Reland: Use unique_ptr and ArrayView in SSLFingerprint"
by Mirko Bonadei
· 6 years ago
55cd3ac
Modernize rtc::SSLCertificate
by Steve Anton
· 6 years ago
47f3240
Reland: Use unique_ptr and ArrayView in SSLFingerprint
by Steve Anton
· 6 years ago
a54daf1
Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h"
by Benjamin Wright
· 6 years ago
8f4bc41
Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h"
by Oleh Prypin
· 6 years ago
1cd39fa
make CreateOffer/CreateAnswer use ice credentials of pooled sessions.
by Jonas Oreland
· 6 years ago
ac2f3d1
Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h
by Benjamin Wright
· 6 years ago
0d399a8
Removes socket addresses from PacketInfo struct.
by Sebastian Jansson
· 6 years ago
26968ba
Delete unused utf8 conversion utilities
by Niels Möller
· 6 years ago
2b15626
Revert "Use unique_ptr and ArrayView in SSLFingerprint"
by Henrik Grunell
· 6 years ago
cc21e61
Use unique_ptr and ArrayView in SSLFingerprint
by Steve Anton
· 6 years ago
f7dd9df
Change TurnPort::Create to return a unique_ptr
by Steve Anton
· 6 years ago
a8f1e56
Change Port::Create methods to return a unique_ptr
by Steve Anton
· 6 years ago
81125f0
Implement (mostly) standards-compliant RTCIceTransportState.
by Jonas Olsson
· 6 years ago
aabf204
Remove container typedefs from RelayServer
by Steve Anton
· 6 years ago
11358fe
Use unique_ptr in port_unittest
by Steve Anton
· 6 years ago
2e00abc
Reland "[cleanup] Remove useless includes."
by Yves Gerey
· 6 years ago
96a0f61
Revert "[cleanup] Remove useless includes."
by Oleh Prypin
· 6 years ago
be8b534
[cleanup] Remove useless includes.
by Yves Gerey
· 6 years ago
4b6c2ec
Remove `using` declaration for rtc::Buffer
by Karl Wiberg
· 6 years ago
6ca9836
Prepare for per-media DSCP values. Push dscp for stun packets to the port layer where they are created.
by Tim Haloun
· 6 years ago
e6ded16
DCHECK that PortAllocator::SetConfiguration does not create a pooled
by Qingsi Wang
· 6 years ago
60de683
Check all BasicPortAllocatorSession methods are called on the network thread
by Steve Anton
· 6 years ago
17f4878
Remove deprecated field_trial_default and metrics_default.
by Mirko Bonadei
· 6 years ago
b49b8f1
Fix a bug that the local hostname candidate with a known address is
by Qingsi Wang
· 6 years ago
84df1c7
Make fewer copies when using StringBuilder.
by Jonas Olsson
· 6 years ago
33a5852
Simplify includes in p2ptransportchannel.cc
by Niels Möller
· 6 years ago
941a07c
Remove all remaining non-test uses of std::stringstream.
by Jonas Olsson
· 6 years ago
0961933
Add MDnsResponderInterface and obfuscate local IP addresses in gathering.
by Qingsi Wang
· 6 years ago
9c147dd
Revert "Add SSLConfig object to IceServer."
by Sergey Silkin
· 6 years ago
4f08543
Add SSLConfig object to IceServer.
by Diogo Real
· 6 years ago
366a50c
Remove simple stringstream usages.
by Jonas Olsson
· 6 years ago
11a9220
Demote RTC_NOTREACHED in pseudotcp RTT processing to warning.
by Jonas Olsson
· 6 years ago
1d52d2c
Revert "Add SSLConfig object to IceServer."
by Ying Wang
· 6 years ago
7f1ffcc
Add SSLConfig object to IceServer.
by Diogo Real
· 6 years ago
558b93b
Add the multicast DNS message format.
by Qingsi Wang
· 6 years ago
6fcdc2f
Support domain name ICE candidates
by Zach Stein
· 6 years ago
5f4d47b
Revert "Reland "Enable any address ports by default.""
by Mirko Bonadei
· 6 years ago
4d92b84
Ad-hoc rate limiting for UDPPort::SendTo failures.
by Zach Stein
· 6 years ago
b89ac62
Reland "Enable any address ports by default."
by Mirko Bonadei
· 6 years ago
1165949
Revert "Reland "Enable any address ports by default.""
by Qingsi Wang
· 6 years ago
efbcb31
Revert "Remove the flag PORTALLOCATOR_ENABLE_ANY_ADDRESS_PORTS."
by Qingsi Wang
· 6 years ago
9b2d4f5
Revert "Use also the related address in redundancy detection for candidates from"
by Qingsi Wang
· 6 years ago
6b1985d
Reimplement rtc::ToString and rtc::FromString without streams.
by Jonas Olsson
· 6 years ago
8e5014a
Remove definition and usage of macro GTEST_RELATIVE_PATH.
by Mirko Bonadei
· 6 years ago
4897678
Remove definition of FEATURE_ENABLE_VOICEMAIL, FEATURE_ENABLE_PSTN.
by Mirko Bonadei
· 6 years ago
e20867f
Add AsyncResolverFactory interface and basic implementation.
by Zach Stein
· 6 years ago
f5cf02a
Use randomly generated IDs for candidate pairs in ICE event logs.
by Qingsi Wang
· 6 years ago
625efe6
Use also the related address in redundancy detection for candidates from
by Qingsi Wang
· 7 years ago
a12c42a
Delete root header file typedef.h.
by Niels Möller
· 6 years ago
e41c433
Move sigslot to proper third_party directory
by Artem Titov
· 6 years ago
f7a64ec
Change DtlsTransport to use a ThreadChecker
by Steve Anton
· 6 years ago
a76af0c
Move base64.h to the proper location.
by Artem Titov
· 6 years ago
ee01a83
Remove MetricsObserverInterface.
by Qingsi Wang
· 6 years ago
7fc821d
Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*.""
by Qingsi Wang
· 6 years ago
78fef76
Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*.""
by Qingsi Wang
· 6 years ago
1a2cc0a
Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."
by Qingsi Wang
· 6 years ago
13f4c89
Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."
by Qingsi Wang
· 6 years ago
870bca1
Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*.
by Qingsi Wang
· 6 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 6 years ago
0ea7515
Fix a bug in TurnServer that causes flakiness in webrtc_perf_tests.
by Qingsi Wang
· 6 years ago
dc99e24
Removing deadbeef@ from OWNERS files.
by Taylor Brandstetter
· 7 years ago
b3f5aed
Remove the flag PORTALLOCATOR_ENABLE_ANY_ADDRESS_PORTS.
by Qingsi Wang
· 7 years ago
ac5bbd9
Reland "Enable any address ports by default."
by Mirko Bonadei
· 7 years ago
0a1d189
Replace rtc::Optional with absl::optional in rtc_base
by Danil Chapovalov
· 7 years ago
5b8dd4d
Fix a dangling-pointer bug in P2PTransportChannel unit tests.
by Qingsi Wang
· 7 years ago
056a68d
Revert "Enable any address ports by default."
by Mirko Bonadei
· 7 years ago
f04148c
Enable any address ports by default.
by Qingsi Wang
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
15ac521
Removing unused cricket::Port constructor.
by Taylor Brandstetter
· 7 years ago
6bbeb08
Extract rtc_base/base64.h and rtc_base/base64.cc into separate target.
by Artem Titov
· 7 years ago
00c7183
Replace rtc::Optional with absl::optional in media, ortc, p2p
by Danil Chapovalov
· 7 years ago
1b36894
Reland "Refactor the regathering of candidates in P2PTransportChannel."
by Qingsi Wang
· 7 years ago
5d16d7f
Add a DCHECK for null port in FakePortAllocator.
by Qingsi Wang
· 7 years ago
1f4d7a2
Revert "Refactor the regathering of candidates in P2PTransportChannel."
by Qingsi Wang
· 7 years ago
241d0c1
Remove ContinualGatheringPolicy::GATHER_CONTINUALLY_AND_RECOVER.
by Qingsi Wang
· 7 years ago
aed7164
Updated PeerConnection integration test to fix race condition.
by Seth Hampson
· 7 years ago
Next »