Sign in
webrtc
/
src.git
/
f3ee3b7478713a723e886d7a5aa3d4d41a0ca4bf
/
pc
/
webrtcsession_unittest.cc
8d3444d
Reland "Rewrite WebRtcSession media tests as PeerConnection tests"
by Steve Anton
· 7 years ago
f2662f0
Revert "Rewrite WebRtcSession media tests as PeerConnection tests"
by Olga Sharonova
· 7 years ago
b49b661
Revert "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests"
by Olga Sharonova
· 7 years ago
096e367
Rewrite WebRtcSession BUNDLE tests as PeerConnection tests
by Steve Anton
· 7 years ago
3df5dca
Rewrite WebRtcSession media tests as PeerConnection tests
by Steve Anton
· 7 years ago
ede9ca5
Rewrite WebRtcSession ICE integration tests as PeerConnection tests
by Steve Anton
· 7 years ago
f1c6db1
Rewrite WebRtcSession ICE tests as PeerConnection tests
by Steve Anton
· 7 years ago
6b63cd5
Rewrite WebRtcSession DTLS/SDES crypto tests as PeerConnection tests
by Steve Anton
· 7 years ago
563934e
Clean up dependencies of peerconnection_unittest.
by Patrik Höglund
· 8 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/pc/webrtcsession_unittest.cc]
2a5e426
Reject the descriptions that attempt to change the order of m= sections
by Zhi Huang
· 8 years ago
6d64e9a
Remove JsepSessionDescription's string Initialize method
by Steve Anton
· 8 years ago
8ffb9c3
Change RtpSender to have multiple stream_ids
by Steve Anton
· 8 years ago
1cc5fc3e
Fix places that trigger no-unused-lambda-capture
by eladalon
· 8 years ago
1c378ed
Relanding: Adding support for Unified Plan offer/answer negotiation to the mediasession layer.
by zhihuang
· 8 years ago
3c74766
Revert of Adding support for Unified Plan offer/answer negotiation. (patchset #9 id:500001 of https://codereview.webrtc.org/2991693002/ )
by olka
· 8 years ago
a77e6bb
Adding support for Unified Plan offer/answer negotiation to the mediasession layer.
by zhihuang
· 8 years ago
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 8 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 8 years ago
98e186c
Remove VirtualSocketServer's dependency on PhysicalSocketServer.
by deadbeef
· 8 years ago
7eaa4ea
Delete method MessageQueue::set_socketserver
by nisse
· 8 years ago
eaabdf6
Delete MediaController class, move Call ownership to PeerConnection.
by nisse
· 8 years ago
7914b8c
Negotiate the same SRTP crypto suites for every DTLS association formed.
by deadbeef
· 8 years ago
81bf7b0
Pass ownership of candidate to PeerConnection::OnIceCandidate
by jbauch
· 8 years ago
38989e5
Parse the connection data in SDP (c= line).
by zhihuang
· 8 years ago
6dfd53a
Rename PeerConnection::OnIceConnectionChange to OnIceConnectionStateChange
by zstein
· 8 years ago
112b2e9
Switching some interfaces to use std::unique_ptr<>.
by deadbeef
· 8 years ago
5bd5ca3
Rename "PacketTransportInterface" to "PacketTransportInternal".
by deadbeef
· 8 years ago
94a2f21
Increase STUN RTOs to work better on poor networks, such as 2G networks.
by pthatcher
· 8 years ago
20cb0c1
Move DTMF sender to RtpSender (as opposed to WebRtcSession).
by deadbeef
· 8 years ago
1b54a5f
Relanding: Removing #defines previously used for building without BoringSSL/OpenSSL.
by deadbeef
· 8 years ago
7bb87ee
Create //webrtc/api:libjingle_peerconnection_api + refactorings.
by ossu
· 8 years ago
[Renamed (99%) from webrtc/api/webrtcsession_unittest.cc]
f33491e
Revert of Removing #defines previously used for building without BoringSSL/OpenSSL. (patchset #2 id:20001 of https://codereview.webrtc.org/2640513002/ )
by deadbeef
· 8 years ago
eaa826c
Removing #defines previously used for building without BoringSSL/OpenSSL.
by deadbeef
· 8 years ago
b2cdd93
Remove the dependency of TransportChannel and TransportChannelImpl.
by zhihuang
· 8 years ago
6ce9259
Revert of make the DtlsTransportWrapper inherit form DtlsTransportInternal (patchset #11 id:320001 of https://codereview.webrtc.org/2606123002/ )
by zhihuang
· 8 years ago
5aed06c
make the DtlsTransportWrapper inherit form DtlsTransportInternal
by zhihuang
· 8 years ago
c8ee882
Replace use of ASSERT in test code.
by nisse
· 8 years ago
f5b251b
Remove BaseChannel's dependency on TransportController.
by zhihuang
· 8 years ago
c80e741
Replace ASSERT(false) by RTC_NOTREACHED().
by nisse
· 8 years ago
953c2ce
Reland of: Separating SCTP code from BaseChannel/MediaChannel.
by deadbeef
· 8 years ago
c0dad89
Revert of Separating SCTP code from BaseChannel/MediaChannel. (patchset #14 id:240001 of https://codereview.webrtc.org/2564333002/ )
by deadbeef
· 8 years ago
67b3bbe
Separating SCTP code from BaseChannel/MediaChannel.
by deadbeef
· 8 years ago
df6075a
RTCStatsCollector: Utilize network thread to minimize thread hops.
by hbos
· 8 years ago
7af91dd
Removing "crypto_required" from MediaContentDescription.
by deadbeef
· 8 years ago
277b250
Refactor "secure bool" into explicit PROTO_TLS.
by hnsl
· 8 years ago
4dfb8ce
Make the default value of rtcp-mux policy to required.
by zhihuang
· 8 years ago
669d69b
Use rtc::PacketTransportInterface in WebrtcSession unit test.
by johan
· 8 years ago
9fa4975
- Filter data channel codecs based on codec name instead of payload type, which may have been remapped.
by solenberg
· 8 years ago
11a9cbf
Refactoring: move ownership of RtcEventLog from Call to PeerConnection
by skvlad
· 8 years ago
b60a819
Fixing inconsistency with behavior of `ClearGettingPorts`.
by deadbeef
· 9 years ago
9763d56
Modified PeerConnection and WebRtcSession for end-to-end QuicDataChannel usage.
by zhihuang
· 9 years ago
907abe4
Revert of Modified PeerConnection and WebRtcSession for end-to-end QuicDataChannel usage. (patchset #8 id:280001 of https://codereview.webrtc.org/2166873002/ )
by deadbeef
· 9 years ago
34b54c3
Modified PeerConnection and WebRtcSession for end-to-end QuicDataChannel usage.
by zhihuang
· 9 years ago
cb56065
Add support for GCM cipher suites from RFC 7714.
by jbauch
· 9 years ago
29ff844
Add PeerConnection IsClosed check.
by zhihuang
· 9 years ago
3d70fef
Remove DtlsIdentityStoreInterface, it is no longer used.
by hbos
· 9 years ago
5622c5e
If continual gathering is enabled,
by Honghai Zhang
· 9 years ago
ba29c6a
Reland 2 of: Use VoiceChannel/VideoChannel directly from RtpSender/RtpReceiver.
by Taylor Brandstetter
· 9 years ago
3784b4a
Revert of Use VoiceChannel/VideoChannel directly from RtpSender/RtpReceiver. (patchset #3 id:40001 of https://codereview.webrtc.org/2046173002/ )
by tkchin
· 9 years ago
2d54917
Reland of: Use VoiceChannel/VideoChannel directly from RtpSender/RtpReceiver.
by Taylor Brandstetter
· 9 years ago
1a7162d
Revert of Use VoiceChannel/VideoChannel directly from RtpSender/RtpReceiver. (patchset #3 id:40001 of https://codereview.webrtc.org/2046173002/ )
by deadbeef
· 9 years ago
bc58319
Use VoiceChannel/VideoChannel directly from RtpSender/RtpReceiver.
by Taylor Brandstetter
· 9 years ago
14f97f5
Adding IceConfig option to assume TURN/TURN candidate pairs will work.
by deadbeef
· 9 years ago
13d5db3
Revert of Adding IceConfig option to assume TURN/TURN candidate pairs will work. (patchset #9 id:160001 of https://codereview.webrtc.org/2063823008/ )
by honghaiz
· 9 years ago
8e6134e
Adding IceConfig option to assume TURN/TURN candidate pairs will work.
by Taylor Brandstetter
· 9 years ago
14461d4
Fixing flaky test: WebRtcSessionTest.TestPacketOptionsAndOnPacketSent
by deadbeef
· 9 years ago
dedfd28
Support for two audio codec lists down into WebRtcVoiceEngine.
by ossu
· 9 years ago
075af92
Initial asymmetric codec support in MediaSessionDescription
by ossu
· 9 years ago
f5f03e8
Reland of: Improving the fake clock and using it to fix a flaky STUN timeout test.
by deadbeef
· 9 years ago
f83a94a
Revert of Improving the fake clock and using it to fix a flaky STUN timeout test. (patchset #10 id:180001 of https://codereview.webrtc.org/2024813004/ )
by deadbeef
· 9 years ago
ffbe0e1
Improving the fake clock and using it to fix a flaky STUN timeout test.
by deadbeef
· 9 years ago
5a4a75a
Combining SetVideoSend and SetSource into one method.
by deadbeef
· 9 years ago
d79599d
Turning FakeDtlsIdentityStore into FakeRTCCertificateGenerator.
by Henrik Boström
· 9 years ago
d03c23b
Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface.
by Henrik Boström
· 9 years ago
d7973cc
Revert of Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. (patchset #2 id:20001 of https://codereview.webrtc.org/2013523002/ )
by hbos
· 9 years ago
400781a
Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface.
by Henrik Boström
· 9 years ago
6c87a67
Do not create a temporary transport channel when using max-bundle
by skvlad
· 9 years ago
e9021a3
Propogate network-worker thread split to api
by danilchap
· 9 years ago
db0cd9e
Adding getParameters/setParameters APIs to RtpReceiver.
by Taylor Brandstetter
· 9 years ago
a1c3035
Relanding: Implement RTCConfiguration.iceCandidatePoolSize.
by Taylor Brandstetter
· 9 years ago
c55fb30
Revert of Implement RTCConfiguration.iceCandidatePoolSize. (patchset #7 id:120001 of https://codereview.webrtc.org/1956453003/ )
by deadbeef
· 9 years ago
48e9d05
Implement RTCConfiguration.iceCandidatePoolSize.
by Taylor Brandstetter
· 9 years ago
3fe372d
Fix all -Wnon-virtual-dtor warnings.
by Henrik Kjellander
· 9 years ago
33b01f2
Adds network thread to rtc::BaseChannel
by Danil Chapovalov
· 9 years ago
3a33465
Fix the flaky WebRtcSessionTest.TestRtxRemovedByCreateAnswer.
by zhihuang
· 9 years ago
ef8b61e
Enable -Winconsistent-missing-override flag.
by nisse
· 9 years ago
d1fe281
Replace scoped_ptr with unique_ptr in webrtc/api/
by kwiberg
· 9 years ago
555604a
Replace scoped_ptr with unique_ptr in webrtc/base/
by jbauch
· 9 years ago
67cf2c1
Removing `preference` field from `cricket::Codec`.
by deadbeef
· 9 years ago
2ded9b1
Replace SetCapturer and SetCaptureDevice by SetSource. Drop return value.
by nisse
· 9 years ago
e0d4637
Allow applications to control audio send bitrate through RtpParameters.
by skvlad
· 9 years ago
eec21bd
Reland Use CopyOnWriteBuffer instead of Buffer to avoid unnecessary copies.
by jbauch
· 9 years ago
194e3bc
Revert of Use CopyOnWriteBuffer instead of Buffer to avoid unnecessary copies. (patchset #4 id:60001 of https://codereview.webrtc.org/1785713005/ )
by kjellander
· 9 years ago
944c390
Use CopyOnWriteBuffer instead of Buffer to avoid unnecessary copies.
by jbauch
· 9 years ago
dc1c62c
Enable setting the maximum bitrate limit in RtpSender.
by skvlad
· 9 years ago
7fb69db
Reland the CL to remove candidates when doing continual gathering
by Honghai Zhang
· 9 years ago
6f59a4f
Revert of Remove candidates when doing continual gathering (patchset #15 id:560001 of https://codereview.webrtc.org/1648813004/ )
by tommi
· 9 years ago
Next »