Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
a9229043e357edfa882e80a226d4653079ee730d
/
pc
/
rtc_stats_collector.h
883eefc
Implement RTCRemoteInboundRtpStreamStats for both audio and video.
by Henrik Boström
· 5 years ago
646fda0
Implement RTCMediaSourceStats and friends in standard getStats().
by Henrik Boström
· 5 years ago
40b030e
Reland "Fix getStats() freeze bug affecting Chromium but not WebRTC standalone."
by Henrik Boström
· 6 years ago
ca890ee
Revert "Fix getStats() freeze bug affecting Chromium but not WebRTC standalone."
by Mirko Bonadei
· 6 years ago
05d43c6
Fix getStats() freeze bug affecting Chromium but not WebRTC standalone.
by Henrik Boström
· 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/rtcstatscollector.h]
e41c433
Move sigslot to proper third_party directory
by Artem Titov
· 6 years ago
66cadcc
Replace rtc::Optional with absl::optional in pc
by Danil Chapovalov
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 6 years ago
7eca093
Ensure that data channel transport stats are included
by Steve Anton
· 7 years ago
5b3541f
RTCStatsCollector::GetStatsReport() with optional selector argument.
by Henrik Boström
· 7 years ago
25e022f
Deliver cached stats reports asynchronously.
by Taylor Brandstetter
· 7 years ago
57858b3
Reland "Update RTCStatsCollector to work with RtpTransceivers"
by Steve Anton
· 7 years ago
ee2388f
Revert "Update RTCStatsCollector to work with RtpTransceivers"
by Guido Urdaneta
· 7 years ago
56bae8d
Update RTCStatsCollector to work with RtpTransceivers
by Steve Anton
· 7 years ago
5dfde18
Change PeerConnection stats interface to be more flexible
by Steve Anton
· 7 years ago
2d8609c
Move internal PeerConnection methods to PeerConnectionInternal
by Steve Anton
· 7 years ago
593e325
Change RTCStatsCollector to only access channels from signaling thread
by Steve Anton
· 7 years ago
36b29d1
Enable cpplint in pc/
by Steve Anton
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/pc/rtcstatscollector.h]
84f6a3f
Move optional.h to webrtc/api/
by kwiberg
· 7 years ago
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 7 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 7 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 7 years ago
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
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
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
804c1af
Move trackmediainfomap files from api/ to pc/.
by deadbeef
· 8 years ago
338f78a
RTCIceCandidatePairStats.available[Outgoing/Incoming]Bitrate collected.
by hbos
· 8 years ago
7bb87ee
Create //webrtc/api:libjingle_peerconnection_api + refactorings.
by ossu
· 8 years ago
[Renamed (94%) from webrtc/api/rtcstatscollector.h]
84abeb1
RTC[In/Out]boundRTPStreamStats.mediaTrackId collected.
by hbos
· 8 years ago
f415f8a
Removed RTCStatsCollector::ProducePartialResultsOnWorkerThread.
by hbos
· 8 years ago
b78306a
Fix segfault when PeerConnection is destroyed during stats collection.
by hbos
· 8 years ago
df6075a
RTCStatsCollector: Utilize network thread to minimize thread hops.
by hbos
· 8 years ago
0adb828
RTCCodecStats[1] added.
by hbos
· 8 years ago
82ebe02
Correct stats for RTCPeerConnectionStats.dataChannels[Opened/Closed].
by hbos
· 8 years ago
09bc128
RTCMediaStream[Track]Stats added.
by hbos
· 8 years ago
eeafe94
RTCInboundRTPStreamStats[1] added.
by hbos
· 8 years ago
6ded190
RTCOutboundRTPStreamStats[1] added.
by hbos
· 8 years ago
7eaa836
Revert of RTCOutboundRTPStreamStats added. (patchset #3 id:80001 of https://codereview.webrtc.org/2456463002/ )
by perkj
· 8 years ago
4ed0750
Revert of RTCInboundRTPStreamStats added. (patchset #4 id:100001 of https://codereview.webrtc.org/2452043002/ )
by perkj
· 8 years ago
0d7bf16
RTCInboundRTPStreamStats[1] added.
by hbos
· 8 years ago
69e9cb0
RTCOutboundRTPStreamStats[1] added.
by hbos
· 8 years ago
02ba211
Move RTCStatsCollector helper functions to anonymous namespace.
by hbos
· 8 years ago
2fa7c67
RTCTransportStats[1] added, supporting all members.
by hbos
· 8 years ago
cc555c5
RTCDataChannelStats[1] added, supporting all stats members.
by hbos
· 8 years ago
c47a0c3
RTCIceCandidatePairStats[1] added.
by hbos
· 8 years ago
ab9f6e4
RTCIceCandidateStats[1] added.
by hbos
· 8 years ago
6ab97ce
RTCCertificateStats[1] added.
by hbos
· 8 years ago
74e1a4f
PeerConnection[Interface]::GetStats(RTCStatsCollectorCallback*) added.
by hbos
· 8 years ago
[Renamed (93%) from webrtc/stats/rtcstatscollector.h]
c82f2e1
RTCStatsCollector collecting stats on multiple threads.
by hbos
· 8 years ago
0e6758d
RTCStatsCollector: timestamps updated.
by hbos
· 8 years ago
d565b73
RTCStatsCollector and RTCPeerConnectionStats added.
by hbos
· 8 years ago