aboutsummaryrefslogtreecommitdiff
path: root/pc/statscollector.cc
AgeCommit message (Expand)Author
2018-03-06Reland "Add hugeFramesSent GetStats metric"Ilya Nikolaevskiy
2018-03-06Revert "Add hugeFramesSent GetStats metric"Max Morin
2018-03-05Add hugeFramesSent GetStats metricIlya Nikolaevskiy
2018-03-04Fix bugs in collecting STUN candidate stats and configuring STUNQingsi Wang
2018-02-24Implement certificate chain stats.Taylor Brandstetter
2018-02-21Collect packet loss and RTT stats of STUN binding requests.Qingsi Wang
2018-02-20Remove PeerConnection voice_channel/video_channel methodsSteve Anton
2018-02-14Prepare StatsCollector to work with RtpTransceiversSteve Anton
2018-02-06Change PeerConnection stats interface to be more flexibleSteve Anton
2018-01-24Move internal PeerConnection methods to PeerConnectionInternalSteve Anton
2018-01-04Pivot old stats generation to iterate senders/receiversHarald Alvestrand
2017-12-18Remove SessionStats.proxy_to_transportSteve Anton
2017-11-24Use the new AudioProcessing statistics everywhere.Ivo Creusen
2017-11-20Add parallel stats interface with optional stats to APM.Ivo Creusen
2017-11-17Add stats googHasEnteredLowResolution.Åsa Persson
2017-11-09Stop using LOG macros in favor of RTC_ prefixed macros.Mirko Bonadei
2017-11-06Merge WebRtcSession into PeerConnectionSteve Anton
2017-10-30Enable cpplint in pc/Steve Anton
2017-10-24Move almost all references from WebRtcSession to PeerConnectionSteve Anton
2017-10-02Move clients of WebRtcSession to use PeerConnectionSteve Anton
2017-09-29Revert "Move clients of WebRtcSession to use PeerConnection"Alex Loiko
2017-09-29Move clients of WebRtcSession to use PeerConnectionSteve Anton
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei