1. f4673f9 Move webrtc::AudioDeviceModule include to api/ folder by Florent Castelli · 11 months ago
  2. 0afde76 Move webrtc::AudioProcessing include to api/ folder by Florent Castelli · 11 months ago
  3. 7eaa9dc Use Environment to keep peer connection factory field trials in ConnectionContext by Danil Chapovalov · 1 year, 4 months ago
  4. a654437 Remove not-needed webrtc:: prefixes in pc/ by Harald Alvestrand · 1 year, 4 months ago
  5. 082cb56 Introduce new way to enable media in PeerConnectionFactory by Danil Chapovalov · 1 year, 5 months ago
  6. 45a985c Check use_rtx() in PeerConnectionFactory::GetRtpSenderCapabilities by Joachim Reiersen · 1 year, 7 months ago
  7. f3bdce9 Update PeerConnectionFactory unittests to use newer video factory api by Danil Chapovalov · 2 years ago
  8. 041ecb8 New PeerConnectionFactory::CreateVideoTrack with refcounted source by Harald Alvestrand · 2 years ago
  9. 0793ee7 Remove FakePortAllocator's dependency on ScopedKeyValueConfig. by Sameer Vijaykar · 2 years, 2 months ago
  10. ecfe8da Add support for more scalability modes (1.5:1 resolution ratio). by Åsa Persson · 2 years, 7 months ago
  11. 319531e Add support for more scalability modes (1.5:1 resolution ratio). by Åsa Persson · 2 years, 7 months ago
  12. 6d05164 Add support for scalability modes S2T2, S3T1, S3T2. by Åsa Persson · 2 years, 7 months ago
  13. 46f4de5 Add support for scalability modes L3T1_KEY, L3T2, L3T2_KEY. by Åsa Persson · 2 years, 7 months ago
  14. 2cfc1af Update rtc::Event::Wait call sites to use TimeDelta. by Markus Handell · 2 years, 7 months ago
  15. a1a7c63 Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes. by Byoungchan Lee · 2 years, 9 months ago
  16. d58f526 Always inject PacketSocketFactory in FakePortAllocator by Byoungchan Lee · 2 years, 9 months ago
  17. 573b145 Reland "Move injection of PacketSocketFactory from PC to PCF" by Niels Möller · 2 years, 9 months ago
  18. dcb5a58 Add NetworkManager to PeerConnectionFactoryDependencies by Niels Möller · 2 years, 9 months ago
  19. 3627d57 Revert "Move injection of PacketSocketFactory from PC to PCF" by Niels Moller · 2 years, 9 months ago
  20. 905c3a6 Move injection of PacketSocketFactory from PC to PCF by Niels Möller · 2 years, 9 months ago
  21. 83830f3 Delete TestListener and top-level thread wrapping. by Niels Möller · 2 years, 10 months ago
  22. afb246b Update pc/ to not use implicit conversion from scoped_refptr<T> to T*. by Niels Möller · 2 years, 11 months ago
  23. 7242440 Remove calls to deprecated CreatePC() and CreateDC() by Florent Castelli · 3 years ago
  24. c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 1 month ago
  25. 62995db Change default sdp_semantics to kNotSpecified. by Henrik Boström · 3 years, 2 months ago
  26. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  27. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  28. db4def9 Update parsing of stun and turn urls for RFC 7064-7065 by Niels Möller · 6 years ago
  29. 3eaf9f1 Refactor PeerConnectionFactoryTest to not use FakeVideoCapturer. by Niels Möller · 6 years ago
  30. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  31. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/peerconnectionfactory_unittest.cc]
  32. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  33. 2ff3f49 Move webrtc::CreatePeerConnectionFactory definition next to decl. by Mirko Bonadei · 6 years ago
  34. f06f923 Delete almost all use of MediaConstraintsInterface in the PeerConnection API by Niels Möller · 7 years ago
  35. 72b751a Add PeerConnection GetRtpSender/ReceiverCapabilities by Florent Castelli · 7 years ago
  36. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  37. 6753795 Built in video codec factories. by Anders Carlsson · 7 years ago
  38. 1829af6 Extend FakePeriodicVideoCapturer with FakeVideoCapturerWithTaskQueue. by Tommi · 7 years ago
  39. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  40. 1b0eae3 Don't call deprecated CreatePeerConnectionFactory() overloads by Karl Wiberg · 7 years ago
  41. 919dc2e Removes fallback from Linux PulseAudio to ALSA. by henrika · 7 years ago
  42. 563934e Clean up dependencies of peerconnection_unittest. by Patrik Höglund · 8 years ago
  43. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  44. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/pc/peerconnectionfactory_unittest.cc]
  45. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  46. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  47. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  48. 7f06766 Delete deprecated PeerConnection methods, and corresponding using declarations. by nisse · 8 years ago
  49. 112b2e9 Switching some interfaces to use std::unique_ptr<>. by deadbeef · 8 years ago
  50. 63b14b7 Add override declarations to PeerConnectionObserver subclasses, and delete obsolete methods. by nisse · 8 years ago
  51. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago[Renamed (98%) from webrtc/api/peerconnectionfactory_unittest.cc]
  52. 277b250 Refactor "secure bool" into explicit PROTO_TLS. by hnsl · 8 years ago
  53. 71a1b61 WebRTC: Fix and enable -Woverloaded-virtual warnings. by kjellander · 8 years ago
  54. 3d70fef Remove DtlsIdentityStoreInterface, it is no longer used. by hbos · 9 years ago
  55. d79599d Turning FakeDtlsIdentityStore into FakeRTCCertificateGenerator. by Henrik Boström · 9 years ago
  56. d03c23b Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. by Henrik Boström · 9 years ago
  57. 98cde26 Use scoped_refptr for On(Add|Remove)Stream and OnDataChannel. by Taylor Brandstetter · 9 years ago
  58. e9021a3 Propogate network-worker thread split to api by danilchap · 9 years ago
  59. a1c3035 Relanding: Implement RTCConfiguration.iceCandidatePoolSize. by Taylor Brandstetter · 9 years ago
  60. c55fb30 Revert of Implement RTCConfiguration.iceCandidatePoolSize. (patchset #7 id:120001 of https://codereview.webrtc.org/1956453003/ ) by deadbeef · 9 years ago
  61. 48e9d05 Implement RTCConfiguration.iceCandidatePoolSize. by Taylor Brandstetter · 9 years ago
  62. 3fe372d Fix all -Wnon-virtual-dtor warnings. by Henrik Kjellander · 9 years ago
  63. d1fe281 Replace scoped_ptr with unique_ptr in webrtc/api/ by kwiberg · 9 years ago
  64. 9e083d2 Reland of Delete empty API files and cleaned up includes. (patchset #1 id:1 of https://codereview.webrtc.org/1813083002/ ) by perkj · 9 years ago
  65. 246b527 Revert of Delete empty API files and cleaned up includes. (patchset #2 id:20001 of https://codereview.webrtc.org/1809053002/ ) by deadbeef · 9 years ago
  66. c9022f5 Delete empty API files and cleaned up includes. by perkj · 9 years ago
  67. a3ede6c Renamed VideoSourceInterface to VideoTrackSourceInterface. by perkj · 9 years ago
  68. 5ad1297 Rename webrtc/media/webrtc -> webrtc/media/engine by kjellander@webrtc.org · 9 years ago
  69. b24317b Fix license headers in webrtc/api. by kjellander · 9 years ago
  70. 15583c1 Move talk/app/webrtc to webrtc/api by Henrik Kjellander · 9 years ago[Renamed (97%) from talk/app/webrtc/peerconnectionfactory_unittest.cc]
  71. a96e2d7 Move talk/media to webrtc/media by kjellander · 9 years ago
  72. 81354f5 Added mute logic to VideoTrackRenderers. by nisse · 9 years ago
  73. 37ebcf0 Reland "Add APK targets to build libjingle tests for Android." by phoglund · 9 years ago
  74. 0c7e9f5 Removing webrtc::PortAllocatorFactoryInterface. by Taylor Brandstetter · 9 years ago
  75. 0eb15ed Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedVector by kwiberg · 9 years ago
  76. bc14164 Revert of Add APK targets to build libjingle tests for Android. (patchset #10 id:180001 of https://codereview.webrtc.org/1511633002/ ) by stefan · 9 years ago
  77. a78c021 Add APK targets to build libjingle_peerconnection_unittests for Android. by perkj · 9 years ago
  78. 0a6c4ca Catching more errors when parsing ICE server URLs. by deadbeef · 9 years ago
  79. 5e56c59 DtlsIdentityStoreInterface added and the implementation is called DtlsIdentityStoreImpl (previously named without the -Impl bit and without an interface). by Henrik Boström · 10 years ago
  80. d935f91 Don't try to parse empty Ice urls. by Joachim Bauch · 10 years ago
  81. 7c4e745 Support multiple URLs in PeerConnectionInterface::IceServer by Joachim Bauch · 10 years ago
  82. d83f4ef Fix an issue in DtlsIdentityStore when the store is destroyed before the worker thread task returns. by jiayl@webrtc.org · 10 years ago
  83. 5f93d0a Update libjingle license statements at top of talk files for consistency by jlmiller@webrtc.org · 10 years ago
  84. c2dd5ee Prepare for removal of PeerConnectionObserver::OnError. by perkj@webrtc.org · 10 years ago
  85. a09a999 (Auto)update libjingle 73222930-> 73226398 by buildbot@webrtc.org · 11 years ago
  86. d4e598d (Auto)update libjingle 72097588-> 72159069 by buildbot@webrtc.org · 11 years ago
  87. 41451d4 (Auto)update libjingle 66106643-> 66138442 by buildbot@webrtc.org · 11 years ago
  88. 29540b1 Revert "PeerConnectionFactory: delay deletion of owned threads." by fischman@webrtc.org · 11 years ago
  89. cea024d PeerConnectionFactory: delay deletion of owned threads. by fischman@webrtc.org · 11 years ago
  90. f875f15 (Auto)update libjingle 64709629-> 64813990 by buildbot@webrtc.org · 11 years ago
  91. 5bc25c4 Update libjingle to 57692857 by sergeyu@chromium.org · 11 years ago
  92. a23f0ca Update talk to 56619788 by sergeyu@chromium.org · 11 years ago
  93. 7818752 Update libjingle to 53856368. by wu@webrtc.org · 11 years ago
  94. 91053e7 Update libjingle to 50654631. by wu@webrtc.org · 12 years ago
  95. 1e09a71 Update talk folder to revision=49952949 by henrike@webrtc.org · 12 years ago
  96. 33584f9 Introduce a bit of sanity to talk/PRESUBMIT.py's license checking. by fischman@webrtc.org · 12 years ago
  97. 28e2075 Adds trunk/talk folder of revision 359 from libjingles google code to trunk/talk by henrike@webrtc.org · 12 years ago