1. 06159aa Remove deprecated thread checker by Artem Titov · 4 years, 2 months ago
  2. 051cae5 RTC_EXPORT IceServer, StatsReport::{IdBase,Value}. by Mirko Bonadei · 5 years ago
  3. 35214fc Add missing RTC_EXPORT for the component build. by Mirko Bonadei · 5 years ago
  4. bbeb109 Reporting audio device underrun counter by Alex Narest · 6 years ago
  5. 5b5d97c Reland of "Reporting of decoding_codec_plc events"" by Alex Narest · 6 years ago
  6. bedb7a8 Revert "Reporting of decoding_codec_plc events" by Mirko Bonadei · 6 years ago
  7. 0a88ea0 Reporting of decoding_codec_plc events by Alex Narest · 6 years ago
  8. fc02a79 Revert "Piping audio interruption metrics to API layer" by Henrik Andreassson · 6 years ago
  9. 299c4e6 Piping audio interruption metrics to API layer by Henrik Lundin · 6 years ago
  10. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  11. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  12. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from api/statstypes.h]
  13. 514f084 New statistic added to VideoReceiveStream to determine latency to first decode. by Benjamin Wright · 6 years ago
  14. 8a3ab0e Revert "Add framesRendered to StatsReport" by Artem Titov · 7 years ago
  15. dcfa938 Add framesRendered to StatsReport by Joachim Reiersen · 7 years ago
  16. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  17. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 7 years ago
  18. 70473fc Reland "Add hugeFramesSent GetStats metric" by Ilya Nikolaevskiy · 7 years ago
  19. 8ddc2e6 Revert "Add hugeFramesSent GetStats metric" by Max Morin · 7 years ago
  20. f9f71b9 Add hugeFramesSent GetStats metric by Ilya Nikolaevskiy · 7 years ago
  21. 72a43a1 Collect packet loss and RTT stats of STUN binding requests. by Qingsi Wang · 7 years ago
  22. 1e06289 Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY. by Niels Möller · 7 years ago
  23. 7c5597a Remove unused enum (kStatsValueNameEchoCancellationQualityMin). by Gustaf Ullberg · 7 years ago
  24. c3ed630 Add stats googHasEnteredLowResolution. by Åsa Persson · 7 years ago
  25. b0a0207 Added RTCMediaStreamTrackStats.jitterBufferDelay for audio by Gustaf Ullberg · 7 years ago
  26. 9a2e906 Added RTCMediaStreamTrackStats.concealmentEvents by Gustaf Ullberg · 8 years ago
  27. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  28. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/api/statstypes.h]
  29. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 8 years ago
  30. 0d0b912 Add and modify a few ANA stats. by ivoc · 8 years ago
  31. e1198e0 Add new ANA stats to the old GetStats() to count the number of actions taken by each controller. by ivoc · 8 years ago
  32. 2e1b40b Implement googContentType GetStats metric reported on receive side. by ilnik · 8 years ago
  33. 0e320ec Wiring discard rate of audio FEC/RED packets up to StatsReport. by minyue-webrtc · 8 years ago
  34. 2dbc69f Add stats totalSamplesReceived and concealedSamples by Steve Anton · 8 years ago
  35. a79cc28 Report max interframe delay over window insdead of interframe delay sum by ilnik · 8 years ago
  36. e76bd3a Adding stats that can be used to compute output audio levels as described here https://w3c.github.io/webrtc-stats/#dom-rtcmediastreamtrackstats-totalaudioenergy. by zstein · 8 years ago
  37. f04afde Report interframe delay sum in old GetStats by ilnik · 8 years ago
  38. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  39. 2edc684 Report timing frames info in GetStats. by ilnik · 8 years ago
  40. 8d60a94 Replace NULL with nullptr or null in webrtc/api/. by deadbeef · 8 years ago
  41. 803dc29 Enable cpplint and fix cpplint errors in webrtc/api by oprypin · 8 years ago
  42. 7d25426 Delete unneeded includes of base/common.h. by nisse · 8 years ago
  43. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago
  44. 6da303d Reland of Delete rtc::linked_ptr. (patchset #1 id:1 of https://codereview.webrtc.org/2579753002/ ) by nisse · 8 years ago
  45. 4e477a1 Added a new echo likelihood stat that reports the maximum value from a previous time period. by ivoc · 8 years ago
  46. 6a58f33 Revert of Delete rtc::linked_ptr. Only use, in statstypes.h, replaced bu std::unique_ptr. (patchset #1 id:1 of https://codereview.webrtc.org/2581663002/ ) by nisse · 8 years ago
  47. 06035cf5 Reland of Delete rtc::linked_ptr. Only use, in statstypes.h, replaced bu std::unique_ptr. (patchset #1 id:1 of https://codereview.webrtc.org/2576673002/ ) by nisse · 8 years ago
  48. 8afbc8c Revert of Delete rtc::linked_ptr. Only use, in statstypes.h, replaced bu std::unique_ptr. (patchset #1 id:1 of https://codereview.webrtc.org/2567143003/ ) by nisse · 8 years ago
  49. 36f74e5 Delete rtc::linked_ptr. Only use, in statstypes.h, replaced with std::unique_ptr. by nisse · 8 years ago
  50. ba7e71b remove googViewLimitedResolution stat by philipp.hancke · 8 years ago
  51. 87da404 Implement qpSum stat for video send ssrc stats. by sakal · 8 years ago
  52. e5ba44e Implement framesDecoded stat in video receive ssrc stats. by sakal · 8 years ago
  53. 43536c3 Implement framesEncoded stat in video send ssrc stats. by sakal · 8 years ago
  54. 8c63a82 Add a placeholder stat for logging the estimated residual echo likelihood. by ivoc · 8 years ago
  55. 6348978 Add new decoding statistics for muted output by henrik.lundin · 9 years ago
  56. 5ecf16c Add Stats to Stun ping. by zhihuang · 9 years ago
  57. fd8be34 Remove webrtc/base/scoped_ptr.h by kwiberg · 9 years ago
  58. 6ab3db2 Revert of Remove webrtc/base/scoped_ptr.h (patchset #3 id:100001 of https://codereview.webrtc.org/1942823002/ ) by kwiberg · 9 years ago
  59. 65fc62e Remove webrtc/base/scoped_ptr.h by kwiberg · 9 years ago
  60. 4485ffb #include "webrtc/base/constructormagic.h" where appropriate by kwiberg · 9 years ago
  61. 2a8a78c Add AEC filter divergence metric to StatsCollector. by Minyue · 9 years ago
  62. b24317b Fix license headers in webrtc/api. by kjellander · 9 years ago
  63. 15583c1 Move talk/app/webrtc to webrtc/api by Henrik Kjellander · 9 years ago[Renamed (98%) from talk/app/webrtc/statstypes.h]
  64. a96e2d7 Move talk/media to webrtc/media by kjellander · 9 years ago
  65. bec70ab https://github.com/w3c/webrtc-stats/pull/10/files added mediaType to the tracks. The closest in the current stats is the ssrc type. by fippo · 9 years ago
  66. b7d9a97 Expose codec implementation names in stats. by Peter Boström · 9 years ago
  67. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  68. 04ac81f Replace readable with receiving where receiving means receiving anything (stun ping, response or data packet). by Peter Thatcher · 10 years ago
  69. 275a2f1 Revert of Replace readable with receiving where receiving means receiving anything (stun ping, response or da… (patchset #7 id:340001 of https://codereview.webrtc.org/1351673003/ ) by tommi · 10 years ago
  70. ae16f85 Replace readable with receiving where receiving means receiving anything (stun ping, response or data packet). by honghaiz · 10 years ago
  71. 3c089d7 Add RTC_ prefix to contructormagic macros. by henrikg · 10 years ago
  72. 25c96d0 Add thread checker to StatsCollection. by jbauch · 10 years ago
  73. 8e6fd46 Route time-stretching metrics through libjingle by Henrik Lundin · 10 years ago
  74. 8ed6a4b Remove unused non-standard capture stats. by Peter Boström · 10 years ago
  75. d390029 Use a variant for storing stats values in StatsCollector code. by tommi@webrtc.org · 10 years ago
  76. 75b7f17 Temporary interface change to StatsReport::Id. by tommi@webrtc.org · 10 years ago
  77. 92f4018 Start using std::map for Values in the statscollector. This is in preparaton for more work which will cut down on the string copying work we do. by tommi@webrtc.org · 10 years ago
  78. 058b1f1 Remove GetReceiveBandwidthEstimatorStats. by pbos@webrtc.org · 10 years ago
  79. 7bea1ff Expose negotiated ciphers through stats API. by pthatcher@webrtc.org · 10 years ago
  80. afa6d16 Add a ToString() method to StatsReport::Value. by tommi@webrtc.org · 10 years ago
  81. 652bc37 Adding two new stats to StatsReport. by minyue@webrtc.org · 10 years ago
  82. 322a564 Fix datachannel stats id and timestamp. by decurtis@webrtc.org · 10 years ago
  83. 4fb7e25 Update StatsReport and by extension StatsCollector to reduce data copying. by tommi@webrtc.org · 10 years ago
  84. 5f93d0a Update libjingle license statements at top of talk files for consistency by jlmiller@webrtc.org · 10 years ago
  85. 8e327c4 Update StatsCollector's interface in preparation of more changes. by tommi@webrtc.org · 10 years ago
  86. 43e54e3 Revert 8095 "Update StatsCollector's interface in preparation of..." by tommi@webrtc.org · 10 years ago
  87. 5b76fd7 Update StatsCollector's interface in preparation of more changes. by tommi@webrtc.org · 10 years ago
  88. 487a444 Add stats collection for the data channel. by decurtis@webrtc.org · 10 years ago
  89. 950c518 Add adapter_type into Candidate object. by guoweis@webrtc.org · 10 years ago
  90. 55360ae Revert "Add adapter_type into Candidate object." by guoweis@webrtc.org · 10 years ago
  91. aaf02cc Add adapter_type into Candidate object. by guoweis@webrtc.org · 10 years ago
  92. 032b802 (Auto)update libjingle 82121498-> 82126219 by buildbot@webrtc.org · 10 years ago
  93. dd0601f Remove unneeded ctor and add a more practical one by tommi@webrtc.org · 10 years ago
  94. fb108b5 Revert r7885. by pbos@webrtc.org · 10 years ago
  95. 8c9d79a Add adapter_type into Candidate object. by guoweis@webrtc.org · 10 years ago
  96. c57310b Switch kStatsValueName* constants to be enums instead of char*. by tommi@webrtc.org · 10 years ago
  97. aa2c342 Add back a constructor to fix FYI build. by tommi@webrtc.org · 10 years ago
  98. c9d155f Move implementation of types in statstypes. to its cc file. by tommi@webrtc.org · 10 years ago
  99. 5c3ee4b Add empty implementation file that will hold statstypes.h implementation. by tommi@webrtc.org · 10 years ago
  100. 930e004 Add jmi field for packets discarded due to network error by guoweis@webrtc.org · 10 years ago