- 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 6 months ago
- e0fe420 Provide Environment to consturct AudioDecoder in tests by Danil Chapovalov · 7 months ago
- 1bb6853 Remove legacy implementation of AudioEncoderFactory::MakeAudioEncoder in a pc test by Danil Chapovalov · 8 months ago
- 1030eaa Provide Environment to create an audio encoder in tests by Danil Chapovalov · 9 months ago
- de17252 Reland "Unify access to SDP codec parameters" by Philipp Hancke · 1 year, 3 months ago
- 6c9c958 Revert "Unify access to SDP codec parameters" by Mirko Bonadei · 1 year, 3 months ago
- 63d03f5 Unify access to SDP codec parameters by Philipp Hancke · 1 year, 3 months ago
- 4f7ade5 Create SctpDataChannel objects on the network thread. by Tommi · 2 years ago
- d58f526 Always inject PacketSocketFactory in FakePortAllocator by Byoungchan Lee · 2 years, 8 months ago
- 105711e Move rtc::make_ref_counted to api/ 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
- 15a38de Fix SdpSemantics::kPlanB deprecated usage by Florent Castelli · 2 years, 11 months ago
- ca32793 Make requesting SDES available only on Fuchsia builds by Harald Alvestrand · 2 years, 11 months ago
- c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years ago
- e7cc883 Update pc/ to not use implicit T* --> scoped_refptr<T> conversion by Niels Möller · 3 years, 2 months ago
- bf75321 Create socket server explicitly in PeerConnectionEndToEndBaseTest by Niels Möller · 3 years, 3 months ago
- 50b9552 Reintroduce enable_dtls_srtp option by Harald Alvestrand · 3 years, 4 months ago
- f9e502d Remove enable_dtls_srtp option by Harald Alvestrand · 3 years, 5 months ago
- 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 3 years, 7 months ago
- fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 3 years, 7 months ago
- 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 3 years, 7 months ago
- 5eb43b4 Prefix HAVE_SCTP macro with WEBRTC_. by Mirko Bonadei · 4 years, 2 months ago
- ce4be1e Revert "Enable FlexFEC as a receiver video codec by default" by Mirko Bonadei · 4 years, 3 months ago
- f08db1b Enable FlexFEC as a receiver video codec by default by Harsh Maniar · 4 years, 4 months ago
- 44d7ec0 Add Opus-only audio codec factories by Karl Wiberg · 5 years ago
- ef14f07 Delete AudioDecoder method IncomingPacket by Niels Möller · 5 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
- 340e0c5 Delete old version of PeerConnection::SetConfiguration by Niels Möller · 6 years ago
- 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
- 78a5e96 Reland "Add thread guards to JsepTransport" by Harald Alvestrand · 6 years ago
- 1f928d3 Close data channels when ID assignment fails. by Harald Alvestrand · 6 years ago
- 5c4ddad Delete obsolete usage of FakeConstraints by Niels Möller · 6 years ago
- c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 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/peerconnectionendtoend_unittest.cc]
- 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 6 years ago
- bc4cf89 Run some peer connection end-to-end tests with an empty audio encoder factory by Karl Wiberg · 6 years ago
- 2edab4c Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. by Niels Möller · 6 years ago
- 26968ba Delete unused utf8 conversion utilities by Niels Möller · 6 years ago
- 16e27a1 Reland "Delete leftover includes and declarations for MediaConstraintsInterface" by Niels Möller · 7 years ago
- ec4a060 Revert "Delete leftover includes and declarations for MediaConstraintsInterface" by Niels Moller · 7 years ago
- a1e4ae2 Delete leftover includes and declarations for MediaConstraintsInterface by Niels Möller · 7 years ago
- f06f923 Delete almost all use of MediaConstraintsInterface in the PeerConnection API by Niels Möller · 7 years ago
- 4f6d233 Added explicit EOR to sctp messages and coalesce messages on the receiving side. by Jeroen de Borst · 7 years ago
- db90556 Re-enable skipped test. by Mirko Bonadei · 7 years ago
- 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
- e12c1fe Removing warning suppression flags from pc/. by Mirko Bonadei · 7 years ago
- 776199a Enable PeerConnectionEndToEndTest.CallWithLegacySdp on ASan. by Mirko Bonadei · 7 years ago
- 82d171c Skip PeerConnectionEndToEndTest.CallWithCustomCodec on Win ASan builds. by Mirko Bonadei · 7 years ago
- d5b8ee1 Re-enable PeerConnectionEndToEndTest.Call on TSan. by Mirko Bonadei · 7 years ago
- 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
- 2d02e08 Delete deprecated CreateAudioSource method, with constraints. by Niels Möller · 7 years ago
- cdd05f0 Implement proper SCTP data channel closing procedure. by Taylor Brandstetter · 7 years ago
- 983042b Re-enable test on mac now that issue is fixed. by Kári Tristan Helgason · 7 years ago
- 5bdc82a Test for audio codec pair ID assignment by Karl Wiberg · 7 years ago
- d6fbf2a Tests: Pass codec ID argument to audio codecs by Karl Wiberg · 7 years ago
- 17668ec Audio codec implementations: Take optional codec ID argument by Karl Wiberg · 7 years ago
- 36da6ff Parameterize PeerConnection interface tests for Unified Plan by Steve Anton · 7 years ago
- 191c39f Parameterize PeerConnection end to end tests for Unified Plan by Steve Anton · 7 years ago
- 63e232a Optional: Use nullopt and implicit construction in /pc/peerconnectionendtoend_unittest.cc by Oskar Sundbom · 7 years ago
- c61ce0d Fixing some clang-tidy findings. by Mirko Bonadei · 7 years ago
- 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
- c4faa9c Remove QUIC transport/data channel by Steve Anton · 7 years ago
- c5bb00b PeerConnection end-to-end test with a non-builtin codec by Karl Wiberg · 7 years ago
- 563934e Clean up dependencies of peerconnection_unittest. by Patrik Höglund · 7 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/peerconnectionendtoend_unittest.cc]
- e725159 Reland of Make the default ctor of rtc::Thread, protected by tommi · 8 years ago
- a117b04 Revert of Make the default ctor of rtc::Thread, protected (patchset #3 id:40001 of https://codereview.webrtc.org/2981623002/ ) by charujain · 8 years ago
- a8a3515 Make the default ctor of rtc::Thread, protected. by tommi · 8 years ago
- 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
- 6488ea4 Remove temporary include of builtin_audio_encoder_factory.h. by ossu · 8 years ago
- 7a12b5a Run some peer connection end-to-end tests with an empty audio decoder factory by kwiberg · 8 years ago
- 9e5b11e Test CreatePeerConnectionFactory() with a forwarding mock AudioDecoderFactory by kwiberg · 8 years ago
- 1b54a5f Relanding: Removing #defines previously used for building without BoringSSL/OpenSSL. by deadbeef · 8 years ago
- 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago[Renamed (98%) from webrtc/api/peerconnectionendtoend_unittest.cc]
- f33491e Revert of Removing #defines previously used for building without BoringSSL/OpenSSL. (patchset #2 id:20001 of https://codereview.webrtc.org/2640513002/ ) by deadbeef · 8 years ago
- eaa826c Removing #defines previously used for building without BoringSSL/OpenSSL. by deadbeef · 8 years ago
- 40610e2 Hook up new "rtc_enable_sctp" build argument to "HAVE_SCTP" define. by deadbeef · 8 years ago
- 7703b27 Disable PeerConnectionEndToEndTest.CallWithLegacySdp on Asan bots. by philipel · 8 years ago
- e2213ce Reference a bug in a comment for a disabled data channel test. by deadbeef · 8 years ago
- 9763d56 Modified PeerConnection and WebRtcSession for end-to-end QuicDataChannel usage. by zhihuang · 9 years ago
- 907abe4 Revert of Modified PeerConnection and WebRtcSession for end-to-end QuicDataChannel usage. (patchset #8 id:280001 of https://codereview.webrtc.org/2166873002/ ) by deadbeef · 9 years ago
- 34b54c3 Modified PeerConnection and WebRtcSession for end-to-end QuicDataChannel usage. by zhihuang · 9 years ago
- bf2f569 Fixing flakiness of CreateDataChannelAfterNegotiate. by Taylor Brandstetter · 9 years ago
- e9021a3 Propogate network-worker thread split to api by danilchap · 9 years ago
- 82d7862 Change default timestamp to 64 bits in all webrtc directories. by Honghai Zhang · 9 years ago
- d1fe281 Replace scoped_ptr with unique_ptr in webrtc/api/ by kwiberg · 9 years ago
- 57db652 Changed PeerConnectionEndToEndTest to use a separate worker thread. by perkj · 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 (98%) from talk/app/webrtc/peerconnectionendtoend_unittest.cc]
- a96e2d7 Move talk/media to webrtc/media by kjellander · 9 years ago
- 37ebcf0 Reland "Add APK targets to build libjingle tests for Android." by phoglund · 9 years ago
- 60ca31b Roll chromium_revision d66326c..4df108a (367167:367307) by kjellander · 9 years ago
- c9be007 Fixing and re-enabling some flaky PeerConnection tests. by deadbeef · 9 years ago
- bd29246 Reland of Free SCTP data channels asynchronously in PeerConnection. (patchset #1 id:1 of https://codereview.webrtc.org/1513143003/ ) by deadbeef · 9 years ago