Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com

  1. 9e09a1f Replace Thread::Invoke with Thread::BlockingCall by Danil Chapovalov · 3 years, 2 months ago
  2. b5cf12d stats: replace new with std::make_unique by Philipp Hancke · 3 years, 2 months ago
  3. 839439a RTCIceCandidatePairStats.requestsSent should be total pings. by Henrik Boström · 3 years, 2 months ago
  4. 8dfc90f Make RTCStats IDs more concise. by Henrik Boström · 3 years, 3 months ago
  5. b2be392 Avoid duplicate RTCCodecStats entries. by Henrik Boström · 3 years, 3 months ago
  6. 7baa63f peerconnection: invalidate stats cache during SLD/SRD by Philipp Hancke · 3 years, 3 months ago
  7. 24c1079 Reland "rtpsender interface: make pure virtual again" by Andrey Logvin · 3 years, 3 months ago
  8. ecfe8da Add support for more scalability modes (1.5:1 resolution ratio). by Åsa Persson · 3 years, 3 months ago
  9. 33155d7 svc: Remove references to bogus modes by Florent Castelli · 3 years, 3 months ago
  10. 38de6bc svc: Remove use of the VideoFrameTrackingIdAdvertised trial by Florent Castelli · 3 years, 3 months ago
  11. 319531e Add support for more scalability modes (1.5:1 resolution ratio). by Åsa Persson · 3 years, 3 months ago
  12. fbb7ce8 Revert "rtpsender interface: make pure virtual again" by Andrey Logvin · 3 years, 3 months ago
  13. 6d05164 Add support for scalability modes S2T2, S3T1, S3T2. by Åsa Persson · 3 years, 3 months ago
  14. 021512b rtpsender interface: make pure virtual again by Philipp Hancke · 3 years, 3 months ago
  15. 46f4de5 Add support for scalability modes L3T1_KEY, L3T2, L3T2_KEY. by Åsa Persson · 3 years, 3 months ago
  16. 9068f456 Improve IPv6 selection logic when gathering candidates. by Diep Bui · 3 years, 3 months ago
  17. f992510 svc: Add E2E tests for all codecs with the dependency descriptor by Florent Castelli · 3 years, 3 months ago
  18. 0166be8 Let SDP operations always look at all simulcast layers by Harald Alvestrand · 3 years, 3 months ago
  19. 97bdfa3 Remove dependency on rtc::MessageHandler in session description factory by Danil Chapovalov · 3 years, 3 months ago
  20. b7da816 Replace RTCCertificateGeneratorCallback interface with an AnyInvocable by Danil Chapovalov · 3 years, 3 months ago
  21. b22f0c2 Remove a sigslot from webrtc_session_description_factory by Danil Chapovalov · 3 years, 3 months ago
  22. 5cb3a90 Remove sigslot usage from SctpTransportInternal by Fredrik Solenberg · 3 years, 3 months ago
  23. c6c346d Remove usage of rtc::MessageHandler in pc/remote_audio_source by Danil Chapovalov · 3 years, 3 months ago
  24. 372ecc3 Remove MessageHandler usage in pc test helpers by Danil Chapovalov · 3 years, 3 months ago
  25. 4a3b5cc Reland "dtls: allow dtls role to change during DTLS restart" by Philipp Hancke · 3 years, 3 months ago
  26. 5d37ba2 Rewrite PeerConnectionMessageHandler to not use rtc::MessageHandler by Danil Chapovalov · 3 years, 3 months ago
  27. 2cfc1af Update rtc::Event::Wait call sites to use TimeDelta. by Markus Handell · 3 years, 3 months ago
  28. fb5fc43 Revert "dtls: allow dtls role to change during DTLS restart" by Björn Terelius · 3 years, 3 months ago
  29. 02b5f3c dtls: allow dtls role to change during DTLS restart by Philipp Hancke · 3 years, 3 months ago
  30. 2aaef45 Replace Invoke in tests with SendTask test helper by Danil Chapovalov · 3 years, 3 months ago
  31. cc903d9 Remove rtc::Location from pc/proxy as unused by Danil Chapovalov · 3 years, 3 months ago
  32. da2afbd Remove sigslot usage from DtmfProviderInterface by Fredrik Solenberg · 3 years, 4 months ago
  33. a204ad2 clean up misc TimeDelta use by Philipp Hancke · 3 years, 4 months ago
  34. 684e241 stats: implement outbound-rtp.active by Philipp Hancke · 3 years, 4 months ago
  35. 808a8fc TrackMediaInfoMap: Use rtc::ArrayView in Initialize. by Henrik Boström · 3 years, 4 months ago
  36. fc67b45 [ModernStats] Replace uses of std::unique_ptr<> with absl::optional<>. by Henrik Boström · 3 years, 4 months ago
  37. 6e7c268 Allow recursive check for RTC_DCHECK_RUN_ON macro by Danil Chapovalov · 3 years, 4 months ago
  38. a5cc0ac Add DEPRECATED prefix to track stats IDs. by Henrik Boström · 3 years, 4 months ago
  39. 10a7d23 Fix degradation_preference setting being ignored using RtpSender.SetParameters. by Byoungchan Lee · 3 years, 4 months ago
  40. 1a84b56 Implement RTCInboundRTPStreamStats.JitterBufferMinimumDelay by Ivo Creusen · 3 years, 4 months ago
  41. c05a1be Migrate remaining webrtc usage of TaskQueueBase to absl::AnyInvocable by Danil Chapovalov · 3 years, 4 months ago
  42. 6f22eb5 peerconnection: measure invalid ice-chars in remote description by Philipp Hancke · 3 years, 4 months ago
  43. 2b1f509 Disallow invalid arguments in RestoreEncodingLayers. by Henrik Boström · 3 years, 4 months ago
  44. b7821ce Remove unnecessary overload in RtcEventLogOutput by Ali Tofigh · 3 years, 4 months ago
  45. c501f30 sdp: temporarily relax channel requirements for statically assigned payload types by Philipp Hancke · 3 years, 4 months ago
  46. 9799fe0 peerconnection: move first connect metrics gathering to helper function by Philipp Hancke · 3 years, 4 months ago
  47. eb91fe4 Remove unnecessary std::string overloads by Ali Tofigh · 3 years, 4 months ago
  48. a30439b Migrate pc/ to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 3 years, 4 months ago
  49. 62c20f3 sdp: temporarily relax clockrate requirements for statically assigned payload types by Philipp Hancke · 3 years, 4 months ago
  50. 92159dc [PCLF] Remove references to the old location of VideoQualityAnalyzerInterface by Artem Titov · 3 years, 4 months ago
  51. a1a7c63 Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes. by Byoungchan Lee · 3 years, 4 months ago
  52. 11fdb08 Implement RTCInboundRTPStreamStats.JitterBufferTargetDelay by Ivo Creusen · 3 years, 4 months ago
  53. 63299a3 Add absl::string_view overload for RtcEventLogOutput::Write by Björn Terelius · 3 years, 4 months ago
  54. b5b159d Update old TODO comments by Niels Möller · 3 years, 4 months ago
  55. f785989 Rename StatsCollector to LegacyStatsCollector. by Henrik Boström · 3 years, 4 months ago
  56. 5023ffb DCHECK that RTCStatsCollector does not block-invoke more than twice. by Henrik Boström · 3 years, 4 months ago
  57. 3719a0c stats: use decoded framerate for inbound-rtp framesPerSecond by Philipp Hancke · 3 years, 5 months ago
  58. 1c58081 Ignore RID that appears without an a=simulcast entry by Harald Alvestrand · 3 years, 5 months ago
  59. 0fd2ed5 Delete ProcessThread and related Module interface by Danil Chapovalov · 3 years, 5 months ago
  60. 3fe8b0d Do not allow simulcast to be turned off using SDP munging by Harald Alvestrand · 3 years, 5 months ago
  61. 3c24c09 Add support for scalability modes L2T3 and S2T3 by Niels Möller · 3 years, 5 months ago
  62. 90af4c1 Change RTCEventLogFactory to have a const Create function by Harald Alvestrand · 3 years, 5 months ago
  63. c61d535 Add a descriptive name to parametrized E2E tests by Florent Castelli · 3 years, 5 months ago
  64. d58f526 Always inject PacketSocketFactory in FakePortAllocator by Byoungchan Lee · 3 years, 5 months ago
  65. 752436f Add dependencies on absl when they are used but undeclared by Oleh Prypin · 3 years, 5 months ago
  66. 6189207 Delete some unused sigslot dependencies by Niels Möller · 3 years, 5 months ago
  67. 1d848e1 Reland "pc: make codec comparison for static codecs case-insensitive" by Andrey Logvin · 3 years, 5 months ago
  68. 90b7438 SVC: Add end to end tests for VP8 and VP9 by Florent Castelli · 3 years, 5 months ago
  69. d151cc6 Remove the last build cycle in WebRTC by Mirko Bonadei · 3 years, 5 months ago
  70. e130f29 Revert "pc: make codec comparison for static codecs case-insensitive" by Andrey Logvin · 3 years, 5 months ago
  71. a09b921 pc: flush getStats cache in addIceCandidate by Philipp Hancke · 3 years, 5 months ago
  72. dcc3d04 pc: make codec comparison for static codecs case-insensitive by Philipp Hancke · 3 years, 5 months ago
  73. 573b145 Reland "Move injection of PacketSocketFactory from PC to PCF" by Niels Möller · 3 years, 5 months ago
  74. dcb5a58 Add NetworkManager to PeerConnectionFactoryDependencies by Niels Möller · 3 years, 5 months ago
  75. 3627d57 Revert "Move injection of PacketSocketFactory from PC to PCF" by Niels Moller · 3 years, 5 months ago
  76. 3e60272 Delete channel_factory_interface.h by Harald Alvestrand · 3 years, 5 months ago
  77. 905c3a6 Move injection of PacketSocketFactory from PC to PCF by Niels Möller · 3 years, 5 months ago
  78. a116da5 test: fix usage of legacy media_type by Philipp Hancke · 3 years, 5 months ago
  79. 1fe14f2 pc: invalidate stats cache when firing onicecandidate by Philipp Hancke · 3 years, 5 months ago
  80. 1421041 Disallow invokes from network thread to itself by Byoungchan Lee · 3 years, 5 months ago
  81. d970b09 measure decode time in TimeDelta instead of ms by Philipp Hancke · 3 years, 5 months ago
  82. c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 3 years, 5 months ago
  83. 1ab6188 Implement Outbound/InboundRtpStreamStats.mid. by Henrik Boström · 3 years, 5 months ago
  84. a6c7d5c Implement RTCInboundRtpStreamStats.trackIdentifier. by Henrik Boström · 3 years, 5 months ago
  85. 5abfc92 Reland "[Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs." by Henrik Boström · 3 years, 5 months ago
  86. 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 3 years, 5 months ago
  87. 67d2d35 Revert "Reland "[Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs."" by Henrik Boström · 3 years, 5 months ago
  88. 2843bbc Reland "[Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs." by Henrik Boström · 3 years, 5 months ago
  89. 378b1c6 Revert "[Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs." by Henrik Boström · 3 years, 5 months ago
  90. 626f87d [Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs. by Henrik Boström · 3 years, 5 months ago
  91. 6e57ca2 stats: expose local candidate stats even before pairing by Philipp Hancke · 3 years, 5 months ago
  92. 856eb25 remove unused SetCnameIfEmpty by Philipp Hancke · 3 years, 5 months ago
  93. f1d822b Delete variant of rtc::split that copies the output fields by Niels Möller · 3 years, 5 months ago
  94. 6545516 RtpSenderInterface::SetEncoderSelector by Jonas Oreland · 3 years, 5 months ago
  95. d197e0b Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSession" by Byoungchan Lee · 3 years, 5 months ago
  96. fe91129 Delete the remaining comments about SrtpTransportInterface. by Yaowen Guo · 3 years, 5 months ago
  97. 6d12262 Refactor ParseIceServerUrl to use absl::string_view by Niels Möller · 3 years, 6 months ago
  98. 099ff62 Enable IceStatesReachCompletionWithRemoteHostname for all by Harald Alvestrand · 3 years, 6 months ago
  99. 4f7486a Destroy peerconnections in test when they refer to on-stack mocks by Harald Alvestrand · 3 years, 6 months ago
  100. 25361a8 Revert "Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSession"" by Christoffer Jansson · 3 years, 6 months ago