Sign in
webrtc
/
src
/
7c011f127528c209b8a90eba5879615cc5f5a266
/
stats
/
rtc_stats_unittest.cc
e99f687
Move WebRTC to non deprecated jsoncpp APIs.
by Mirko Bonadei
· 3 years, 7 months ago
0a52ede
Support for map of string keys to uint64_t / double values in RTCStats
by Byoungchan Lee
· 3 years, 8 months ago
aa023e2
Add test-only group id.
by Jakob Ivarsson
· 6 years ago
758d946
Add origin trial ids to non-standard stats members.
by Jakob Ivarsson
· 6 years ago
c4dd730
Fix -Wextra-semi warnings.
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 stats/rtcstats_unittest.cc]
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
b45bdb5
Move rtc_json code from API dir, enable unit test, unmark testonly
by Sam Zackrisson
· 6 years ago
e275174
Adding "is_standardized" flag to RTCStatsMember.
by Taylor Brandstetter
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 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/stats/rtcstats_unittest.cc]
35a872c
Make RTCStatsReport::ToString() return JSON-parseable string.
by ehmaldonado
· 7 years ago
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 8 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 8 years ago
0583b28
Collecting RTCIceCandidatePairStats.transport_id and improved unittests.
by hbos
· 8 years ago
2874796
RTCStats operator== bugfix
by hbos
· 8 years ago
67c8bc4
RTCStats equality operator added.
by hbos
· 8 years ago
fc5e050
rtc_stats: Update code to remove chromium style warnings suppression.
by hbos
· 8 years ago
b20f387
RTCStatsMember<bool> and RTCStatsMember<std::vector<bool>> added.
by hbos
· 8 years ago
27e177c
RTCTestStats moved into webrtc/stats/test (rtc_stats_test_utils)
by hbos
· 8 years ago
74e1a4f
PeerConnection[Interface]::GetStats(RTCStatsCollectorCallback*) added.
by hbos
· 8 years ago
8faf9e0
Removed the const char* (StaticString) type from RTCStatsMember.
by hbos
· 8 years ago
fdafab8
Fix issues with rtc_stats_unittests tests so that they can run on bots.
by hbos
· 8 years ago
0e6758d
RTCStatsCollector: timestamps updated.
by hbos
· 8 years ago
6d183ac
RTCStatsReport: Take ownership of other's stats with TakeMembersFrom
by hbos
· 8 years ago
615d301
RTCStats and RTCStatsReport added (webrtc/stats).
by hbos
· 8 years ago