Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
9bb55fc09b6bfa00cba7779c37ad6c39b4206f7a
/
pc
/
test
f06f923
Delete almost all use of MediaConstraintsInterface in the PeerConnection API
by Niels Möller
· 6 years ago
e41c433
Move sigslot to proper third_party directory
by Artem Titov
· 6 years ago
ee01a83
Remove MetricsObserverInterface.
by Qingsi Wang
· 6 years ago
d78323f
Remove AddTrack override with MediaStreams
by Steve Anton
· 7 years ago
065a52a
Reland "Remove rtc::Optional alias and api:optional target"
by Danil Chapovalov
· 7 years ago
199e27b
RtpReceiverInterface::stream_ids() added.
by Henrik Boström
· 7 years ago
b661c65
Revert "Remove rtc::Optional alias and api:optional target"
by Ilya Nikolaevskiy
· 7 years ago
6f5b0f9
Remove rtc::Optional alias and api:optional target
by Danil Chapovalov
· 7 years ago
651b92e
Regenerate mock peer connection to add missing mock methods.
by Jiawei Ou
· 7 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
d1003d7
A new PeerConnection level perf test.
by Seth Hampson
· 7 years ago
b983bae
Remove unused/deprecated DTMF methods
by Steve Anton
· 7 years ago
66cadcc
Replace rtc::Optional with absl::optional in pc
by Danil Chapovalov
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
2d02e08
Delete deprecated CreateAudioSource method, with constraints.
by Niels Möller
· 7 years ago
cdd05f0
Implement proper SCTP data channel closing procedure.
by Taylor Brandstetter
· 7 years ago
a1cc73f
Delete class FakePeriodicVideoCapturer.
by Niels Möller
· 7 years ago
5d67f82
Refactor VideoTrackSource, without raw pointer injection.
by Niels Möller
· 7 years ago
0327c2d
Move VideoStreamEncoderInterface to api/.
by Niels Möller
· 7 years ago
65ec0fc
Delete unneeded includes of basictypes.h.
by Niels Möller
· 7 years ago
0f40582
New class FakePeriodicVideoTrackSource, simplifying shutdown logic.
by Niels Möller
· 7 years ago
cebf50f
Reland "Implement RtpParameters.transaction_id for PC RtpSenderInterface"
by Florent Castelli
· 7 years ago
5c7efe7
Refactor PeerConnectionIntegrationTest to not use cricket::VideoCapturer
by Niels Möller
· 7 years ago
3cbdb78
Add method FakePeriodicVideoSource::Stop()
by Niels Möller
· 7 years ago
0c4f7be
New api struct BitrateSettings.
by Niels Möller
· 7 years ago
909338b
Revert "Implement RtpParameters.transaction_id for PC RtpSenderInterface"
by Max Morin
· 7 years ago
5faf36e
Implement RtpParameters.transaction_id for PC RtpSenderInterface
by Florent Castelli
· 7 years ago
6753795
Built in video codec factories.
by Anders Carlsson
· 7 years ago
97a5896
Remove PeerConnectionInterface::UpdateIce
by Steve Anton
· 7 years ago
fd350d7
By default, don't use SRTP_AES128_CM_SHA1_32 protection profile.
by Taylor Brandstetter
· 7 years ago
7dfd5fc
AudioTransport: Remove PushCaptureData() method
by Magnus Jedvert
· 7 years ago
644fde4
Add nullptr check in SctpTransport.
by Zhi Huang
· 7 years ago
5b4f075
Reland "Reland "Adds support for multiple or no media stream ids.""
by Seth Hampson
· 7 years ago
e830e68
Use new TransportController implementation in PeerConnection.
by Zhi Huang
· 7 years ago
191bf5c
Revert "Reland "Adds support for multiple or no media stream ids.""
by Tomas Gunnarsson
· 7 years ago
f351c34
Reland "Adds support for multiple or no media stream ids."
by Seth Hampson
· 7 years ago
bc609ea
Revert "Adds support for multiple or no media stream ids."
by Emircan Uysaler
· 7 years ago
1550292
Adds support for multiple or no media stream ids.
by Seth Hampson
· 7 years ago
1df1bf8
PeerConnectionInterface::GetStats() with selector argument added.
by Henrik Boström
· 7 years ago
48cca02
Delete ortc methods using cricket::VideoCapturer.
by Niels Möller
· 7 years ago
13b8bad
Final name changing of MediaStreamInterface.label() to id().
by Seth Hampson
· 7 years ago
5081c0c
Change error handlers for Set*Description to use RTCError
by Harald Alvestrand
· 7 years ago
845e878
Name change from stream label to stream id for spec compliance.
by Seth Hampson
· 7 years ago
fc85371
Crash if PeerConnection methods are called with the wrong SdpSemantics.
by Steve Anton
· 7 years ago
c392866
Implement certificate chain stats.
by Taylor Brandstetter
· 7 years ago
72a43a1
Collect packet loss and RTT stats of STUN binding requests.
by Qingsi Wang
· 7 years ago
afb0bb7
Remove PeerConnection voice_channel/video_channel methods
by Steve Anton
· 7 years ago
8b815cd
Add OnTrack PeerConnection callback for Unified Plan
by Steve Anton
· 7 years ago
36da6ff
Parameterize PeerConnection interface tests for Unified Plan
by Steve Anton
· 7 years ago
57858b3
Reland "Update RTCStatsCollector to work with RtpTransceivers"
by Steve Anton
· 7 years ago
22bc3f6
Explicitly stop frame delivery in FakePeriodicVideoCapturer.
by Tommi
· 7 years ago
ee2388f
Revert "Update RTCStatsCollector to work with RtpTransceivers"
by Guido Urdaneta
· 7 years ago
56bae8d
Update RTCStatsCollector to work with RtpTransceivers
by Steve Anton
· 7 years ago
6856156
Introduce TaskQueueForTest.
by Tommi
· 7 years ago
b886711
Prepare StatsCollector to work with RtpTransceivers
by Steve Anton
· 7 years ago
8e545ee
Revert "Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32."
by Tommi
· 7 years ago
6f7bc08
Rewrite FakeVideoTrackSource to not use VideoCapturer.
by Niels Möller
· 7 years ago
6780c51
Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32.
by Joachim Bauch
· 7 years ago
8b0ebb9
Change FakePeriodicVideoCapturer to use a TaskQueue instead of Thread.
by Tommi
· 7 years ago
5dfde18
Change PeerConnection stats interface to be more flexible
by Steve Anton
· 7 years ago
5b38731
Use fake PeerConnection for RTCStatsCollector tests
by Steve Anton
· 7 years ago
3871f6f
Rewrite StatsCollector tests to use a fake PeerConnection
by Steve Anton
· 7 years ago
191c39f
Parameterize PeerConnection end to end tests for Unified Plan
by Steve Anton
· 7 years ago
be5e208
Add FakePeerConnectionBase
by Steve Anton
· 7 years ago
ef65ef1
Fire OnAddTrack when Unified Plan is enabled
by Steve Anton
· 7 years ago
f9381f0
Implement PeerConnection::AddTrack/RemoveTrack for Unified Plan
by Steve Anton
· 7 years ago
e26456a
Removes usage of AGC APIs in the ADM.
by henrika
· 7 years ago
a3a92c2
Replace string type with SdpType enum
by Steve Anton
· 7 years ago
3828c06
Replace cricket::ContentAction with webrtc::SdpType
by Steve Anton
· 7 years ago
3163867
Reland "SetRemoteDescriptionObserverInterface added."
by Henrik Boström
· 7 years ago
a4ecf55
Revert "SetRemoteDescriptionObserverInterface added."
by Henrik Boström
· 7 years ago
6c7ec32
SetRemoteDescriptionObserverInterface added.
by Henrik Boström
· 7 years ago
4171afb
Use RtpTransceivers in PeerConnection
by Steve Anton
· 7 years ago
32026c3
Removes Set/GetLoudspeakerStatus APIs from the ADM.
by henrika
· 7 years ago
c97cf03
Removes unused sample-rate APIs from the ADM.
by henrika
· 7 years ago
8962b54
Removes Set/GetRecordingChannel() from the ADM
by henrika
· 7 years ago
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 7 years ago
75737c0
Merge WebRtcSession into PeerConnection
by Steve Anton
· 7 years ago
ba81867
Prepare WebRtcSession to be merged into PeerConnection
by Steve Anton
· 7 years ago
36b29d1
Enable cpplint in pc/
by Steve Anton
· 7 years ago
da6c095
Rewrite WebRtcSession data channel tests as PeerConnection tests
by Steve Anton
· 7 years ago
6f25b09
Reland "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests"
by Steve Anton
· 7 years ago
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
6592f2c
Removes more unused ADM APIs:
by henrika
· 7 years ago
f1c6db1
Rewrite WebRtcSession ICE tests as PeerConnection tests
by Steve Anton
· 7 years ago
933d8b0
Reland "Added PeerConnectionObserver::OnRemoveTrack."
by Henrik Boström
· 7 years ago
6c0c55c
Revert "Added PeerConnectionObserver::OnRemoveTrack."
by Alex Loiko
· 7 years ago
ba97ba7
Added PeerConnectionObserver::OnRemoveTrack.
by Henrik Boström
· 7 years ago
6b63cd5
Rewrite WebRtcSession DTLS/SDES crypto tests as PeerConnection tests
by Steve Anton
· 7 years ago
84255bb
Add explicit includes of refcountedobject.h where it is used.
by Niels Möller
· 7 years ago
fb26f85
Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h.""
by Niels Moller
· 7 years ago
bf6937a
Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."
by Niels Möller
· 7 years ago
a32dd01
Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface."
by Fredrik Solenberg
· 7 years ago
d25fa78
Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h."
by Niels Moller
· 7 years ago
b7239a9
Make rtc_base/refcount.h self contained, not including refcountedobject.h.
by Niels Möller
· 7 years ago
978b876
Move clients of WebRtcSession to use PeerConnection
by Steve Anton
· 7 years ago
Next »