1. e2e0451 stats: implement fecSsrc on inbound-rtp by Philipp Hancke · 1 year, 9 months ago
  2. 9b82b2f stats: implement RTX ssrc on inbound-rtp/outbound-rtp by Philipp Hancke · 1 year, 9 months ago
  3. 17e8a5c stats: implement flexfec fecBytesReceived stats for FlexFEC by Philipp Hancke · 1 year, 10 months ago
  4. c929ab4 Reland "[Stats] Remove enum-like structs in favor of strings." by Henrik Boström · 1 year, 10 months ago
  5. 45666d4 Revert "[Stats] Remove enum-like structs in favor of strings." by Christoffer Jansson · 1 year, 11 months ago
  6. ccc87ea [Stats] Remove enum-like structs in favor of strings. by Henrik Boström · 1 year, 11 months ago
  7. 0f13765 Delete RTC[NonStandard/Restricted]StatsMember. by Henrik Boström · 1 year, 11 months ago
  8. 979b047 Revert "Temporarily add dummy trackId to unblock roll." by Henrik Boström · 1 year, 11 months ago
  9. 2057d71 [Stats] Delete unused NonStandardGroupId. by Henrik Boström · 1 year, 11 months ago
  10. 3df4178 Temporarily add dummy trackId to unblock roll. by Henrik Boström · 1 year, 11 months ago
  11. 4e231ee Delete deprecated 'track' and 'stream' metrics from WebRTC. by Henrik Boström · 1 year, 11 months ago
  12. e0034a8 stats: remove `media_type` which was an alias for `kind` by Philipp Hancke · 2 years ago
  13. f78d1f2 stats: Implement receive RTX stats by Philipp Hancke · 2 years ago
  14. f0f435e Remove deprecated RTCStatsReport(int64) and timestamp_us by Philipp Hancke · 2 years, 1 month ago
  15. 1f98b46 stats: rename RTCInboundRTPStreamStats and RTCOutboundRTPStreamStats by Philipp Hancke · 2 years, 2 months ago
  16. 1f80451 Fix stats inheritance and rename RTP to Rtp by Philipp Hancke · 2 years, 2 months ago
  17. fe1b39a stats: Deprecate RTCStatsReport(int64 timestamp_us) by Philipp Hancke · 2 years, 2 months ago
  18. e5ab6c3 stats: remove deprecated timestamp_us constructor variant by Philipp Hancke · 2 years, 2 months ago
  19. a617867 Reland "Migrate WebRTC documentation to new renderer" by Artem Titov · 2 years, 3 months ago
  20. 0f2ce5c Revert "Migrate WebRTC documentation to new renderer" by Artem Titov · 2 years, 3 months ago
  21. 3eceaf4 Migrate WebRTC documentation to new renderer by Artem Titov · 2 years, 3 months ago
  22. 5adc2b6 Correct RTCAudioPlayoutStats type and add kind field. by Fredrik Hernqvist · 2 years, 3 months ago
  23. 828de80 Populate RTCInboundRtpStreamStats::playoutId when appropriate by Fredrik Hernqvist · 2 years, 3 months ago
  24. efbe753 Add RTCAudioPlayoutStats to GetStats(). by Fredrik Hernqvist · 2 years, 3 months ago
  25. e137c45 stats: deprecate timestamp_us constructor and method by Philipp Hancke · 2 years, 4 months ago
  26. b81823a stats: use Timestamp instead of uint64_t by Philipp Hancke · 2 years, 4 months ago
  27. 7a5de44 api: use std::string in stats constructor by Philipp Hancke · 2 years, 4 months ago
  28. 9b235cd Add scalability mode to RTCOutboundRtpStreamStats stats by Evan Shrubsole · 2 years, 5 months ago
  29. 13c0be4 Add power efficient stats to RTC stats by Evan Shrubsole · 2 years, 6 months ago
  30. 0487c57 stats: implement candidate-pair lastPacket(Sent|Received)Timestamp by Philipp Hancke · 2 years, 6 months ago
  31. adbcbf7 [Stats] Delete 'track' metrics that have previously been moved. by Henrik Boström · 2 years, 6 months ago
  32. 45b35d4 Unship track.totalFramesDuration/sumSquaredFrameDurations. by Henrik Boström · 2 years, 6 months ago
  33. 640e926 Use proper export macro in rtc_stats.cc by Evan Shrubsole · 2 years, 6 months ago
  34. c5f8f80 [Stats] Add googTimingFrameInfo to the modern API. by Henrik Boström · 2 years, 6 months ago
  35. 8e7a105 stats: use absl::optional to represent value by Philipp Hancke · 2 years, 6 months ago
  36. 15166b2 [ModernStats] Mark obsolete stats as [[deprecated]]. by Henrik Boström · 2 years, 6 months ago
  37. 6738b01 stats: prefer default copy constructor by Philipp Hancke · 2 years, 7 months ago
  38. 6c733ee Add exposure criteria to WebRTC stat members. by Evan Shrubsole · 2 years, 7 months ago
  39. 036b3fd Reland "stats: migrate to Timestamp" by Philipp Hancke · 2 years, 7 months ago
  40. c0794c2 Revert "stats: migrate to Timestamp" by Mirko Bonadei · 2 years, 7 months ago
  41. 2235776 stats: migrate to Timestamp by Philipp Hancke · 2 years, 7 months ago
  42. 22e0e61 Add unit tests for RTCStatMember properties by Evan Shrubsole · 2 years, 7 months ago
  43. 2fb8307 Move more non-standard metrics to inbound-rtp. by Henrik Boström · 2 years, 7 months ago
  44. c57a28c Move pause and freeze metrics to standardized location. by Henrik Boström · 2 years, 7 months ago
  45. a494e4b Move packetsDiscarded to inbound-rtp. by Henrik Boström · 2 years, 7 months ago
  46. 0e3cd63 stats: add missing ice candidate stats by Philipp Hancke · 2 years, 7 months ago
  47. da6297d [Stats] Avoid DCHECK crashing if SSRCs are not unique. by Henrik Boström · 2 years, 7 months ago
  48. b5cf12d stats: replace new with std::make_unique by Philipp Hancke · 2 years, 8 months ago
  49. 684e241 stats: implement outbound-rtp.active by Philipp Hancke · 2 years, 9 months ago
  50. 1a84b56 Implement RTCInboundRTPStreamStats.JitterBufferMinimumDelay by Ivo Creusen · 2 years, 9 months ago
  51. 11fdb08 Implement RTCInboundRTPStreamStats.JitterBufferTargetDelay by Ivo Creusen · 2 years, 10 months ago
  52. 1ab6188 Implement Outbound/InboundRtpStreamStats.mid. by Henrik Boström · 2 years, 10 months ago
  53. a6c7d5c Implement RTCInboundRtpStreamStats.trackIdentifier. by Henrik Boström · 2 years, 10 months ago
  54. 5abfc92 Reland "[Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs." by Henrik Boström · 2 years, 11 months ago
  55. 67d2d35 Revert "Reland "[Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs."" by Henrik Boström · 2 years, 11 months ago
  56. 2843bbc Reland "[Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs." by Henrik Boström · 2 years, 11 months ago
  57. 378b1c6 Revert "[Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs." by Henrik Boström · 2 years, 11 months ago
  58. 626f87d [Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs. by Henrik Boström · 2 years, 11 months ago
  59. 6fb8d1a stats: expose minPlayoutDelay as nonstandard stat by Philipp Hancke · 2 years, 11 months ago
  60. 0359ba2 stats: add frame assembly time stats by Philipp Hancke · 3 years ago
  61. 1f49157 stats: implement transport iceState by Philipp Hancke · 3 years ago
  62. 95b1a34 stats: implement iceLocalUsernameFragment by Philipp Hancke · 3 years ago
  63. cc1b9b0 stats: implement iceRole by Philipp Hancke · 3 years ago
  64. a16a6a6 stats: implement inbound-rtp totalProcessingDelay for video by Philipp Hancke · 3 years ago
  65. 69c1df2 stats: add dtlsRole to transport by Philipp Hancke · 3 years ago
  66. c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 3 years ago
  67. 0c68a7a Use WebRTC's Java VM initialization in tests. by Björn Terelius · 3 years ago
  68. 57aa81b Remove //rtc_base:stringutils from public deps by Florent Castelli · 3 years, 1 month ago
  69. 4467ad7 Remove //rtc_base:macromagic from public deps by Florent Castelli · 3 years, 1 month ago
  70. 0d13bbd Extend RTCIceCandidateStats with non-standard network_adapter_type by Jonas Oreland · 3 years, 2 months ago
  71. 79326ea Implement missing candidate pair packets/bytes sent/received stats. by Taylor Brandstetter · 3 years, 7 months ago
  72. 2562cf0 Reland "Wire up non-sender RTT for audio, and implement related standardized stats." by Ivo Creusen · 3 years, 8 months ago
  73. 2c41cba Revert "Wire up non-sender RTT for audio, and implement related standardized stats." by Björn Terelius · 3 years, 8 months ago
  74. fb0dca6 Wire up non-sender RTT for audio, and implement related standardized stats. by Ivo Creusen · 3 years, 8 months ago
  75. cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 9 months ago
  76. 28a2c63 Adding packetsDiscarded to RTCReceivedRtpStreamStats. by Minyue Li · 3 years, 10 months ago
  77. e99f687 Move WebRTC to non deprecated jsoncpp APIs. by Mirko Bonadei · 3 years, 10 months ago
  78. 64851c0 Reland: Fix echo return loss stats and add to RTCAudioSourceStats. by Taylor Brandstetter · 3 years, 10 months ago
  79. fe6580f Revert "Fix echo return loss stats and add to RTCAudioSourceStats." by Evan Shrubsole · 3 years, 10 months ago
  80. a27cfbf Fix echo return loss stats and add to RTCAudioSourceStats. by Taylor Brandstetter · 3 years, 10 months ago
  81. 7d23535 Populate qualityLimitationDurations stats for outbound RTP streams by Byoungchan Lee · 4 years ago
  82. 0a52ede Support for map of string keys to uint64_t / double values in RTCStats by Byoungchan Lee · 4 years ago
  83. 86ee89f Simplify reference counting implementation of PendingTaskSafetyFlag. by Tommi · 4 years ago
  84. 943ad97 Remove RTCRemoteInboundRtpStreamStats duplicate members. by Henrik Boström · 4 years, 1 month ago
  85. ef036cd [Stats] Cleanup obsolete stats - isRemote & deleted by Di Wu · 4 years, 1 month ago
  86. f7b1b95 Add `RTCRemoteOutboundRtpStreamStats` for audio streams by Alessio Bazzica · 4 years, 1 month ago
  87. 2f71b61 Make sure "remote-inbound-rtp.jitter" and "packetsLost" is exposed to JS by Henrik Boström · 4 years, 1 month ago
  88. a9ba450 stats: add address as alias for ip by Philipp Hancke · 4 years, 1 month ago
  89. fd1e9d1 [Stats] Add minimum RTCReceivedRtpStreamStats with jitter and packetsLost by Di Wu · 4 years, 2 months ago
  90. 88a51b2 Populate "total_round_trip_time" and "round_trip_time_measurements" for remote inbound RTP streams by Di Wu · 4 years, 2 months ago
  91. 86f04ad Populate “fractionLost” stats for remote inbound rtp streams by Di Wu · 4 years, 2 months ago
  92. e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years, 3 months ago
  93. 95157a0 stats: add transportId to codec stats by Philipp Hancke · 4 years, 5 months ago
  94. 85fae2a Fix -Wrange-loop-analysis. by Mirko Bonadei · 4 years, 6 months ago
  95. cdebea0 stats: s/victim/other by Philipp Hancke · 4 years, 7 months ago
  96. edacbd5 Reland "Implement packets_(sent | received) for RTCTransportStats" by Artem Titov · 4 years, 10 months ago
  97. 4e5bc9f Reland "Complete migration from "track" to "inbound-rtp" stats" by Eldar Rello · 4 years, 10 months ago
  98. e6f3897 Revert "Complete migration from "track" to "inbound-rtp" stats" by Zeke Chin · 4 years, 10 months ago
  99. 94fe0d3 Complete migration from "track" to "inbound-rtp" stats by Eldar Rello · 4 years, 10 months ago
  100. 9b35da8 Revert "Implement packets_(sent | received) for RTCTransportStats" by Mirko Bonadei · 4 years, 10 months ago