1. c3fcee7 Move h264_profile_level_id and vp9_profile to api/video_codecs by Johannes Kron · 4 years ago
  2. 8546666 Add threading assertions to TransceiverList by Harald Alvestrand · 4 years ago
  3. 516e284 Remove DataChannelType and deprecated option disable_sctp_data_channels by Florent Castelli · 4 years ago
  4. eb9c3f2 Handle OnPacketSent on the network thread via MediaChannel. by Tomas Gunnarsson · 4 years ago
  5. bfd9ba8 Fix unsafe variable access in RTCStatsCollector by Tomas Gunnarsson · 4 years ago
  6. e984aa2 Add thread accessors to Call. by Tomas Gunnarsson · 4 years ago
  7. 7fa8d46 Slight code clarification in RemoveStoppedTransceivers. by Tomas Gunnarsson · 4 years ago
  8. 7af57c6 Remove RTP data implementation by Harald Alvestrand · 4 years ago
  9. 15e078c Fix unsignalled ssrc race in WebRtcVideoChannel. by Henrik Boström · 4 years ago
  10. 6c127a1 Add Stable Writable Connection Ping Interval parameter to RTCConfiguration. by Derek Bailey · 4 years ago
  11. a80c3e5 sctp: Reorganize build targets by Florent Castelli · 4 years ago
  12. 572f50f Delete left-over references to AsyncInvoker by Niels Möller · 4 years ago
  13. bc959b6 Remove enable_rtp_data_channel by Harald Alvestrand · 4 years ago
  14. fa8a946 Remove obsolete DCHECK in remote_audio_source.cc. by Henrik Boström · 4 years ago
  15. 89f3dd5 Make RTC_LOG_THREAD_BLOCK_COUNT less spammy for known call counts by Tomas Gunnarsson · 4 years ago
  16. 24bc419 Revert "Fix RTP header extension encryption" by Björn Terelius · 4 years ago
  17. a743303 Fix RTP header extension encryption by Lennart Grahl · 4 years ago
  18. 77d73a6 Document SctpTransport by Harald Alvestrand · 4 years ago
  19. 1003219 srtp: compare key length to srtp policy key length by Philipp Hancke · 4 years ago
  20. 5691053 IceStatesReachCompletionWithRemoteHostname: disable on Linux. by Markus Handell · 4 years ago
  21. 64099bc Add locking to UniqueRandomIdGenerator. by Tomas Gunnarsson · 4 years ago
  22. 6b0f19f sctp: Move SctpTransportFactory to a separate file by Florent Castelli · 4 years ago
  23. 67b1fa2 Update DCHECKs in RTCStatsCollector. by Tomas Gunnarsson · 4 years ago
  24. e1c8a43 Reduce thread hops in StatsCollector and fix incorrect variable access. by Tomas Gunnarsson · 4 years ago
  25. 00f4fd9 Clean up error handling in ChannelManager. by Tomas Gunnarsson · 4 years ago
  26. 943ad97 Remove RTCRemoteInboundRtpStreamStats duplicate members. by Henrik Boström · 4 years ago
  27. 0ccfbd2 Reland "Use the new DNS resolver API in PeerConnection" by Harald Alvestrand · 4 years ago
  28. c335b0e [Unified Plan] Don't end audio tracks when SSRC changes. by Henrik Boström · 4 years ago
  29. 60e6748 Disable RTC_DCHECK_BLOCK_COUNT_NO_MORE_THAN in DestroyChannelInterface by Tomas Gunnarsson · 4 years ago
  30. 2b99708 [Stats] Re-structure inbound stream stats verification in test by Di Wu · 4 years ago
  31. d69e070 Set/clear the data channel pointers on the network thread by Tomas Gunnarsson · 4 years ago
  32. 2001dc3 Remove unnecessary thread hop for reporting transport stats by Tomas Gunnarsson · 4 years ago
  33. 6cd5081 Remove ForTesting methods from BaseChannel by Tomas Gunnarsson · 4 years ago
  34. d9a51b0 Remove unnecessary calls to BaseChannel::SetRtpTransport by Tomas Gunnarsson · 4 years ago
  35. fe04164 Add utility to count the number of blocking thread invokes. by Tommi · 4 years ago
  36. 950d6b9 Add rollback for send encodings by Eldar Rello · 4 years ago
  37. 006206d rtx-time implementation by Philipp Hancke · 4 years ago
  38. 45de8b3 Remove has_transport check from ReadyToUseRemoteCandidate. by Tomas Gunnarsson · 4 years ago
  39. 653bab6 Simplify DtlsTransport state. by Tommi · 4 years ago
  40. 2efb8a5 Invalidate weak pointers in SdpOfferAnswerHandler::Close(). by Tomas Gunnarsson · 4 years ago
  41. 95d2f47 Call ChannelManager aec dump methods on the worker thread. by Tomas Gunnarsson · 4 years ago
  42. 0b5ec18 Simplify ChannelManager initialization. by Tomas Gunnarsson · 4 years ago
  43. 97a387d Make PeerConnection::session_id_ const and readable from any thread. by Tomas Gunnarsson · 4 years ago
  44. b620e2d Update ChannelManagerTest suite to use separate threads. by Tomas Gunnarsson · 4 years ago
  45. 3278a71 Delete unused method SdpOfferAnswerHandler::GetTransportName. by Tomas Gunnarsson · 4 years ago
  46. 5a40b37 Revert "Use the new DNS resolver API in PeerConnection" by Mirko Bonadei · 4 years ago
  47. acf8ccb Use the new DNS resolver API in PeerConnection by Harald Alvestrand · 4 years ago
  48. 236e36c Delete AsyncInvoker usage in DataChannelController by Niels Möller · 4 years ago
  49. ef036cd [Stats] Cleanup obsolete stats - isRemote & deleted by Di Wu · 4 years ago
  50. 5cf8c2c Fix unspecified time origin for `lastPacketReceivedTimestamp` by Alessio Bazzica · 4 years ago
  51. f7b1b95 Add `RTCRemoteOutboundRtpStreamStats` for audio streams by Alessio Bazzica · 4 years ago
  52. 2f71b61 Make sure "remote-inbound-rtp.jitter" and "packetsLost" is exposed to JS by Henrik Boström · 4 years ago
  53. a9ba450 stats: add address as alias for ip by Philipp Hancke · 4 years ago
  54. c366d51 Fix unit for inbound RTP stat `lastPacketReceivedTimestamp` (s -> ms) by Alessio Bazzica · 4 years ago
  55. 049e611 Add missing EXPECT_CALL for `RTCStatsCollectorTest` tests by Alessio Bazzica · 4 years ago
  56. 0848994 Replace AsyncInvoker with PostDelayedTask, in DtmfSender by Niels Möller · 4 years ago
  57. 9243088 Add thread annotations to FakeIceTransport by Niels Möller · 4 years ago
  58. 32af25b Disable more flaky PeerConnectionIntegrationTests on Windows by Rasmus Brandt · 4 years ago
  59. e37fa19 Delete unused class DummyDtmfObserver by Niels Möller · 4 years ago
  60. 9d1e070 Increase wait-for-lost-packet from 10 to 100 msec in MTU test by Harald Alvestrand · 4 years ago
  61. 785e23b Drop # of video tracks in renegotiate-many-videos to 8 by Harald Alvestrand · 4 years ago
  62. 685be14 Disable flaky AddMediaToConnectedBundleDoesNotRestartIce on tsan by Rasmus Brandt · 4 years ago
  63. 7087b83 Test that SCTP succeeds with one MTU and fails with a lower MTU by Harald Alvestrand · 4 years ago
  64. 6097b0f Delete use of AsyncInvoker from PeerConnectionIntegrationWrapper by Niels Möller · 4 years ago
  65. 8973655 measure ice candidate poolsize setting for different bundle policys by Philipp Hancke · 4 years, 1 month ago
  66. fd1e9d1 [Stats] Add minimum RTCReceivedRtpStreamStats with jitter and packetsLost by Di Wu · 4 years, 1 month ago
  67. 6a55e73 Stop inheriting from has_slots in DtlsTransport. by Mirko Bonadei · 4 years, 1 month ago
  68. 668dbf6 [Stats] Populate "frames" stats for video source. by Di Wu · 4 years, 1 month ago
  69. a113d23 srtp: use srtp_crypto_policy_set_from_profile_for_* from libsrtp by Philipp Hancke · 4 years, 1 month ago
  70. 82a9412 Reland "Add a fuzzer test that tries to connect a PeerConnection." by Harald Alvestrand · 4 years, 1 month ago
  71. be66d95 srtp: document rationale for srtp overhead calculation by Philipp Hancke · 4 years, 1 month ago
  72. 3208bf1 Allow uninstantiated parametrized tests in data_channel_integration_tests.cc by Bjorn Terelius · 4 years, 1 month ago
  73. ae44fde Revert "Add a fuzzer test that tries to connect a PeerConnection." by Evan Shrubsole · 4 years, 1 month ago
  74. 99bcf60 Check MID for illegal token characters. by Harald Alvestrand · 4 years, 1 month ago
  75. c67b77e Add a fuzzer test that tries to connect a PeerConnection. by Harald Alvestrand · 4 years, 1 month ago
  76. 88a51b2 Populate "total_round_trip_time" and "round_trip_time_measurements" for remote inbound RTP streams by Di Wu · 4 years, 1 month ago
  77. 86f04ad Populate “fractionLost” stats for remote inbound rtp streams by Di Wu · 4 years, 1 month ago
  78. 31e06cb addIceCandidate: prefer ice candidate sdpMid over sdpMLineIndex by Philipp Hancke · 4 years, 1 month ago
  79. 9d9b8de Reland "Rename SIGNALING and WORKER to PRIMARY and SECONDARY" by Mirko Bonadei · 4 years, 1 month ago
  80. 07a01d0 Revert "Rename SIGNALING and WORKER to PRIMARY and SECONDARY" by Mirko Bonadei · 4 years, 1 month ago
  81. a37f2bd Rename SIGNALING and WORKER to PRIMARY and SECONDARY by Harald Alvestrand · 4 years, 1 month ago
  82. 2aeab5e Make the PC proxy invoke LookupDtlsTransportByMid on the network thread by Tomas Gunnarsson · 4 years, 1 month ago
  83. cd0373f peerconnection: add was-ever-connected boolean flag by Philipp Hancke · 4 years, 1 month ago
  84. c32f00e Remove usage of sigslot and replace with a function pointer. by Lahiru Ginnaliya Gamathige · 4 years, 1 month ago
  85. 8af6b49 Populate jitter stats for video RTP streams by Di Wu (RP Room Eng) · 4 years, 1 month ago
  86. e904161 Replace RTC_DEPRECATED with ABSL_DEPRECATED by Danil Chapovalov · 4 years, 1 month ago
  87. 3999384 Reland "Reland "Split peer_connection_integrationtest.cc into pieces"" by Harald Alvestrand · 4 years, 1 month ago
  88. 89c40e2 Revert "Reland "Split peer_connection_integrationtest.cc into pieces"" by Harald Alvestrand · 4 years, 1 month ago
  89. 60c0b44 Use CallbackList for DtlsState in dtls_transport. by Lahiru Ginnaliya Gamathige · 4 years, 1 month ago
  90. 772066b Reland "Split peer_connection_integrationtest.cc into pieces" by Harald Alvestrand · 4 years, 1 month ago
  91. f4e3e2b Delete rtc::Callback0 and friends. by Niels Möller · 4 years, 1 month ago
  92. 8644f2b Revert "Split peer_connection_integrationtest.cc into pieces" by Mirko Bonadei · 4 years, 1 month ago
  93. 6603ca3 Revert "Forward fix for BUILD file error" by Mirko Bonadei · 4 years, 1 month ago
  94. df8baf6 Forward fix for BUILD file error by Harald Alvestrand · 4 years, 2 months ago
  95. 27bc6e2 Reverting to previous behavior due to a downstream test expectation. by Tomas Gunnarsson · 4 years, 2 months ago
  96. cae4656 Split peer_connection_integrationtest.cc into pieces by Harald Alvestrand · 4 years, 2 months ago
  97. 80d661c Use monotonic clock for legacy stats caching. by Taylor Brandstetter · 4 years, 2 months ago
  98. ec23d6d Remove blanket disabling of TSAN for peer_connection_integrationtests by Harald Alvestrand · 4 years, 2 months ago
  99. 8cb9706 AddRemoteCandidate on the network thread by Tomas Gunnarsson · 4 years, 2 months ago
  100. c3257d0 Reland "Remove thread hops from events provided by JsepTransportController." by Tommi · 4 years, 2 months ago