1. ff2dd50 Revert "Replace usage of link_capacity_kbps with DataRate link_capacity" by Mirko Bonadei · 10 months ago
  2. 6186c02 Replace usage of link_capacity_kbps with DataRate link_capacity by Per K · 10 months ago
  3. 57dbb1e Reland "Split digest methods from ssl target into digest target" by Philipp Hancke · 10 months ago
  4. f42d2b9 Include-what-you-use pc/media_session by Harald Alvestrand · 10 months ago
  5. 26a082c Introduce a mode that lets NetworkEmulationManager ignore DTLS handshake sizes. by Sergey Sukhanov · 10 months ago
  6. fc57037 Revert "Split digest methods from ssl target into digest target" by Mirko Bonadei · 10 months ago
  7. 47bfe39 Split digest methods from ssl target into digest target by Philipp Hancke · 10 months ago
  8. 141f4c1 Provide mechanism to make codec decisions per-transceiver by Harald Alvestrand · 10 months ago
  9. 3f10f65 sdp: answer with spec msid when msid support is unknown by Philipp Hancke · 10 months ago
  10. 89679bf sdp: document existing mid backfill cornercases by Philipp Hancke · 10 months ago
  11. 81eca83 Revert "Remove unused WebRTC-Bwe-InjectedCongestionController" by Qingsi Wang · 11 months ago
  12. d78e30e Deprecate cricket::VideoCodec and cricket::AudioCodec by Harald Alvestrand · 11 months ago
  13. 569849e Move call/simulated_network to test/network by Per K · 11 months ago
  14. b0e7057 Introduce the TransformerHost interface by Harald Alvestrand · 11 months ago
  15. 1a3120f Move some integration test functions to the .cc file by Harald Alvestrand · 11 months ago
  16. db50b03 Add perfetto build config by Evan Shrubsole · 11 months ago
  17. c97d434 sdp: cleanup WebRTC-PreventSsrcGroupsWithUnexpectedSize killswitch by Philipp Hancke · 11 months ago
  18. 5bfcc87 Add event scope to all TRACE_EVENT_INSTANTs by Evan Shrubsole · 11 months ago
  19. 622ca1a stats: fix remote-outbound-rtp id for video by Philipp Hancke · 11 months ago
  20. 6f170a0 Convert P2PtransportChannel.GatheringState to CallbackList by Harald Alvestrand · 11 months ago
  21. f4673f9 Move webrtc::AudioDeviceModule include to api/ folder by Florent Castelli · 11 months ago
  22. c869266 Revert "Convert P2PTransportChannel Candidate Pair Change to CallbackList" by Harald Alvestrand · 11 months ago
  23. 0afde76 Move webrtc::AudioProcessing include to api/ folder by Florent Castelli · 11 months ago
  24. dc43cb2 Convert P2PTransportChannel Candidate Pair Change to CallbackList by Harald Alvestrand · 11 months ago
  25. c95cb6b Remove unused WebRTC-Bwe-InjectedCongestionController by Per K · 11 months ago
  26. 8f16289 stats: implement remote-outbound-rtp for video by Philipp Hancke · 11 months ago
  27. 8d079be Keep Environment instead of test field trials in FakeCall test object by Danil Chapovalov · 11 months ago
  28. fe24f58 Report proper VP9 scalability mode with layer activation. by Evan Shrubsole · 11 months ago
  29. 6f68254 pc: Provide DtlsTransport to SctpTransport constr by Victor Boivie · 11 months ago
  30. 15e46aa pc: Increase timeout for EndToEndCallWithSctpDataChannelFullBuffer by Florent Castelli · 12 months ago
  31. 5928e35 pc: Close the data channel association after sending messages in closing state by Florent Castelli · 12 months ago
  32. 2c1cfd0 pc: Remove additional buffering in SctpDataChannel by Victor Boivie · 12 months ago
  33. cdecc4e Expose bufferedAmountLowThreshold by Victor Boivie · 12 months ago
  34. d7d5c0c Disable InjectDependencyDescriptor on Windows. by Jeremy Leconte · 12 months ago
  35. a06e7ee Replace proxy ScopedEvent with TRACE_EVENT by Evan Shrubsole · 12 months ago
  36. 776c1a1 Propagate ECN to RtpPacketReceived by Per K · 12 months ago
  37. fea41f5 pc: Include SCTP queued bytes in buffered_amount by Victor Boivie · 1 year ago
  38. 2725317 Propagate Environment through SimulcastEncoderAdapter when provided by Danil Chapovalov · 1 year ago
  39. afaae4e Remove remaining .cc files from rtc_media_base by Harald Alvestrand · 1 year ago
  40. cd3d29b pc: Simplify StreamId class by Victor Boivie · 1 year ago
  41. 0242939 Reland "Deprecate old constructors and set_type() in Candidate and Port" by Tomas Gunnarsson · 1 year ago
  42. cd54fd8 sctp: Pass webrtc::Environment to DcSctpTransport by Victor Boivie · 1 year ago
  43. ed8390d Revert "Deprecate old constructors and set_type() in Candidate and Port" by Ilya Nikolaevskiy · 1 year ago
  44. aaa6851 Deprecate old constructors and set_type() in Candidate and Port by Tommi · 1 year ago
  45. a5cd664 Add killswitch for receive-only setCodecPreferences change by Philipp Hancke · 1 year ago
  46. 20a9029 sdp: set content to rejected if the list of common codecs is empty by Philipp Hancke · 1 year ago
  47. fb4ad29 Continue breakup of media/rtc_media_base by Harald Alvestrand · 1 year ago
  48. dcc1534 Delete rtc::TaskQueue by Danil Chapovalov · 1 year ago
  49. 9e0bf9b Propagate rtc::ReceivedPacket further in RtpTransport by Per K · 1 year, 1 month ago
  50. f4aadf3 Change RtpTransport and DsctTransport to receives packets through ReceivedPacketCallback by Per K · 1 year, 1 month ago
  51. 51532fd Test handling of rejected m-lines without transport description by Philipp Hancke · 1 year, 1 month ago
  52. db2f52b Reland "Make setCodecPreferences only look at receive codecs" by Philipp Hancke · 1 year, 1 month ago
  53. c7a4b2a Change internal candidate type to enum by Tommi · 1 year, 1 month ago
  54. 3fe69c5 Update MockPeerConnectionInterface and fake with missing methods. by Per K · 1 year, 1 month ago
  55. 845d6be Fix handling of rejected m-lines without transport description by Philipp Hancke · 1 year, 1 month ago
  56. efbfc40 Demote RTC_CHECK for sctp_mid() to RTC_LOG(LS_ERROR) if unavailable by Tommi · 1 year, 1 month ago
  57. de3b1cd Revert "Make PeerConnectionInteface methods pure virtual." by Mirko Bonadei · 1 year, 1 month ago
  58. bff6858 Make PeerConnectionInteface methods pure virtual. by Per K · 1 year, 1 month ago
  59. f2431a9 Move ComputeFoundation to Candidate. by Tommi · 1 year, 1 month ago
  60. 0ba663c Change a few uses of Candidate::type() to Candidate::type_name() by Tommi · 1 year, 1 month ago
  61. ce1271a Do not guard AV1 SVC tests on VP9 define by Philipp Hancke · 1 year, 1 month ago
  62. 6a82366 Reject SDP with duplicate msid lines by Harald Alvestrand · 1 year, 1 month ago
  63. 7a6a8eb sdp: backfill default codec parameters for H265 by Philipp Hancke · 1 year, 1 month ago
  64. 1e7a6f3 Revert "Make setCodecPreferences only look at receive codecs" by Henrik Boström · 1 year, 1 month ago
  65. 521b863 Change type of candidate type names from char[] to string_view by Tommi · 1 year, 1 month ago
  66. e3fb812 Reland "Let port allocator create ice tie breaker" by Philipp Hancke · 1 year, 1 month ago
  67. 1cce1d7 Make setCodecPreferences only look at receive codecs by Philipp Hancke · 1 year, 1 month ago
  68. 407367d Revert "Let port allocator create ice tie breaker" by Mirko Bonadei · 1 year, 1 month ago
  69. 3f3f991 Let port allocator create ice tie breaker by Philipp Hancke · 1 year, 1 month ago
  70. 974044e Remove code for supporting SDES by Harald Alvestrand · 1 year, 1 month ago
  71. cea1c0b Dynamically assign ids to header extensions not enabled by default by Philipp Hancke · 1 year, 1 month ago
  72. 39ac25d Add PeerConnectionInterface::ReconfigureBandwidthEstimation by Per K · 1 year, 1 month ago
  73. 3bddaed rtc_p2p: Split turn port and basic port allocator by Harald Alvestrand · 1 year, 1 month ago
  74. 8bb54c1 Penultimate split-up of rtc_p2p build target by Harald Alvestrand · 1 year, 1 month ago
  75. 8c371f2 Reland "Take out Fuchsia-only SDES-enabling parameters" by Harald Alvestrand · 1 year, 1 month ago
  76. c1cc6a3 sdp: backfill default codec parameters for AV1 by Philipp Hancke · 1 year, 1 month ago
  77. 657b65f Remove special-casing of TWCCv2 negotiation by Philipp Hancke · 1 year, 1 month ago
  78. 27a452d Rewrite webrtc_sdp unittest to use DTLS not SDES by Harald Alvestrand · 1 year, 1 month ago
  79. c0741e9 Revert "Take out Fuchsia-only SDES-enabling parameters" by Olga Sharonova · 1 year, 1 month ago
  80. 59f3b35 Take out Fuchsia-only SDES-enabling parameters by Harald Alvestrand · 1 year, 1 month ago
  81. 698b4e7 Update more Candidate type checkers to use Candidate::is_* by Tommi · 1 year, 2 months ago
  82. 9c166e0 Remove VideoSendStream::StartPerRtpStream by Per K · 1 year, 2 months ago
  83. 9a953b2 Detangle p2p/connection.cc and port.cc by Harald Alvestrand · 1 year, 2 months ago
  84. 6a3bbef Reland "Enable DD and VLA header extensions by default for Simulcast/SVC" by Philipp Hancke · 1 year, 2 months ago
  85. ac58a33 [Stats] Migrate from the RTCStatsMember type alias to absl::optional. by Henrik Boström · 1 year, 2 months ago
  86. a310d78 Refactor a lot of the p2p:rtc_p2p target by Harald Alvestrand · 1 year, 2 months ago
  87. cc70a6d Guard GenerateUniqueId aginst concurrent access. by Mirko Bonadei · 1 year, 2 months ago
  88. c13a7f9 Change string constant to constexpr char[] to unblock roll. by Henrik Boström · 1 year, 2 months ago
  89. be2786c Move candidate type preference defaults to the Candidate class by Tommi · 1 year, 2 months ago
  90. 1768705 Revert^4 "Delete pc/peerconnection build target" by Harald Alvestrand · 1 year, 2 months ago
  91. 0a7fc84 Use is_* getters when checking the Candidate type by Tommi · 1 year, 2 months ago
  92. 7209548 Reland "[Stats] Attribute::ToString(), to replace member ValueToString/ToJson." by Henrik Boström · 1 year, 2 months ago
  93. ed1d084 [Stats] Replace all uses of is_defined() with has_value(). by Henrik Boström · 1 year, 2 months ago
  94. 3b2b2af Move candidate types from port to candidate.h by Tommi · 1 year, 2 months ago
  95. 4d706a9 Revert "Reland "[Stats] Attribute::ToString(), to replace member ValueToString/ToJson."" by Mirko Bonadei · 1 year, 2 months ago
  96. 55cdc29 Reland "[Stats] Attribute::ToString(), to replace member ValueToString/ToJson." by Henrik Boström · 1 year, 2 months ago
  97. df0b363 Reland "[Stats] Add value_or() and migrate from ValueOrDefault()." by Henrik Boström · 1 year, 2 months ago
  98. c0ac4df Reland "[Stats] Move metric names to Attribute, constructed via AttributeInit." by Henrik Boström · 1 year, 2 months ago
  99. 7f45753 Revert^3 "Delete pc/peerconnection build target" by Mirko Bonadei · 1 year, 2 months ago
  100. df3b3bd Revert "[Stats] Move metric names to Attribute, constructed via AttributeInit." by Mirko Bonadei · 1 year, 2 months ago