1. 4d25a77 Deprecate AsyncResolver config fields and remove internal usage. by Harald Alvestrand · 1 year, 7 months ago
  2. 45a985c Check use_rtx() in PeerConnectionFactory::GetRtpSenderCapabilities by Joachim Reiersen · 1 year, 7 months ago
  3. 0606eaf Make WebRTC-EventLogNewFormat default. by Lionel Koenig · 1 year, 9 months ago
  4. 041ecb8 New PeerConnectionFactory::CreateVideoTrack with refcounted source by Harald Alvestrand · 2 years ago
  5. da4c102 Refactor some config plumbing in call/. by Henrik Boström · 2 years, 4 months ago
  6. cf2856b Add parameter to control the pacer's burst outside of field trials. by Henrik Boström · 2 years, 4 months ago
  7. 15a82c9 Metronome: complete API migration. by Markus Handell · 2 years, 4 months ago
  8. be400e4 Metronome: disable & refactor for single-threaded operation. by Markus Handell · 2 years, 5 months ago
  9. 9e09a1f Replace Thread::Invoke with Thread::BlockingCall by Danil Chapovalov · 2 years, 7 months ago
  10. 9068f456 Improve IPv6 selection logic when gathering candidates. by Diep Bui · 2 years, 7 months ago
  11. 90af4c1 Change RTCEventLogFactory to have a const Create function by Harald Alvestrand · 2 years, 9 months ago
  12. 573b145 Reland "Move injection of PacketSocketFactory from PC to PCF" by Niels Möller · 2 years, 9 months ago
  13. 3627d57 Revert "Move injection of PacketSocketFactory from PC to PCF" by Niels Moller · 2 years, 9 months ago
  14. 905c3a6 Move injection of PacketSocketFactory from PC to PCF by Niels Möller · 2 years, 9 months ago
  15. 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 9 months ago
  16. 485457f Delete ChannelManager class by Harald Alvestrand · 2 years, 10 months ago
  17. c3fa7c3 Remove remaining trampoline functions from channel_manager by Harald Alvestrand · 2 years, 10 months ago
  18. 35f4b4c Remove more trampoline functions from ChannelManager by Harald Alvestrand · 2 years, 10 months ago
  19. c6c02ef Revert "Don't create channel_manager when media_engine is not set" by Artem Titov · 2 years, 11 months ago
  20. c48ad73 Don't create channel_manager when media_engine is not set by Harald Alvestrand · 2 years, 11 months ago
  21. 9e334b7 Remove channel_manager.h from most .h files by Harald Alvestrand · 2 years, 11 months ago
  22. 6c7f984 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 16/inf by Jonas Oreland · 3 years ago
  23. 769de49 Update VideoTrack::Create to use rtc::scoped_refptr. by Niels Möller · 3 years ago
  24. c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 1 month ago
  25. 5723d85 Integrate sync decoding in video_receive_stream by Evan Shrubsole · 3 years, 1 month ago
  26. e7cc883 Update pc/ to not use implicit T* --> scoped_refptr<T> conversion by Niels Möller · 3 years, 3 months ago
  27. 73d0774 Add PortAllocator configuration to RTCConfiguration by Niels Möller · 3 years, 4 months ago
  28. 2ee0e64 Add support for manually configuring subnets as VPN by Jonas Oreland · 3 years, 7 months ago
  29. 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 3 years, 8 months ago
  30. fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 3 years, 8 months ago
  31. 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 3 years, 8 months ago
  32. 504fc19 Add ability to pass factory for RtpTransportControllerSend to PeerConnectionFactoryDependencies. by Vojin Ilic · 3 years, 10 months ago
  33. a1b8201 Move proxies into pc/. by Markus Handell · 3 years, 10 months ago
  34. 86bd92f Add test for many non-dropped packets in unreliable mode. by Harald Alvestrand · 3 years, 10 months ago
  35. f33f7a2 Deprecate PeerConnectionFactory::CreatePeerConnection by Harald Alvestrand · 3 years, 11 months ago
  36. 87f7090 Replace more instances of rtc::RefCountedObject with make_ref_counted. by Tommi · 3 years, 11 months ago
  37. 95d2f47 Call ChannelManager aec dump methods on the worker thread. by Tomas Gunnarsson · 4 years ago
  38. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 1 month ago
  39. 92eebef Reland "Fix unsynchronized access to mid_to_transport_ in JsepTransportController" by Tomas Gunnarsson · 4 years, 1 month ago
  40. 6b143c1 Revert "Fix unsynchronized access to mid_to_transport_ in JsepTransportController" by Guido Urdaneta · 4 years, 1 month ago
  41. 6cd4058 Fix unsynchronized access to mid_to_transport_ in JsepTransportController by Tomas Gunnarsson · 4 years, 1 month ago
  42. 41bfcf4 Inject network thread to Call. by Tomas Gunnarsson · 4 years, 2 months ago
  43. 5761e7b Running apply-iwyu on ~all files in pc/ by Harald Alvestrand · 4 years, 2 months ago
  44. 4bab23f Update pc/ to use C++ lambdas instead of rtc::Bind by Niels Möller · 4 years, 2 months ago
  45. a3dd772 Add create function for PeerConnection that can return an error. by Harald Alvestrand · 4 years, 4 months ago
  46. c95b939 Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED() by Karl Wiberg · 4 years, 4 months ago
  47. 4da4a87 Move "options" from ConnectionContext to PeerConnectionFactory by Harald Alvestrand · 4 years, 5 months ago
  48. 05f9ccd unify "control reaches end of non-void function" style by Philipp Hancke · 4 years, 5 months ago
  49. 6216693 Change PeerConnection creation to use a static "Create" method by Harald Alvestrand · 4 years, 5 months ago
  50. 4e8c115 Reland "introduce an unsupported content description type" by Philipp Hancke · 4 years, 5 months ago
  51. ffd5dc7 Delete the "initialize" method of PeerConnectionFactory by Harald Alvestrand · 4 years, 5 months ago
  52. a39689c Separate PC resources required at runtime from PCfactory by Harald Alvestrand · 4 years, 5 months ago
  53. ad2ec76 Revert "introduce an unsupported content description type" by Ilya Nikolaevskiy · 4 years, 5 months ago
  54. 239f92e introduce an unsupported content description type by Philipp Hancke · 4 years, 5 months ago
  55. 2bca008 Reland "Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps" by Per Kjellander · 4 years, 7 months ago
  56. 1f580a9 Revert "Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps" by Björn Terelius · 4 years, 7 months ago
  57. 4c0a381 Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps by Per Kjellander · 4 years, 7 months ago
  58. 239ac8a Reland "Pass NetworkMonitorFactory through PeerConnectionFactory." by Taylor Brandstetter · 4 years, 8 months ago
  59. cfba4ff Revert "Reland "Pass NetworkMonitorFactory through PeerConnectionFactory."" by Taylor · 4 years, 8 months ago
  60. 7ded733 Reland "Pass NetworkMonitorFactory through PeerConnectionFactory." by Taylor Brandstetter · 4 years, 8 months ago
  61. 7d62754 Revert "Pass NetworkMonitorFactory through PeerConnectionFactory." by Taylor · 4 years, 8 months ago
  62. 003c9be Pass NetworkMonitorFactory through PeerConnectionFactory. by Taylor Brandstetter · 4 years, 8 months ago
  63. 397cd82 Create port allocator on signaling thread and init on network by Artem Titov · 4 years, 8 months ago
  64. dfc5f0d Reland "Add rtc::Thread invoke policy." by Artem Titov · 4 years, 9 months ago
  65. f37e9a3 Revert "Add rtc::Thread invoke policy." by Artem Titov · 4 years, 9 months ago
  66. 26d4f9c Add rtc::Thread invoke policy. by Artem Titov · 4 years, 9 months ago
  67. 2a70703 Delete MediaTransportInterface and DatagramTransportInterface by Niels Möller · 4 years, 9 months ago
  68. 57cabed Replace std::string::find() == 0 with absl::StartsWith. by Mirko Bonadei · 5 years ago
  69. 3e98368 Reland "Distinguish between send and receive codecs" by Johannes Kron · 5 years ago
  70. 0357b3e RtpTransceiverInterface: add header_extensions_to_offer() by Markus Handell · 5 years ago
  71. cad3e0e Replace DataSize and DataRate factories with newer versions by Danil Chapovalov · 5 years ago
  72. 8e8b36a Revert "Reland "Reland "Reland "Distinguish between send and receive codecs"""" by Johannes Kron · 5 years ago
  73. 184ea66 Reland "Reland "Reland "Distinguish between send and receive codecs""" by Johannes Kron · 5 years ago
  74. a104ceb Revert "Reland "Reland "Distinguish between send and receive codecs""" by Johannes Kron · 5 years ago
  75. 9bac68c Reland "Reland "Distinguish between send and receive codecs"" by Johannes Kron · 5 years ago
  76. 00a3087 Revert "Reland "Distinguish between send and receive codecs"" by Johannes Kron · 5 years ago
  77. 133bf2b Reland "Distinguish between send and receive codecs" by Johannes Kron · 5 years ago
  78. e57b266 Revert "Distinguish between send and receive codecs" by Steve Anton · 5 years ago
  79. c0f25cf Distinguish between send and receive codecs by Johannes Kron · 5 years ago
  80. ccab06f Revert "Replaces SynchronousMethodCall with rtc::Thread::Invoke." by Guido Urdaneta · 5 years ago
  81. b0e0728 Replaces SynchronousMethodCall with rtc::Thread::Invoke. by Sebastian Jansson · 5 years ago
  82. e8d54b9 Provide a default async resolver factory if none injected to PeerConnection. by Qingsi Wang · 5 years ago
  83. c363982 Convert proxy.h helper classes to variadic templates by Steve Anton · 5 years ago
  84. 662678d Adds injectable trials from peerconnection down to transport controller. by Erik Språng · 5 years ago
  85. 25ec888 Make ICE transports injectable. by Qingsi Wang · 5 years ago
  86. c3d1f9b Enable injection of a custom NetEqFactory into PeerConnectionFactory. by Ivo Creusen · 5 years ago
  87. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
  88. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 6 years ago
  89. 662e31f Prepare to move packet_socket_factory to api/. by Patrik Höglund · 6 years ago
  90. 9cfdb20 Control PeerConnectionFactory's default min/starting/max bitrates from experiment by Elad Alon · 6 years ago
  91. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 6 years ago
  92. e4ac723 Delete deprecated version of PeerConnectionFactoryInterface::StartAecDump by Niels Möller · 6 years ago
  93. e8e4dc4 Change StartAecDump methods to work with FILE* and FileWrapper by Niels Möller · 6 years ago
  94. 3b112e2 Delete multi-parameter CreateModularPeerConnectionFactory by Danil Chapovalov · 6 years ago
  95. 0810a7c Add base class NetworkPredictor and NetworkPredictorFactory and wire up. by Ying Wang · 6 years ago
  96. 9435c610 Expose TaskQueueFactory for webrtc::Call in peer connection api by Danil Chapovalov · 6 years ago
  97. f5258be Make PeerConnectionFactory constructor taking dependency the only constructor by Danil Chapovalov · 6 years ago
  98. 4ae6347 Use `final` so that the compiler will be able to inline calls by Karl Wiberg · 6 years ago
  99. dac03d9 Move MediaConstraintsInterface to sdk/, and make it a concrete class by Niels Möller · 6 years ago
  100. 260a71d Delete deprecated method PeerConnectionFactory::CreateVideoSource by Niels Möller · 6 years ago