Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
7852d291c9623f81c4045ea3a2889bb907be3240
/
video
/
send_delay_stats.h
c0f26d4
Drop unneeded inclusion of module_common_types.h
by Niels Möller
· 6 years ago
dbdb3a0
Refactoring PayloadRouter.
by Stefan Holmer
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 6 years ago
7120742
Adding NOLINT for typedefs.h and common_types.h
by Mirko Bonadei
· 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/video/send_delay_stats.h]
a37de39
Update thread annotiation macros to use RTC_ prefix
by danilchap
· 7 years ago
5212700
Removing dependencies on stub headers within WebRTC.
by mbonadei
· 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
40f5400
Start integrating StatsCounter class.
by asapersson
· 8 years ago
35151f3
Add histogram stats for average send delay of sent packets for a sent video stream. The delay is measured from a packet is sent to the transport until leaving the socket.
by asapersson
· 9 years ago