1. 4a7b3ac Add DTLSTransport info into sender/receiver state. by Harald Alvestrand · 6 years ago
  2. 876d1d3 Revert "Reland "Adds richer packet and ice processing to ParsedRtcEventLog."" by Sebastian Jansson · 6 years ago
  3. 20aae1d Reland "Adds richer packet and ice processing to ParsedRtcEventLog." by Sebastian Jansson · 6 years ago
  4. 5586d7f Revert "Adds richer packet and ice processing to ParsedRtcEventLog." by Amit Hilbuch · 6 years ago
  5. 4306a25 Adds richer packet and ice processing to ParsedRtcEventLog. by Sebastian Jansson · 6 years ago
  6. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
  7. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  8. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago
  9. b8b3c99 Clean up visibility and dependencies of RTC event log build targets. by Bjorn Terelius · 6 years ago
  10. 1bdce79 Parse logs without RTX SSRC even if there is an RTX payload type. by Bjorn Terelius · 6 years ago
  11. 03fbf1e Simplifies RtcEventProcessor interface. by Sebastian Jansson · 6 years ago
  12. 852fe66 Removes deprecated alias ParsedRtcEventLogNew. by Sebastian Jansson · 6 years ago
  13. b290a6d Renames RtcEventLogParseNew to RtcEventLogParser by Sebastian Jansson · 6 years ago
  14. 3f2b9aa Moves logged event structs to separate header. by Sebastian Jansson · 6 years ago
  15. 9e2e6e7 Set LoggedIceCandidatePairEvent.transaction_id to default value if missing. by Zach Stein · 6 years ago
  16. ae786b8 Print media types for streams using the new event log format. by Bjorn Terelius · 6 years ago
  17. ba661fe Remove support for having multiple SSRCs in an RtcEventVideoSendStreamConfig. by Bjorn Terelius · 6 years ago
  18. 60aaa03 Fix header extension mapping bug in RTC event log analyzer. by Bjorn Terelius · 6 years ago
  19. fafae11 Allow parsing RTC event logs without a transaction ID. by Bjorn Terelius · 6 years ago
  20. c60a777 Process RTP before RTCP in RTC event log analyzer. by Bjorn Terelius · 6 years ago
  21. 4a817f6 Store timestamp of first and last event in RTC event log parser. by Bjorn Terelius · 6 years ago
  22. bd2cf71 Remove functions to inject a TaskQueue in RtcEventLog creation. by Bjorn Terelius · 6 years ago
  23. a713505 Preserve timestamp in DTLS writable event. by Bjorn Terelius · 6 years ago
  24. ebb6777 Allow access to specific RTCP types in new format event log parser. by Bjorn Terelius · 6 years ago
  25. e7673cf RtcEventLogImpl nits by Elad Alon · 6 years ago
  26. aa3d8ad Reland "Fix output period in RtcEventLogImpl" by Elad Alon · 6 years ago
  27. ad82a42 Fix race over RtcEventLogImpl::task_queue_ by Elad Alon · 6 years ago
  28. b3033c4 Add transaction id to candidate pair event log parser and encoder. by Zach Stein · 6 years ago
  29. 846dfdf Log DTLS writable changes to RtcEventLog by Zach Stein · 6 years ago
  30. 2bb9668 Revert "Fix output period in RtcEventLogImpl" by Qingsi Wang · 6 years ago
  31. 92c4289 Reland "Add transaction id to CandidatePairEvents." by Zach Stein · 6 years ago
  32. a4dcb74 Fix output period in RtcEventLogImpl by Elad Alon · 6 years ago
  33. 286ee01 Revert "Add transaction id to CandidatePairEvents." by Erik Språng · 6 years ago
  34. c308bdf Add transaction id to CandidatePairEvents. by Zach Stein · 6 years ago
  35. c64078f Log DTLS state changes to RtcEventLog by Zach Stein · 6 years ago
  36. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  37. 2c977b4 Remove RSID from stream configs in new event log format. by Bjorn Terelius · 6 years ago
  38. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  39. c20b82a Remove unused variables in RtcEventAudioXStreamConfig::Copy() by Bjorn Terelius · 6 years ago
  40. d474672 Make rtc_event_log protos publicly visible. by Mirko Bonadei · 6 years ago
  41. 8c1e73b Don't add empty extension list in event log parser. by Sebastian Jansson · 6 years ago
  42. e78b465 Add version and UTC time fields to RTC event log. by Bjorn Terelius · 6 years ago
  43. fdc635d Remove deprecated APIs from RTC event log parser. by Bjorn Terelius · 6 years ago
  44. 76f9954 Remove the old RTC event log parser. by Bjorn Terelius · 6 years ago
  45. 428a160 Remove rtc_event_log2text by Bjorn Terelius · 6 years ago
  46. c7e3af1 Remove rtc_event_log2stats. by Bjorn Terelius · 6 years ago
  47. c42d624 Event log - Use ToUnsigned() and ToSigned() on timestamp_ms by Elad Alon · 6 years ago
  48. 19084f8 Event logs - encode N channels as N-1 by Elad Alon · 6 years ago
  49. f4a3f9c Add RtcEvent::timestamp_ms() by Elad Alon · 6 years ago
  50. 0b1b5c1 Hide RtcEvent members behind accessors by Elad Alon · 6 years ago
  51. eb809f3 Event logs - separate audio_level and voice_activity by Elad Alon · 6 years ago
  52. 56a4b32 Rename fields in rtc_event_log2.proto by Elad Alon · 6 years ago
  53. d95b0a2 Use delta-encoding in new WebRTC event logs by Elad Alon · 6 years ago
  54. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  55. e401863 Change to RtcEvent::Copy by Elad Alon · 6 years ago
  56. 69807e8 Depend directly on destination targets. by Yves Gerey · 6 years ago
  57. b26cf2f Add field trial to enable the new RTC event log format. by Bjorn Terelius · 6 years ago
  58. 59ebf23 Refactor structs in rtc_event_log_parser_new.h by Elad Alon · 6 years ago
  59. ff43541 Delta compression efficiency improvement for non-existent base by Elad Alon · 6 years ago
  60. fdee701 Add parser and unittests for new RTC event log format. by Bjorn Terelius · 6 years ago
  61. c35096d Reland "Encode RTC event logs in new format." by Bjorn Terelius · 6 years ago
  62. 825f83b Revert "Encode RTC event logs in new format." by Mirko Bonadei · 6 years ago
  63. 257ed43 Add support for optional fields in FixedLengthDeltaEncoder by Elad Alon · 6 years ago
  64. ece3c22 Encode RTC event logs in new format. by Bjorn Terelius · 6 years ago
  65. 73f3917 Add support for signed deltas in FixedLengthDeltaEncoder by Elad Alon · 6 years ago
  66. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  67. cb21ffe Add blob-encoding support for RTC event logs by Elad Alon · 6 years ago
  68. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  69. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  70. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  71. 50b1e6b Add fixed-size delta-encoding/decoding code for WebRTC event logs by Elad Alon · 6 years ago
  72. 608298b Move RtcEventLog::CreateNull implementation near declaration. by Danil Chapovalov · 6 years ago
  73. d932fba Track padding and header size in log event. by Bjorn Terelius · 6 years ago
  74. a240daa Change verification of stream configs in RTC event log unittest. by Bjorn Terelius · 6 years ago
  75. a1c9312 Update proto for new event log format. by Bjorn Terelius · 6 years ago
  76. a39a007 Reland "Deprecates legacy transport feedback adapter." by Sebastian Jansson · 6 years ago
  77. f714ee1 Revert "Deprecates legacy transport feedback adapter." by Mirko Bonadei · 6 years ago
  78. a5778e0 Deprecates legacy transport feedback adapter. by Sebastian Jansson · 6 years ago
  79. 23e48fb Move expectations from eventlog unittests to helper functions. by Bjorn Terelius · 6 years ago
  80. 55d1af1 Remove support for microsecond resolution in RtcEventLogs. by Bjorn Terelius · 6 years ago
  81. f7fcaf0 Use zero octets for rtp packet padding by Danil Chapovalov · 6 years ago
  82. 788c51c Pass HeaderExtensionMap by reference in rtc_event_log2rtp_dump. by Bjorn Terelius · 6 years ago
  83. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  84. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  85. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  86. 1ac9554 Include optional.h in rtc_event_log_parser_new.cc by Elad Alon · 6 years ago
  87. 17990d5 Prepare RtcEventLog parser for new wire format. by Bjorn Terelius · 6 years ago
  88. 07ba2b9 Parse two-byte header extensions. by Johannes Kron · 6 years ago
  89. 89f64d3 Move network trace calculation from analyzer to rtc_event_log_parser. by Christoffer Rodbro · 6 years ago
  90. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  91. 60d629f Add helper class to process RtcEventLog events in order. by Bjorn Terelius · 6 years ago
  92. 941a07c Remove all remaining non-test uses of std::stringstream. by Jonas Olsson · 6 years ago
  93. 1a80018 Avoid wrong parsing of padding length and its use in NetEq simulation. by Minyue Li · 6 years ago
  94. e0c8b23 Frame marking RTP header extension (PART 1: implement extension) by Johnny Lee · 6 years ago
  95. 55d5ef0 Remove clang:find_bad_constructs suppression from logging (part 1). by Mirko Bonadei · 6 years ago
  96. d8be107 Print timestamp-to-UTC map when event_log starts. by Bjorn Terelius · 6 years ago
  97. 264bee8 Remove memcheck. by Mirko Bonadei · 6 years ago
  98. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  99. da04e06 Fix paths that were trying to go above the root by using too many "../.." by Oleh Prypin · 6 years ago
  100. 9d764e8 Removing clang:find_bad_constructs from logging (part 1). by Mirko Bonadei · 6 years ago