1. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 6 years ago
  2. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  3. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 6 years ago
  4. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 6 years ago
  5. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 6 years ago
  6. 1f850a6 Reland "SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t." by Philip Eliasson · 6 years ago
  7. b5207b4 Revert "SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t." by Philip Eliasson · 6 years ago
  8. f1c9e21 ClangTidy fixes for logging/ by Benjamin Wright · 6 years ago
  9. b0f968a SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t. by philipel · 6 years ago
  10. 1175ae0 Add log based GoogCC simulation to visualizer. by Sebastian Jansson · 6 years ago
  11. 471783f Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly by Danil Chapovalov · 6 years ago
  12. 62c7b39 Allow suppression of padding check in RtpHeaderParser. by Sebastian Jansson · 6 years ago
  13. c8eeb18 Fixes parsing of logs where receive time info is missing. by Sebastian Jansson · 6 years ago
  14. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  15. b8a4d68 Allow injection of task queue factory in RtcEventLog. by Sebastian Jansson · 6 years ago
  16. 6b7bf6a Add a presubmit check for absl/memory/memory.h inclusion for WrapUnique by tzik · 6 years ago
  17. 08f6a6c Import proto_library.gni when rtc_enable_protobuf is true by Kimmo Kinnunen · 6 years ago
  18. 74f0a51 Move kFeedbackMessageType from Remb to Psfb by Elad Alon · 6 years ago
  19. 8aa00f0 Add missing absl/memory/memory.h to rtc_event_generic_ack_received.cc by tzik · 6 years ago
  20. 054db54 Remove an absl::WrapUnique usage without absl/memory/memory.h include by tzik · 6 years ago
  21. cf8405e Add generic packet rates to event_log_visualizer. by Piotr (Peter) Slatala · 6 years ago
  22. aec9794 Fix DCHECK when encoding GenericPacket* events using the legacy RTC event log format. by Piotr (Peter) Slatala · 6 years ago
  23. da825b1 Replace NOTREACHED with a break. by Piotr (Peter) Slatala · 6 years ago
  24. 1290fc7 Remove old accessor in GenericAckReceived by Piotr (Peter) Slatala · 6 years ago
  25. dfd5c4b Parse XR, FIR and PLI in rtc_event_log_parser.cc by Bjorn Terelius · 6 years ago
  26. 5e2aad1 Support GenericPacketReceived/Sent/AckReceived event logs. by Piotr (Peter) Slatala · 6 years ago
  27. 157540a Stop hard-coding default IDs for RTP extensions by Elad Alon · 6 years ago
  28. f6adac8 Add rtc event generic packet sent and received. by Piotr (Peter) Slatala · 6 years ago
  29. 0859142 Add events processing to GetIceEvents. by Sebastian Jansson · 6 years ago
  30. 1c54605 [clang-tidy] Apply performance-move-const-arg fixes (misc). by Mirko Bonadei · 6 years ago
  31. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  32. 733e087 Ignore duplicated incoming RTCP packets in RTC event log parser. by Bjorn Terelius · 6 years ago
  33. 739baf0 [clang-tidy] Apply performance-for-range-copy fixes. by Mirko Bonadei · 6 years ago
  34. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  35. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  36. 18f65dc Don't attempt to unwrap RTP timestamps for RTX stream. by Bjorn Terelius · 6 years ago
  37. 3770b99 Allow repeated feedback packets in log parser. by Sebastian Jansson · 6 years ago
  38. 84ca69a Add RTC event logging of LossNotification RTCP messages by Elad Alon · 6 years ago
  39. f8e7ccb Create new RTCP feedback message - LossIndication by Elad Alon · 6 years ago
  40. 7e4341d Reland "Reland "Adds richer packet and ice processing to ParsedRtcEventLog."" by Sebastian Jansson · 6 years ago
  41. 71b5a7d Revert "Reland "Adds richer packet and ice processing to ParsedRtcEventLog."" by Sebastian Jansson · 6 years ago
  42. 6fc6a0c Reland "Adds richer packet and ice processing to ParsedRtcEventLog." by Sebastian Jansson · 6 years ago
  43. 05acd2b Removes clock from TransportFeedbackAdapter. by Sebastian Jansson · 6 years ago
  44. 5c2f1f0 Add some missing includes and dependencies. by Bjorn Terelius · 6 years ago
  45. 85989c4 Remove unused friend declaration from ParsedRtcEventLog. by Zach Stein · 6 years ago
  46. 4a7b3ac Add DTLSTransport info into sender/receiver state. by Harald Alvestrand · 6 years ago
  47. 876d1d3 Revert "Reland "Adds richer packet and ice processing to ParsedRtcEventLog."" by Sebastian Jansson · 6 years ago
  48. 20aae1d Reland "Adds richer packet and ice processing to ParsedRtcEventLog." by Sebastian Jansson · 6 years ago
  49. 5586d7f Revert "Adds richer packet and ice processing to ParsedRtcEventLog." by Amit Hilbuch · 6 years ago
  50. 4306a25 Adds richer packet and ice processing to ParsedRtcEventLog. by Sebastian Jansson · 6 years ago
  51. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
  52. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  53. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago
  54. b8b3c99 Clean up visibility and dependencies of RTC event log build targets. by Bjorn Terelius · 6 years ago
  55. 1bdce79 Parse logs without RTX SSRC even if there is an RTX payload type. by Bjorn Terelius · 6 years ago
  56. 03fbf1e Simplifies RtcEventProcessor interface. by Sebastian Jansson · 6 years ago
  57. 852fe66 Removes deprecated alias ParsedRtcEventLogNew. by Sebastian Jansson · 6 years ago
  58. b290a6d Renames RtcEventLogParseNew to RtcEventLogParser by Sebastian Jansson · 6 years ago
  59. 3f2b9aa Moves logged event structs to separate header. by Sebastian Jansson · 6 years ago
  60. 9e2e6e7 Set LoggedIceCandidatePairEvent.transaction_id to default value if missing. by Zach Stein · 6 years ago
  61. ae786b8 Print media types for streams using the new event log format. by Bjorn Terelius · 6 years ago
  62. ba661fe Remove support for having multiple SSRCs in an RtcEventVideoSendStreamConfig. by Bjorn Terelius · 6 years ago
  63. 60aaa03 Fix header extension mapping bug in RTC event log analyzer. by Bjorn Terelius · 6 years ago
  64. fafae11 Allow parsing RTC event logs without a transaction ID. by Bjorn Terelius · 6 years ago
  65. c60a777 Process RTP before RTCP in RTC event log analyzer. by Bjorn Terelius · 6 years ago
  66. 4a817f6 Store timestamp of first and last event in RTC event log parser. by Bjorn Terelius · 6 years ago
  67. bd2cf71 Remove functions to inject a TaskQueue in RtcEventLog creation. by Bjorn Terelius · 6 years ago
  68. a713505 Preserve timestamp in DTLS writable event. by Bjorn Terelius · 6 years ago
  69. ebb6777 Allow access to specific RTCP types in new format event log parser. by Bjorn Terelius · 6 years ago
  70. e7673cf RtcEventLogImpl nits by Elad Alon · 6 years ago
  71. aa3d8ad Reland "Fix output period in RtcEventLogImpl" by Elad Alon · 6 years ago
  72. ad82a42 Fix race over RtcEventLogImpl::task_queue_ by Elad Alon · 6 years ago
  73. b3033c4 Add transaction id to candidate pair event log parser and encoder. by Zach Stein · 6 years ago
  74. 846dfdf Log DTLS writable changes to RtcEventLog by Zach Stein · 6 years ago
  75. 2bb9668 Revert "Fix output period in RtcEventLogImpl" by Qingsi Wang · 6 years ago
  76. 92c4289 Reland "Add transaction id to CandidatePairEvents." by Zach Stein · 6 years ago
  77. a4dcb74 Fix output period in RtcEventLogImpl by Elad Alon · 6 years ago
  78. 286ee01 Revert "Add transaction id to CandidatePairEvents." by Erik Språng · 6 years ago
  79. c308bdf Add transaction id to CandidatePairEvents. by Zach Stein · 6 years ago
  80. c64078f Log DTLS state changes to RtcEventLog by Zach Stein · 6 years ago
  81. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  82. 2c977b4 Remove RSID from stream configs in new event log format. by Bjorn Terelius · 6 years ago
  83. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  84. c20b82a Remove unused variables in RtcEventAudioXStreamConfig::Copy() by Bjorn Terelius · 6 years ago
  85. d474672 Make rtc_event_log protos publicly visible. by Mirko Bonadei · 6 years ago
  86. 8c1e73b Don't add empty extension list in event log parser. by Sebastian Jansson · 6 years ago
  87. e78b465 Add version and UTC time fields to RTC event log. by Bjorn Terelius · 6 years ago
  88. fdc635d Remove deprecated APIs from RTC event log parser. by Bjorn Terelius · 6 years ago
  89. 76f9954 Remove the old RTC event log parser. by Bjorn Terelius · 6 years ago
  90. 428a160 Remove rtc_event_log2text by Bjorn Terelius · 6 years ago
  91. c7e3af1 Remove rtc_event_log2stats. by Bjorn Terelius · 6 years ago
  92. c42d624 Event log - Use ToUnsigned() and ToSigned() on timestamp_ms by Elad Alon · 6 years ago
  93. 19084f8 Event logs - encode N channels as N-1 by Elad Alon · 6 years ago
  94. f4a3f9c Add RtcEvent::timestamp_ms() by Elad Alon · 6 years ago
  95. 0b1b5c1 Hide RtcEvent members behind accessors by Elad Alon · 6 years ago
  96. eb809f3 Event logs - separate audio_level and voice_activity by Elad Alon · 6 years ago
  97. 56a4b32 Rename fields in rtc_event_log2.proto by Elad Alon · 6 years ago
  98. d95b0a2 Use delta-encoding in new WebRTC event logs by Elad Alon · 6 years ago
  99. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  100. e401863 Change to RtcEvent::Copy by Elad Alon · 6 years ago