1. 987cb5a Roll chromium_revision 2652ae0313..17157a99eb (1052243:1053021) by chromium-webrtc-autoroll · 1 year, 7 months ago
  2. 80c87d7 RtpEncodingParameters::request_resolution patch 2 by Jonas Oreland · 1 year, 7 months ago
  3. 96c1a9b Clean up decoders when stopping video receive stream. by Tommi · 1 year, 7 months ago
  4. 2c1b4da Apply stricter bandwidth cap for high loss. by Diep Bui · 1 year, 8 months ago
  5. 6c2dae2 Move VideoEncoderConfig from api/ into video/config by Jonas Oreland · 1 year, 7 months ago
  6. 5ed1752 APM: Fix benign race in MaybeInitializeCapture() by Sam Zackrisson · 1 year, 7 months ago
  7. 8da45ad Remove unused #define in quality_scaler.cc by Björn Terelius · 1 year, 7 months ago
  8. 7c011f1 Update WebRTC code version (2022-09-29T04:07:18). by webrtc-version-updater · 1 year, 7 months ago
  9. 0d43caa Add WindowId to Source on ChromeOS by Alex Cooper · 1 year, 7 months ago
  10. 7252348 Create EncoderStreamFactory in VideoStreamEncoder by Jonas Oreland · 1 year, 7 months ago
  11. e82c228 Restore some metrics in call_perf_tests.cc by Artem Titov · 1 year, 7 months ago
  12. d2cb1f8 [PCLF] Fix rounding issue in NetworkQualityMetricsReporter by Artem Titov · 1 year, 7 months ago
  13. fb409c9 Do not use gtest_parallell for fuchsia by Christoffer Jansson · 1 year, 7 months ago
  14. 99f5d95 [PCLF] Fix rounding issue in network stats by Artem Titov · 1 year, 7 months ago
  15. bb591c4 Change the default setting for PreStreamDecoders/LazyDecoderCreation by Johannes Kron · 1 year, 7 months ago
  16. 7cd7bbe Move VideoEncoderConfig from api/ into video/config by Jonas Oreland · 1 year, 7 months ago
  17. 72e0634 Update WebRTC code version (2022-09-28T04:12:23). by webrtc-version-updater · 1 year, 7 months ago
  18. 8a9a6f2 Roll chromium_revision 0ecb12a426..2652ae0313 (1052127:1052243) by chromium-webrtc-autoroll · 1 year, 7 months ago
  19. eb9c00d Roll chromium_revision 7e91f81cbc..0ecb12a426 (1052004:1052127) by chromium-webrtc-autoroll · 1 year, 7 months ago
  20. fe617a4 Roll chromium_revision 694310c2e1..7e91f81cbc (1051903:1052004) by chromium-webrtc-autoroll · 1 year, 7 months ago
  21. e00dee5 Roll chromium_revision ab618e929e..694310c2e1 (1051772:1051903) by chromium-webrtc-autoroll · 1 year, 7 months ago
  22. 23b85d7 Remove old checksums for older version of opus. by Felicia Lim · 1 year, 7 months ago
  23. 1262eb5 Move EncoderStreamFactory into own file by Jonas Oreland · 1 year, 7 months ago
  24. 2d0ba28 Audio stack traces by Olga Sharonova · 1 year, 7 months ago
  25. c42eb83 Roll chromium_revision ae499b5a6c..ab618e929e (1051662:1051772) by chromium-webrtc-autoroll · 1 year, 7 months ago
  26. 6f2bf6d Add missing dependency. by Mirko Bonadei · 1 year, 7 months ago
  27. 718d7b3 Add missing export to the perf output file by Artem Titov · 1 year, 7 months ago
  28. 88429bf Remove unused dependencies by Byoungchan Lee · 1 year, 7 months ago
  29. aa8f277 Roll chromium_revision 2fe18c5940..ae499b5a6c (1050141:1051662) by chromium-webrtc-autoroll · 1 year, 7 months ago
  30. dab4cea Migrate VideoCodecTestFixture on new perf metrics logging API by Artem Titov · 1 year, 7 months ago
  31. c228575 Make DegradedCall work without DCHECK failure by Byoungchan Lee · 1 year, 7 months ago
  32. 6c2ac2e Fix math involving enums in C++20 by Byoungchan Lee · 1 year, 7 months ago
  33. 806261a Update WebRTC code version (2022-09-27T04:02:09). by webrtc-version-updater · 1 year, 7 months ago
  34. 7fee2f7 Migrate CallSimulator to the new perf metrics logging API by Artem Titov · 1 year, 7 months ago
  35. e2f2cae Cleanup: Deduplicate static functions that create network links by Byoungchan Lee · 1 year, 7 months ago
  36. 4086721 Make ExpectationToString generate detailed logs in more cases. by Byoungchan Lee · 1 year, 7 months ago
  37. 8c4601b Fix ambiguous overloaded operator== in C++20 by Byoungchan Lee · 1 year, 7 months ago
  38. 31c373b Only expose RTCCodecStats that are referenced by an RTP stream. by Henrik Boström · 1 year, 7 months ago
  39. 136ef25 Fix crash when appending empty array to AudioMultiVector. by Jakob Ivarsson · 1 year, 7 months ago
  40. 2ae3f7b Migrate PeerConnectionRampUpTest on new perf metrics export API by Artem Titov · 1 year, 7 months ago
  41. 183e996 Increase backward compatibility for PrintResultProxyMetricsExporter by Artem Titov · 1 year, 7 months ago
  42. 69d23c9 Add RTCCertificateStats cache to avoid rtc::SSLCertChain::GetStats. by Henrik Boström · 1 year, 7 months ago
  43. 4c7d3f8 PCLF: Ignore discarded frames in the DefaultVideoQualityAnalyzer by Florent Castelli · 1 year, 7 months ago
  44. f01ceb6 Introduce MetricsAccumulator by Artem Titov · 1 year, 7 months ago
  45. 14b42c2 Migrate call_perf_tests to new perf metrics export API by Artem Titov · 1 year, 7 months ago
  46. b43e3bb [Stats] Add support for SSRC collisions. by Henrik Boström · 1 year, 7 months ago
  47. 18204418 Migrate Call-level tests on SamplesStatsCounter and new perf metrics API by Artem Titov · 1 year, 7 months ago
  48. b440c45 Unblock auto roller. by Byoungchan Lee · 1 year, 7 months ago
  49. 5e7e411 Migrate video_quality_analysis on new perf metrics logger API by Artem Titov · 1 year, 7 months ago
  50. da6297d [Stats] Avoid DCHECK crashing if SSRCs are not unique. by Henrik Boström · 1 year, 7 months ago
  51. d1875a2 Delete rtc::Location by Danil Chapovalov · 1 year, 7 months ago
  52. e05bf45 Migrate video_send_stream_tests.cc to the new perf metrics export API by Artem Titov · 1 year, 7 months ago
  53. dd65499 Skip one data copy on dav1d decoding by Zhaoliang Ma · 1 year, 7 months ago
  54. 9f33aea Update WebRTC code version (2022-09-26T04:14:49). by webrtc-version-updater · 1 year, 7 months ago
  55. e39115a Migrate audio perf tests on new perf metrics export API by Artem Titov · 1 year, 7 months ago
  56. cc6aae7 Remove unused perf_result_reporter.(h|cc) by Artem Titov · 1 year, 7 months ago
  57. d7dbe7f Remove global MetricsLoggerAndExporter instance in favor of MetricsLogger by Artem Titov · 1 year, 7 months ago
  58. 3100e57 Update WebRTC code version (2022-09-25T04:11:51). by webrtc-version-updater · 1 year, 7 months ago
  59. c45f4e4 [PCLF] Fully switch to new metrics export API by Artem Titov · 1 year, 7 months ago
  60. 62b40ef base_pipwire_capturer: Stop stream upon destruction by Salman Malik · 1 year, 7 months ago
  61. 838c1a5 Update WebRTC code version (2022-09-24T04:10:13). by webrtc-version-updater · 1 year, 7 months ago
  62. 0c01606 Add CapturerID for X11 and Wayland for telemetry by Joe Downing · 1 year, 7 months ago
  63. f863182 Migrate test_main_lib on new global metrics API by Artem Titov · 1 year, 7 months ago
  64. 5baa5b6 Add global MetricsLogger and export APIs by Artem Titov · 1 year, 7 months ago
  65. bfdb957 PCLF: Separate SFU functionality configuration into a new struct by Florent Castelli · 1 year, 8 months ago
  66. 219ec71 [PCLF] Replace MetricsLoggerAndExporter with MetricsLogger by Artem Titov · 1 year, 7 months ago
  67. 7b0f4a2 Introduce MetricsLogger to separate logging and export logic by Artem Titov · 1 year, 7 months ago
  68. 3ab76d9 Use non-recursive mutex in rtc::Thread by Danil Chapovalov · 1 year, 7 months ago
  69. 0deda15 Reland "RtpEncodingParameters::request_resolution patch 1" by Jonas Oreland · 1 year, 7 months ago
  70. f5808fc Enable support for both new and old perf metrics export APIs by Artem Titov · 1 year, 7 months ago
  71. b625101 Revert "RtpEncodingParameters::request_resolution patch 1" by Björn Terelius · 1 year, 7 months ago
  72. 25e4156 Add Fuchsia platform deps by Christoffer Jansson · 1 year, 7 months ago
  73. aed9fa2 Update WebRTC code version (2022-09-23T04:11:42). by webrtc-version-updater · 1 year, 7 months ago
  74. 9790e54 Adapt generate_sslroots.py to work with different openssl versions by Raman Budny · 2 years, 1 month ago
  75. ef7359e RtpEncodingParameters::request_resolution patch 1 by Jonas Oreland · 1 year, 7 months ago
  76. 42f5fe5 Roll chromium_revision e120330982..2fe18c5940 (1050012:1050141) by chromium-webrtc-autoroll · 1 year, 7 months ago
  77. 636dc3d Implement RTCOutboundRtpStreamStats.targetBitrate for video by Byoungchan Lee · 1 year, 7 months ago
  78. 6a49fb2 [DVQA] Fix: cpu_usage was exported as cpu_usage_% before by Artem Titov · 1 year, 7 months ago
  79. 8e0fc17 Add a video codec timeout error code by Linus Nilsson · 1 year, 7 months ago
  80. 27b04c8 Update WebRTC code version (2022-09-22T04:02:49). by webrtc-version-updater · 1 year, 7 months ago
  81. 29a0e27 Roll chromium_revision 314904fc7b..e120330982 (1049894:1050012) by chromium-webrtc-autoroll · 1 year, 7 months ago
  82. a53bfdb Roll chromium_revision cf0596b83b..314904fc7b (1049743:1049894) by chromium-webrtc-autoroll · 1 year, 7 months ago
  83. f504256 Roll chromium_revision 6eebdbd552..cf0596b83b (1049590:1049743) by chromium-webrtc-autoroll · 1 year, 7 months ago
  84. f68a06c [PCLF] Cleanup old video dumping API by Artem Titov · 1 year, 7 months ago
  85. 7b3d61c Add test coverage for P2PTransportChannel refactor (#8/8) by Sameer Vijaykar · 1 year, 7 months ago
  86. 3680605 [PCLF] Enable exporting of perf metric via new API by Artem Titov · 1 year, 7 months ago
  87. cbad8ad Delete rtc::Message and rtc::MessageHandler by Danil Chapovalov · 1 year, 7 months ago
  88. 65ab346 PCLF: Pass all frames to OnFrameEncoded, even if discarded by SFU by Florent Castelli · 1 year, 8 months ago
  89. f7bc542 [PCLF] Fix test case for network metrics exported through new API by Artem Titov · 1 year, 7 months ago
  90. d953454 [PCLF] Fix exported test case for audio analyzer through new metrics API by Artem Titov · 1 year, 7 months ago
  91. 8da2802 [DVQA] Fix: allow export cpu_usage through new perf metrics API by Artem Titov · 1 year, 7 months ago
  92. 45c6f5e Change StdoutMetricsExporter format to improve readability by Artem Titov · 1 year, 7 months ago
  93. b2ccd85 Roll chromium_revision d6e44055b0..6eebdbd552 (1049465:1049590) by chromium-webrtc-autoroll · 1 year, 7 months ago
  94. bc4796a Add the dependency descriptor for H.264 temporal scalability by Byoungchan Lee · 1 year, 7 months ago
  95. 8eeb9b0 `RtpPacketInfo`: deprecated ctors and getter removed by Alessio Bazzica · 1 year, 7 months ago
  96. a181441 Dont send probe if NetworkStateEstimate.link_capacity_upper=DataRate::Zero by Per Kjellander · 1 year, 7 months ago
  97. d44e341 Delete rtc::Thread functions that use rtc::MessageHandler by Danil Chapovalov · 1 year, 7 months ago
  98. 52dd1a5 Reland "Add an active ICE controller that wraps a legacy controller (#7/n)" by Sameer Vijaykar · 1 year, 7 months ago
  99. 2f650fa JitterEstimator: remove unnecessary helper functions by Rasmus Brandt · 1 year, 7 months ago
  100. d795c8b [PCLF] Add possibility to use new perf metrics api in CrossMediaMetricsReporter by Artem Titov · 1 year, 7 months ago