1. da4c102 Refactor some config plumbing in call/. by Henrik Boström · 2 years, 5 months ago
  2. cf2856b Add parameter to control the pacer's burst outside of field trials. by Henrik Boström · 2 years, 5 months ago
  3. be400e4 Metronome: disable & refactor for single-threaded operation. by Markus Handell · 2 years, 5 months ago
  4. 999fff45 Delete ChannelManager class declaration. by Yaowen Guo · 2 years, 5 months ago
  5. 485457f Delete ChannelManager class by Harald Alvestrand · 2 years, 10 months ago
  6. 35f4b4c Remove more trampoline functions from ChannelManager by Harald Alvestrand · 2 years, 11 months ago
  7. c6c02ef Revert "Don't create channel_manager when media_engine is not set" by Artem Titov · 2 years, 11 months ago
  8. c48ad73 Don't create channel_manager when media_engine is not set by Harald Alvestrand · 2 years, 11 months ago
  9. 9e334b7 Remove channel_manager.h from most .h files by Harald Alvestrand · 2 years, 11 months ago
  10. 6c7f984 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 16/inf by Jonas Oreland · 3 years ago
  11. e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
  12. c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 1 month ago
  13. 5723d85 Integrate sync decoding in video_receive_stream by Evan Shrubsole · 3 years, 2 months ago
  14. 504fc19 Add ability to pass factory for RtpTransportControllerSend to PeerConnectionFactoryDependencies. by Vojin Ilic · 3 years, 10 months ago
  15. f33f7a2 Deprecate PeerConnectionFactory::CreatePeerConnection by Harald Alvestrand · 3 years, 11 months ago
  16. a80c3e5 sctp: Reorganize build targets by Florent Castelli · 4 years ago
  17. 95d2f47 Call ChannelManager aec dump methods on the worker thread. by Tomas Gunnarsson · 4 years ago
  18. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 2 months ago
  19. 5761e7b Running apply-iwyu on ~all files in pc/ by Harald Alvestrand · 4 years, 2 months ago
  20. a3dd772 Add create function for PeerConnection that can return an error. by Harald Alvestrand · 4 years, 4 months ago
  21. 4da4a87 Move "options" from ConnectionContext to PeerConnectionFactory by Harald Alvestrand · 4 years, 5 months ago
  22. 6216693 Change PeerConnection creation to use a static "Create" method by Harald Alvestrand · 4 years, 5 months ago
  23. ffd5dc7 Delete the "initialize" method of PeerConnectionFactory by Harald Alvestrand · 4 years, 5 months ago
  24. a39689c Separate PC resources required at runtime from PCfactory by Harald Alvestrand · 4 years, 6 months ago
  25. ceb4495 Reland: Wires up WebrtcKeyValueBasedConfig in media engines. by Erik Språng · 4 years, 6 months ago
  26. 5956a17 Revert "Wires up WebrtcKeyValueBasedConfig in media engines." by Artem Titov · 4 years, 7 months ago
  27. 591b2ab Wires up WebrtcKeyValueBasedConfig in media engines. by Erik Språng · 4 years, 7 months ago
  28. 2bca008 Reland "Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps" by Per Kjellander · 4 years, 7 months ago
  29. 1f580a9 Revert "Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps" by Björn Terelius · 4 years, 7 months ago
  30. 4c0a381 Make cricket::SctpTransportInternalFactory injectable through PeerConnectionFactory Deps by Per Kjellander · 4 years, 7 months ago
  31. 239ac8a Reland "Pass NetworkMonitorFactory through PeerConnectionFactory." by Taylor Brandstetter · 4 years, 8 months ago
  32. cfba4ff Revert "Reland "Pass NetworkMonitorFactory through PeerConnectionFactory."" by Taylor · 4 years, 8 months ago
  33. 7ded733 Reland "Pass NetworkMonitorFactory through PeerConnectionFactory." by Taylor Brandstetter · 4 years, 8 months ago
  34. 7d62754 Revert "Pass NetworkMonitorFactory through PeerConnectionFactory." by Taylor · 4 years, 8 months ago
  35. 003c9be Pass NetworkMonitorFactory through PeerConnectionFactory. by Taylor Brandstetter · 4 years, 8 months ago
  36. 2a70703 Delete MediaTransportInterface and DatagramTransportInterface by Niels Möller · 4 years, 10 months ago
  37. 662678d Adds injectable trials from peerconnection down to transport controller. by Erik Språng · 5 years ago
  38. c3d1f9b Enable injection of a custom NetEqFactory into PeerConnectionFactory. by Ivo Creusen · 5 years ago
  39. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 6 years ago
  40. e4ac723 Delete deprecated version of PeerConnectionFactoryInterface::StartAecDump by Niels Möller · 6 years ago
  41. e8e4dc4 Change StartAecDump methods to work with FILE* and FileWrapper by Niels Möller · 6 years ago
  42. 0810a7c Add base class NetworkPredictor and NetworkPredictorFactory and wire up. by Ying Wang · 6 years ago
  43. 9435c610 Expose TaskQueueFactory for webrtc::Call in peer connection api by Danil Chapovalov · 6 years ago
  44. f5258be Make PeerConnectionFactory constructor taking dependency the only constructor by Danil Chapovalov · 6 years ago
  45. 4ae6347 Use `final` so that the compiler will be able to inline calls by Karl Wiberg · 6 years ago
  46. 260a71d Delete deprecated method PeerConnectionFactory::CreateVideoSource by Niels Möller · 6 years ago
  47. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  48. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  49. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/peerconnectionfactory.h]
  50. 7f57788 Removes trial to enable BBR congestion controller. by Sebastian Jansson · 6 years ago
  51. e0c2e97 Pass MediaTransportFactory to PeerConnectionFactory. by Piotr (Peter) Slatala · 6 years ago
  52. f06f923 Delete almost all use of MediaConstraintsInterface in the PeerConnection API by Niels Möller · 7 years ago
  53. 72b751a Add PeerConnection GetRtpSender/ReceiverCapabilities by Florent Castelli · 7 years ago
  54. 1979384 Ensure that PC usage is recorded if a PC is alive for 60 seconds. by Harald Alvestrand · 7 years ago
  55. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  56. 2d02e08 Delete deprecated CreateAudioSource method, with constraints. by Niels Möller · 7 years ago
  57. 5234a49 Create PeerConnectionFactoryDependencies to prevent new function overloads. by Benjamin Wright · 7 years ago
  58. dfce03a Allows injection of network controller factory into peer connection factory. by Sebastian Jansson · 7 years ago
  59. 6f7e6d6 Created PeerConnectionDependencies to avoid creating new CreatePeerConnection overloads. by Benjamin Wright · 7 years ago
  60. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 7 years ago
  61. 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 7 years ago
  62. 0dd1b0a Revert "Revert "Enables PeerConnectionFactory using external fec controller"" by Ying Wang · 7 years ago
  63. 0073301 Revert "Enables PeerConnectionFactory using external fec controller" by Taylor Brandstetter · 7 years ago
  64. 4f07bdb Enables PeerConnectionFactory using external fec controller by Ying Wang · 7 years ago
  65. 93a8439 Bind the structured ICE logging with P2PTransportChannel. by Qingsi Wang · 7 years ago
  66. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  67. da6c095 Rewrite WebRtcSession data channel tests as PeerConnection tests by Steve Anton · 7 years ago
  68. 82eb3c4 Remove dead version of StartRtcEventLog by Elad Alon · 7 years ago
  69. 02e7a19 Remove unnecessary video factory references in PeerConnectionFactory by Magnus Jedvert · 8 years ago
  70. 835cc0c Remove unnecessary audio references in PeerConnectionFactory by Magnus Jedvert · 8 years ago
  71. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  72. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/pc/peerconnectionfactory.h]
  73. 248fd4f Reland of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread ( https://codereview.webrtc.org/3007473002/ ) by eladalon · 8 years ago
  74. 23814b7 Revert of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread (patchset #4 id:200001 of https://codereview.webrtc.org/3005153002/ ) by eladalon · 8 years ago
  75. d67cefb Reland of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread (patchset #1 id:1 of https://codereview.webrtc.org/3010143002/ ) by eladalon · 8 years ago
  76. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  77. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  78. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  79. 38ede13 Support building WebRTC without audio and video. by zhihuang · 8 years ago
  80. eb02c03 Allow WebRtcMediaEngine to be created from any thread. by deadbeef · 8 years ago
  81. eaabdf6 Delete MediaController class, move Call ownership to PeerConnection. by nisse · 8 years ago
  82. eb1fde4 Injectable audio encoders: Moved audio encoder, factory and builtin factory to api/. by ossu · 8 years ago
  83. 112b2e9 Switching some interfaces to use std::unique_ptr<>. by deadbeef · 8 years ago
  84. 1e4e8cb Add CreatePeerConnectionFactory overloads that take audio codec factory args by kwiberg · 8 years ago
  85. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago[Renamed (96%) from webrtc/api/peerconnectionfactory.h]
  86. 95aa964 Support external audio mixer in webrtc 2. by gyzhou · 8 years ago
  87. 39ce11f Revert of Support external audio mixer. (patchset #5 id:140001 of https://codereview.webrtc.org/2539213003/ ) by gyzhou · 8 years ago
  88. f6bcac5 Support external audio mixer in webrtc. by gyzhou · 8 years ago
  89. 11a9cbf Refactoring: move ownership of RtcEventLog from Call to PeerConnection by skvlad · 8 years ago
  90. bfd398c Add a switch to redetermine role when ICE restarts. by Honghai Zhang · 9 years ago
  91. cb56065 Add support for GCM cipher suites from RFC 7714. by jbauch · 9 years ago
  92. 29ff844 Add PeerConnection IsClosed check. by zhihuang · 9 years ago
  93. 14d5dbe Reland of "Move RtcEventLog object from inside VoiceEngine to Call.", "Fix to make the start/stop functions for the Rtc Eventlog non-virtual." and "Fix for RtcEventLog ObjC interface" by ivoc · 9 years ago
  94. 9e03c3b Revert of Move RtcEventLog object from inside VoiceEngine to Call. (patchset #16 id:420001 of https://codereview.webrtc.org/1748403002/ ) by ivoc · 9 years ago
  95. 1895526 Move RtcEventLog object from inside VoiceEngine to Call. by Ivo Creusen · 9 years ago
  96. 29b1a8d Moved creation of AudioDecoderFactory to inside PeerConnectionFactory. by ossu · 9 years ago
  97. cebf0a2 Remove PeerConnectionFactory's certificate generator and ref counted wrapper. by Henrik Boström · 9 years ago
  98. d03c23b Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. by Henrik Boström · 9 years ago
  99. d7973cc Revert of Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. (patchset #2 id:20001 of https://codereview.webrtc.org/2013523002/ ) by hbos · 9 years ago
  100. 400781a Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. by Henrik Boström · 9 years ago