1. ef036cd [Stats] Cleanup obsolete stats - isRemote & deleted by Di Wu · 4 years, 1 month ago
  2. 5cf8c2c Fix unspecified time origin for `lastPacketReceivedTimestamp` by Alessio Bazzica · 4 years, 1 month ago
  3. f7b1b95 Add `RTCRemoteOutboundRtpStreamStats` for audio streams by Alessio Bazzica · 4 years, 1 month ago
  4. 2f71b61 Make sure "remote-inbound-rtp.jitter" and "packetsLost" is exposed to JS by Henrik Boström · 4 years, 1 month ago
  5. a9ba450 stats: add address as alias for ip by Philipp Hancke · 4 years, 1 month ago
  6. c366d51 Fix unit for inbound RTP stat `lastPacketReceivedTimestamp` (s -> ms) by Alessio Bazzica · 4 years, 1 month ago
  7. 049e611 Add missing EXPECT_CALL for `RTCStatsCollectorTest` tests by Alessio Bazzica · 4 years, 1 month ago
  8. 0848994 Replace AsyncInvoker with PostDelayedTask, in DtmfSender by Niels Möller · 4 years, 1 month ago
  9. 9243088 Add thread annotations to FakeIceTransport by Niels Möller · 4 years, 1 month ago
  10. 32af25b Disable more flaky PeerConnectionIntegrationTests on Windows by Rasmus Brandt · 4 years, 1 month ago
  11. e37fa19 Delete unused class DummyDtmfObserver by Niels Möller · 4 years, 1 month ago
  12. 9d1e070 Increase wait-for-lost-packet from 10 to 100 msec in MTU test by Harald Alvestrand · 4 years, 1 month ago
  13. 785e23b Drop # of video tracks in renegotiate-many-videos to 8 by Harald Alvestrand · 4 years, 1 month ago
  14. 685be14 Disable flaky AddMediaToConnectedBundleDoesNotRestartIce on tsan by Rasmus Brandt · 4 years, 1 month ago
  15. 7087b83 Test that SCTP succeeds with one MTU and fails with a lower MTU by Harald Alvestrand · 4 years, 1 month ago
  16. 6097b0f Delete use of AsyncInvoker from PeerConnectionIntegrationWrapper by Niels Möller · 4 years, 1 month ago
  17. 8973655 measure ice candidate poolsize setting for different bundle policys by Philipp Hancke · 4 years, 2 months ago
  18. fd1e9d1 [Stats] Add minimum RTCReceivedRtpStreamStats with jitter and packetsLost by Di Wu · 4 years, 2 months ago
  19. 6a55e73 Stop inheriting from has_slots in DtlsTransport. by Mirko Bonadei · 4 years, 2 months ago
  20. 668dbf6 [Stats] Populate "frames" stats for video source. by Di Wu · 4 years, 2 months ago
  21. a113d23 srtp: use srtp_crypto_policy_set_from_profile_for_* from libsrtp by Philipp Hancke · 4 years, 2 months ago
  22. 82a9412 Reland "Add a fuzzer test that tries to connect a PeerConnection." by Harald Alvestrand · 4 years, 2 months ago
  23. be66d95 srtp: document rationale for srtp overhead calculation by Philipp Hancke · 4 years, 2 months ago
  24. 3208bf1 Allow uninstantiated parametrized tests in data_channel_integration_tests.cc by Bjorn Terelius · 4 years, 2 months ago
  25. ae44fde Revert "Add a fuzzer test that tries to connect a PeerConnection." by Evan Shrubsole · 4 years, 2 months ago
  26. 99bcf60 Check MID for illegal token characters. by Harald Alvestrand · 4 years, 2 months ago
  27. c67b77e Add a fuzzer test that tries to connect a PeerConnection. by Harald Alvestrand · 4 years, 2 months ago
  28. 88a51b2 Populate "total_round_trip_time" and "round_trip_time_measurements" for remote inbound RTP streams by Di Wu · 4 years, 2 months ago
  29. 86f04ad Populate “fractionLost” stats for remote inbound rtp streams by Di Wu · 4 years, 2 months ago
  30. 31e06cb addIceCandidate: prefer ice candidate sdpMid over sdpMLineIndex by Philipp Hancke · 4 years, 2 months ago
  31. 9d9b8de Reland "Rename SIGNALING and WORKER to PRIMARY and SECONDARY" by Mirko Bonadei · 4 years, 2 months ago
  32. 07a01d0 Revert "Rename SIGNALING and WORKER to PRIMARY and SECONDARY" by Mirko Bonadei · 4 years, 2 months ago
  33. a37f2bd Rename SIGNALING and WORKER to PRIMARY and SECONDARY by Harald Alvestrand · 4 years, 2 months ago
  34. 2aeab5e Make the PC proxy invoke LookupDtlsTransportByMid on the network thread by Tomas Gunnarsson · 4 years, 2 months ago
  35. cd0373f peerconnection: add was-ever-connected boolean flag by Philipp Hancke · 4 years, 2 months ago
  36. c32f00e Remove usage of sigslot and replace with a function pointer. by Lahiru Ginnaliya Gamathige · 4 years, 2 months ago
  37. 8af6b49 Populate jitter stats for video RTP streams by Di Wu (RP Room Eng) · 4 years, 2 months ago
  38. e904161 Replace RTC_DEPRECATED with ABSL_DEPRECATED by Danil Chapovalov · 4 years, 2 months ago
  39. 3999384 Reland "Reland "Split peer_connection_integrationtest.cc into pieces"" by Harald Alvestrand · 4 years, 2 months ago
  40. 89c40e2 Revert "Reland "Split peer_connection_integrationtest.cc into pieces"" by Harald Alvestrand · 4 years, 2 months ago
  41. 60c0b44 Use CallbackList for DtlsState in dtls_transport. by Lahiru Ginnaliya Gamathige · 4 years, 2 months ago
  42. 772066b Reland "Split peer_connection_integrationtest.cc into pieces" by Harald Alvestrand · 4 years, 2 months ago
  43. f4e3e2b Delete rtc::Callback0 and friends. by Niels Möller · 4 years, 2 months ago
  44. 8644f2b Revert "Split peer_connection_integrationtest.cc into pieces" by Mirko Bonadei · 4 years, 2 months ago
  45. 6603ca3 Revert "Forward fix for BUILD file error" by Mirko Bonadei · 4 years, 2 months ago
  46. df8baf6 Forward fix for BUILD file error by Harald Alvestrand · 4 years, 2 months ago
  47. 27bc6e2 Reverting to previous behavior due to a downstream test expectation. by Tomas Gunnarsson · 4 years, 2 months ago
  48. cae4656 Split peer_connection_integrationtest.cc into pieces by Harald Alvestrand · 4 years, 2 months ago
  49. 80d661c Use monotonic clock for legacy stats caching. by Taylor Brandstetter · 4 years, 2 months ago
  50. ec23d6d Remove blanket disabling of TSAN for peer_connection_integrationtests by Harald Alvestrand · 4 years, 2 months ago
  51. 8cb9706 AddRemoteCandidate on the network thread by Tomas Gunnarsson · 4 years, 3 months ago
  52. c3257d0 Reland "Remove thread hops from events provided by JsepTransportController." by Tommi · 4 years, 3 months ago
  53. 8bf61a3 Add tests for datachannel continuity under network outages. by Harald Alvestrand · 4 years, 3 months ago
  54. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 3 months ago
  55. 92eebef Reland "Fix unsynchronized access to mid_to_transport_ in JsepTransportController" by Tomas Gunnarsson · 4 years, 3 months ago
  56. ba69442 Configure threads with their own warning deadlines. by Harald Alvestrand · 4 years, 3 months ago
  57. 06159aa Remove deprecated thread checker by Artem Titov · 4 years, 3 months ago
  58. bb8f32f peerconnection: measure bundle policy usage by Philipp Hancke · 4 years, 3 months ago
  59. 6b143c1 Revert "Fix unsynchronized access to mid_to_transport_ in JsepTransportController" by Guido Urdaneta · 4 years, 3 months ago
  60. 6e4fcac Revert "Remove thread hops from events provided by JsepTransportController." by Guido Urdaneta · 4 years, 3 months ago
  61. 7ef97f6 Relax limit on audio samples watching even more by Harald Alvestrand · 4 years, 3 months ago
  62. f554b3c Remove thread hops from events provided by JsepTransportController. by Tomas Gunnarsson · 4 years, 3 months ago
  63. 6cd4058 Fix unsynchronized access to mid_to_transport_ in JsepTransportController by Tomas Gunnarsson · 4 years, 3 months ago
  64. d42413a fix RTP_DUMP timestamps by Philipp Hancke · 4 years, 3 months ago
  65. d4ad2ef Remove accessor_lock_ in jsep_transport by Harald Alvestrand · 4 years, 3 months ago
  66. 6a48a1d Delete most use of `accessor_lock_` in JsepTransport. by Niels Möller · 4 years, 3 months ago
  67. ab9d6e1 Delete null JsepTransport constructor argument datagram_rtp_transport. by Niels Möller · 4 years, 3 months ago
  68. db82165 Add missing compile-time thread annotations for BaseChannel methods. by Niels Möller · 4 years, 3 months ago
  69. c5d4810 Const-declare some JsepTransport members, and delete always-null members. by Niels Möller · 4 years, 3 months ago
  70. 20f7456 Fix unsynchronized access to jsep_transports_by_name_. by Tomas Gunnarsson · 4 years, 3 months ago
  71. ad32586 Reland "Prepare to avoid hops to worker for network events." by Tomas Gunnarsson · 4 years, 3 months ago
  72. 47ec157 Revert "Prepare to avoid hops to worker for network events." by Mirko Bonadei · 4 years, 3 months ago
  73. d48a2b1 Prepare to avoid hops to worker for network events. by Tomas Gunnarsson · 4 years, 3 months ago
  74. 16ab60c Use CallbackList in DtlsHandshakeError in dtls_transport. by Lahiru Ginnaliya Gamathige · 4 years, 3 months ago
  75. c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years, 3 months ago
  76. 2ab9b28 Get rid of unnecessary network thread Invoke in BaseChannel. by Taylor Brandstetter · 4 years, 3 months ago
  77. 78f87ab Delete use of RecursiveCriticalSection in JsepTransport by Niels Möller · 4 years, 3 months ago
  78. e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years, 3 months ago
  79. 41bfcf4 Inject network thread to Call. by Tomas Gunnarsson · 4 years, 3 months ago
  80. d0acbd8 Revert "Do all BaseChannel operations within a single Thread::Invoke." by Taylor Brandstetter · 4 years, 3 months ago
  81. 5761e7b Running apply-iwyu on ~all files in pc/ by Harald Alvestrand · 4 years, 3 months ago
  82. 133c052 Make the config_ member of JsepTransportController const by Harald Alvestrand · 4 years, 3 months ago
  83. cd467b5 sdp: check that sctp is on a application content type by Philipp Hancke · 4 years, 3 months ago
  84. 1a29a5d Delete rtc::Bind by Niels Möller · 4 years, 3 months ago
  85. 54b925c add metrics for bundle usage by Philipp Hancke · 4 years, 3 months ago
  86. 70f9e24 Remove DtlsHandShakeError and replace it with a Function Pointer. by Lahiru Ginnaliya Gamathige · 4 years, 3 months ago
  87. b70c953 sdp: cross-check media type and protocol earlier by Philipp Hancke · 4 years, 3 months ago
  88. 4f3a2eb Destroy previous offer instead of leaking it in PeerConnectionInterfaceTest.ExtmapAllowMixedIsConfigurable by Artem Titov · 4 years, 3 months ago
  89. cbacec5 Monitor the "concealed samples" stat for the audio during negotiation. by Harald Alvestrand · 4 years, 3 months ago
  90. 4f281f1 Cleanup FakeRtcEventLog from thread awareness by Danil Chapovalov · 4 years, 3 months ago
  91. 5eb43b4 Prefix HAVE_SCTP macro with WEBRTC_. by Mirko Bonadei · 4 years, 3 months ago
  92. 33c0ab4 Call MediaChannel::OnPacketReceived on the network thread. by Tomas Gunnarsson · 4 years, 3 months ago
  93. 801c999 Signal extmap-allow-mixed by default on session level by Emil Lundmark · 4 years, 3 months ago
  94. 5eb527c Replace sigslot usages with callback list library. by Lahiru Ginnaliya Gamathige · 4 years, 3 months ago
  95. 5cf0ef0 Stricter compile-time thread annotations in JsepTransportController by Niels Möller · 4 years, 3 months ago
  96. 844c759 fix variable naming in ReportSdpFormatReceived by Philipp Hancke · 4 years, 3 months ago
  97. 4bab23f Update pc/ to use C++ lambdas instead of rtc::Bind by Niels Möller · 4 years, 3 months ago
  98. cc6ae44 Reland "Improve structuring of test for audio glitches." by Harald Alvestrand · 4 years, 3 months ago
  99. fd9500e In criket::BaseChannel replace AsyncInvoker with task queue functions by Danil Chapovalov · 4 years, 3 months ago
  100. e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 3 months ago