- 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 10 months ago
- ac58a33 [Stats] Migrate from the RTCStatsMember type alias to absl::optional. by Henrik Boström · 1 year, 2 months ago
- 5372bce Reland "[Stats] Make RTCStatsMember<T> a type alias for absl::optional<T>." by Henrik Boström · 1 year, 2 months ago
- fd54a61 Revert "[Stats] Make RTCStatsMember<T> a type alias for absl::optional<T>." by Henrik Boström · 1 year, 2 months ago
- 79ac694 [Stats] Make RTCStatsMember<T> a type alias for absl::optional<T>. by Henrik Boström · 1 year, 2 months ago
- 3484381 [Stats] Delete ValueToString/ToJson, ToString does the job. by Henrik Boström · 1 year, 2 months ago
- 7209548 Reland "[Stats] Attribute::ToString(), to replace member ValueToString/ToJson." by Henrik Boström · 1 year, 2 months ago
- ed1d084 [Stats] Replace all uses of is_defined() with has_value(). by Henrik Boström · 1 year, 2 months ago
- 4d706a9 Revert "Reland "[Stats] Attribute::ToString(), to replace member ValueToString/ToJson."" by Mirko Bonadei · 1 year, 2 months ago
- 55cdc29 Reland "[Stats] Attribute::ToString(), to replace member ValueToString/ToJson." by Henrik Boström · 1 year, 2 months ago
- c0ac4df Reland "[Stats] Move metric names to Attribute, constructed via AttributeInit." by Henrik Boström · 1 year, 2 months ago
- df3b3bd Revert "[Stats] Move metric names to Attribute, constructed via AttributeInit." by Mirko Bonadei · 1 year, 2 months ago
- 1fee69c Revert "[Stats] Attribute::ToString(), to replace member ValueToString/ToJson." by Mirko Bonadei · 1 year, 2 months ago
- 54be708 [Stats] Attribute::ToString(), to replace member ValueToString/ToJson. by Henrik Boström · 1 year, 2 months ago
- 84c48ae [Stats] Move metric names to Attribute, constructed via AttributeInit. by Henrik Boström · 1 year, 2 months ago
- 1ac0bea [Stats] Delete unused method RTCStats::Members(). by Henrik Boström · 1 year, 2 months ago
- bfee961 [Stats] Migrate RTCStats/Test to Attributes. by Henrik Boström · 1 year, 2 months ago
- 7978cf1 [Stats] Introduce Attribute, implementing RTCStatsMemberInterface. by Henrik Boström · 1 year, 2 months ago
- 98b0da1 Move RTCStatsMember+Interface to a separate file. by Henrik Boström · 1 year, 2 months ago
- 3c8c1af stats: convert to Unix fileformat, remove obsolete section by Alfred E. Heggestad · 1 year, 2 months ago
- e2e0451 stats: implement fecSsrc on inbound-rtp by Philipp Hancke · 1 year, 7 months ago
- 9b82b2f stats: implement RTX ssrc on inbound-rtp/outbound-rtp by Philipp Hancke · 1 year, 7 months ago
- 17e8a5c stats: implement flexfec fecBytesReceived stats for FlexFEC by Philipp Hancke · 1 year, 9 months ago
- c929ab4 Reland "[Stats] Remove enum-like structs in favor of strings." by Henrik Boström · 1 year, 9 months ago
- 45666d4 Revert "[Stats] Remove enum-like structs in favor of strings." by Christoffer Jansson · 1 year, 9 months ago
- ccc87ea [Stats] Remove enum-like structs in favor of strings. by Henrik Boström · 1 year, 9 months ago
- 0f13765 Delete RTC[NonStandard/Restricted]StatsMember. by Henrik Boström · 1 year, 10 months ago
- 979b047 Revert "Temporarily add dummy trackId to unblock roll." by Henrik Boström · 1 year, 10 months ago
- 2057d71 [Stats] Delete unused NonStandardGroupId. by Henrik Boström · 1 year, 10 months ago
- 3df4178 Temporarily add dummy trackId to unblock roll. by Henrik Boström · 1 year, 10 months ago
- 4e231ee Delete deprecated 'track' and 'stream' metrics from WebRTC. by Henrik Boström · 1 year, 10 months ago
- e0034a8 stats: remove `media_type` which was an alias for `kind` by Philipp Hancke · 1 year, 10 months ago
- f78d1f2 stats: Implement receive RTX stats by Philipp Hancke · 1 year, 11 months ago
- f0f435e Remove deprecated RTCStatsReport(int64) and timestamp_us by Philipp Hancke · 2 years ago
- 1f98b46 stats: rename RTCInboundRTPStreamStats and RTCOutboundRTPStreamStats by Philipp Hancke · 2 years ago
- 1f80451 Fix stats inheritance and rename RTP to Rtp by Philipp Hancke · 2 years ago
- fe1b39a stats: Deprecate RTCStatsReport(int64 timestamp_us) by Philipp Hancke · 2 years, 1 month ago
- e5ab6c3 stats: remove deprecated timestamp_us constructor variant by Philipp Hancke · 2 years, 1 month ago
- a617867 Reland "Migrate WebRTC documentation to new renderer" by Artem Titov · 2 years, 1 month ago
- 0f2ce5c Revert "Migrate WebRTC documentation to new renderer" by Artem Titov · 2 years, 2 months ago
- 3eceaf4 Migrate WebRTC documentation to new renderer by Artem Titov · 2 years, 2 months ago
- 5adc2b6 Correct RTCAudioPlayoutStats type and add kind field. by Fredrik Hernqvist · 2 years, 2 months ago
- 828de80 Populate RTCInboundRtpStreamStats::playoutId when appropriate by Fredrik Hernqvist · 2 years, 2 months ago
- efbe753 Add RTCAudioPlayoutStats to GetStats(). by Fredrik Hernqvist · 2 years, 2 months ago
- e137c45 stats: deprecate timestamp_us constructor and method by Philipp Hancke · 2 years, 2 months ago
- b81823a stats: use Timestamp instead of uint64_t by Philipp Hancke · 2 years, 2 months ago
- 7a5de44 api: use std::string in stats constructor by Philipp Hancke · 2 years, 2 months ago
- 9b235cd Add scalability mode to RTCOutboundRtpStreamStats stats by Evan Shrubsole · 2 years, 3 months ago
- 13c0be4 Add power efficient stats to RTC stats by Evan Shrubsole · 2 years, 4 months ago
- 0487c57 stats: implement candidate-pair lastPacket(Sent|Received)Timestamp by Philipp Hancke · 2 years, 4 months ago
- adbcbf7 [Stats] Delete 'track' metrics that have previously been moved. by Henrik Boström · 2 years, 4 months ago
- 45b35d4 Unship track.totalFramesDuration/sumSquaredFrameDurations. by Henrik Boström · 2 years, 4 months ago
- 640e926 Use proper export macro in rtc_stats.cc by Evan Shrubsole · 2 years, 5 months ago
- c5f8f80 [Stats] Add googTimingFrameInfo to the modern API. by Henrik Boström · 2 years, 5 months ago
- 8e7a105 stats: use absl::optional to represent value by Philipp Hancke · 2 years, 5 months ago
- 15166b2 [ModernStats] Mark obsolete stats as [[deprecated]]. by Henrik Boström · 2 years, 5 months ago
- 6738b01 stats: prefer default copy constructor by Philipp Hancke · 2 years, 5 months ago
- 6c733ee Add exposure criteria to WebRTC stat members. by Evan Shrubsole · 2 years, 5 months ago
- 036b3fd Reland "stats: migrate to Timestamp" by Philipp Hancke · 2 years, 5 months ago
- c0794c2 Revert "stats: migrate to Timestamp" by Mirko Bonadei · 2 years, 5 months ago
- 2235776 stats: migrate to Timestamp by Philipp Hancke · 2 years, 5 months ago
- 22e0e61 Add unit tests for RTCStatMember properties by Evan Shrubsole · 2 years, 5 months ago
- 2fb8307 Move more non-standard metrics to inbound-rtp. by Henrik Boström · 2 years, 5 months ago
- c57a28c Move pause and freeze metrics to standardized location. by Henrik Boström · 2 years, 5 months ago
- a494e4b Move packetsDiscarded to inbound-rtp. by Henrik Boström · 2 years, 5 months ago
- 0e3cd63 stats: add missing ice candidate stats by Philipp Hancke · 2 years, 5 months ago
- da6297d [Stats] Avoid DCHECK crashing if SSRCs are not unique. by Henrik Boström · 2 years, 6 months ago
- b5cf12d stats: replace new with std::make_unique by Philipp Hancke · 2 years, 6 months ago
- 684e241 stats: implement outbound-rtp.active by Philipp Hancke · 2 years, 8 months ago
- 1a84b56 Implement RTCInboundRTPStreamStats.JitterBufferMinimumDelay by Ivo Creusen · 2 years, 8 months ago
- 11fdb08 Implement RTCInboundRTPStreamStats.JitterBufferTargetDelay by Ivo Creusen · 2 years, 8 months ago
- 1ab6188 Implement Outbound/InboundRtpStreamStats.mid. by Henrik Boström · 2 years, 9 months ago
- a6c7d5c Implement RTCInboundRtpStreamStats.trackIdentifier. by Henrik Boström · 2 years, 9 months ago
- 5abfc92 Reland "[Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs." by Henrik Boström · 2 years, 9 months ago
- 67d2d35 Revert "Reland "[Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs."" by Henrik Boström · 2 years, 9 months ago
- 2843bbc Reland "[Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs." by Henrik Boström · 2 years, 9 months ago
- 378b1c6 Revert "[Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs." by Henrik Boström · 2 years, 9 months ago
- 626f87d [Stats] Cleanup: Remove unimplemented metrics and obsolete TODOs. by Henrik Boström · 2 years, 9 months ago
- 6fb8d1a stats: expose minPlayoutDelay as nonstandard stat by Philipp Hancke · 2 years, 10 months ago
- 0359ba2 stats: add frame assembly time stats by Philipp Hancke · 2 years, 10 months ago
- 1f49157 stats: implement transport iceState by Philipp Hancke · 2 years, 10 months ago
- 95b1a34 stats: implement iceLocalUsernameFragment by Philipp Hancke · 2 years, 10 months ago
- cc1b9b0 stats: implement iceRole by Philipp Hancke · 2 years, 10 months ago
- a16a6a6 stats: implement inbound-rtp totalProcessingDelay for video by Philipp Hancke · 2 years, 11 months ago
- 69c1df2 stats: add dtlsRole to transport by Philipp Hancke · 2 years, 11 months ago
- c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 2 years, 11 months ago
- 0c68a7a Use WebRTC's Java VM initialization in tests. by Björn Terelius · 2 years, 11 months ago
- 57aa81b Remove //rtc_base:stringutils from public deps by Florent Castelli · 3 years ago
- 4467ad7 Remove //rtc_base:macromagic from public deps by Florent Castelli · 3 years ago
- 0d13bbd Extend RTCIceCandidateStats with non-standard network_adapter_type by Jonas Oreland · 3 years ago
- 79326ea Implement missing candidate pair packets/bytes sent/received stats. by Taylor Brandstetter · 3 years, 6 months ago
- 2562cf0 Reland "Wire up non-sender RTT for audio, and implement related standardized stats." by Ivo Creusen · 3 years, 6 months ago
- 2c41cba Revert "Wire up non-sender RTT for audio, and implement related standardized stats." by Björn Terelius · 3 years, 6 months ago
- fb0dca6 Wire up non-sender RTT for audio, and implement related standardized stats. by Ivo Creusen · 3 years, 7 months ago
- cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 7 months ago
- 28a2c63 Adding packetsDiscarded to RTCReceivedRtpStreamStats. by Minyue Li · 3 years, 8 months ago
- e99f687 Move WebRTC to non deprecated jsoncpp APIs. by Mirko Bonadei · 3 years, 9 months ago
- 64851c0 Reland: Fix echo return loss stats and add to RTCAudioSourceStats. by Taylor Brandstetter · 3 years, 9 months ago
- fe6580f Revert "Fix echo return loss stats and add to RTCAudioSourceStats." by Evan Shrubsole · 3 years, 9 months ago
- a27cfbf Fix echo return loss stats and add to RTCAudioSourceStats. by Taylor Brandstetter · 3 years, 9 months ago