1. 56d4609 Use the new AudioProcessing statistics everywhere. by Ivo Creusen · 7 years ago
  2. 37e489c Add network_type to local RTCIceCandidateStats by Gary Liu · 7 years ago
  3. c61ce0d Fixing some clang-tidy findings. by Mirko Bonadei · 7 years ago
  4. cbc71b2 Optional: Use nullopt and implicit construction in /pc/rtcstatscollector_unittest.cc by Oskar Sundbom · 7 years ago
  5. 8699a32 Have BaseChannel take MediaChannel as unique_ptr by Steve Anton · 7 years ago
  6. 75737c0 Merge WebRtcSession into PeerConnection by Steve Anton · 7 years ago
  7. ba81867 Prepare WebRtcSession to be merged into PeerConnection by Steve Anton · 7 years ago
  8. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  9. 978b876 Move clients of WebRtcSession to use PeerConnection by Steve Anton · 7 years ago
  10. b0a0207 Added RTCMediaStreamTrackStats.jitterBufferDelay for audio by Gustaf Ullberg · 7 years ago
  11. bf66794 Revert "Move clients of WebRtcSession to use PeerConnection" by Alex Loiko · 7 years ago
  12. 3dc4d4a Move clients of WebRtcSession to use PeerConnection by Steve Anton · 7 years ago
  13. 9a2e906 Added RTCMediaStreamTrackStats.concealmentEvents by Gustaf Ullberg · 7 years ago
  14. 563934e Clean up dependencies of peerconnection_unittest. by Patrik Höglund · 7 years ago
  15. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  16. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/rtcstatscollector_unittest.cc]
  17. 2dbc69f Add stats totalSamplesReceived and concealedSamples by Steve Anton · 7 years ago
  18. 1cc5fc3 Fix places that trigger no-unused-lambda-capture by eladalon · 7 years ago
  19. 773be36 Reland of Change VideoTrack implementation to invoke VideoTrackSourceInterface::AddOrUpdateSink on wt by perkj · 7 years ago
  20. 35a872c Make RTCStatsReport::ToString() return JSON-parseable string. by ehmaldonado · 7 years ago
  21. e76bd3a Adding stats that can be used to compute output audio levels as described here https://w3c.github.io/webrtc-stats/#dom-rtcmediastreamtrackstats-totalaudioenergy. by zstein · 7 years ago
  22. 539d104 Revert of Change VideoTrack implementation to invoke VideoTrackSourceInterface::AddOrUpdateSink on wt (patchset #2 id:20001 of https://codereview.webrtc.org/2964863002/ ) by mbonadei · 7 years ago
  23. f1377f7 Change VideoTrack implementation to invoke VideoTrackSourceInterface::AddOrUpdateSink on the worker thread. by perkj · 7 years ago
  24. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  25. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  26. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  27. f79ade1 Revert "Revert of Wire up BWE stats through WebrtcSession so that they are filled in both for audio and video calls. (patchset #8 id:140001 of https://codereview.webrtc.org/2863123002/ )" by stefan · 7 years ago
  28. d72098a Revert of Wire up BWE stats through WebrtcSession so that they are filled in both for audio and video calls. (patchset #8 id:140001 of https://codereview.webrtc.org/2863123002/ ) by charujain · 7 years ago
  29. e80f4c9 Wire up BWE stats through WebrtcSession so that they are filled in both for audio and video calls. by Stefan Holmer · 7 years ago
  30. eaabdf6 Delete MediaController class, move Call ownership to PeerConnection. by nisse · 7 years ago
  31. 5bf9def RTCStatsCollector: Remove closed channels from opened set. by hbos · 7 years ago
  32. a7a9be1 Move RTCOutboundRTPStreamStats.roundTripTime to inbound, don't collect. by hbos · 7 years ago
  33. 13f54b2 Rename RTCCodecStats.codec -> mimeType, parameters -> sdpFmtpLine. by hbos · 7 years ago
  34. bf8d3e5 RTCIceCandidatePairStats.[total/current]RoundTripTime collected. by hbos · 7 years ago
  35. 92eaec6 RTCIceCandidatePairStats.nominated collected. by hbos · 7 years ago
  36. a51d4f3 Re-land of RTCInboundRTPStreamStats.qpSum collected. by hbos · 7 years ago
  37. 112b2e9 Switching some interfaces to use std::unique_ptr<>. by deadbeef · 7 years ago
  38. ed02c6d Revert of RTCInboundRTPStreamStats.qpSum collected. (patchset #4 id:80001 of https://codereview.webrtc.org/2675943002/ ) by skvlad · 7 years ago
  39. cd195be RTCInboundRTPStreamStats.qpSum collected. by hbos · 7 years ago
  40. 338f78a RTCIceCandidatePairStats.available[Outgoing/Incoming]Bitrate collected. by hbos · 7 years ago
  41. 3443bb7 RTCRTPStreamStats.ssrc changed type to uint32_t. by hbos · 7 years ago
  42. e702b30 Adding C++ versions of currently spec'd "RtpParameters" structs. by deadbeef · 7 years ago
  43. b0ae920 RTCRTPStreamStats.mediaTrackId renamed to trackId. by hbos · 7 years ago
  44. 50cfe1f RTCMediaStreamTrackStats.framesDropped collected by RTCStatsCollector. by hbos · 8 years ago
  45. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago[Renamed (99%) from webrtc/api/rtcstatscollector_unittest.cc]
  46. f64941f RTCMediaStreamTrackStats.framesDecoded collected. by hbos · 8 years ago
  47. fefe076 RTCMediaStreamTrackStats.framesSent collected by RTCStatsCollector. by hbos · 8 years ago
  48. 42f6d2f RTCMediaStreamTrackStats.framesReceived collected by RTCStatsCollector. by hbos · 8 years ago
  49. 9e30274 RTCMediaStreamTrackStats collected on a per-attachment basis. by hbos · 8 years ago
  50. c8ee882 Replace use of ASSERT in test code. by nisse · 8 years ago
  51. bad5dad More minor improvements to BaseChannel/transport code. by deadbeef · 8 years ago
  52. 160e4a7 RTCMediaStreamTrackStats.kind added and collected. by hbos · 8 years ago
  53. 7064d59 RTCTransportStats.dtlsState replaces .activeConnection by hbos · 8 years ago
  54. 84abeb1 RTC[In/Out]boundRTPStreamStats.mediaTrackId collected. by hbos · 8 years ago
  55. ac22f70 Refactoring of RTCP options in BaseChannel. by deadbeef · 8 years ago
  56. f5b251b Remove BaseChannel's dependency on TransportController. by zhihuang · 8 years ago
  57. b4e426e RTCIceCandidateStats.transportId added and collected. by hbos · 8 years ago
  58. 6769c49 RTC[In/Out]boundRTPStreamStats: qpSum,framesDecoded,framesEncoded added. by hbos · 8 years ago
  59. d17a5a7 RTCIceCandidateStats.deleted = false added. by hbos · 8 years ago
  60. 06495bc RTCIceCandidatePairStats.[state/priority] added, ConnectionInfo updated. by hbos · 8 years ago
  61. c3a2b7f RTCIceCandidateStats.isRemote added and collected. by hbos · 8 years ago
  62. f415f8a Removed RTCStatsCollector::ProducePartialResultsOnWorkerThread. by hbos · 8 years ago
  63. 23368e1 RTCStatsCollectorTest: ExpectReportContainsCertificateInfo /w EXPECT_EQ by hbos · 8 years ago
  64. c42ba32 RTCStatsCollectorTest: Remove ExpectReportContainsCandidate. by hbos · 8 years ago
  65. dbb64d8 RTCStatsCollectorTest: Remove ExpectReportContainsDataChannel. by hbos · 8 years ago
  66. 02d2a92 RTCStatsReport::AddStats DCHECKs that the ID is unique. by hbos · 8 years ago
  67. df6075a RTCStatsCollector: Utilize network thread to minimize thread hops. by hbos · 8 years ago
  68. 3168c7a Rename RTCOutboundRTPStreamStats *_rtt members to *_round_trip_time. by hbos · 8 years ago
  69. e10e6d1 RTCOutboundRTPStreamStats.roundTripTime: Only report non-negative values. by hbos · 8 years ago
  70. 9a394f0 Skip RTCMediaStreamTrackStats.echoReturnLoss[Enhancement] default value. by hbos · 8 years ago
  71. 7af91dd Removing "crypto_required" from MediaContentDescription. by deadbeef · 8 years ago
  72. e448dd5 RTCIceCandidatePairStats.consentRequestsSent set by RTCStatsCollector by hbos · 8 years ago
  73. 02cd4d6 RTCInboundRTPStreamStats.packetsLost set by RTCStatsCollector. by hbos · 8 years ago
  74. d82f512 RTCIceCandidatePairStats.requestsReceived defined by RTCStatsCollector. by hbos · 8 years ago
  75. 0583b28 Collecting RTCIceCandidatePairStats.transport_id and improved unittests. by hbos · 8 years ago
  76. db346a7 RTCStatsIntegrationTest added. by hbos · 8 years ago
  77. 0adb828 RTCCodecStats[1] added. by hbos · 8 years ago
  78. 820f578 RTCInboundRTPStreamStats's [fir/pli/nack]_count are collected for video. by hbos · 8 years ago
  79. 82ebe02 Correct stats for RTCPeerConnectionStats.dataChannels[Opened/Closed]. by hbos · 8 years ago
  80. acd935b Reland of Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. (patchset #1 id:1 of https://codereview.webrtc.org/2471783002/ ) by nisse · 8 years ago
  81. 09bc128 RTCMediaStream[Track]Stats added. by hbos · 8 years ago
  82. eeafe94 RTCInboundRTPStreamStats[1] added. by hbos · 8 years ago
  83. 6ded190 RTCOutboundRTPStreamStats[1] added. by hbos · 8 years ago
  84. 7eaa836 Revert of RTCOutboundRTPStreamStats added. (patchset #3 id:80001 of https://codereview.webrtc.org/2456463002/ ) by perkj · 8 years ago
  85. 4ed0750 Revert of RTCInboundRTPStreamStats added. (patchset #4 id:100001 of https://codereview.webrtc.org/2452043002/ ) by perkj · 8 years ago
  86. 0d7bf16 RTCInboundRTPStreamStats[1] added. by hbos · 8 years ago
  87. 69e9cb0 RTCOutboundRTPStreamStats[1] added. by hbos · 8 years ago
  88. da389e3 PrintTo functions for RTCStats added in rtcstatscollector_unittest.cc by hbos · 8 years ago
  89. 5d79a7c rtcstats_objects.h updated with TODOs about stats not being collected by hbos · 8 years ago
  90. 2fa7c67 RTCTransportStats[1] added, supporting all members. by hbos · 8 years ago
  91. cc555c5 RTCDataChannelStats[1] added, supporting all stats members. by hbos · 8 years ago
  92. c47a0c3 RTCIceCandidatePairStats[1] added. by hbos · 8 years ago
  93. 11a9cbf Refactoring: move ownership of RtcEventLog from Call to PeerConnection by skvlad · 8 years ago
  94. ab9f6e4 RTCIceCandidateStats[1] added. by hbos · 8 years ago
  95. fc5e050 rtc_stats: Update code to remove chromium style warnings suppression. by hbos · 8 years ago
  96. 6ab97ce RTCCertificateStats[1] added. by hbos · 8 years ago
  97. 74e1a4f PeerConnection[Interface]::GetStats(RTCStatsCollectorCallback*) added. by hbos · 8 years ago[Renamed (98%) from webrtc/stats/rtcstatscollector_unittest.cc]
  98. fdafab8 Fix issues with rtc_stats_unittests tests so that they can run on bots. by hbos · 8 years ago
  99. cdf37a9 Delete Timing class, timing.h, and update all users. by nisse · 8 years ago
  100. c82f2e1 RTCStatsCollector collecting stats on multiple threads. by hbos · 8 years ago