Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
9931ddbbc830249dd45ea8ab10448c3078126e39
/
pc
84df1c7
Make fewer copies when using StringBuilder.
by Jonas Olsson
· 6 years ago
8c1bf95
Reland "Add initial support for RtpEncodingParameters max_framerate."
by Åsa Persson
· 6 years ago
941a07c
Remove all remaining non-test uses of std::stringstream.
by Jonas Olsson
· 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
bfd412e
Adds integration of the FrameEncryptor/FrameDecryptor into the MediaChannel.
by Benjamin Wright
· 6 years ago
ab49982
Fix no_exit_time_destructors in pc.
by Mirko Bonadei
· 6 years ago
3a66edf
Use C++11 for range loop in pc/mediasession.cc (and test)
by Steve Anton
· 6 years ago
211856b
Make HasAttribute handle partial matching of attribute names.
by Johannes Kron
· 6 years ago
4daf66e
Use C++11 style for loop in webrtcsdp.cc
by Steve Anton
· 6 years ago
d7b79af
Add "tones remaining" argument to DTMF ontonechange callback
by Harald Alvestrand
· 6 years ago
366a50c
Remove simple stringstream usages.
by Jonas Olsson
· 6 years ago
96ede16
Enable -Wexit-time-destructors and -Wglobal-constructors.
by Mirko Bonadei
· 6 years ago
ad18276
Revert "Use AsyncInvoker in PeerConnection instead of MessageHandler"
by Steve Anton
· 6 years ago
ec9e492
Remove stringstreams from sdp parsing.
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
3bc0166
getStats: add kind alias for mediaType
by Philipp Hancke
· 6 years ago
16e27a1
Reland "Delete leftover includes and declarations for MediaConstraintsInterface"
by Niels Möller
· 6 years ago
9a4fd9b
Use AsyncInvoker in DtmfSender instead of MessageHandler
by Steve Anton
· 6 years ago
044a04d
Use AsyncInvoker in DataChannel instead of MessageHandler
by Steve Anton
· 6 years ago
d25828a
Use AsyncInvoker in JsepTransportController instead of MessageHandler
by Steve Anton
· 6 years ago
bb19276
Use AsyncInvoker in PeerConnection instead of MessageHandler
by Steve Anton
· 6 years ago
d81ac95
Injects FrameEncryptorInterface into RtpSender.
by Benjamin Wright
· 6 years ago
d8111e2
Delete unused class MockPeerConnection.
by Niels Möller
· 6 years ago
ec4a060
Revert "Delete leftover includes and declarations for MediaConstraintsInterface"
by Niels Moller
· 6 years ago
a1e4ae2
Delete leftover includes and declarations for MediaConstraintsInterface
by Niels Möller
· 6 years ago
fc1acd2
Add support for enabling simulcast in "Plan B" using MediaConstraints.
by Jonas Oreland
· 6 years ago
6fcdc2f
Support domain name ICE candidates
by Zach Stein
· 6 years ago
e4749c2
The default logic for creating video bitrate allocator.
by Jiawei Ou
· 6 years ago
f06f923
Delete almost all use of MediaConstraintsInterface in the PeerConnection API
by Niels Möller
· 6 years ago
6b1985d
Reimplement rtc::ToString and rtc::FromString without streams.
by Jonas Olsson
· 6 years ago
cdb87f1
Add a missing #include from jsepicecandidate.cc to absl/memory/memory.h
by tzik
· 6 years ago
6f80f09
Adds the custom TLS certificate verifier pointer to the reconfigure option as
by Benjamin Wright
· 6 years ago
948b7e3
Revert "Add initial support for RtpEncodingParameters max_framerate."
by Mirko Bonadei
· 6 years ago
b336c27
Implement serialization for ICE candidates with hostname addresses.
by Zach Stein
· 6 years ago
ced5cfd
Add initial support for RtpEncodingParameters max_framerate.
by Åsa Persson
· 6 years ago
656d609
Add UTC time to init event in AEC debug dump.
by Minyue Li
· 6 years ago
f820a5e
Fix use after move in SafeSetError
by Steve Anton
· 6 years ago
7008287
Delete struct webrtc::PacketTime.
by Niels Möller
· 6 years ago
e20867f
Add AsyncResolverFactory interface and basic implementation.
by Zach Stein
· 6 years ago
7a1c7f7
Modified peerconnection's "observer" slot to be nulled on close.
by Harald Alvestrand
· 6 years ago
8a3ab0e
Revert "Add framesRendered to StatsReport"
by Artem Titov
· 6 years ago
dcfa938
Add framesRendered to StatsReport
by Joachim Reiersen
· 6 years ago
01560de
Use "wildcard" instead of "unknown" for ADAPTER_TYPE_ANY in stats.
by Qingsi Wang
· 6 years ago
c0e9725
Add API to report "interesting" usage patterns to PC client
by Harald Alvestrand
· 6 years ago
d9e4a06
Add CreateSessionDescription overload which takes a cricket::SessionDescription
by Steve Anton
· 6 years ago
e41c433
Move sigslot to proper third_party directory
by Artem Titov
· 6 years ago
27ab0e5
Add CreateIceCandidate overload which takes a cricket::Candidate
by Steve Anton
· 6 years ago
ea1bb35
Cleanup networkroute.h
by Steve Anton
· 6 years ago
24db573
Step 1: Add RemoveTrackNew which returns an RTCError
by Steve Anton
· 6 years ago
a76af0c
Move base64.h to the proper location.
by Artem Titov
· 6 years ago
2ffed6d
Enable clang::find_bad_constructs for sdk/android (part 1/2).
by Mirko Bonadei
· 6 years ago
ee01a83
Remove MetricsObserverInterface.
by Qingsi Wang
· 6 years ago
76829d7
Add UMA metric for ICE candidate addition outcome
by Harald Alvestrand
· 6 years ago
4f6d233
Added explicit EOR to sctp messages and coalesce messages on the receiving side.
by Jeroen de Borst
· 6 years ago
87b3c51
Implement changing degradation preference with setParameters()
by Florent Castelli
· 6 years ago
0f5400a
[Unified Plan] Implement FiredDirection for RtpTransceiver
by Steve Anton
· 6 years ago
056d811
Add counting of PCs with private IP addresses exposed
by Harald Alvestrand
· 6 years ago
db90556
Re-enable skipped test.
by Mirko Bonadei
· 6 years ago
7fc821d
Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*.""
by Qingsi Wang
· 6 years ago
4238628
Buffer ICE candidates that can't be added immediately.
by Harald Alvestrand
· 6 years ago
d78323f
Remove AddTrack override with MediaStreams
by Steve Anton
· 6 years ago
065a52a
Reland "Remove rtc::Optional alias and api:optional target"
by Danil Chapovalov
· 6 years ago
70aa374
Remove not-updating-stats log message.
by Jonathan Yu
· 6 years ago
78fef76
Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*.""
by Qingsi Wang
· 6 years ago
199e27b
RtpReceiverInterface::stream_ids() added.
by Henrik Boström
· 6 years ago
b661c65
Revert "Remove rtc::Optional alias and api:optional target"
by Ilya Nikolaevskiy
· 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
6f5b0f9
Remove rtc::Optional alias and api:optional target
by Danil Chapovalov
· 6 years ago
651b92e
Regenerate mock peer connection to add missing mock methods.
by Jiawei Ou
· 6 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 6 years ago
e12c1fe
Removing warning suppression flags from pc/.
by Mirko Bonadei
· 6 years ago
4374593
Adding shampson (me) as an owner to pc/ & api/.
by Seth Hampson
· 6 years ago
ec20710
Adding ICE configurations to the PC perf test.
by Seth Hampson
· 6 years ago
9f1de69
Add ADAPTER_TYPE_ANY in AdapterType.
by Qingsi Wang
· 6 years ago
dc99e24
Removing deadbeef@ from OWNERS files.
by Taylor Brandstetter
· 6 years ago
776199a
Enable PeerConnectionEndToEndTest.CallWithLegacySdp on ASan.
by Mirko Bonadei
· 6 years ago
82d171c
Skip PeerConnectionEndToEndTest.CallWithCustomCodec on Win ASan builds.
by Mirko Bonadei
· 6 years ago
b2a7478
Fix usage logging of TURN and STUN servers
by Harald Alvestrand
· 6 years ago
72b751a
Add PeerConnection GetRtpSender/ReceiverCapabilities
by Florent Castelli
· 6 years ago
183e09d
Correct data histogram entry for incoming DC
by Harald Alvestrand
· 6 years ago
d1003d7
A new PeerConnection level perf test.
by Seth Hampson
· 6 years ago
0756373
[Unified Plan] Avoid offering two senders with the same ID
by Steve Anton
· 6 years ago
1bc9716
[Unified Plan] Do not initialize recvonly transceivers with any send streams
by Steve Anton
· 6 years ago
111fdfd
Refactor RtpSender to take the sender ID as a constructor argument
by Steve Anton
· 6 years ago
d5b8ee1
Re-enable PeerConnectionEndToEndTest.Call on TSan.
by Mirko Bonadei
· 6 years ago
1979384
Ensure that PC usage is recorded if a PC is alive for 60 seconds.
by Harald Alvestrand
· 6 years ago
b6b29e0
Convert video quality test from a TEST_F to a TEST fixture.
by Patrik Höglund
· 6 years ago
c19ab07
Add support for content-hint value "text"
by Harald Alvestrand
· 6 years ago
b983bae
Remove unused/deprecated DTMF methods
by Steve Anton
· 6 years ago
beb2d98
Removing usage of //build/config/compiler:no_size_t_to_int_warning.
by Mirko Bonadei
· 6 years ago
de212ca
Removing some MSVC warning suppression flags.
by Mirko Bonadei
· 6 years ago
5565981
Add functionality to set min/max bitrate per simulcast layer through RtpEncodingParameters.
by Åsa Persson
· 6 years ago
1d4a76d
Fixing flakiness in PeerConnectionIntegrationTest.
by Seth Hampson
· 6 years ago
66cadcc
Replace rtc::Optional with absl::optional in pc
by Danil Chapovalov
· 6 years ago
a465344
Return SSRC stats with the old stats API when SSRCs are unsignaled.
by Taylor Brandstetter
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 6 years ago
Next »