Sign in
webrtc
/
src
/
136ef25acbf7a6ba68e5ff6369a5493a63975ec0
/
system_wrappers
/
source
/
metrics.cc
7a66900
Delete rtc_base/atomic_ops.h
by Niels Möller
· 2 years, 6 months ago
969c1356
Adopt absl::string_view in system_wrappers/
by Ali Tofigh
· 2 years, 8 months ago
c065e73
Remove RTC_DISALLOW_COPY_AND_ASSIGN more.
by Byoungchan Lee
· 3 years ago
f067192
Use backticks not vertical bars to denote variables in comments for /system_wrappers
by Artem Titov
· 3 years, 5 months ago
85585f4
Migrate rtc_tools/, sdk/, and system_wrappers/ to webrtc::Mutex.
by Markus Handell
· 4 years, 6 months ago
c1e6e86
Add metrics::Samples to facilitate easier testing
by Steve Anton
· 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
17f4878
Remove deprecated field_trial_default and metrics_default.
by Mirko Bonadei
· 6 years ago
c1c2a88
Merge system_wrappers:metrics and system_wrappers:metrics_default.
by Mirko Bonadei
· 6 years ago
[Renamed (98%) from system_wrappers/source/metrics_default.cc]
d6eb71e
Use the sparse histogram in RTC_HISTOGRAM_ENUMERATION_SPARSE.
by Qingsi Wang
· 7 years ago
5e7d177
Remove references to and implementation of GetHistogramName().
by Tommi
· 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/system_wrappers/source/metrics_default.cc]
a37de39
Update thread annotiation macros to use RTC_ prefix
by danilchap
· 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
f29e05d
Add linearly spaced counting histograms
by henrik.lundin
· 8 years ago
1731c9c
Use swap instead of copy in RtcHistogram::GetAndReset.
by asapersson
· 8 years ago
71b8393
Remove name parameter from HistogramAdd function.
by sakal
· 8 years ago
2a5f371
Make UMA stats creation available in the Java interface.
by sakal
· 8 years ago
7d56997
Adjust max number of samples that can be stored for a histogram (2000->300).
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
98f5351
system_wrappers: rename interface -> include
by Henrik Kjellander
· 9 years ago
580d367
Add macros and APIs for webrtc histograms.
by asapersson@webrtc.org
· 10 years ago