1. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  2. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  3. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/system_wrappers/include/metrics.h]
  4. 6d5b4d6 Piggybacking simulcast id and ALR experiment id into video content type extension. by ilnik · 7 years ago
  5. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  6. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  7. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  8. 368f5cf Replace use of system_wrappers/include/logging.h by base/logging.h. by nisse · 8 years ago
  9. 1e5b026 Updating system_wrappers/include/metrics.h docs by mbonadei · 8 years ago
  10. c9badd5 Add comment to metrics.h by henrik.lundin · 8 years ago
  11. f29e05d Add linearly spaced counting histograms by henrik.lundin · 8 years ago
  12. 71b8393 Remove name parameter from HistogramAdd function. by sakal · 8 years ago
  13. 1d02d3e Remove RTC_LOGGED_* macro. by asapersson · 8 years ago
  14. 84cab20 UMA log for audio_device Init and Start(Playout|Recording). Make Init return a more specific error code, if possible. by Max Morin · 9 years ago
  15. 5265fed Add histogram stats for average QP per frame for VP9 (for sent video streams): by asapersson · 9 years ago
  16. 9c246c4 Change include in metrics.h (change to use systems_wrappers/include/logging.h, base logging breaks chromium.fyi). by asapersson · 9 years ago
  17. 58d992e Add macros for ability to log samples that are added to histograms (RTC_LOGGED_*). by asapersson · 9 years ago
  18. 3b41170 Remove sparse macros (RTC_HISTOGRAM_*_SPARSE_*) that are no longer used. by asapersson · 9 years ago
  19. c2148a5 Integrate helper macros for calling histograms with different names (real-time vs screenshare and rampup metrics). by asapersson · 9 years ago
  20. 040b79f Add helper macros for calling a histogram with different names. by asapersson · 9 years ago
  21. 1fe48a5 Add implementation in metrics.h that uses atomic pointer. by asapersson · 9 years ago
  22. 5380532 Rename RTC_HISTOGRAM_* macros to RTC_HISTOGRAM_*_SPARSE_* to indicate that these are for infrequent updates. by asapersson · 9 years ago
  23. d56d68c system_wrappers: Fix include header guards. by kjellander · 9 years ago
  24. 98f5351 system_wrappers: rename interface -> include by Henrik Kjellander · 9 years ago[Renamed from webrtc/system_wrappers/interface/metrics.h]
  25. 86b0160 Add stats for average QP per frame for VP8 (for received video streams): by asapersson · 9 years ago
  26. 86e1e48 Move system_wrappers.gyp files to the proper directory. by andresp@webrtc.org · 10 years ago
  27. 97d0489 Add video send bitrates to histogram stats: by asapersson@webrtc.org · 10 years ago
  28. 83b5200 Add framerate for complete received frames to histogram stats: by asapersson@webrtc.org · 10 years ago
  29. 96dc685 Add stats for video: by asapersson@webrtc.org · 10 years ago
  30. 580d367 Add macros and APIs for webrtc histograms. by asapersson@webrtc.org · 10 years ago