Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
5b2eda4895609b4c6b1e0a7f43f77e36acc87bc5
/
pc
/
jsep_transport.cc
c85ebbe
Reland: Implement true negotiation for DatagramTransport with fallback to RTP.
by Bjorn A Mellem
· 6 years ago
7e8de0b
Revert "Implement true negotiation for DatagramTransport with fallback to RTP."
by Bjorn Mellem
· 6 years ago
71c6482
Implement true negotiation for DatagramTransport with fallback to RTP.
by Bjorn A Mellem
· 6 years ago
292ce4e
Move datagram transport to JsepTransport
by Anton Sukhanov
· 6 years ago
0c1c1b4
Move ownership of ICE from DtlsTransport to JsepTransport.
by Bjorn A Mellem
· 6 years ago
316f3ac
Datagram Transport Integration
by Anton Sukhanov
· 6 years ago
78a5e96
Reland "Add thread guards to JsepTransport"
by Harald Alvestrand
· 6 years ago
caedb5d
Revert "Add thread guards to JsepTransport"
by Gustaf Ullberg
· 6 years ago
7e1db52
Add thread guards to JsepTransport
by Harald Alvestrand
· 6 years ago
e7a5f7b
Modifying MediaChannel to accept CopyOnWriteBuffer by value.
by Amit Hilbuch
· 6 years ago
05cf6be
[clang-tidy] Apply performance-move-const-arg fixes.
by Mirko Bonadei
· 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
[Renamed from pc/jseptransport.cc]
d02541e
Add an observer API for DTLSTransport events.
by Harald Alvestrand
· 6 years ago
d644feb
Make sure media transport is deleted before ICE.
by Anton Sukhanov
· 6 years ago
628f37a
Delete a cricket::DtlsTransport when PC is closed
by Harald Alvestrand
· 6 years ago
ad88c88
Add API for returning a webrtc::DtlsTransport for a MID on a PC
by Harald Alvestrand
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
4eb4112
Plug-in media transport state listener
by Piotr (Peter) Slatala
· 6 years ago
4905edb
Reland: Use unique_ptr and ArrayView in SSLFingerprint
by Steve Anton
· 6 years ago
6932fb2
Revert "Reland: Use unique_ptr and ArrayView in SSLFingerprint"
by Mirko Bonadei
· 6 years ago
47f3240
Reland: Use unique_ptr and ArrayView in SSLFingerprint
by Steve Anton
· 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
7940da0
Integration of media_transport in JSepTransportController
by Anton Sukhanov
· 6 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
66cadcc
Replace rtc::Optional with absl::optional in pc
by Danil Chapovalov
· 7 years ago
b57e169
Add a flag to actively reset the SRTP parameters
by Zhi Huang
· 7 years ago
365381f
Replace BundleFilter with RtpDemuxer in RtpTransport.
by Zhi Huang
· 7 years ago
[Renamed (93%) from pc/jseptransport2.cc]
5d8f8fa
Revert "Adding test for adding ICE candidate before applying answer."
by Henrik Boström
· 7 years ago
dd59d70
Adding test for adding ICE candidate before applying answer.
by Taylor Brandstetter
· 7 years ago
e830e68
Use new TransportController implementation in PeerConnection.
by Zhi Huang
· 7 years ago
e818b6e
Create the JsepTransportController and JsepTransport2.
by Zhi Huang
· 7 years ago