1. 00ed864 Recently we moved webrtc/base to webrtc/rtc_base, so these by mbonadei · 7 years ago
  2. 94ac82f Add stats totalSamplesReceived and concealedSamples by Steve Anton · 7 years ago
  3. 2a927b0 Turn off clang-format for WEBRTC_RTCSTATS_IMPL macros. by Steve Anton · 7 years ago
  4. 0f6b13a Audit of kConstants missing the const qualifier by agrieve · 7 years ago
  5. 3b5bf18 Make RTCStatsReport::ToString() return JSON-parseable string. by ehmaldonado · 7 years ago
  6. 2bc62f3 Remove remains of webrtc/base by ehmaldonado · 8 years ago
  7. d1701d0 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
  8. 4f870fc Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 8 years ago
  9. c6c814d Remove remains of webrtc/base by ehmaldonado · 8 years ago
  10. 76de83e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  11. bc32410 Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  12. 60154fd Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  13. 27e573e Move RTCOutboundRTPStreamStats.roundTripTime to inbound, don't collect. by hbos · 8 years ago
  14. 95aa50b Rename RTCCodecStats.codec -> mimeType, parameters -> sdpFmtpLine. by hbos · 8 years ago
  15. e47812c Enable GN check in webrtc/stats by kjellander · 8 years ago
  16. 68eafed RTCRTPStreamStats.mediaTrackId renamed to trackId. by hbos · 8 years ago
  17. 90cc2a9 Reland of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2657563002/ ) by mbonadei · 8 years ago
  18. df5ec64 Revert of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2651543003/ ) by mbonadei · 8 years ago
  19. 5c59d8f Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
  20. b20cdfc RTCMediaStreamTrackStats.kind added and collected. by hbos · 8 years ago
  21. ee5b9ea RTCTransportStats.dtlsState replaces .activeConnection by hbos · 8 years ago
  22. 756b219 Update smoothed bitrate. by michaelt · 8 years ago
  23. dffc25c RTCMediaStreamTrackStats.ssrcIds removed. by hbos · 8 years ago
  24. 7c8813f RTCIceCandidateStats.transportId added and collected. by hbos · 8 years ago
  25. cfcb96e RTC[In/Out]boundRTPStreamStats: qpSum,framesDecoded,framesEncoded added. by hbos · 8 years ago
  26. 69f4979 RTCIceCandidateStats.deleted = false added. by hbos · 8 years ago
  27. aca2942 RTCIceCandidatePairStats.[state/priority] added, ConnectionInfo updated. by hbos · 8 years ago
  28. dd7f2be RTCIceCandidateStats.isRemote added and collected. by hbos · 8 years ago
  29. 8a7cf9d RTCStatsReport::AddStats DCHECKs that the ID is unique. by hbos · 8 years ago
  30. a75e2b0 Rename RTCOutboundRTPStreamStats *_rtt members to *_round_trip_time. by hbos · 8 years ago
  31. 3e7172f Collecting RTCIceCandidatePairStats.transport_id and improved unittests. by hbos · 8 years ago
  32. bb6fe68 Change rtc::TimeNanos and rtc::TimeMicros return value from uint64_t to int64_t. by nisse · 8 years ago
  33. 25b5d4d RTCCodecStats[1] added. by hbos · 8 years ago
  34. a54c85f RTCStats operator== bugfix by hbos · 8 years ago
  35. abef9e9 Remove all references to GYP by Henrik Kjellander · 8 years ago
  36. bafa0b3 RTCMediaStream[Track]Stats added. by hbos · 8 years ago
  37. 2e6d69a RTCInboundRTPStreamStats[1] added. by hbos · 8 years ago
  38. a7ab11e RTCOutboundRTPStreamStats[1] added. by hbos · 8 years ago
  39. 00f0bd9 Revert of RTCOutboundRTPStreamStats added. (patchset #3 id:80001 of https://codereview.webrtc.org/2456463002/ ) by perkj · 8 years ago
  40. b601707 Revert of RTCInboundRTPStreamStats added. (patchset #4 id:100001 of https://codereview.webrtc.org/2452043002/ ) by perkj · 8 years ago
  41. 5827b0f RTCInboundRTPStreamStats[1] added. by hbos · 8 years ago
  42. 6688f2e RTCOutboundRTPStreamStats[1] added. by hbos · 8 years ago
  43. 243a494 RTCStats equality operator added. by hbos · 8 years ago
  44. ab8516c RTCTransportStats[1] added, supporting all members. by hbos · 8 years ago
  45. 2b6447d RTCDataChannelStats[1] added, supporting all stats members. by hbos · 8 years ago
  46. a6c6623 GN: Exclude suppressions of Chromium Clang warnings for Chromium builds. by kjellander · 8 years ago
  47. d706ab4 RTCIceCandidatePairStats[1] added. by hbos · 8 years ago
  48. 1f3dee6 RTCIceCandidateStats[1] added. by hbos · 8 years ago
  49. 2cbdcd8 rtc_stats: Update code to remove chromium style warnings suppression. by hbos · 8 years ago
  50. f4f0f24 RTCStatsMember<bool> and RTCStatsMember<std::vector<bool>> added. by hbos · 8 years ago
  51. 3869112 RTCCertificateStats[1] added. by hbos · 8 years ago
  52. 2cf29b5 GN: Change rtc_source_set targets --> rtc_static_library by kjellander · 8 years ago
  53. 314e336 RTCTestStats moved into webrtc/stats/test (rtc_stats_test_utils) by hbos · 8 years ago
  54. 4220421 PeerConnection[Interface]::GetStats(RTCStatsCollectorCallback*) added. by hbos · 8 years ago
  55. 2ce7957 Removed the const char* (StaticString) type from RTCStatsMember. by hbos · 8 years ago
  56. 435c7b3 GYP: Remove targets inside include_tests==1 that are converted to GN. by kjellander · 8 years ago
  57. 4c5e7eb GN: Change group deps to public_deps. by kjellander · 8 years ago
  58. c5c898b Fix issues with rtc_stats_unittests tests so that they can run on bots. by hbos · 8 years ago
  59. 911f1ed Delete Timing class, timing.h, and update all users. by nisse · 8 years ago
  60. 9eb213a OWNERS: Make everyone able to change *.gn,*.gni files. by Henrik Kjellander · 8 years ago
  61. 80e6692 GN Templates: Move common_inherited_config to the template. by ehmaldonado · 8 years ago
  62. afe74ba RTCStatsCollector collecting stats on multiple threads. by hbos · 8 years ago
  63. 1d49219 GN Templates: Move common_config to the template. by ehmaldonado · 8 years ago
  64. f0532f3 GN: Introduce templates. by ehmaldonado · 8 years ago
  65. 7831d0d RTCStatsCollector: timestamps updated. by hbos · 8 years ago
  66. 059d0e3 RTCStatsCollector and RTCPeerConnectionStats added. by hbos · 8 years ago
  67. c5221b4 RTCStatsReport: Take ownership of other's stats with TakeMembersFrom by hbos · 8 years ago
  68. 7eed79e GN: Fix windows clang errors. Attempt 2. by ehmaldonado · 8 years ago
  69. eafa7c5 Adding GYP/GN owners to stats/ aligning with all other dirs. by Henrik Kjellander · 8 years ago
  70. 3d7ad3d RTCStats and RTCStatsReport added (webrtc/stats). by hbos · 8 years ago