1. ef3998f Add directive to make webrtc metrics optional. by Ying Wang · 4 years, 8 months ago
  2. 32913c1 Removes the flakiness in PeerConnectionUsageHistogramTest. by Qingsi Wang · 4 years, 9 months ago
  3. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  4. cc46b10 Add a usage pattern bit for host-host connections. by Qingsi Wang · 4 years, 11 months ago
  5. 2579f0c RTCError as return type for PeerConnectionInterface::SetConfiguration by Niels Möller · 5 years ago
  6. 1ba5dec Reland "Set the usage pattern bits for adding remote ICE candidates from SDP." by Qingsi Wang · 5 years ago
  7. d419808 Revert "Set the usage pattern bits for adding remote ICE candidates from SDP." by Qingsi Wang · 5 years ago
  8. 7c6f74a Set the usage pattern bits for adding remote ICE candidates from SDP. by Qingsi Wang · 5 years ago
  9. 53d45ba Make TaskQueueFactory required construction parameter for Call by Danil Chapovalov · 5 years ago
  10. ecd3054 Replace a broken assumption in candidate gathering for mDNS candidates. by Qingsi Wang · 5 years ago
  11. af242c8 Extending UsagePattern and private IP addresses. by Jeroen de Borst · 5 years ago
  12. f5258be Make PeerConnectionFactory constructor taking dependency the only constructor by Danil Chapovalov · 5 years ago
  13. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  14. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  15. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/peerconnection_histogram_unittest.cc]
  16. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  17. 4e93329 Properly setup MockPeerConnectionObserver in tests (continued). by Yves Gerey · 6 years ago
  18. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  19. 7a1c7f7 Modified peerconnection's "observer" slot to be nulled on close. by Harald Alvestrand · 6 years ago
  20. c0e9725 Add API to report "interesting" usage patterns to PC client by Harald Alvestrand · 6 years ago
  21. 056d811 Add counting of PCs with private IP addresses exposed by Harald Alvestrand · 6 years ago
  22. 7fc821d Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 6 years ago
  23. 4238628 Buffer ICE candidates that can't be added immediately. by Harald Alvestrand · 6 years ago
  24. 78fef76 Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 6 years ago
  25. 1a2cc0a Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 6 years ago
  26. 13f4c89 Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 6 years ago
  27. 870bca1 Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*. by Qingsi Wang · 6 years ago
  28. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  29. b2a7478 Fix usage logging of TURN and STUN servers by Harald Alvestrand · 6 years ago
  30. 183e09d Correct data histogram entry for incoming DC by Harald Alvestrand · 6 years ago
  31. 1979384 Ensure that PC usage is recorded if a PC is alive for 60 seconds. by Harald Alvestrand · 6 years ago