Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
26b9e12289a12b3c085d8b9119a719893ef2b8e6
/
video
/
send_delay_stats_unittest.cc
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/video/send_delay_stats_unittest.cc]
ac9f876
Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/
by kwiberg
· 9 years ago
77eab70
Enable the -Wundef warning for clang
by kwiberg
· 9 years ago
40f5400
Start integrating StatsCounter class.
by asapersson
· 9 years ago
01d70a3
Add a default implementation in metrics_default.cc of histograms methods in system_wrappers/interface/metrics.h.
by asapersson
· 9 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