- 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 10 months ago
- d197e0b Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSession" by Byoungchan Lee · 2 years, 10 months ago
- 25361a8 Revert "Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSession"" by Christoffer Jansson · 2 years, 10 months ago
- a8be79c Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSession" by Byoungchan Lee · 2 years, 10 months ago
- 6b9e040 Revert "Don't create PacketSocketFactory inside BasicPortAllocatorSession" by Christoffer Jansson · 2 years, 10 months ago
- 7d4634c Don't create PacketSocketFactory inside BasicPortAllocatorSession by Byoungchan Lee · 2 years, 10 months ago
- 9432768 Prepare for deletion of implicit conversion from rtc::scoped_refptr<T> to T* by Niels Möller · 3 years ago
- afb246b Update pc/ to not use implicit conversion from scoped_refptr<T> to T*. by Niels Möller · 3 years ago
- 7242440 Remove calls to deprecated CreatePC() and CreateDC() by Florent Castelli · 3 years ago
- df41187 Change PeerConnectionFactoryForUsageHistogramTest to not inherit RefCountedObject by Niels Möller · 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, 3 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
- a1b8201 Move proxies into pc/. by Markus Handell · 3 years, 10 months ago
- 5eb43b4 Prefix HAVE_SCTP macro with WEBRTC_. by Mirko Bonadei · 4 years, 2 months ago
- a3dd772 Add create function for PeerConnection that can return an error. by Harald Alvestrand · 4 years, 4 months ago
- 6216693 Change PeerConnection creation to use a static "Create" method by Harald Alvestrand · 4 years, 5 months ago
- ffd5dc7 Delete the "initialize" method of PeerConnectionFactory by Harald Alvestrand · 4 years, 6 months ago
- 44d0dff Move the PeerConnection's usage pattern concept to its own file. by Harald Alvestrand · 4 years, 6 months ago
- ef3998f Add directive to make webrtc metrics optional. by Ying Wang · 5 years ago
- 32913c1 Removes the flakiness in PeerConnectionUsageHistogramTest. by Qingsi Wang · 5 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
- cc46b10c Add a usage pattern bit for host-host connections. by Qingsi Wang · 6 years ago
- 2579f0c RTCError as return type for PeerConnectionInterface::SetConfiguration by Niels Möller · 6 years ago
- 1ba5dec Reland "Set the usage pattern bits for adding remote ICE candidates from SDP." by Qingsi Wang · 6 years ago
- d419808 Revert "Set the usage pattern bits for adding remote ICE candidates from SDP." by Qingsi Wang · 6 years ago
- 7c6f74a Set the usage pattern bits for adding remote ICE candidates from SDP. by Qingsi Wang · 6 years ago
- 53d45ba Make TaskQueueFactory required construction parameter for Call by Danil Chapovalov · 6 years ago
- ecd3054 Replace a broken assumption in candidate gathering for mDNS candidates. by Qingsi Wang · 6 years ago
- af242c8 Extending UsagePattern and private IP addresses. by Jeroen de Borst · 6 years ago
- f5258be Make PeerConnectionFactory constructor taking dependency the only constructor by Danil Chapovalov · 6 years ago
- d970807 Remove rtc_base/scoped_ref_ptr.h. 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/peerconnection_histogram_unittest.cc]
- 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
- 4e93329 Properly setup MockPeerConnectionObserver in tests (continued). by Yves Gerey · 6 years ago
- 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 7 years ago
- 7a1c7f7 Modified peerconnection's "observer" slot to be nulled on close. by Harald Alvestrand · 7 years ago
- c0e9725 Add API to report "interesting" usage patterns to PC client by Harald Alvestrand · 7 years ago
- 056d811 Add counting of PCs with private IP addresses exposed by Harald Alvestrand · 7 years ago
- 7fc821d Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
- 4238628 Buffer ICE candidates that can't be added immediately. by Harald Alvestrand · 7 years ago
- 78fef76 Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
- 1a2cc0a Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 7 years ago
- 13f4c89 Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 7 years ago
- 870bca1 Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*. by Qingsi Wang · 7 years ago
- 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
- b2a7478 Fix usage logging of TURN and STUN servers by Harald Alvestrand · 7 years ago
- 183e09d Correct data histogram entry for incoming DC by Harald Alvestrand · 7 years ago
- 1979384 Ensure that PC usage is recorded if a PC is alive for 60 seconds. by Harald Alvestrand · 7 years ago