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