1. d474672 Make rtc_event_log protos publicly visible. by Mirko Bonadei · 6 years ago
  2. 76f9954 Remove the old RTC event log parser. by Bjorn Terelius · 6 years ago
  3. 428a160 Remove rtc_event_log2text by Bjorn Terelius · 6 years ago
  4. c7e3af1 Remove rtc_event_log2stats. by Bjorn Terelius · 6 years ago
  5. 0b1b5c1 Hide RtcEvent members behind accessors by Elad Alon · 6 years ago
  6. d95b0a2 Use delta-encoding in new WebRTC event logs by Elad Alon · 6 years ago
  7. 69807e8 Depend directly on destination targets. by Yves Gerey · 6 years ago
  8. ff43541 Delta compression efficiency improvement for non-existent base by Elad Alon · 6 years ago
  9. c35096d Reland "Encode RTC event logs in new format." by Bjorn Terelius · 6 years ago
  10. 825f83b Revert "Encode RTC event logs in new format." by Mirko Bonadei · 6 years ago
  11. ece3c22 Encode RTC event logs in new format. by Bjorn Terelius · 6 years ago
  12. 73f3917 Add support for signed deltas in FixedLengthDeltaEncoder by Elad Alon · 6 years ago
  13. cb21ffe Add blob-encoding support for RTC event logs by Elad Alon · 6 years ago
  14. 50b1e6b Add fixed-size delta-encoding/decoding code for WebRTC event logs by Elad Alon · 6 years ago
  15. 608298b Move RtcEventLog::CreateNull implementation near declaration. by Danil Chapovalov · 6 years ago
  16. a39a007 Reland "Deprecates legacy transport feedback adapter." by Sebastian Jansson · 6 years ago
  17. f714ee1 Revert "Deprecates legacy transport feedback adapter." by Mirko Bonadei · 6 years ago
  18. a5778e0 Deprecates legacy transport feedback adapter. by Sebastian Jansson · 6 years ago
  19. 1ac9554 Include optional.h in rtc_event_log_parser_new.cc by Elad Alon · 6 years ago
  20. 89f64d3 Move network trace calculation from analyzer to rtc_event_log_parser. by Christoffer Rodbro · 6 years ago
  21. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  22. 60d629f Add helper class to process RtcEventLog events in order. by Bjorn Terelius · 6 years ago
  23. 55d5ef0 Remove clang:find_bad_constructs suppression from logging (part 1). by Mirko Bonadei · 6 years ago
  24. 264bee8 Remove memcheck. by Mirko Bonadei · 6 years ago
  25. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  26. da04e06 Fix paths that were trying to go above the root by using too many "../.." by Oleh Prypin · 7 years ago
  27. 9d764e8 Removing clang:find_bad_constructs from logging (part 1). by Mirko Bonadei · 7 years ago
  28. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  29. f4db542 Rewrite the RtcEventLog unit test. by Bjorn Terelius · 7 years ago
  30. 7685e86 Pass the RtcEventLog instance to ICE via JsepTransportController. by Qingsi Wang · 7 years ago
  31. c4ca1d3 Reland "Create new API for RtcEventLogParser." by Bjorn Terelius · 7 years ago
  32. 73df883 Make rtc_event_log_parser visible to other targets. by Bjorn Terelius · 7 years ago
  33. ff61273 Revert "Create new API for RtcEventLogParser." by Björn Terelius · 7 years ago
  34. 9e336ec Create new API for RtcEventLogParser. by Bjorn Terelius · 7 years ago
  35. e9d2e4d Provide the option of injecting rtc::TaskQueue when creating RtcEventLogImpl via factory methods. by Dino Radaković · 7 years ago
  36. 8d2c5a8 Detangling target dependencies in rtc_base_approved. by Tommi · 7 years ago
  37. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 7 years ago
  38. dd7e284 Reland "Enable and fix chromium clang warnings in rtp_rtcp test targets" by Danil Chapovalov · 7 years ago
  39. 01aa210 Revert "Enable and fix chromium clang warnings in rtp_rtcp test targets" by Oleh Prypin · 7 years ago
  40. 9486b11 Enable and fix chromium clang warnings in rtp_rtcp test targets by Danil Chapovalov · 7 years ago
  41. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 7 years ago
  42. 2a5ce2b Fix clang style errors in rtp_rtcp and dependant targets by Danil Chapovalov · 7 years ago
  43. 5c8622f Removing backwards compatible rtc_event_log_impl target. by Mirko Bonadei · 7 years ago
  44. 8eca1ff Reland "Structured ICE logging via RtcEventLog." by Qingsi Wang · 7 years ago
  45. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  46. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  47. 78ac89b Revert "Structured ICE logging via RtcEventLog." by Mirko Bonadei · 7 years ago
  48. eed5aa8 Structured ICE logging via RtcEventLog. by Qingsi Wang · 7 years ago
  49. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  50. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  51. 0a6a2b7 Remove dependency on system_wrappers from rtc_event_log. by Bjorn Terelius · 7 years ago
  52. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
  53. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  54. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  55. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  56. 8e126fc Remove RtcEventLoggingStarted and RtcEventLoggingStopped events. by Bjorn Terelius · 7 years ago
  57. 731082c Reland: Add mock_rtc_event_log.h. by Patrik Höglund · 7 years ago
  58. 5a25ab2 Revert "Add mock_rtc_event_log.h." by Edward Lemur · 7 years ago
  59. 63aea46 Add mock_rtc_event_log.h. by Patrik Höglund · 7 years ago
  60. b3c210f Reland "New protobuf format for event log."""" by Mirko Bonadei · 7 years ago
  61. 6cfbc35 Revert "Revert "Revert "New protobuf format for event log.""" by Rasmus Brandt · 7 years ago
  62. ef8f420 Revert "Revert "New protobuf format for event log."" by Rasmus Brandt · 7 years ago
  63. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  64. 546373f Revert "New protobuf format for event log." by Rasmus Brandt · 7 years ago
  65. 99463c1 New protobuf format for event log. by Bjorn Terelius · 7 years ago
  66. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  67. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  68. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  69. 818d910 Stop using public_deps in logging/. by Mirko Bonadei · 7 years ago
  70. d4d3990 Change RtcEventLogOutputFile to use FILE* for i/o. by Niels Möller · 7 years ago
  71. b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
  72. a4259f6 Add new event type to RtcEventLog by Ilya Nikolaevskiy · 7 years ago
  73. a0e1a55 Stop using public_deps in the call module. by Mirko Bonadei · 7 years ago
  74. 8081073 Move RtcEventLogOutput to api/ by Elad Alon · 7 years ago
  75. 8233bfe Reintroduce WritingToInactiveFileForbidden and DisallowUnreasonableFileSizeLimits by Elad Alon · 7 years ago
  76. 83ccca1 Create and use RtcEventLogOutput for output by Elad Alon · 7 years ago
  77. 1d87b0e Create RtcEventLogEncoderLegacy by Elad Alon · 7 years ago
  78. 078a781 Add the internals of RtcEvent's subclasses by Elad Alon · 7 years ago
  79. 652cc84 Introduce RtcEvent and subclasses by Elad Alon · 7 years ago
  80. 440216f Split LogRtpHeader and LogRtcpPacket into separate versions for incoming and outgoing packets. by Bjorn Terelius · 7 years ago
  81. a96fd7f Make rtc_event_log2text handle all events [2/2] by Elad Alon · 7 years ago
  82. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  83. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/logging/BUILD.gn]
  84. 4bb3b9c Move StreamConfig into its own file by eladalon · 7 years ago
  85. 248fd4f Reland of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread ( https://codereview.webrtc.org/3007473002/ ) by eladalon · 7 years ago
  86. 23814b7 Revert of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread (patchset #4 id:200001 of https://codereview.webrtc.org/3005153002/ ) by eladalon · 7 years ago
  87. d67cefb Reland of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread (patchset #1 id:1 of https://codereview.webrtc.org/3010143002/ ) by eladalon · 7 years ago
  88. 3eac800 Revert of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread (patchset #18 id:340001 of https://codereview.webrtc.org/3007473002/ ) by charujain · 7 years ago
  89. f33cee7 Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread by eladalon · 7 years ago
  90. 1acbd68 Move RtpExtension to api/ directory and config.h/.cc to call/. by Stefan Holmer · 7 years ago
  91. 6e09d87 Replace remaining gflags usages with rtc_base/flags by oprypin · 7 years ago
  92. 440b6d9 Move video send/receive stream headers to webrtc/call. by aleloi · 7 years ago
  93. b5c319a Add rtc_event_log_unittest_helper.h to relevant BUILD.gn by eladalon · 7 years ago
  94. f6a861a Remove remains of webrtc/base by ehmaldonado · 8 years ago
  95. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 8 years ago
  96. 9483b49 Remove remains of webrtc/base by ehmaldonado · 8 years ago
  97. 38ede13 Support building WebRTC without audio and video. by zhihuang · 8 years ago
  98. f53c4cd Delete rtc_event_log/ringbuffer.h by terelius · 8 years ago
  99. 77cd58e This cl removes RtcEventLog deps to call:call_interfaces. The purpose is to be able to use the event log from the upcoming RtpTransport. by perkj · 8 years ago
  100. ee37e86 Create tool to print statistics about the file size usage of an RTC event log. by terelius · 8 years ago