1. 52fd96f Migrate test/time_controller to webrtc::Mutex. by Markus Handell · 3 years, 10 months ago
  2. 9c96250 Migrate modules/congestion_controller to webrtc::Mutex. by Markus Handell · 3 years, 10 months ago
  3. 656efbe Fix thread usage in PC level tests for getting to the IceConnected state by Artem Titov · 3 years, 10 months ago
  4. ce1ff6f Logging: reduce locking frequency by fixing TODO. by Markus Handell · 3 years, 10 months ago
  5. a827a30 Revert "Migrate video/ except video/end_to_end_tests and video/adaptation to webrtc::Mutex." by Markus Handell · 3 years, 10 months ago
  6. 462b5a6 Roll chromium_revision fa6a961223..b5359525fc (785707:785857) by chromium-webrtc-autoroll · 3 years, 10 months ago
  7. 6fcd0f8 Migrate pc/ to webrtc::Mutex. by Markus Handell · 3 years, 10 months ago
  8. 0eba415 Migrate video/ except video/end_to_end_tests and video/adaptation to webrtc::Mutex. by Markus Handell · 3 years, 10 months ago
  9. edcb907 Migrate modules/remote_bitrate_estimator to webrtc::Mutex. by Markus Handell · 3 years, 10 months ago
  10. 9bbff07 Migrate video/adaptation and video/end_to_end_tests to webrtc::Mutex. by Markus Handell · 3 years, 10 months ago
  11. 101750a Roll chromium_revision 5f083e73a6..fa6a961223 (785559:785707) by chromium-webrtc-autoroll · 3 years, 10 months ago
  12. 0df0fae Migrate modules/audio_coding, audio_mixer/ and audio_processing/ to webrtc::Mutex. by Markus Handell · 3 years, 10 months ago
  13. 1e257ca Migrate media/ to webrtc::Mutex. by Markus Handell · 3 years, 10 months ago
  14. 06d034f Migrate common_video/ and examples/ to webrtc::Mutex. by Markus Handell · 3 years, 10 months ago
  15. 9030994 Update default max nr of packets to 200. by Ivo Creusen · 3 years, 10 months ago
  16. e7c015e Migrate modules/rtp_rtcp to webrtc::Mutex. by Markus Handell · 3 years, 10 months ago
  17. 6deec38 Migrate modules/video_coding to webrtc::Mutex. by Markus Handell · 3 years, 10 months ago
  18. fb6f975 Implement packets_(sent | received) for RTCTransportStats by Artem Titov · 3 years, 10 months ago
  19. 3444a49 [Adaptation] Remove deg.prefs from ResourceAdaptationProcessor by Evan Shrubsole · 3 years, 10 months ago
  20. c212873 Relanding: Fix data channel message integrity violation by Taylor Brandstetter · 3 years, 10 months ago
  21. 48f20f8 Roll chromium_revision 31d34f548e..5f083e73a6 (785408:785559) by chromium-webrtc-autoroll · 3 years, 10 months ago
  22. 0ef4a24 Add simulated time support for PC level test. by Artem Titov · 3 years, 10 months ago
  23. a166a35 webrtc::AudioSendStream: Add lock annotation to audio_level_ by Sam Zackrisson · 3 years, 10 months ago
  24. b3a6816 Roll chromium_revision a9cc4f4732..31d34f548e (785286:785408) by chromium-webrtc-autoroll · 3 years, 10 months ago
  25. 8fe932a Migrate call/ to webrtc::Mutex. by Markus Handell · 3 years, 10 months ago
  26. 6287280 Migrate audio/ to use webrtc::Mutex by Markus Handell · 3 years, 10 months ago
  27. afd1dcb [Adaptation] Move TriggerAdaptationDueToFrameDroppedDueToSize by Evan Shrubsole · 3 years, 10 months ago
  28. c3efe1a Inclusive language in //rtc_base. by Mirko Bonadei · 3 years, 10 months ago
  29. c7f0dff Convert GN libs lists to frameworks by Sylvain Defresne · 3 years, 10 months ago
  30. d7d2f27 [Adaptation] Adaptation holds restrictions by Evan Shrubsole · 3 years, 10 months ago
  31. 9b79ad3 Roll chromium_revision 33c9ff5246..a9cc4f4732 (785166:785286) by chromium-webrtc-autoroll · 3 years, 10 months ago
  32. 595652d Roll chromium_revision a245a04732..33c9ff5246 (785063:785166) by chromium-webrtc-autoroll · 3 years, 10 months ago
  33. 62032d4 Updates rtp_sender_unitests to use separate thread for pacer calls. by Erik Språng · 3 years, 10 months ago
  34. 2a89320 Rename sanitizers suppression files. by Mirko Bonadei · 3 years, 10 months ago
  35. 54d7e1f Roll chromium_revision a6259aec3c..a245a04732 (784160:785063) by chromium-webrtc-autoroll · 3 years, 10 months ago
  36. 41525d0 red: implement RED with distance 2 by Philipp Hancke · 3 years, 10 months ago
  37. a018919 Remove old method for creating PC test fixture by Artem Titov · 3 years, 10 months ago
  38. 9492d50 [Adaptation] Move deg.pref. out of ResourceAdaptationProcessor by Evan Shrubsole · 3 years, 10 months ago
  39. db1c81d Prepare for migration of TestPeer and TestPeerFactory on TimeController by Artem Titov · 3 years, 10 months ago
  40. dfc5f0d Reland "Add rtc::Thread invoke policy." by Artem Titov · 3 years, 10 months ago
  41. c07e904 Fix missing local and remote ids in RtpStreamStats by Eldar Rello · 3 years, 10 months ago
  42. 1d50cb6 Reland "Reland "Allows FEC generation after pacer step."" by Erik Språng · 3 years, 10 months ago
  43. d154e36 Remove unused QualityMetricsReporter::Start method from pc test api by Andrey Logvin · 3 years, 10 months ago
  44. 1e10a61 In av1 add structure with custom spatial scalability factor by Danil Chapovalov · 3 years, 10 months ago
  45. 34b1a42 [Adaptation] Move input state into VideoStreamAdapter by Evan Shrubsole · 3 years, 10 months ago
  46. ec0af26 [Adaptation] VideoStreamAdapter broadcasts adaptations by Evan Shrubsole · 3 years, 10 months ago
  47. a1888ae Revert "Reland "Allows FEC generation after pacer step."" by Erik Språng · 3 years, 10 months ago
  48. 19df870 Reland "Allows FEC generation after pacer step." by Erik Språng · 3 years, 10 months ago
  49. 29444c6 [Adaptation] Multi-processor support for injected Resources. by Henrik Boström · 3 years, 10 months ago
  50. f37e9a3 Revert "Add rtc::Thread invoke policy." by Artem Titov · 3 years, 10 months ago
  51. 58e64bb Revert "peerconnection: prefer spec names for signaling state" by Mirko Bonadei · 3 years, 10 months ago
  52. f2a4ec1 sdp: parse and serialize non-key=value fmtp lines by Philipp Hancke · 3 years, 10 months ago
  53. 27398d6 Prevent undefined shift in TimestampWrapAroundHandler::Unwrap by Dan Minor · 3 years, 10 months ago
  54. 1ff3c58 Add TimeController to the CreatePeerConnectionE2EQualityTestFixture API by Artem Titov · 3 years, 10 months ago
  55. 51e08b8 Revert "Fix data channel message integrity violation" by Alessio Bazzica · 3 years, 10 months ago
  56. 6cbff75 Fix data channel message integrity violation by Lennart Grahl · 3 years, 11 months ago
  57. 26d4f9c Add rtc::Thread invoke policy. by Artem Titov · 3 years, 10 months ago
  58. afeb070 Add av sync metrics to pc level tests by Andrey Logvin · 3 years, 10 months ago
  59. ba0ba71 Add 1 sec timer to ModuleRtpRtcpImpl2 instead of frequent polling. by Tomas Gunnarsson · 3 years, 10 months ago
  60. 20f4582 Add sync group mapping to TrackIdStreamLabelMap by Andrey Logvin · 3 years, 10 months ago
  61. ed1fb19 Reland "Lets PacingController call PacketRouter directly." by Erik Språng · 3 years, 10 months ago
  62. f14d2a5 Build: Disable the iLBC audio codec by default by Philipp Hancke · 3 years, 10 months ago
  63. 9d841fb Add Start method with TrackIdStreamLabelMap to PeerConnectionE2EQualityTestFixture::QualityMetricsReporter by Andrey Logvin · 3 years, 10 months ago
  64. f279d7c Roll chromium_revision 037e07fe78..a6259aec3c (784045:784160) by chromium-webrtc-autoroll · 3 years, 10 months ago
  65. 5266c89 Roll chromium_revision 4b369c17eb..037e07fe78 (783936:784045) by chromium-webrtc-autoroll · 3 years, 10 months ago
  66. 9d5dc1b Roll chromium_revision 2c0b70ba55..4b369c17eb (783820:783936) by chromium-webrtc-autoroll · 3 years, 10 months ago
  67. 4c50e70 Ensure CreateTimeControllerBasedCallFactory use simulated time in Call::SharedModuleThread by Per Kjellander · 3 years, 10 months ago
  68. ae94067 Update a few places in DataChannel to clarify RTP vs !RTP. by Tomas Gunnarsson · 3 years, 10 months ago
  69. fc17a78 Inclusive language in PRESUBMIT.py. by Mirko Bonadei · 3 years, 10 months ago
  70. f79bfc6 peerconnection: prefer spec names for signaling state by Philipp Hancke · 3 years, 10 months ago
  71. f9e5248 Inclusive language in //sdk/android. by Mirko Bonadei · 3 years, 10 months ago
  72. 3cb0985 Inclusive language in //media/engine. by Mirko Bonadei · 3 years, 10 months ago
  73. 4b5792c Reland "Reland "Removes lock release in PacedSender callback."" by Erik Språng · 4 years ago
  74. 739cfb2 Add sync group validation in pc level test framework by Andrey Logvin · 3 years, 10 months ago
  75. 722e769 Roll chromium_revision 80ff439168..2c0b70ba55 (783693:783820) by chromium-webrtc-autoroll · 3 years, 10 months ago
  76. afa130c Roll chromium_revision 51d47a5bb4..80ff439168 (783422:783693) by chromium-webrtc-autoroll · 3 years, 10 months ago
  77. 67123ff sdp: remove old workaround by Philipp Hancke · 3 years, 10 months ago
  78. 2b4d2f3 Removes locking in TransportFeedbackProxy. by Erik Språng · 3 years, 10 months ago
  79. a116374 Move BWE_TEST_LOGGING_COMPILE_TIME_ENABLE code to the worker thread. by Tomas Gunnarsson · 3 years, 10 months ago
  80. 096c0b0 Post stats updates in RtpSenderEgress to the worker. by Tomas Gunnarsson · 3 years, 10 months ago
  81. 6fb7004 sdp: use const references to fields by Philipp Hancke · 3 years, 10 months ago
  82. e6ac8ff Propagate active decode targets bitmask into DependencyDescriptor by Danil Chapovalov · 3 years, 10 months ago
  83. 11b6f68 Replace slave -> helper, master -> reference by Henrik Lundin · 3 years, 10 months ago
  84. d21f7ab Remove media_has_been_sent from RtpState. by Tomas Gunnarsson · 3 years, 10 months ago
  85. f4b956c Roll chromium_revision 71a0e1904e..51d47a5bb4 (782339:783422) by Jeremy Leconte · 3 years, 10 months ago
  86. 473bbd8 Remove a timer from ModuleRtpRtcpImpl2 that runs 100 times a second. by Tomas Gunnarsson · 3 years, 10 months ago
  87. 000953c Adds test case that would have found potential dead-lock in pacer. by Erik Språng · 3 years, 10 months ago
  88. efc55b0 sdp: test media type mismatch behaviour by Philipp Hancke · 3 years, 10 months ago
  89. d43c378 Delete old TODO item by Niels Möller · 3 years, 10 months ago
  90. c403081 sdp: use exact match in parseMediaDescription by Philipp Hancke · 3 years, 10 months ago
  91. 54544ec In av1 encoder set bitrate per layer when scalability is used. by Danil Chapovalov · 3 years, 10 months ago
  92. b19cfee Roll chromium_revision 4d95e6c77b..71a0e1904e (776481:782339) by Jeremy Leconte · 3 years, 10 months ago
  93. 8e144aa Remove WebRTC usage of //third_party/pymock by Brian Sheedy · 3 years, 10 months ago
  94. bf18161 In Av1 encoder propagate zero bitrate as inactive decode target by Danil Chapovalov · 3 years, 10 months ago
  95. e3296b6 Ignore inactive chains when writing DependencyDescriptor rtp header extension. by Danil Chapovalov · 3 years, 10 months ago
  96. 39adce1 Add RtpEncodingParameters.adaptive_ptime. by Jakob Ivarsson · 3 years, 10 months ago
  97. 118d01a Revert "Reland "Removes lock release in PacedSender callback."" by Erik Språng · 3 years, 10 months ago
  98. 980cadd Revert "Lets PacingController call PacketRouter directly." by Erik Språng · 3 years, 10 months ago
  99. edcd966 negotiate RED codec for audio by Philipp Hancke · 3 years, 10 months ago
  100. afdbf8e H264: Fix stap-a-to-annex-b loop over-read by Chema Gonzalez · 3 years, 10 months ago