1. 11fdb08 Implement RTCInboundRTPStreamStats.JitterBufferTargetDelay by Ivo Creusen · 2 years, 8 months ago
  2. 1ab6188 Implement Outbound/InboundRtpStreamStats.mid. by Henrik Boström · 2 years, 9 months ago
  3. a6c7d5c Implement RTCInboundRtpStreamStats.trackIdentifier. by Henrik Boström · 2 years, 9 months ago
  4. 5abfc92 Reland "[Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs." by Henrik Boström · 2 years, 9 months ago
  5. 67d2d35 Revert "Reland "[Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs."" by Henrik Boström · 2 years, 9 months ago
  6. 2843bbc Reland "[Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs." by Henrik Boström · 2 years, 9 months ago
  7. 378b1c6 Revert "[Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs." by Henrik Boström · 2 years, 9 months ago
  8. 626f87d [Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs. by Henrik Boström · 2 years, 9 months ago
  9. 6fb8d1a stats: expose minPlayoutDelay as nonstandard stat by Philipp Hancke · 2 years, 10 months ago
  10. 0359ba2 stats: add frame assembly time stats by Philipp Hancke · 2 years, 10 months ago
  11. 1f49157 stats: implement transport iceState by Philipp Hancke · 2 years, 10 months ago
  12. 95b1a34 stats: implement iceLocalUsernameFragment by Philipp Hancke · 2 years, 10 months ago
  13. cc1b9b0 stats: implement iceRole by Philipp Hancke · 2 years, 10 months ago
  14. a16a6a6 stats: implement inbound-rtp totalProcessingDelay for video by Philipp Hancke · 2 years, 11 months ago
  15. 69c1df2 stats: add dtlsRole to transport by Philipp Hancke · 2 years, 11 months ago
  16. c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 2 years, 11 months ago
  17. 0c68a7a Use WebRTC's Java VM initialization in tests. by Björn Terelius · 2 years, 11 months ago
  18. 57aa81b Remove //rtc_base:stringutils from public deps by Florent Castelli · 3 years ago
  19. 4467ad7 Remove //rtc_base:macromagic from public deps by Florent Castelli · 3 years ago
  20. 0d13bbd Extend RTCIceCandidateStats with non-standard network_adapter_type by Jonas Oreland · 3 years ago
  21. 79326ea Implement missing candidate pair packets/bytes sent/received stats. by Taylor Brandstetter · 3 years, 6 months ago
  22. 2562cf0 Reland "Wire up non-sender RTT for audio, and implement related standardized stats." by Ivo Creusen · 3 years, 6 months ago
  23. 2c41cba Revert "Wire up non-sender RTT for audio, and implement related standardized stats." by Björn Terelius · 3 years, 6 months ago
  24. fb0dca6 Wire up non-sender RTT for audio, and implement related standardized stats. by Ivo Creusen · 3 years, 7 months ago
  25. cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 7 months ago
  26. 28a2c63 Adding packetsDiscarded to RTCReceivedRtpStreamStats. by Minyue Li · 3 years, 8 months ago
  27. e99f687 Move WebRTC to non deprecated jsoncpp APIs. by Mirko Bonadei · 3 years, 9 months ago
  28. 64851c0 Reland: Fix echo return loss stats and add to RTCAudioSourceStats. by Taylor Brandstetter · 3 years, 9 months ago
  29. fe6580f Revert "Fix echo return loss stats and add to RTCAudioSourceStats." by Evan Shrubsole · 3 years, 9 months ago
  30. a27cfbf Fix echo return loss stats and add to RTCAudioSourceStats. by Taylor Brandstetter · 3 years, 9 months ago
  31. 7d23535 Populate qualityLimitationDurations stats for outbound RTP streams by Byoungchan Lee · 3 years, 10 months ago
  32. 0a52ede Support for map of string keys to uint64_t / double values in RTCStats by Byoungchan Lee · 3 years, 10 months ago
  33. 86ee89f Simplify reference counting implementation of PendingTaskSafetyFlag. by Tommi · 3 years, 11 months ago
  34. 943ad97 Remove RTCRemoteInboundRtpStreamStats duplicate members. by Henrik Boström · 4 years ago
  35. ef036cd [Stats] Cleanup obsolete stats - isRemote & deleted by Di Wu · 4 years ago
  36. f7b1b95 Add `RTCRemoteOutboundRtpStreamStats` for audio streams by Alessio Bazzica · 4 years ago
  37. 2f71b61 Make sure "remote-inbound-rtp.jitter" and "packetsLost" is exposed to JS by Henrik Boström · 4 years ago
  38. a9ba450 stats: add address as alias for ip by Philipp Hancke · 4 years ago
  39. fd1e9d1 [Stats] Add minimum RTCReceivedRtpStreamStats with jitter and packetsLost by Di Wu · 4 years ago
  40. 88a51b2 Populate "total_round_trip_time" and "round_trip_time_measurements" for remote inbound RTP streams by Di Wu · 4 years ago
  41. 86f04ad Populate “fractionLost” stats for remote inbound rtp streams by Di Wu · 4 years ago
  42. e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years, 1 month ago
  43. 95157a0 stats: add transportId to codec stats by Philipp Hancke · 4 years, 4 months ago
  44. 85fae2a Fix -Wrange-loop-analysis. by Mirko Bonadei · 4 years, 4 months ago
  45. cdebea0 stats: s/victim/other by Philipp Hancke · 4 years, 5 months ago
  46. edacbd5 Reland "Implement packets_(sent | received) for RTCTransportStats" by Artem Titov · 4 years, 8 months ago
  47. 4e5bc9f Reland "Complete migration from "track" to "inbound-rtp" stats" by Eldar Rello · 4 years, 8 months ago
  48. e6f3897 Revert "Complete migration from "track" to "inbound-rtp" stats" by Zeke Chin · 4 years, 8 months ago
  49. 94fe0d3 Complete migration from "track" to "inbound-rtp" stats by Eldar Rello · 4 years, 8 months ago
  50. 9b35da8 Revert "Implement packets_(sent | received) for RTCTransportStats" by Mirko Bonadei · 4 years, 8 months ago
  51. fb6f975 Implement packets_(sent | received) for RTCTransportStats by Artem Titov · 4 years, 8 months ago
  52. 10ef847 Correct name of DC.dataChannelIdentifier stats member by Harald Alvestrand · 4 years, 9 months ago
  53. a0ff50c Reland "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 4 years, 10 months ago
  54. 9a925c9 Revert "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 4 years, 10 months ago
  55. da6cda8 Improve outbound-rtp statistics for simulcast by Eldar Rello · 5 years ago
  56. e618cc9 Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats API by Artem Titov · 5 years ago
  57. 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 5 years ago
  58. 4a5dab0 [Stats] Include fecPackets[Reeceived/Discarded] in Members() by Henrik Boström · 5 years ago
  59. ccbe95f Reformat GN files. by Mirko Bonadei · 5 years ago
  60. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  61. 4f40fa5 Implement RTCOutboundRtpStreamStats::remoteId. by Henrik Boström · 5 years ago
  62. 00376e1 Add totalInterFrameDelay to RTCInboundRTPStreamStats by Johannes Kron · 5 years ago
  63. 759f161 Use explicit template decl/def for RTCNonStandardStatsMember. by Mirko Bonadei · 5 years ago
  64. 054f185 Use template instantiation declaration/definition for RTCStatsMember<T>. by Mirko Bonadei · 5 years ago
  65. 5cb7807 Implement crypto stats on DTLS transport by Harald Alvestrand · 5 years ago
  66. fcf79cc Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats. by Åsa Persson · 5 years ago
  67. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  68. ac0a4cb Reland "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Niels Möller · 5 years ago
  69. ef0627f Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Mirko Bonadei · 5 years ago
  70. fbde32e Fix GetStats bytesSent/Received, wireup headerBytesSent/Received by Niels Möller · 5 years ago
  71. cc62b16 Add qualityLimitationResolutionChanges stat by Evan Shrubsole · 6 years ago
  72. 149dc72 Add support for RTCTransportStats.selectedCandidatePairChanges by Jonas Oreland · 6 years ago
  73. 21e99da Add implemented-but-missing members to RTCMediaStreamTrackStats::Members by Henrik Boström · 6 years ago
  74. 6b43086 Reland "[GetStats] Expose video codec implementation in standardized metrics." by Henrik Boström · 6 years ago
  75. df625f4 Revert "[GetStats] Expose video codec implementation in standardized metrics." by Henrik Andreassson · 6 years ago
  76. 2b9fa09 [GetStats] Expose video codec implementation in standardized metrics. by Henrik Boström · 6 years ago
  77. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  78. d2c336f [getStats] Implement "media-source" audio levels, fixing Chrome bug. by Henrik Boström · 6 years ago
  79. bfd343b Add totalDecodeTime to RTCInboundRTPStreamStats by Johannes Kron · 6 years ago
  80. 2efae77 Add RTCStats for keyFramesEncoded, keyFramesDecoded. by Rasmus Brandt · 6 years ago
  81. 3472b9a Delete RTCInboundRTPStreamStats::fraction_lost by Niels Möller · 6 years ago
  82. ce33b6a Implement QualityLimitationReasonTracker and expose "reason". by Henrik Boström · 6 years ago
  83. 883eefc Implement RTCRemoteInboundRtpStreamStats for both audio and video. by Henrik Boström · 6 years ago
  84. 646fda0 Implement RTCMediaSourceStats and friends in standard getStats(). by Henrik Boström · 6 years ago
  85. 23aff9b Implement RTCOutboundRtpStreamStats.totalEncodedBytesTarget. by Henrik Boström · 6 years ago
  86. 04a3cc1 Delete rtc_base/unittest_main.cc by Niels Möller · 6 years ago
  87. 9fe1834 Implement RTCOutboundRtpStreamStats.totalPacketSendDelay for video. by Henrik Boström · 6 years ago
  88. 8d8ffdb Expose new audio stats on the API by Ivo Creusen · 6 years ago
  89. 44125fa Reland "Piping audio interruption metrics to API layer" by Henrik Lundin · 6 years ago
  90. cf96e0f Implement RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent. by Henrik Boström · 6 years ago
  91. 01738c6 Wire up RTCInboundRtpStreamStats.lastPacketReceivedTimestamp. by Henrik Boström · 6 years ago
  92. 2e06926 Implement RTC[In/Out]boundRtpStreamStats.contentType. by Henrik Boström · 6 years ago
  93. f71362f Wire up RTCOutboundRtpStreamStats.totalEncodeTime. by Henrik Boström · 6 years ago
  94. aa023e2 Add test-only group id. by Jakob Ivarsson · 6 years ago
  95. 758d946 Add origin trial ids to non-standard stats members. by Jakob Ivarsson · 6 years ago
  96. 232b3fd Expose relative packet arrival delay metric in stats API. by Jakob Ivarsson · 6 years ago
  97. c4dd730 Fix -Wextra-semi warnings. by Mirko Bonadei · 6 years ago
  98. 22f9925 webrtc: Remove semicolons. by Nico Weber · 6 years ago
  99. 0237106 Expose video freeze metrics in GetStats. by Sergey Silkin · 6 years ago
  100. 6c70e16 Fix RTCStatsReport::ConstIterator move constructor. by Mirko Bonadei · 6 years ago