1. c57b0ee Fix for NACK retransmission in Scenario tests. by Sebastian Jansson · 4 years, 10 months ago
  2. be0adee Add resolution bitrate thresholds to EncoderInfo. by Sergey Silkin · 4 years, 10 months ago
  3. 2644a70 Delete rtc::TryCritScope as unused by Danil Chapovalov · 4 years, 10 months ago
  4. e8df482 Clean-up after CL #140941 by Elad Alon · 4 years, 10 months ago
  5. db59de3 Add optimization to PacketRouter for large number of senders. by Danil Chapovalov · 4 years, 10 months ago
  6. 90f3b89 Replace the implementation of `GetContributingSources()` on the video side. by Chen Xing · 4 years, 10 months ago
  7. 3472b9a Delete RTCInboundRTPStreamStats::fraction_lost by Niels Möller · 4 years, 10 months ago
  8. 1d20185 Convert file objects to strings, before passing to PresubmitNotifyResult by Niels Möller · 4 years, 10 months ago
  9. 7dd9969 Android: Expose getDisplaySize() helper function by Magnus Jedvert · 4 years, 10 months ago
  10. 554be4b Roll chromium_revision c30c3a10ff..27c2f87cf5 (672280:672459) by chromium-webrtc-autoroll · 4 years, 10 months ago
  11. c538506 Enable H.264 temporal scalability in simulcast. by Johnny Lee · 4 years, 10 months ago
  12. 0d65fb5 Mass refactoring: Change JNI #includes to use full paths (webrtc/). by Eric Stevenson · 4 years, 10 months ago
  13. 6e8bfae Roll chromium_revision 42482d4f53..c30c3a10ff (672061:672280) by chromium-webrtc-autoroll · 4 years, 10 months ago
  14. a79abd4 Specify min_sdk_version for unittest apks also in GN configs by Oleh Prypin · 4 years, 10 months ago
  15. f97f342 Remove deprecated flags from compare_videos.py. by Mirko Bonadei · 4 years, 10 months ago
  16. 75bc70c Remove flags include from p2p/base/datagram_dtls_adaptor.cc. by Mirko Bonadei · 4 years, 10 months ago
  17. 25ca0ac Also fail CreateOffer and CreateAnswer if there is a session error by Steve Anton · 4 years, 10 months ago
  18. 9a5c2e8 Remove unused command_line_parser dependency. by Mirko Bonadei · 4 years, 10 months ago
  19. 04cffe3 Switch example peerconnection server to ABSL_FLAG. by Mirko Bonadei · 4 years, 10 months ago
  20. f03b365 Reland "Raise IllegalStateException for calls to retain() or release() on zero ref count" by Niels Möller · 4 years, 10 months ago
  21. 3894078 Roll chromium_revision 6c5bbd86c3..42482d4f53 (671957:672061) by chromium-webrtc-autoroll · 4 years, 10 months ago
  22. 5767fb8 Stop passing deprecated flags to frame analyzer. by Mirko Bonadei · 4 years, 10 months ago
  23. d3fc161 Revert "Change buffer level filter to store current level in number of samples." by Jakob Ivarsson · 4 years, 10 months ago
  24. 87977dd Change buffer level filter to store current level in number of samples. by Jakob Ivarsson · 4 years, 10 months ago
  25. 3391072 Use DefaultTaskQueueFactory in CreatePeerConnectionFactoryForJava by Danil Chapovalov · 4 years, 10 months ago
  26. a95949e Switch rtp_generator to ABSL_FLAG. by Mirko Bonadei · 4 years, 10 months ago
  27. beff535 Switch frame_editor to ABSL_FLAG. by Mirko Bonadei · 4 years, 10 months ago
  28. 6d6b0fb Switch reference_less_video_analysis to ABSL_FLAG. by Mirko Bonadei · 4 years, 10 months ago
  29. 8e032c8 Switch psnr_ssim_analyzer to ABSL_FLAG. by Mirko Bonadei · 4 years, 10 months ago
  30. 2308bb2 Switch rgba_to_i420_converter to ABSL_FLAG. by Mirko Bonadei · 4 years, 10 months ago
  31. 6bafc8b Reland "Switch frame_analyzer to ABSL_FLAG." by Mirko Bonadei · 4 years, 10 months ago
  32. 90c6d1b Revert "Switch frame_analyzer to ABSL_FLAG." by Mirko Bonadei · 4 years, 10 months ago
  33. 2923d76 Roll chromium_revision c049034cc7..6c5bbd86c3 (671848:671957) by chromium-webrtc-autoroll · 4 years, 10 months ago
  34. 3668e9b Switch frame_analyzer to ABSL_FLAG. by Mirko Bonadei · 4 years, 10 months ago
  35. fa1e7c1 Roll chromium_revision d6c73f3029..c049034cc7 (671737:671848) by chromium-webrtc-autoroll · 4 years, 10 months ago
  36. f4996d4 Roll chromium_revision 163d6b201e..d6c73f3029 (671624:671737) by chromium-webrtc-autoroll · 4 years, 10 months ago
  37. e9cac4f Improvements to scenario video stats for scenario tests. by Sebastian Jansson · 4 years, 10 months ago
  38. 8605fbf [getStats] Make remote-inbound-rtp.ssrc match outbound-rtp.ssrc. by Henrik Boström · 4 years, 10 months ago
  39. 8f7b41a Roll chromium_revision ec99dbf1aa..163d6b201e (671513:671624) by chromium-webrtc-autoroll · 4 years, 10 months ago
  40. 4b8a5b4 Removes unused PacketFeedbackComparator by Sebastian Jansson · 4 years, 10 months ago
  41. f48bca7 Avoid triggering a false error logging when using encryptor and sending DTX. by Minyue Li · 4 years, 10 months ago
  42. 59b8654 Switch from RtpPacketSender to RtpPacketPacer interface usage. by Erik Språng · 4 years, 10 months ago
  43. 13eb764 Move towards always using packet type instead of priority in RTPSender by Erik Språng · 4 years, 10 months ago
  44. 1231419 BalancedDegradationSettings: Add option to configure QP thresholds. by Åsa Persson · 4 years, 10 months ago
  45. 88290ae Reland "Cleanup of RTP references in GoogCC implementation." by Sebastian Jansson · 4 years, 10 months ago
  46. 746dd0d Add support for two-byte RTP header extensions to UsedRtpHeaderExtensionIds by Johannes Kron · 4 years, 10 months ago
  47. 2ffcd82 Make DefaultTemporalLayers explicitly request a key frame by Elad Alon · 4 years, 10 months ago
  48. 9aa870a Fixing fuzzer by backing up and restoring `packet_info`. by Chen Xing · 4 years, 10 months ago
  49. 214f543 Make useful padding the default. by Erik Språng · 4 years, 10 months ago
  50. 2b1d8c8 Roll chromium_revision b827eec031..ec99dbf1aa (671413:671513) by chromium-webrtc-autoroll · 4 years, 10 months ago
  51. 4a15833 Roll chromium_revision a8f7a25b6e..b827eec031 (671303:671413) by chromium-webrtc-autoroll · 4 years, 10 months ago
  52. 3e3a900 Roll chromium_revision ffeecb2d27..a8f7a25b6e (671198:671303) by chromium-webrtc-autoroll · 4 years, 10 months ago
  53. abf7eba Roll chromium_revision ef202aa763..ffeecb2d27 (671098:671198) by chromium-webrtc-autoroll · 4 years, 10 months ago
  54. 6fd5b9e Roll chromium_revision 568fb40139..ef202aa763 (670985:671098) by chromium-webrtc-autoroll · 4 years, 10 months ago
  55. 6e91646 Roll chromium_revision 5cf576bfbe..568fb40139 (670869:670985) by chromium-webrtc-autoroll · 4 years, 10 months ago
  56. 6924d50 Roll chromium_revision 4dfb50605a..5cf576bfbe (670751:670869) by chromium-webrtc-autoroll · 4 years, 10 months ago
  57. d487a55 Revert "Remove sync buffer length from FilteredCurrentDelayMs." by Jakob Ivarsson · 4 years, 10 months ago
  58. a550dad Minor rtc_event_log_impl cleanup. by Nikita Zetilov · 4 years, 10 months ago
  59. 6c42d92 Added video_coding::EncodedFrame copy ctor. by philipel · 4 years, 10 months ago
  60. f00bf42 Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. by Chen Xing · 4 years, 10 months ago
  61. 7953ad5 Revert "Cleanup of RTP references in GoogCC implementation." by Sebastian Jansson · 4 years, 10 months ago
  62. fa79081 Cleanup of RTP references in GoogCC implementation. by Sebastian Jansson · 4 years, 10 months ago
  63. 775c02e Do not use libevent when targeting wasm. by Mirko Bonadei · 4 years, 10 months ago
  64. 9da25bd In PeerConnection unittests set TaskQueueFactory explicitly by Danil Chapovalov · 4 years, 10 months ago
  65. 621be83 Roll chromium_revision 516b926bdf..4dfb50605a (670612:670751) by chromium-webrtc-autoroll · 4 years, 10 months ago
  66. e3cc489 Add logging and edit the field trial name for piggyback ICE check by Qingsi Wang · 4 years, 10 months ago
  67. 0d92f15 Roll chromium_revision 39e46dcf9e..516b926bdf (670459:670612) by chromium-webrtc-autoroll · 4 years, 10 months ago
  68. 5bf5806 Force DefaultTaskQueueFactory in legacy CreatePeerConnectionFactory by Danil Chapovalov · 4 years, 10 months ago
  69. c2a54dc Roll chromium_revision 6e638caa96..39e46dcf9e (670359:670459) by chromium-webrtc-autoroll · 4 years, 10 months ago
  70. c16289f Split the build rule for video_frame into a video_rtp_headers part. by Chen Xing · 4 years, 10 months ago
  71. b64ad0e Using Clock::CurrentTime() where non-test behavior is unchanged. by Sebastian Jansson · 4 years, 10 months ago
  72. 18f1f0c Revert "Raise IllegalStateException for calls to retain() or release() on zero ref count" by Niels Moller · 4 years, 10 months ago
  73. 8a959bf Raise IllegalStateException for calls to retain() or release() on zero ref count by Niels Möller · 4 years, 10 months ago
  74. 505bac2 Add default implementation of deprecated StartAecDump method. by Niels Möller · 4 years, 10 months ago
  75. 4d504c7 New interface EncodedImageBufferInterface, replacing use of CopyOnWriteBuffer by Niels Möller · 4 years, 10 months ago
  76. 0894f0f Add piggyback acknowledgement of the last ICE check received in outgoing checks. by Qingsi Wang · 4 years, 10 months ago
  77. f9511fc Roll chromium_revision 619b073720..6e638caa96 (670258:670359) by chromium-webrtc-autoroll · 4 years, 10 months ago
  78. b7a3e3f Roll chromium_revision 8639acbee7..619b073720 (670130:670258) by chromium-webrtc-autoroll · 4 years, 10 months ago
  79. e8347a8 Roll chromium_revision bf62d746a4..8639acbee7 (669828:670130) by chromium-webrtc-autoroll · 4 years, 10 months ago
  80. 1b3f4f9 Allow RtpPacketHistory encapsulator function to abort retransmit by Erik Språng · 4 years, 10 months ago
  81. 4cbb4ef Roll chromium_revision 6ae0f0cd4c..bf62d746a4 (669703:669828) + fix AndroidManifest by Oleh Prypin · 4 years, 10 months ago
  82. b762b5b Fix potential signed overflow in IntervalBudget::set_target_rate_kbps by Per Kjellander · 4 years, 10 months ago
  83. 342f98b Fixes for flexfec crash in scenario tests. by Sebastian Jansson · 4 years, 10 months ago
  84. 58ee187 Add support within PacedSender and pacer queue for owning rtp packets. by Erik Språng · 4 years, 10 months ago
  85. b028c6a Support __EMSCRIPTEN__ in rtc_base. by Mirko Bonadei · 4 years, 10 months ago
  86. 0c0c969 Add/rewrite H264 VUI video signal type description. by Sergey Silkin · 4 years, 11 months ago
  87. 449888e Cleanup of resources from removed remote bitrate estimate test framework. by Sebastian Jansson · 4 years, 10 months ago
  88. 2c648f5 Stop running 'bwe_simulations_tests'. by Mirko Bonadei · 4 years, 10 months ago
  89. e181440 Fix documentation in BitrateAdjuster. by Sami Kalliomäki · 4 years, 11 months ago
  90. 0f557fe Removes unused dependency on RTP/RTCP from loss based controller. by Sebastian Jansson · 4 years, 10 months ago
  91. 61d8ee1 Roll chromium_revision 2ce8c83798..6ae0f0cd4c (669595:669703) by chromium-webrtc-autoroll · 4 years, 10 months ago
  92. 23026ee Adds SortedByReceiveTime to TransportPacketsFeedback. by Sebastian Jansson · 4 years, 10 months ago
  93. 873a7a9 Fix event_log_visualizer help text and default profile. by Bjorn Terelius · 4 years, 11 months ago
  94. 9c771c2 Add TrySendPacket() method to RTP modules. by Erik Språng · 4 years, 10 months ago
  95. d9c900f Add Clone() to Vp8FrameBufferControllerFactory by Elad Alon · 4 years, 10 months ago
  96. 1dee91a Roll chromium_revision d958b08217..2ce8c83798 (669491:669595) by chromium-webrtc-autoroll · 4 years, 10 months ago
  97. e93454a Removes AddAndRemoveOld from SendTimeHistory by Sebastian Jansson · 4 years, 11 months ago
  98. 7b99fa8 Roll chromium_revision 447b80d261..d958b08217 (669391:669491) by chromium-webrtc-autoroll · 4 years, 11 months ago
  99. 2f42dab Roll chromium_revision e5d3b43486..447b80d261 (669285:669391) by chromium-webrtc-autoroll · 4 years, 11 months ago
  100. ef5e35d Roll chromium_revision be90998a40..e5d3b43486 (669184:669285) by chromium-webrtc-autoroll · 4 years, 11 months ago