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

  1. 83b0eaa Replace PacketTransportInternal sigslot with 'sigslot trampoline' by Lena Kaplan · 8 weeks ago
  2. 38bb331 Propagate negotiated header extension to mediachannel on answer by Per K · 3 months ago
  3. d22c6e6 Clean up unused sigslot from unit tests by Philipp Hancke · 3 months ago
  4. 4a96060 Update receiver header extensions on SetRemoteContent by Harald Alvestrand · 4 months ago
  5. b2ea936 Modernize deprecated headers in api/, pc/ and rtc_base/ by Philipp Hancke · 4 months ago
  6. e30dd59 Change SetLocalContent_w to update header extensions on answer. by Harald Alvestrand · 4 months ago
  7. 81f4e78 constexpr-ify unit tests by Philipp Hancke · 4 months ago
  8. 643e216 Move plan-b mid names from p2p/ to pc/ by Philipp Hancke · 5 months ago
  9. d27b4ef Revert "Change SetLocalContent / SetRemoteContent to update header extensions" by Mirko Bonadei · 5 months ago
  10. 9496cc0 Change SetLocalContent / SetRemoteContent to update header extensions by Harald Alvestrand · 5 months ago
  11. c6d7e6c clang-tidy: modernize-use-override by Philipp Hancke · 5 months ago
  12. 6e65ae3 Propagate test field trials in pc/ unit tests by Danil Chapovalov · 5 months ago
  13. 52c16dc Cleanup arraysize usage in pc/ and stats/ by Danil Chapovalov · 5 months ago
  14. 3d09240 Change some typedefs to "using" statements by Harald Alvestrand · 6 months ago
  15. e6a1f70 Use webrtc name specifier instead of rtc/cricket in pc by Evan Shrubsole · 7 months ago
  16. 945e517 Move cricket namespace to webrtc by Evan Shrubsole · 7 months ago
  17. 0b212e3 Move cricket::Codec to webrtc namespace by Evan Shrubsole · 7 months ago
  18. 3c825f1 Move pc/ to webrtc namespace by Evan Shrubsole · 7 months ago
  19. 8f7678f Move rest of rtc namespace except ios and clashes to webrtc namespace by Evan Shrubsole · 8 months ago
  20. daf96cf Migrate most of rtc_base/ to webrtc namespace by Evan Shrubsole · 8 months ago
  21. 6a9a1ae Move thread.h to webrtc namespace by Evan Shrubsole · 8 months ago
  22. 080cdac Move forward includes in ice_transport_interface to webrtc namespace by Evan Shrubsole · 8 months ago
  23. 03b6880 Move socket related files to webrtc namespace by Evan Shrubsole · 8 months ago
  24. e4b09d7 Move tests and fakes to webrtc namespace by Evan Shrubsole · 8 months ago
  25. c13956e Move all files in p2p/test to webrtc namespace by Evan Shrubsole · 8 months ago
  26. 8990f2a Move rtc_certificate and rtc_certificate_generator to webrtc namespace by Evan Shrubsole · 8 months ago
  27. 49ba3e2 Move byte_order.h to webrtc namespace by Evan Shrubsole · 8 months ago
  28. b85686c Reland "more p2p cleanups" by Jonas Oreland · 9 months ago
  29. 995688c Revert "more p2p cleanups" by Ilya Nikolaevskiy · 9 months ago
  30. f30c044 more p2p cleanups by Jonas Oreland · 9 months ago
  31. 5f8bcf9 Move unique_id_generator.h to webrtc namespace by Evan Shrubsole · 9 months ago
  32. 825379f Format /pc folder by Boris Tsirkin · 10 months ago
  33. 740d726 Move DTLS related code from p2p/base to p2p/dtls by Philipp Hancke · 11 months ago
  34. b40c559 Set voice RTCP mode based on the RemoteContent and not based on the LocalContent. by Tomas Lundqvist · 12 months ago
  35. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 1 year, 2 months ago
  36. b60f0ff Dont signal ReadyToSend in RtpTransport::SendPacket by Per K · 1 year, 3 months ago
  37. d78e30e Deprecate cricket::VideoCodec and cricket::AudioCodec by Harald Alvestrand · 1 year, 7 months ago
  38. f4aadf3 Change RtpTransport and DsctTransport to receives packets through ReceivedPacketCallback by Per K · 1 year, 9 months ago
  39. f268afd Remove unused propagation of field trials in Codec::Matches by Emil Lundmark · 2 years ago
  40. b527699 Reduce usage of audio/video codec specifics by Philipp Hancke · 2 years, 1 month ago
  41. ec82627 Look through all candidates before falling back to default packetization by Emil Lundmark · 2 years, 2 months ago
  42. 17304c3 Perform packetization verification until a match is found by Emil Lundmark · 2 years, 2 months ago
  43. 1f31c20 Split fake media channel classes by Florent Castelli · 2 years, 5 months ago
  44. 847208e Remove transitional shim classes by Harald Alvestrand · 2 years, 5 months ago
  45. 8c4b9ea Remove references to AudioCodec and VideoCodec constructors by Florent Castelli · 2 years, 5 months ago
  46. 7924915 Stop decoding video for m-lines which are sendonly or inactive by Philipp Hancke · 2 years, 6 months ago
  47. bceec84 Format ^(api|call|common_audio|examples|media|net|p2p|pc)/ by Jared Siskin · 2 years, 7 months ago
  48. 2f55370 Reland "Use two MediaChannels for 2 directions." by Harald Alvestrand · 2 years, 8 months ago
  49. 18c869b Revert "Use two MediaChannels for 2 directions." by Harald Alvestrand · 2 years, 9 months ago
  50. 8981a6f Use two MediaChannels for 2 directions. by Harald Alvestrand · 2 years, 9 months ago
  51. 16579cc Change MediaChannel to have a Role parameter by Harald Alvestrand · 2 years, 9 months ago
  52. 50454ef Apply PIMPL pattern to MediaSender and Receiver objects by Harald Alvestrand · 3 years ago
  53. 36fafc8 Split MediaChannel class to sender and receiver by Harald Alvestrand · 3 years ago
  54. 2aaef45 Replace Invoke in tests with SendTask test helper by Danil Chapovalov · 3 years, 3 months ago
  55. a30439b Migrate pc/ to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 3 years, 4 months ago
  56. c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 3 years, 5 months ago
  57. 83830f3 Delete TestListener and top-level thread wrapping. by Niels Möller · 3 years, 6 months ago
  58. 4476b82 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 3/inf by Jonas Oreland · 3 years, 8 months ago
  59. ed99dae WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1 by Jonas Oreland · 3 years, 8 months ago
  60. c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 9 months ago
  61. 2deee4b Mark rtc::Thread's versions of PostTask/PostDelayedTask deprecated. by Henrik Boström · 3 years, 10 months ago
  62. 4f8a58c Remove 2 Invokes to the network thread when creating a channel. by Tomas Gunnarsson · 3 years, 10 months ago
  63. 1933d3b Move network thread invokes for initialization for media channels, out. by Tomas Gunnarsson · 3 years, 10 months ago
  64. d908d74 Make error param non-optional when setting local/remote content. by Tomas Gunnarsson · 3 years, 11 months ago
  65. e5e78c4 Fix -Wunused-but-set-variable. by Mirko Bonadei · 4 years, 1 month ago
  66. 519c15d Remove the groupid field by Harald Alvestrand · 4 years, 1 month ago
  67. 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 4 years, 4 months ago
  68. fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 4 years, 4 months ago
  69. 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 4 years, 4 months ago
  70. cf2aeff Remove lock from MediaChannel by Tommi · 4 years, 6 months ago
  71. c9625f0 Make MediaChannel classes aware of the network thread. by Tommi · 4 years, 6 months ago
  72. 1959f8f Make ChannelInterface::Enabled() be async. by Tommi · 4 years, 7 months ago
  73. 48171ec Remove more mentions of RTP datachannels by Harald Alvestrand · 4 years, 7 months ago
  74. 7af57c6 Remove RTP data implementation by Harald Alvestrand · 4 years, 7 months ago
  75. 6cd5081 Remove ForTesting methods from BaseChannel by Tomas Gunnarsson · 4 years, 7 months ago
  76. d9a51b0 Remove unnecessary calls to BaseChannel::SetRtpTransport by Tomas Gunnarsson · 4 years, 7 months ago
  77. 9243088 Add thread annotations to FakeIceTransport by Niels Möller · 4 years, 8 months ago
  78. ad32586 Reland "Prepare to avoid hops to worker for network events." by Tomas Gunnarsson · 4 years, 10 months ago
  79. 47ec157 Revert "Prepare to avoid hops to worker for network events." by Mirko Bonadei · 4 years, 10 months ago
  80. d48a2b1 Prepare to avoid hops to worker for network events. by Tomas Gunnarsson · 4 years, 10 months ago
  81. 2ab9b28 Get rid of unnecessary network thread Invoke in BaseChannel. by Taylor Brandstetter · 4 years, 10 months ago
  82. d0acbd8 Revert "Do all BaseChannel operations within a single Thread::Invoke." by Taylor Brandstetter · 4 years, 10 months ago
  83. c1ad1ff Do all BaseChannel operations within a single Thread::Invoke. by Taylor Brandstetter · 5 years ago
  84. 476859d Stop threadjumping to get RTP transport in channel.cc by Harald Alvestrand · 5 years ago
  85. b2995a1 Delete dead signal code in pc/channel.* by Tomas Gunnarsson · 5 years ago
  86. 2a70703 Delete MediaTransportInterface and DatagramTransportInterface by Niels Möller · 5 years ago
  87. 8515d5a Refactor ssl_stream_adapter API to show object ownership by Harald Alvestrand · 6 years ago
  88. 71fda36 Extend NetworkRoute with more info about local/remote endpoints by Jonas Oreland · 6 years ago
  89. 134c699 Fix Chromium Roll failing because of -Wrange-loop-construct by Courtney Edwards · 6 years ago
  90. b877e71 Delete FunctorMessageHandler, in tests use alternative ways to post functors by Danil Chapovalov · 6 years ago
  91. d0704ce Remove RTCP tests from channel_unittest. by Bjorn A Mellem · 6 years ago
  92. f3f03e2 Removing outdated tests. by Alex Loiko · 6 years ago
  93. 988e63e Proxy OnRtcpPacketReceived to the worker thread in channel tests. by Bjorn A Mellem · 6 years ago
  94. 1b83a9e Only handle each RTCP once. by Sebastian Jansson · 6 years ago
  95. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
  96. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 6 years ago
  97. 6563934 Revert "Sanitize the codec list before sending it to the media engine" by Artem Titov · 6 years ago
  98. add7ef9 Sanitize the codec list before sending it to the media engine by Steve Anton · 6 years ago
  99. 479a3c0 Add support for enabling and negotiating raw RTP packetization. by Mirta Dvornicic · 6 years ago
  100. 3a1b927 Remove rtp_ and rtcp_packet_transport() from the RtpTransport interface. by Bjorn A Mellem · 6 years ago