Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
b762b5b794f49f5986dd83c50c81b7e5a57a8411
/
p2p
c85ebbe
Reland: Implement true negotiation for DatagramTransport with fallback to RTP.
by Bjorn A Mellem
· 5 years ago
71061bc
Replace calls to deprecated googletest APIs.
by Mirko Bonadei
· 5 years ago
7e8de0b
Revert "Implement true negotiation for DatagramTransport with fallback to RTP."
by Bjorn Mellem
· 5 years ago
71c6482
Implement true negotiation for DatagramTransport with fallback to RTP.
by Bjorn A Mellem
· 5 years ago
da13ea2
Reland "Added OnIceCandidateError to API and implementation"
by Eldar Rello
· 5 years ago
3b8ed28
Revert "Added OnIceCandidateError to API and implementation"
by Yves Gerey
· 5 years ago
7b06b9b
Remove pthatcher@webrtc.org from OWNERS
by Steve Anton
· 5 years ago
b038947
Remove jiayl@webrtc.org from OWNERS
by Steve Anton
· 5 years ago
9469c78
Added OnIceCandidateError to API and implementation
by Eldar Rello
· 5 years ago
292ce4e
Move datagram transport to JsepTransport
by Anton Sukhanov
· 5 years ago
1fe119f
Change the gating of surfacing candidates on ICE transport type change
by Qingsi Wang
· 5 years ago
0c1c1b4
Move ownership of ICE from DtlsTransport to JsepTransport.
by Bjorn A Mellem
· 5 years ago
e8e7d7b
Move Connection into it's own .h/.cc file.
by Jonas Oreland
· 5 years ago
686be20
Fix ICE connection in datagram_transport.
by Anton Sukhanov
· 5 years ago
44bd71c
Create a composite implementation of RtpTransportInternal.
by Bjorn A Mellem
· 5 years ago
36bc4f8
Add thread guards to cricket::P2PTransportChannel.
by Harald Alvestrand
· 5 years ago
34cd485
Delete the remaining ORTC interfaces.
by Bjorn A Mellem
· 5 years ago
316f3ac
Datagram Transport Integration
by Anton Sukhanov
· 5 years ago
ecd3054
Replace a broken assumption in candidate gathering for mDNS candidates.
by Qingsi Wang
· 5 years ago
198cf00
Reland "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN"
by Niels Möller
· 6 years ago
fb8c856
Revert "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN"
by Niels Moller
· 6 years ago
e779847
Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN
by Niels Möller
· 6 years ago
0fa8605
Add DCHECK on the port allocator in P2PTransportChannel.
by Qingsi Wang
· 6 years ago
8af1f74
Factor out the fake port allocator in build.
by Qingsi Wang
· 6 years ago
c129c35
Reland "Surface ICE candidates that match an updated candidate filter."
by Qingsi Wang
· 6 years ago
797ede8
Revert "Surface ICE candidates that match an updated candidate filter."
by Qingsi Wang
· 6 years ago
cd8d1cf
Surface ICE candidates that match an updated candidate filter.
by Qingsi Wang
· 6 years ago
d624c39
Make MessageQueue processing an optional feature of FakeClock
by Sebastian Jansson
· 6 years ago
330fbee
Make ExtraICEPing send slightly fewer extras
by Jonas Oreland
· 6 years ago
114871b
Expose SSL ciphersuite on the webrtc::DtlsTransport interface
by Harald Alvestrand
· 6 years ago
6a489f2
Fully qualify googletest symbols.
by Mirko Bonadei
· 6 years ago
c01367d
Deprecating ThreadChecker specific interface.
by Sebastian Jansson
· 6 years ago
66e7679
Export symbols needed by the Chromium component build (part 8).
by Mirko Bonadei
· 6 years ago
9d8eaac
Delete unneeded direct includes of common_types.h
by Niels Möller
· 6 years ago
a7d8f19
Use 'public_deps' to depend on nacl_io [1].
by Mirko Bonadei
· 6 years ago
1333948
Move FifoBuffer to its own file and build target
by Niels Möller
· 6 years ago
94b57c0
Cleanup BUILD.gn files from imports like foo:foo
by Artem Titov
· 6 years ago
154d839
Fix misaligned read in StunMessage::Read
by Andrew Royes
· 6 years ago
fc52b91
Implicitly suppress //build/config/clang:find_bad_constructs.
by Mirko Bonadei
· 6 years ago
39b69cc
Add field trial for adding remote ufrag CreatePermission
by Jonas Oreland
· 6 years ago
98335f8
Fixing webrtc::IceTransportState.
by Seth Hampson
· 6 years ago
b75d9e9
Allow IceConnectionState to become failed without ever connecting.
by Jonas Olsson
· 6 years ago
bb05369
Delete unused class FakeCandidatePair.
by Niels Möller
· 6 years ago
22f9925
webrtc: Remove semicolons.
by Nico Weber
· 6 years ago
bfc9911
Remove TCPPort incoming_only_ member.
by Mirko Bonadei
· 6 years ago
0d28972
Add field trial to reduce max STUN check retransmissions from 8 to 6 in accordance with RFC 5389.
by Bjorn Terelius
· 6 years ago
05cf6be
[clang-tidy] Apply performance-move-const-arg fixes.
by Mirko Bonadei
· 6 years ago
f3e9abf
Add field trial for ExtraICEPing
by Jonas Oreland
· 6 years ago
c84f661
Stop using Googletest legacy APIs.
by Mirko Bonadei
· 6 years ago
6fdb3f8
Fix post submit build
by Piotr (Peter) Slatala
· 6 years ago
4de1783
Create visible fake_ice_transport target
by Piotr (Peter) Slatala
· 6 years ago
ae226f6
Use Abseil container algorithms in p2p/
by Steve Anton
· 6 years ago
d3be017
Remove unused PacketLossEstimator class
by Zach Stein
· 6 years ago
e76ca61
Allow use of functions in absl/algorithms
by Steve Anton
· 6 years ago
37ec55e
[clang-tidy] Apply performance-faster-string-find fixes.
by Mirko Bonadei
· 6 years ago
739baf0
[clang-tidy] Apply performance-for-range-copy fixes.
by Mirko Bonadei
· 6 years ago
f380284
(7) Rename files to snake_case: remove forwarding headers
by Steve Anton
· 6 years ago
d970807
Remove rtc_base/scoped_ref_ptr.h.
by Mirko Bonadei
· 6 years ago
df919fb
Don't pretend we've received an end-of-candidates indication.
by Jonas Olsson
· 6 years ago
44f0f87
Remove NetworkManager::{set_ipv6_enabled,ipv6_enabled}.
by Mirko Bonadei
· 6 years ago
4241cf5
Add 2 new virtual methods to IceTransportInternal
by Harald Alvestrand
· 6 years ago
934f735
DTLS transport needs to forward network route change.
by Piotr (Peter) Slatala
· 6 years ago
2b5baee
Create no-op DTLS if media transport is used.
by Piotr (Peter) Slatala
· 6 years ago
7a6739e
Make Ice Transports signal failures.
by Jonas Olsson
· 6 years ago
aec15aa
(5) Rename files to snake_case: install forwarding headers
by Steve Anton
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
1c05765
(3) Rename files to snake_case: move the files
by Steve Anton
· 6 years ago
40d5533
Include absl/memory/memory.h if absl::make_unique is used
by Steve Anton
· 6 years ago
31d8b52
Delete unneeded includes of rtc_base/stringutils.h.
by Niels Möller
· 6 years ago
4415315
Move ServerSocket code to separate files and into test target
by Niels Möller
· 6 years ago
a134204
Reland "Move relay server code to a test-only target p2p_server_utils."
by Niels Möller
· 6 years ago
1dac6d8
Sanitize candidates in ICE-level stats when necessary.
by Qingsi Wang
· 6 years ago
9d4fd555
Make CONNECTION_WRITE_TIMEOUT configurable for ice connection
by Jiawei Ou
· 6 years ago
1a9d3c3
Convert TransportDescriptionFactory to return unique_ptrs
by Steve Anton
· 6 years ago
6a8727b
Update connection states to match spec changes.
by Jonas Olsson
· 6 years ago
ff71a49
Reduce transaction ids independent of host byte order.
by Zach Stein
· 6 years ago
21d8b18
Remove some unused forward declarations
by Karl Wiberg
· 6 years ago
846dfdf
Log DTLS writable changes to RtcEventLog
by Zach Stein
· 6 years ago
92c4289
Reland "Add transaction id to CandidatePairEvents."
by Zach Stein
· 6 years ago
286ee01
Revert "Add transaction id to CandidatePairEvents."
by Erik Språng
· 6 years ago
c308bdf
Add transaction id to CandidatePairEvents.
by Zach Stein
· 6 years ago
c64078f
Log DTLS state changes to RtcEventLog
by Zach Stein
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
5ec2c94
Reland "Delay call to Destroy until after SignalDone has finished firing."
by Zach Stein
· 6 years ago
72d2ddd
Fix raddr on srflx and relay candidates
by Jeroen de Borst
· 6 years ago
889b587
Revert "Delay call to Destroy until after SignalDone has finished firing."
by Qingsi Wang
· 6 years ago
c7b8da4
Delay call to Destroy until after SignalDone has finished firing.
by Zach Stein
· 6 years ago
9289eda
Revert "Replace the IceConnectionState implementation."
by Alex Loiko
· 6 years ago
1e87b4f
Replace the IceConnectionState implementation.
by Jonas Olsson
· 6 years ago
e3abb81
Decouple //rtc_base:rtc_base_tests_utils from gunit.
by Mirko Bonadei
· 6 years ago
8e66863
Remove cricket::UdpTransport.
by Mirko Bonadei
· 6 years ago
00dfe93
Remove superfluous constructor from dltsTransport
by Harald Alvestrand
· 6 years ago
2058d52
Disabling test StunPortTest.TestPrepareAddressHostname on WIN.
by Alex Loiko
· 6 years ago
2ee41fe
Disabling test StunPortTest.TestPrepareAddressHostname on WIN.
by Alex Loiko
· 6 years ago
3021342
Adding more owners to p2p
by Jeroen de Borst
· 6 years ago
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
Next »