1. 7064d59 RTCTransportStats.dtlsState replaces .activeConnection by hbos · 8 years ago
  2. 84abeb1 RTC[In/Out]boundRTPStreamStats.mediaTrackId collected. by hbos · 8 years ago
  3. bb37751 RTCMediaStreamTrackStats.ssrcIds removed. by hbos · 8 years ago
  4. b4e426e RTCIceCandidateStats.transportId added and collected. by hbos · 8 years ago
  5. 6769c49 RTC[In/Out]boundRTPStreamStats: qpSum,framesDecoded,framesEncoded added. by hbos · 8 years ago
  6. d17a5a7 RTCIceCandidateStats.deleted = false added. by hbos · 8 years ago
  7. 06495bc RTCIceCandidatePairStats.[state/priority] added, ConnectionInfo updated. by hbos · 8 years ago
  8. 2335119 Improve rtcstats_integrationtest.cc by sanity checking values. by hbos · 8 years ago
  9. c3a2b7f RTCIceCandidateStats.isRemote added and collected. by hbos · 8 years ago
  10. 40610e2 Hook up new "rtc_enable_sctp" build argument to "HAVE_SCTP" define. by deadbeef · 8 years ago
  11. b78306a Fix segfault when PeerConnection is destroyed during stats collection. by hbos · 8 years ago
  12. 3168c7a Rename RTCOutboundRTPStreamStats *_rtt members to *_round_trip_time. by hbos · 8 years ago
  13. 7bf5369 RTCStatsIntegrationTest: TestMemberIsIDReference on all defined IDs. by hbos · 8 years ago
  14. e10e6d1 RTCOutboundRTPStreamStats.roundTripTime: Only report non-negative values. by hbos · 8 years ago
  15. e448dd5 RTCIceCandidatePairStats.consentRequestsSent set by RTCStatsCollector by hbos · 8 years ago
  16. 02cd4d6 RTCInboundRTPStreamStats.packetsLost set by RTCStatsCollector. by hbos · 8 years ago
  17. d82f512 RTCIceCandidatePairStats.requestsReceived defined by RTCStatsCollector. by hbos · 8 years ago
  18. 0583b28 Collecting RTCIceCandidatePairStats.transport_id and improved unittests. by hbos · 8 years ago
  19. db346a7 RTCStatsIntegrationTest added. by hbos · 8 years ago