1. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  2. 08f6a6c Import proto_library.gni when rtc_enable_protobuf is true by Kimmo Kinnunen · 6 years ago
  3. e45c688 Remove webrtc::ProtoString. by Mirko Bonadei · 6 years ago
  4. ca3c801 Minor eventlogvisualizer tweaks. by Konrad Hofbauer · 6 years ago
  5. 9775a58 Plot bitrate allocation per layer based on RTCP XR target bitrate. by Bjorn Terelius · 6 years ago
  6. 7c974e6 Plot RTCP types for incoming and outgoing RTCP packets. by Bjorn Terelius · 6 years ago
  7. cf8405e Add generic packet rates to event_log_visualizer. by Piotr (Peter) Slatala · 6 years ago
  8. d036c65 Clarify and unify outgoing and incoming packet loss rate plots. by Konrad Hofbauer · 6 years ago
  9. 068fc35 Break out parameters from EventLogAnalyzer to AnalyzerConfig struct. by Bjorn Terelius · 6 years ago
  10. b4f7ab1 Fix -Wunused-result warnings by Hans Wennborg · 6 years ago
  11. 8573aae Do not build rtp_generator in Chromium builds. by Mirko Bonadei · 6 years ago
  12. 87bbb91 Add rtp_generator utility to rtc_tools. by Benjamin Wright · 6 years ago
  13. 37ec55e [clang-tidy] Apply performance-faster-string-find fixes. by Mirko Bonadei · 6 years ago
  14. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  15. a9316c9 frame_analyzer: exit with status 1 when video files fail to open by Oleh Prypin · 6 years ago
  16. 5be3bbd Clarify and unify network delay plot annotations. by Konrad Hofbauer · 6 years ago
  17. 05acd2b Removes clock from TransportFeedbackAdapter. by Sebastian Jansson · 6 years ago
  18. 95edb03 Adds WebRtcKeyValueConfig interface by Sebastian Jansson · 6 years ago
  19. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  20. 6c4b1b7 Avoid depending on testonly target in event_log_visualizer_utils. by Bjorn Terelius · 6 years ago
  21. 0554368 Delete method DecoderDatabase::RegisterPayload(...NetEqDecoder...) by Niels Möller · 6 years ago
  22. bd6dee8 Delete NetEqTest::ExtDecoderMap by Niels Möller · 6 years ago
  23. f996c84 Add probe failures to the GoogCC eventlogvisualizer graph. by Piotr (Peter) Slatala · 6 years ago
  24. b290a6d Renames RtcEventLogParseNew to RtcEventLogParser by Sebastian Jansson · 6 years ago
  25. 3f651d8 Reland "Add AudioDecoderFactory to NetEqTest constructor." by Niels Möller · 6 years ago
  26. 68586e8 Replace starts_with and ends_with with Abseil by Steve Anton · 6 years ago
  27. f7f753b Revert "Add AudioDecoderFactory to NetEqTest constructor." by Oleh Prypin · 6 years ago
  28. daa970f Add AudioDecoderFactory to NetEqTest constructor. by Niels Möller · 6 years ago
  29. 2db46b0 Added new feature to print a text log to neteq_rtpplay by Ivo Creusen · 6 years ago
  30. e011cb7 Move chart proto for event_log_visualizer. by Bjorn Terelius · 6 years ago
  31. 10a5801 Output plots for new DTLS events. by Zach Stein · 6 years ago
  32. a728c91 Fix performance bug in CreateSendSideBweSimulationGraph by Bjorn Terelius · 6 years ago
  33. c60a777 Process RTP before RTCP in RTC event log analyzer. by Bjorn Terelius · 6 years ago
  34. 6353fbc Offset IceCandidatePairEventType enum in event log visualizer by Zach Stein · 6 years ago
  35. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  36. b253303 Add magjed as owner of rtc_tools. by Patrik Höglund · 6 years ago
  37. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  38. f259078 Use cropping aligning in video quality analysis tool by Magnus Jedvert · 6 years ago
  39. 286df00 Add tool for aligning cropped region of video files by Magnus Jedvert · 6 years ago
  40. fdc635d Remove deprecated APIs from RTC event log parser. by Bjorn Terelius · 6 years ago
  41. cfe3b6a Remove most of api/ortc/. by Jonas Olsson · 6 years ago
  42. 6c373cc Add support for audio in latency visualization. by Bjorn Terelius · 6 years ago
  43. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  44. 15ca5a9 Add implicit conversion between rtc:PacketTime and int64_t. by Niels Möller · 6 years ago
  45. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  46. 57ba7e1 Normalize baseline in network delay plot to RTT/2. by Bjorn Terelius · 6 years ago
  47. 165148d Reland "Remove deprecated barcode scanning functionality" by Magnus Jedvert · 6 years ago
  48. 38a3419 Revert "Remove deprecated barcode scanning functionality" by Alessio Bazzica · 6 years ago
  49. ff292f3 Remove deprecated barcode scanning functionality by Magnus Jedvert · 6 years ago
  50. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  51. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  52. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  53. 78416b6 Adds time to initial config in analyzer code. by Sebastian Jansson · 6 years ago
  54. c1bfe1a Avoids creating empty call_order file when no call order data is written by Per Åhgren · 6 years ago
  55. 3100fc1 Use color aligning in video quality analysis tool by Magnus Jedvert · 6 years ago
  56. 1927dfa Add tool for aligning color space of video files by Magnus Jedvert · 6 years ago
  57. a39a007 Reland "Deprecates legacy transport feedback adapter." by Sebastian Jansson · 6 years ago
  58. 5c94f55 Removes analyzer dependency on legacy congestion controller. by Sebastian Jansson · 6 years ago
  59. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  60. cae8802 Delete force_mic_volume_max. by Patrik Höglund · 6 years ago
  61. ede8796 Print per-frame VMAF score instead of average. by Paulina Hensman · 6 years ago
  62. 7730193 Remove SetExecutablePath, simplify ResourcePath by Patrik Höglund · 6 years ago
  63. a6471eb Reland "Tidy up and increase exception handling in compare_videos" by Paulina Hensman · 6 years ago
  64. c0f26d4 Drop unneeded inclusion of module_common_types.h by Niels Möller · 6 years ago
  65. 311c13b Remove noop system_wrappers_default build target. by Mirko Bonadei · 6 years ago
  66. 3d3e08b Revert "Tidy up and increase exception handling in compare_videos" by Oleh Prypin · 6 years ago
  67. 1c60ff5 Tidy up and increase exception handling in compare_videos by Paulina Hensman · 6 years ago
  68. 12c62b9 Reland "Add option to call VMAF in compare_videos.py." by Paulina Hensman · 6 years ago
  69. 3717814 Revert "Add option to call VMAF in compare_videos.py." by Sami Kalliomäki · 6 years ago
  70. 89f64d3 Move network trace calculation from analyzer to rtc_event_log_parser. by Christoffer Rodbro · 6 years ago
  71. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  72. e307d56 Add option to call VMAF in compare_videos.py. by Paulina Hensman · 6 years ago
  73. 9931ddb ResultsContainer: Initialize fields. by Yves Gerey · 6 years ago
  74. dd8de18 Include stringutils to allow build on chromium by Paulina Hensman · 6 years ago
  75. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 6 years ago
  76. b671d46 Add WriteVideoToFile to video_file_reader. by Paulina Hensman · 6 years ago
  77. 080afed Do not compile frame_analyzer_host during Chromium builds. by Mirko Bonadei · 6 years ago
  78. b56706f Reland "Compile frame analyzer for the host machine on perf tests." by Mirko Bonadei · 6 years ago
  79. 6d80003 Revert "Compile frame analyzer for the host machine on perf tests." by Mirko Bonadei · 6 years ago
  80. d8ff3f2 Compile frame analyzer for the host machine on perf tests. by Mirko Bonadei · 6 years ago
  81. ef73f59 Allow printing graphs as protobuf in event_log_visualizer. by Bjorn Terelius · 6 years ago
  82. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  83. b468ace Reland "Reland "Update video_quality_analysis to align videos instead of using barcodes"" by Magnus Jedvert · 6 years ago
  84. 62228c4 Reland "Add tool for aliging video files" by Magnus Jedvert · 6 years ago
  85. 10e829a Reland "Add Y4mFileReader" by Magnus Jedvert · 6 years ago
  86. 5292654 Reland "Fix a bug in barcode_decoder.py" by Magnus Jedvert · 6 years ago
  87. cc22f51 Removing the intelligibility enhancer. by Alessio Bazzica · 6 years ago
  88. 9427f48 rtc_executable should depend on //build/win:default_exe_manifest. by Mirko Bonadei · 6 years ago
  89. 0673bc9 Revert CLs affecting video quality toolchain. by Sami Kalliomäki · 6 years ago
  90. 5c2de6b Fix a bug in barcode_decoder.py by Magnus Jedvert · 6 years ago
  91. 9bb55fc Reland "Update video_quality_analysis to align videos instead of using barcodes" by Magnus Jedvert · 6 years ago
  92. 3e169ac Revert "Update video_quality_analysis to align videos instead of using barcodes" by Magnus Jedvert · 6 years ago
  93. d65e143 Update video_quality_analysis to align videos instead of using barcodes by Magnus Jedvert · 6 years ago
  94. b2c0e8f Add tool for aliging video files by Magnus Jedvert · 6 years ago
  95. 1b5e5db Remove SequencedTaskChecker from Y4mFileReader by Magnus Jedvert · 6 years ago
  96. 404be7f Add Y4mFileReader by Magnus Jedvert · 6 years ago
  97. 656d609 Add UTC time to init event in AEC debug dump. by Minyue Li · 6 years ago
  98. c97933f Clean up code regarding jitter buffer plot in event log visualizer. by Minyue Li · 6 years ago
  99. 8e5014a Remove definition and usage of macro GTEST_RELATIVE_PATH. by Mirko Bonadei · 6 years ago
  100. 508e234 Remove unnecessary //base:base_java dependencies. by Sami Kalliomäki · 6 years ago