1. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  2. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  3. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  4. 8e126fc Remove RtcEventLoggingStarted and RtcEventLoggingStopped events. by Bjorn Terelius · 7 years ago
  5. 731082c Reland: Add mock_rtc_event_log.h. by Patrik Höglund · 7 years ago
  6. 5a25ab2 Revert "Add mock_rtc_event_log.h." by Edward Lemur · 7 years ago
  7. 63aea46 Add mock_rtc_event_log.h. by Patrik Höglund · 7 years ago
  8. b3c210f Reland "New protobuf format for event log."""" by Mirko Bonadei · 7 years ago
  9. 6cfbc35 Revert "Revert "Revert "New protobuf format for event log.""" by Rasmus Brandt · 7 years ago
  10. ef8f420 Revert "Revert "New protobuf format for event log."" by Rasmus Brandt · 7 years ago
  11. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  12. 546373f Revert "New protobuf format for event log." by Rasmus Brandt · 7 years ago
  13. 99463c1 New protobuf format for event log. by Bjorn Terelius · 7 years ago
  14. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  15. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  16. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  17. 818d910 Stop using public_deps in logging/. by Mirko Bonadei · 7 years ago
  18. d4d3990 Change RtcEventLogOutputFile to use FILE* for i/o. by Niels Möller · 7 years ago
  19. b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
  20. a4259f6 Add new event type to RtcEventLog by Ilya Nikolaevskiy · 7 years ago
  21. a0e1a55 Stop using public_deps in the call module. by Mirko Bonadei · 7 years ago
  22. 8081073 Move RtcEventLogOutput to api/ by Elad Alon · 7 years ago
  23. 8233bfe Reintroduce WritingToInactiveFileForbidden and DisallowUnreasonableFileSizeLimits by Elad Alon · 7 years ago
  24. 83ccca1 Create and use RtcEventLogOutput for output by Elad Alon · 7 years ago
  25. 1d87b0e Create RtcEventLogEncoderLegacy by Elad Alon · 7 years ago
  26. 078a781 Add the internals of RtcEvent's subclasses by Elad Alon · 7 years ago
  27. 652cc84 Introduce RtcEvent and subclasses by Elad Alon · 7 years ago
  28. 440216f Split LogRtpHeader and LogRtcpPacket into separate versions for incoming and outgoing packets. by Bjorn Terelius · 7 years ago
  29. a96fd7f Make rtc_event_log2text handle all events [2/2] by Elad Alon · 7 years ago
  30. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  31. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/logging/BUILD.gn]
  32. 4bb3b9c Move StreamConfig into its own file by eladalon · 7 years ago
  33. 248fd4f Reland of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread ( https://codereview.webrtc.org/3007473002/ ) by eladalon · 7 years ago
  34. 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
  35. 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
  36. 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
  37. f33cee7 Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread by eladalon · 7 years ago
  38. 1acbd68 Move RtpExtension to api/ directory and config.h/.cc to call/. by Stefan Holmer · 7 years ago
  39. 6e09d87 Replace remaining gflags usages with rtc_base/flags by oprypin · 7 years ago
  40. 440b6d9 Move video send/receive stream headers to webrtc/call. by aleloi · 7 years ago
  41. b5c319a Add rtc_event_log_unittest_helper.h to relevant BUILD.gn by eladalon · 7 years ago
  42. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  43. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  44. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  45. 38ede13 Support building WebRTC without audio and video. by zhihuang · 7 years ago
  46. f53c4cd Delete rtc_event_log/ringbuffer.h by terelius · 7 years ago
  47. 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 · 7 years ago
  48. ee37e86 Create tool to print statistics about the file size usage of an RTC event log. by terelius · 7 years ago
  49. 81c79f5 Creating webrtc:video_stream_api by mbonadei · 7 years ago
  50. 9765370 Resolve dependency between rtc_event_log_api and remote_bitrate_estimator by michaelt · 7 years ago
  51. 7c2c843 Reland of Loosening the coupling between WebRTC and //third_party/protobuf (patchset #1 id:1 of https://codereview.webrtc.org/2786363002/ ) by mbonadei · 7 years ago
  52. cde46b7 Resolve cyclic dependency between audio network adaptor and event log api by michaelt · 7 years ago
  53. d00aad5 Revert of Loosening the coupling between WebRTC and //third_party/protobuf (patchset #16 id:300001 of https://codereview.webrtc.org/2747863003/ ) by mbonadei · 7 years ago
  54. 16ab93b To accommodate some downstream WebRTC users we need to loosen by mbonadei · 7 years ago
  55. 727ac1d Enable GN check for webrtc/logging by kjellander · 8 years ago
  56. 087bd34 Move AudioDecoder and related stuff to the api/ directory by kwiberg · 8 years ago
  57. bb46b95 Add option to print information about configured SSRCs from RTC event logs. by terelius · 8 years ago
  58. d4ed7f5 New tool for printing basic packet information from an RTC event log to stdout. by terelius · 8 years ago
  59. 54b6e98 Added gn target for rtc_event_log2rtp_dump. by ivoc · 8 years ago
  60. 9aa3f0a 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
  61. 69dc7db 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
  62. 4b7c952 Reland of "Log audio network adapter decisions in event log." by minyue · 8 years ago
  63. 35a3270 Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
  64. 1fd08c1 GN: Refactor so that WebRTC compiles with rtc_enable_protobuf=false. by ehmaldonado · 8 years ago
  65. 363a291 Revert of Log audio network adapter decisions in event log. (patchset #14 id:320001 of https://codereview.webrtc.org/2559953002/ ) by sakal · 8 years ago
  66. 3663681 Log audio network adapter decisions in event log. by michaelt · 8 years ago
  67. f515ab8 Moved call.h and most of api/call/* into call/ by ossu · 8 years ago
  68. 6ceab08 GN: New conventions, default target and refactorings by kjellander · 8 years ago
  69. 940b6d6 Clean up logging in AudioSendStream::SetupSendCodec(). by solenberg · 8 years ago
  70. 189f9b1 Revert of Clean up logging in AudioSendStream::SetupSendCodec(). (patchset #3 id:40001 of https://codereview.webrtc.org/2446963003/ ) by terelius · 8 years ago
  71. 1836fd6 Clean up logging in AudioSendStream::SetupSendCodec(). by solenberg · 8 years ago
  72. e40a7ee GN: Exclude suppressions of Chromium Clang warnings for Chromium builds. by kjellander · 8 years ago
  73. cc91d28 Moved RtcEventLog files from call/ to logging/ by skvlad · 8 years ago