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