webrtc /
src /
0c01606ab2ac2f4869a4fd26da216ea301a4884a - 0c01606 Add CapturerID for X11 and Wayland for telemetry by Joe Downing · 2 years, 7 months ago
- f863182 Migrate test_main_lib on new global metrics API by Artem Titov · 2 years, 7 months ago
- 5baa5b6 Add global MetricsLogger and export APIs by Artem Titov · 2 years, 7 months ago
- bfdb957 PCLF: Separate SFU functionality configuration into a new struct by Florent Castelli · 2 years, 7 months ago
- 219ec71 [PCLF] Replace MetricsLoggerAndExporter with MetricsLogger by Artem Titov · 2 years, 7 months ago
- 7b0f4a2 Introduce MetricsLogger to separate logging and export logic by Artem Titov · 2 years, 7 months ago
- 3ab76d9 Use non-recursive mutex in rtc::Thread by Danil Chapovalov · 2 years, 7 months ago
- 0deda15 Reland "RtpEncodingParameters::request_resolution patch 1" by Jonas Oreland · 2 years, 7 months ago
- f5808fc Enable support for both new and old perf metrics export APIs by Artem Titov · 2 years, 7 months ago
- b625101 Revert "RtpEncodingParameters::request_resolution patch 1" by Björn Terelius · 2 years, 7 months ago
- 25e4156 Add Fuchsia platform deps by Christoffer Jansson · 2 years, 7 months ago
- aed9fa2 Update WebRTC code version (2022-09-23T04:11:42). by webrtc-version-updater · 2 years, 7 months ago
- 9790e54 Adapt generate_sslroots.py to work with different openssl versions by Raman Budny · 2 years, 7 months ago
- ef7359e RtpEncodingParameters::request_resolution patch 1 by Jonas Oreland · 2 years, 7 months ago
- 42f5fe5 Roll chromium_revision e120330982..2fe18c5940 (1050012:1050141) by chromium-webrtc-autoroll · 2 years, 7 months ago
- 636dc3d Implement RTCOutboundRtpStreamStats.targetBitrate for video by Byoungchan Lee · 2 years, 7 months ago
- 6a49fb2 [DVQA] Fix: cpu_usage was exported as cpu_usage_% before by Artem Titov · 2 years, 7 months ago
- 8e0fc17 Add a video codec timeout error code by Linus Nilsson · 2 years, 7 months ago
- 27b04c8 Update WebRTC code version (2022-09-22T04:02:49). by webrtc-version-updater · 2 years, 7 months ago
- 29a0e27 Roll chromium_revision 314904fc7b..e120330982 (1049894:1050012) by chromium-webrtc-autoroll · 2 years, 7 months ago
- a53bfdb Roll chromium_revision cf0596b83b..314904fc7b (1049743:1049894) by chromium-webrtc-autoroll · 2 years, 7 months ago
- f504256 Roll chromium_revision 6eebdbd552..cf0596b83b (1049590:1049743) by chromium-webrtc-autoroll · 2 years, 7 months ago
- f68a06c [PCLF] Cleanup old video dumping API by Artem Titov · 2 years, 7 months ago
- 7b3d61c Add test coverage for P2PTransportChannel refactor (#8/8) by Sameer Vijaykar · 2 years, 7 months ago
- 3680605 [PCLF] Enable exporting of perf metric via new API by Artem Titov · 2 years, 7 months ago
- cbad8ad Delete rtc::Message and rtc::MessageHandler by Danil Chapovalov · 2 years, 7 months ago
- 65ab346 PCLF: Pass all frames to OnFrameEncoded, even if discarded by SFU by Florent Castelli · 2 years, 7 months ago
- f7bc542 [PCLF] Fix test case for network metrics exported through new API by Artem Titov · 2 years, 7 months ago
- d953454 [PCLF] Fix exported test case for audio analyzer through new metrics API by Artem Titov · 2 years, 7 months ago
- 8da2802 [DVQA] Fix: allow export cpu_usage through new perf metrics API by Artem Titov · 2 years, 7 months ago
- 45c6f5e Change StdoutMetricsExporter format to improve readability by Artem Titov · 2 years, 7 months ago
- b2ccd85 Roll chromium_revision d6e44055b0..6eebdbd552 (1049465:1049590) by chromium-webrtc-autoroll · 2 years, 7 months ago
- bc4796a Add the dependency descriptor for H.264 temporal scalability by Byoungchan Lee · 2 years, 7 months ago
- 8eeb9b0 `RtpPacketInfo`: deprecated ctors and getter removed by Alessio Bazzica · 2 years, 7 months ago
- a181441 Dont send probe if NetworkStateEstimate.link_capacity_upper=DataRate::Zero by Per Kjellander · 2 years, 7 months ago
- d44e341 Delete rtc::Thread functions that use rtc::MessageHandler by Danil Chapovalov · 2 years, 7 months ago
- 52dd1a5 Reland "Add an active ICE controller that wraps a legacy controller (#7/n)" by Sameer Vijaykar · 2 years, 7 months ago
- 2f650fa JitterEstimator: remove unnecessary helper functions by Rasmus Brandt · 2 years, 7 months ago
- d795c8b [PCLF] Add possibility to use new perf metrics api in CrossMediaMetricsReporter by Artem Titov · 2 years, 7 months ago
- 86f2022 [PCLF] Add possibility to use new perf metrics api in NetworkQualityMetricsReporter by Artem Titov · 2 years, 7 months ago
- e11d5e3 [DVQA] Add ability to export metrics with MetricsLoggerAndExporter by Artem Titov · 2 years, 7 months ago
- 2d1907b [PCLF] Add possibility to use new perf metrics api in DefaultAudioQualityAnalyzer by Artem Titov · 2 years, 7 months ago
- c9f6690 [PCLF] Add possibility to use new perf metrics api in StatsBasedNetworkQualityMetricsReporter by Artem Titov · 2 years, 7 months ago
- 164bb2f [PCLF] Add possibility to use new perf metrics api in VideoQualityMetricsReporter by Artem Titov · 2 years, 7 months ago
- a5d2c7e Introduce PrintResultProxyMetricsExporter for migration from old to new API by Artem Titov · 2 years, 7 months ago
- 8647a87 Roll chromium_revision 27f761b8fc..d6e44055b0 (1049360:1049465) by chromium-webrtc-autoroll · 2 years, 7 months ago
- f22c6b4 Simplify creation of SvcTestParameters in pc/test/svc_e2e_tests.cc by Byoungchan Lee · 2 years, 7 months ago
- f8adc56 Roll chromium_revision 3b9b8275bb..27f761b8fc (1049219:1049360) by chromium-webrtc-autoroll · 2 years, 7 months ago
- 539c1da Rename Metric Units: kTimeMs->kMilliseconds and kSizeInBytes->kBytes by Artem Titov · 2 years, 7 months ago
- bffecb3 Roll chromium_revision 67615457cd..3b9b8275bb (1049045:1049219) by chromium-webrtc-autoroll · 2 years, 7 months ago
- 01f3841 Fix: convert mean and stddev values when exporting to CPD by Artem Titov · 2 years, 7 months ago
- a3253e3 Fix test name in StdoutMetricsExporterTest by Artem Titov · 2 years, 7 months ago
- a163ea4 Add tests for H264 SVC support by Florent Castelli · 2 years, 7 months ago
- c69188d AudioProcessingImpl: Add input volume unit tests by Hanna Silen · 2 years, 7 months ago
- 50a2a73 Revert "Add an active ICE controller that wraps a legacy controller (#7/n)" by Sameer Vijaykar · 2 years, 7 months ago
- 6326c9c Add an active ICE controller that wraps a legacy controller (#7/n) by Sameer Vijaykar · 2 years, 7 months ago
- 56b96ffe Surface `local_capture_clock_offset` from `RtpSource` by Alessio Bazzica · 2 years, 7 months ago
- 54d9f05 Roll chromium_revision 651829c138..67615457cd (1048934:1049045) by chromium-webrtc-autoroll · 2 years, 7 months ago
- 034f17a Introduce MetricsExporter for Chrome Perf Dashboard by Artem Titov · 2 years, 7 months ago
- 36a6599 Schedule all video decodes with high precision by Evan Shrubsole · 2 years, 7 months ago
- 275d63a Add MetricsSetProtoFileExporter by Artem Titov · 2 years, 7 months ago
- a1d0356 `RtpPacketInfo`: new ctor + deprecated ctors clean-up by Alessio Bazzica · 2 years, 7 months ago
- 7d1f6bb8 Add field trial to not probe if estimates are larger that max needed. by Per Kjellander · 2 years, 7 months ago
- e3b410f Update WebRTC code version (2022-09-20T04:12:52). by webrtc-version-updater · 2 years, 7 months ago
- 066a658 Roll chromium_revision e069a92617..651829c138 (1048809:1048934) by chromium-webrtc-autoroll · 2 years, 7 months ago
- 8f17f73 Add tests for advertising dependency descriptor rtp header extension. by Byoungchan Lee · 2 years, 7 months ago
- 5c723ce Roll chromium_revision 857ff5a922..e069a92617 (1048680:1048809) by chromium-webrtc-autoroll · 2 years, 7 months ago
- 81f22bf Roll chromium_revision e647d8aafa..857ff5a922 (1048551:1048680) by chromium-webrtc-autoroll · 2 years, 7 months ago
- f76a823 Enable Chromium's rtc::ThreadWrapper to use TaskQueueTest. by Markus Handell · 2 years, 7 months ago
- 44161f5 Introduce MetricsLoggerAndExporter by Artem Titov · 2 years, 7 months ago
- 495e058 Roll chromium_revision 59ad47fe43..e647d8aafa (1048328:1048551) by chromium-webrtc-autoroll · 2 years, 7 months ago
- 1adcde9 Use active ICE controller in P2PTransportChannel with an adapter (#6/n) by Sameer Vijaykar · 2 years, 7 months ago
- b555e83 add ccmni as cellular type by Artem Titov · 2 years, 7 months ago
- 1306ad4 Keep old checksums for older version of opus by Christoffer Jansson · 2 years, 7 months ago
- 6432576 Update WebRTC code version (2022-09-19T04:07:26). by webrtc-version-updater · 2 years, 7 months ago
- 7f1fa1f Update WebRTC code version (2022-09-18T04:03:12). by webrtc-version-updater · 2 years, 7 months ago
- 7db44a4 Update WebRTC code version (2022-09-17T04:02:51). by webrtc-version-updater · 2 years, 7 months ago
- c82783b Roll chromium_revision 355422f3e0..59ad47fe43 (1048217:1048328) by chromium-webrtc-autoroll · 2 years, 7 months ago
- 27f91af Introduce MetricsExporter API with stdout implementation by Artem Titov · 2 years, 7 months ago
- acd3757 Roll chromium_revision ea8a94b309..355422f3e0 (1048110:1048217) by chromium-webrtc-autoroll · 2 years, 7 months ago
- b7531ef Roll chromium_revision 5f70135093..ea8a94b309 (1047943:1048110) by chromium-webrtc-autoroll · 2 years, 7 months ago
- 53a762a Roll chromium_revision 6ccdf1a255..5f70135093 (1046947:1047943) by Christoffer Jansson · 2 years, 7 months ago
- babdaa86 Unbind VirtualSocket from rtc::MessageHandler by Danil Chapovalov · 2 years, 7 months ago
- e16e3e2 Delete MessageHandlerAutoCleanup and ThreadManager::Clear by Danil Chapovalov · 2 years, 7 months ago
- 9a6a087 Remove forward declares by Rasmus Brandt · 2 years, 7 months ago
- e4bc975 JitterEstimator: add field trial for not estimating noise for congested frames by Rasmus Brandt · 2 years, 7 months ago
- f6332f2 Add python grpc to .vpython3 for ios test runner by Christoffer Jansson · 2 years, 7 months ago
- 4cdc9ef Revert "Update checksums for some Opus bit-exactness tests." by Christoffer Jansson · 2 years, 7 months ago
- 03e6ccc Revert "rtp sender: don't send BYE on deactivating streams" by Philipp Hancke · 2 years, 7 months ago
- 2720dc5 Update WebRTC code version (2022-09-16T04:07:59). by webrtc-version-updater · 2 years, 7 months ago
- 44c6ce1 Update checksums for some Opus bit-exactness tests. by Felicia Lim · 2 years, 7 months ago
- 1a59cb6 Renamed methods. by Peter Hanspers · 2 years, 7 months ago
- bcf24f5 Move TimestampExtrapolator closer to its single user by Rasmus Brandt · 2 years, 7 months ago
- 624f2eb JitterEstimator: add field trial for overriding frame delay variation clamping by Rasmus Brandt · 2 years, 7 months ago
- e1a198b VideoStreamEncoder: set at target quality based on codec. by Markus Handell · 2 years, 7 months ago
- 7d70473 JitterEstimator: add input validation to field trials by Rasmus Brandt · 2 years, 7 months ago
- bd0e8ef Make it possible to set the packet size needed to trigger a probe. by Per Kjellander · 2 years, 7 months ago
- 282de03 Fix P2PTransportChannel unit tests to not rely on connections ordering by Sameer Vijaykar · 2 years, 7 months ago
- a01e727 Fix race at destruction in StunServerTests and reenable them on tsan by Danil Chapovalov · 2 years, 7 months ago
- 664d8a7 Update WebRTC code version (2022-09-15T04:10:56). by webrtc-version-updater · 2 years, 7 months ago