- ed99dae WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1 by Jonas Oreland · 3 years, 1 month ago
- c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 1 month ago
- 5411b17 Add a channel factory interface. by Tomas Gunnarsson · 3 years, 2 months ago
- d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 5 months ago
- 0d01841 Revert "Remove code supporting the SDES crypto mode in SDP" by Harald Alvestrand · 3 years, 5 months ago
- ee212a7 Remove code supporting the SDES crypto mode in SDP 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, 8 months ago
- fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 3 years, 8 months ago
- 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 3 years, 8 months ago
- 87f7090 Replace more instances of rtc::RefCountedObject with make_ref_counted. by Tommi · 4 years ago
- 20f7456 Fix unsynchronized access to jsep_transports_by_name_. by Tomas Gunnarsson · 4 years, 2 months ago
- a094787 Remove one use of sigslot from webrtc_session_description_factory by Harald Alvestrand · 4 years, 5 months ago
- f01bd6c Break circular dependency on WebRtcSessionDescriptionFactory by Harald Alvestrand · 4 years, 5 months ago
- d89ce53 Make WebRtcSessionDescriptionFactory depend on SdpOfferAnswerHandler by Harald Alvestrand · 4 years, 5 months ago
- 77baeee Make MessageHandler be a pure virtual interface. by Tomas Gunnarsson · 4 years, 6 months ago
- abdb470 Make MessageHandler cleanup optional. by Tomas Gunnarsson · 4 years, 7 months ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- 64b626b Use Abseil container algorithms in pc/ by Steve Anton · 6 years ago
- bcd39d4 Creating Simulcast offer and answer in Peer Connection. by Amit Hilbuch · 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/webrtcsessiondescriptionfactory.cc]
- 6fe1fba Convert MediaSessionFactory to return unique_ptrs by Steve Anton · 6 years ago
- 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
- aee8380 Remove obsolete comment (WebRtcSessionDescriptionFactory ctor) by Elad Alon · 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
- 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 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
- 73771a8 Prepare to remove old OnFailure implementations by Harald Alvestrand · 7 years ago
- 45cc890 Assorted logging pedantry by Jonas Olsson · 7 years ago
- 2d8609c Move internal PeerConnection methods to PeerConnectionInternal by Steve Anton · 7 years ago
- a3a92c2 Replace string type with SdpType enum by Steve Anton · 7 years ago
- 36f8f3e Optional: Use nullopt and implicit construction in /pc by Oskar Sundbom · 7 years ago
- 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
- 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
- d5585ca Move almost all references from WebRtcSession to PeerConnection by Steve Anton · 7 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/webrtcsessiondescriptionfactory.cc]
- 1c378ed Relanding: Adding support for Unified Plan offer/answer negotiation to the mediasession layer. by zhihuang · 8 years ago
- 3c74766 Revert of Adding support for Unified Plan offer/answer negotiation. (patchset #9 id:500001 of https://codereview.webrtc.org/2991693002/ ) by olka · 8 years ago
- a77e6bb Adding support for Unified Plan offer/answer negotiation to the mediasession layer. by zhihuang · 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
- 6275dfd Fix comment about remote restart being requested in createOffer by philipp.hancke · 8 years ago
- 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago[Renamed (99%) from webrtc/api/webrtcsessiondescriptionfactory.cc]
- ede5da4 Replace ASSERT by RTC_DCHECK in all non-test code. by nisse · 8 years ago
- c80e741 Replace ASSERT(false) by RTC_NOTREACHED(). by nisse · 8 years ago
- 953c2ce Reland of: Separating SCTP code from BaseChannel/MediaChannel. by deadbeef · 8 years ago
- c0dad89 Revert of Separating SCTP code from BaseChannel/MediaChannel. (patchset #14 id:240001 of https://codereview.webrtc.org/2564333002/ ) by deadbeef · 8 years ago
- 67b3bbe Separating SCTP code from BaseChannel/MediaChannel. by deadbeef · 8 years ago
- d1a38b5 Implement the "needs-ice-restart" logic for SetConfiguration. by deadbeef · 8 years ago
- 5d97a9a Adding more detail to MessageQueue::Dispatch logging. by Taylor Brandstetter · 9 years ago
- d03c23b Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. by Henrik Boström · 9 years ago
- d7973cc Revert of Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. (patchset #2 id:20001 of https://codereview.webrtc.org/2013523002/ ) by hbos · 9 years ago
- 400781a Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. by Henrik Boström · 9 years ago
- d1fe281 Replace scoped_ptr with unique_ptr in webrtc/api/ by kwiberg · 9 years ago
- 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 9 years ago
- a2a49d9 This CL provides interfaces that do not use constraints for by hta · 9 years ago
- 25359e0 DtlsIdentityStoreInterface::RequestIdentity gets optional expires param. by hbos · 9 years ago
- 4eb1ddd Fixing a possible crash in CopyCandidatesFromSessionDescription. by Taylor Brandstetter · 9 years ago
- 0ed85b2 Track pending ICE restarts independently for different media sections. by deadbeef · 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/webrtcsessiondescriptionfactory.cc]
- f475d365 Properly handle different transports having different SSL roles. 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
- d59daf8 Merging BaseSession code into WebRtcSession. by deadbeef · 9 years ago
- ab9b2d1 Reland of Moving MediaStreamSignaling logic into PeerConnection. (patchset #1 id:1 of https://codereview.webrtc.org/1403633005/ ) by deadbeef · 9 years ago
- fc648b6 Revert of Moving MediaStreamSignaling logic into PeerConnection. (patchset #10 id:180001 of https://codereview.webrtc.org/1393563002/ ) by deadbeef · 9 years ago
- 97c3929 Moving MediaStreamSignaling logic into PeerConnection. by deadbeef · 9 years ago
- 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
- cbecd35 Reland of TransportController refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/1358413003/ ) by deadbeef · 10 years ago
- a81a42f Revert of TransportController refactoring. (patchset #6 id:100001 of https://codereview.webrtc.org/1350523003/ ) by torbjorng · 10 years ago
- 47ee2f3 TransportController refactoring. by deadbeef · 10 years ago
- 8902433 Revert "TransportController refactoring." by Guo-wei Shieh · 10 years ago
- 9af63f4 TransportController refactoring. by deadbeef · 10 years ago
- 7cbd188 Remove GICE (again). by Peter Thatcher · 10 years ago
- 91d6ede Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 10 years ago
- d12140a Revert change which removes GICE. by guoweis · 10 years ago
- 3a14bf3 Replacing SSLIdentity* with scoped_refptr<RTCCertificate> in the cricket::TransportDescriptionFactory layers. by Henrik Boström · 10 years ago
- d828198 Replaces SSLIdentity* with scoped_refptr<RTCCertificate> in the cricket::Transport layer. by Henrik Boström · 10 years ago
- 87713d0 RTCCertificates added to RTCConfiguration, used by WebRtcSession/-DescriptionFactory. by Henrik Boström · 10 years ago
- 2159b89 Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots. by Peter Thatcher · 10 years ago
- 5bdafd4 Revert "Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots."" by minyuel · 10 years ago
- 081f34b Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots." by Peter Thatcher · 10 years ago
- fa30180 Revert "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becauese remoting code is using dead constants and breaks the FYI bots. by pthatcher · 10 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
- 3449faa Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever). by Peter Thatcher · 10 years ago
- 0f620f4 Make sure we process all pending offer/answer requests before terminating. by tommi · 10 years ago
- 61e00b0 Create a in-memory DTLS identity store that keeps a free identity generated in the background. by jiayl@webrtc.org · 10 years ago
- be77872 Revert "Create a in-memory DTLS identity store that keeps a free identity generated in the background." by jiayl@webrtc.org · 10 years ago
- 369f682 Create a in-memory DTLS identity store that keeps a free identity generated in the background. by jiayl@webrtc.org · 10 years ago
- 8ad9660 Revert "Create a in-memory DTLS identity store that keeps a free identity generated in the background." by jiayl@webrtc.org · 10 years ago
- df512cc Create a in-memory DTLS identity store that keeps a free identity generated in the background. by jiayl@webrtc.org · 10 years ago
- 804eb46 Change default from GICE to ICE5245 for SDP offers by jlmiller@webrtc.org · 10 years ago
- 5f93d0a Update libjingle license statements at top of talk files for consistency by jlmiller@webrtc.org · 10 years ago
- b18bf5e Adds the support of RTCOfferOptions for PeerConnectionInterface::CreateOffer. by jiayl@webrtc.org · 11 years ago