- fc6df05 Computing and propagating the audio stats totalprocessingdelay. by Jesús de Vicente Peña · 9 months ago
- c74412b Deprecate rtc::RefCountInterface by Harald Alvestrand · 9 months ago
- f4673f9 Move webrtc::AudioDeviceModule include to api/ folder by Florent Castelli · 11 months ago
- 0afde76 Move webrtc::AudioProcessing include to api/ folder by Florent Castelli · 11 months ago
- 0242939 Reland "Deprecate old constructors and set_type() in Candidate and Port" by Tomas Gunnarsson · 1 year ago
- ed8390d Revert "Deprecate old constructors and set_type() in Candidate and Port" by Ilya Nikolaevskiy · 1 year ago
- aaa6851 Deprecate old constructors and set_type() in Candidate and Port by Tommi · 1 year ago
- db2f52b Reland "Make setCodecPreferences only look at receive codecs" by Philipp Hancke · 1 year, 1 month ago
- f2431a9 Move ComputeFoundation to Candidate. by Tommi · 1 year, 1 month ago
- 521b863 Change type of candidate type names from char[] to string_view by Tommi · 1 year, 1 month ago
- ac58a33 [Stats] Migrate from the RTCStatsMember type alias to absl::optional. 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
- 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
- 84c48ae [Stats] Move metric names to Attribute, constructed via AttributeInit. by Henrik Boström · 1 year, 2 months ago
- 7978cf1 [Stats] Introduce Attribute, implementing RTCStatsMemberInterface. by Henrik Boström · 1 year, 2 months ago
- c5d9218 Do no return media-playout stats unless there is an audio receiver by Philipp Hancke · 1 year, 3 months ago
- a654437 Remove not-needed webrtc:: prefixes in pc/ by Harald Alvestrand · 1 year, 4 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, 8 months ago
- 00f1122 Remove extra usage of video-content-type header extension by Harald Alvestrand · 1 year, 8 months ago
- e9e03a9 Fix inaccurate contentType in RTCInbound/OutboundRtpStreamStats by Joachim Reiersen · 1 year, 8 months ago
- 656817c Remove default "unknown" encoderImplementation/decoderImplementation by Philipp Hancke · 1 year, 9 months ago
- 423faa6 stats: do not expose dataChannelIdentifier before it is set by Philipp Hancke · 1 year, 11 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
- 54e95bc Propagate time of the last received packet with Timestamp type by Danil Chapovalov · 1 year, 9 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, 11 months ago
- d5b5167 Cleanup usasge of ReportBlockData::report_block accessor in pc/ by Danil Chapovalov · 1 year, 10 months ago
- f78d1f2 stats: Implement receive RTX stats by Philipp Hancke · 1 year, 11 months ago
- 6a7bf10 Replace "rcvd" with "received" for readability by Philipp Hancke · 1 year, 11 months ago
- ec2670e Cleanup ReportBlockData class: use Timestamp and TimeDelta by Danil Chapovalov · 1 year, 11 months ago
- 5654898 Switch from pointer to ID for OnSctpDataChannelStateChanged by Tommi · 2 years ago
- 55f7280 [DataChannelController] Associate two methods with the network thread by Tommi · 2 years ago
- e9aa867 Remove SctpDataChannelControllerInterface::ConnectDataChannel by Tommi · 2 years ago
- faf3387 Always require a valid controller when constructing an SctpDataChannel by Tommi · 2 years ago
- 1f98b46 stats: rename RTCInboundRTPStreamStats and RTCOutboundRTPStreamStats by Philipp Hancke · 2 years ago
- 2f55370 Reland "Use two MediaChannels for 2 directions." by Harald Alvestrand · 2 years ago
- 1c0d91f Use WeakPtr in SctpDataChannel. by Tommi · 2 years ago
- d2afbaf Remove sigslot from PeerConnectionInternal and RTCStatsCollector. by Tommi · 2 years ago
- 18c869b Revert "Use two MediaChannels for 2 directions." by Harald Alvestrand · 2 years ago
- 8981a6f Use two MediaChannels for 2 directions. by Harald Alvestrand · 2 years, 1 month ago
- 5adc2b6 Correct RTCAudioPlayoutStats type and add kind field. by Fredrik Hernqvist · 2 years, 1 month 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
- 175f06f Reland "Remove 'trackId' dependency in stats selector algorithm." by Henrik Boström · 2 years, 2 months ago
- b81823a stats: use Timestamp instead of uint64_t by Philipp Hancke · 2 years, 2 months ago
- 07d64b4 Revert "Remove 'trackId' dependency in stats selector algorithm." by Henrik Boström · 2 years, 2 months ago
- 5ed4da7 In preparation for track deletion, fix some more tests. by Henrik Boström · 2 years, 3 months ago
- 81aab48 Remove 'trackId' dependency in stats selector algorithm. by Henrik Boström · 2 years, 3 months ago
- 9b235cd Add scalability mode to RTCOutboundRtpStreamStats stats by Evan Shrubsole · 2 years, 3 months ago
- a3a3b6d [Stats] If remote-inbound-rtp has no RTT, leave it undefined. by Henrik Boström · 2 years, 4 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
- aebba7b [Stats] Expose totalPacketSendDelay for audio as well. by Henrik Boström · 2 years, 5 months ago
- d819921 [Stats] Update totalPacketSendDelay to only cover time in pacer queue. by Henrik Boström · 2 years, 5 months ago
- c5f8f80 [Stats] Add googTimingFrameInfo to the modern API. by Henrik Boström · 2 years, 5 months ago
- 15166b2 [ModernStats] Mark obsolete stats as [[deprecated]]. by Henrik Boström · 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
- 0e3cd63 stats: add missing ice candidate stats by Philipp Hancke · 2 years, 5 months ago
- 31c373b Only expose RTCCodecStats that are referenced by an RTP stream. by Henrik Boström · 2 years, 6 months ago
- 69d23c9 Add RTCCertificateStats cache to avoid rtc::SSLCertChain::GetStats. by Henrik Boström · 2 years, 6 months ago
- b43e3bb [Stats] Add support for SSRC collisions. by Henrik Boström · 2 years, 6 months ago
- da6297d [Stats] Avoid DCHECK crashing if SSRCs are not unique. by Henrik Boström · 2 years, 6 months ago
- 839439a RTCIceCandidatePairStats.requestsSent should be total pings. by Henrik Boström · 2 years, 6 months ago
- 8dfc90f Make RTCStats IDs more concise. by Henrik Boström · 2 years, 6 months ago
- b2be392 Avoid duplicate RTCCodecStats entries. by Henrik Boström · 2 years, 6 months ago
- 684e241 stats: implement outbound-rtp.active by Philipp Hancke · 2 years, 8 months ago
- a5cc0ac Add DEPRECATED prefix to track stats IDs. by Henrik Boström · 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
- 3719a0c stats: use decoded framerate for inbound-rtp framesPerSecond by Philipp Hancke · 2 years, 8 months ago
- d970b09 measure decode time in TimeDelta instead of ms by Philipp Hancke · 2 years, 9 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
- 6e57ca2 stats: expose local candidate stats even before pairing by Philipp Hancke · 2 years, 9 months ago
- 6fb8d1a stats: expose minPlayoutDelay as nonstandard stat by Philipp Hancke · 2 years, 9 months ago
- e66b83f Never pass a signed char to ctype macros like isdigit() by Niels Möller · 2 years, 9 months ago
- 83830f3 Delete TestListener and top-level thread wrapping. by Niels Möller · 2 years, 10 months ago
- 0359ba2 stats: add frame assembly time stats by Philipp Hancke · 2 years, 10 months ago
- 9e5aeb9 Safeguard SctpDataChannel against detached controller by Harald Alvestrand · 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
- 2f7ad28 Change stream.AddTrack/RemoveTrack to take a scoped_refptr argument by Harald Alvestrand · 2 years, 11 months ago
- afb246b Update pc/ to not use implicit conversion from scoped_refptr<T> to T*. by Niels Möller · 2 years, 11 months ago
- 0d13bbd Extend RTCIceCandidateStats with non-standard network_adapter_type by Jonas Oreland · 3 years ago
- 42da5a9 Keep RTCTransportStats on P2PTransportChannel. by Jonas Oreland · 3 years ago
- c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 1 month ago
- 6589def Align sender/receiver teardown in RtpTransceiver. by Tommi · 3 years, 1 month ago
- e0bc8d2 Revert "Replace use of sigslot with CallbackList in data_channel_controller" by Mirko Bonadei · 3 years, 1 month ago
- 8efc914 Replace use of sigslot with CallbackList in data_channel_controller by Harald Alvestrand · 3 years, 1 month ago