1. 6353fbc Offset IceCandidatePairEventType enum in event log visualizer by Zach Stein · 6 years ago
  2. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  3. b253303 Add magjed as owner of rtc_tools. by Patrik Höglund · 6 years ago
  4. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  5. f259078 Use cropping aligning in video quality analysis tool by Magnus Jedvert · 6 years ago
  6. 286df00 Add tool for aligning cropped region of video files by Magnus Jedvert · 6 years ago
  7. fdc635d Remove deprecated APIs from RTC event log parser. by Bjorn Terelius · 6 years ago
  8. cfe3b6a Remove most of api/ortc/. by Jonas Olsson · 6 years ago
  9. 6c373cc Add support for audio in latency visualization. by Bjorn Terelius · 6 years ago
  10. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  11. 15ca5a9 Add implicit conversion between rtc:PacketTime and int64_t. by Niels Möller · 6 years ago
  12. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  13. 57ba7e1 Normalize baseline in network delay plot to RTT/2. by Bjorn Terelius · 6 years ago
  14. 165148d Reland "Remove deprecated barcode scanning functionality" by Magnus Jedvert · 6 years ago
  15. 38a3419 Revert "Remove deprecated barcode scanning functionality" by Alessio Bazzica · 6 years ago
  16. ff292f3 Remove deprecated barcode scanning functionality by Magnus Jedvert · 6 years ago
  17. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  18. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  19. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  20. 78416b6 Adds time to initial config in analyzer code. by Sebastian Jansson · 6 years ago
  21. c1bfe1a Avoids creating empty call_order file when no call order data is written by Per Åhgren · 6 years ago
  22. 3100fc1 Use color aligning in video quality analysis tool by Magnus Jedvert · 6 years ago
  23. 1927dfa Add tool for aligning color space of video files by Magnus Jedvert · 6 years ago
  24. a39a007 Reland "Deprecates legacy transport feedback adapter." by Sebastian Jansson · 6 years ago
  25. 5c94f55 Removes analyzer dependency on legacy congestion controller. by Sebastian Jansson · 6 years ago
  26. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  27. cae8802 Delete force_mic_volume_max. by Patrik Höglund · 6 years ago
  28. ede8796 Print per-frame VMAF score instead of average. by Paulina Hensman · 6 years ago
  29. 7730193 Remove SetExecutablePath, simplify ResourcePath by Patrik Höglund · 6 years ago
  30. a6471eb Reland "Tidy up and increase exception handling in compare_videos" by Paulina Hensman · 6 years ago
  31. c0f26d4 Drop unneeded inclusion of module_common_types.h by Niels Möller · 6 years ago
  32. 311c13b Remove noop system_wrappers_default build target. by Mirko Bonadei · 6 years ago
  33. 3d3e08b Revert "Tidy up and increase exception handling in compare_videos" by Oleh Prypin · 6 years ago
  34. 1c60ff5 Tidy up and increase exception handling in compare_videos by Paulina Hensman · 6 years ago
  35. 12c62b9 Reland "Add option to call VMAF in compare_videos.py." by Paulina Hensman · 6 years ago
  36. 3717814 Revert "Add option to call VMAF in compare_videos.py." by Sami Kalliomäki · 6 years ago
  37. 89f64d3 Move network trace calculation from analyzer to rtc_event_log_parser. by Christoffer Rodbro · 6 years ago
  38. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  39. e307d56 Add option to call VMAF in compare_videos.py. by Paulina Hensman · 6 years ago
  40. 9931ddb ResultsContainer: Initialize fields. by Yves Gerey · 7 years ago
  41. dd8de18 Include stringutils to allow build on chromium by Paulina Hensman · 7 years ago
  42. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 7 years ago
  43. b671d46 Add WriteVideoToFile to video_file_reader. by Paulina Hensman · 7 years ago
  44. 080afed Do not compile frame_analyzer_host during Chromium builds. by Mirko Bonadei · 7 years ago
  45. b56706f Reland "Compile frame analyzer for the host machine on perf tests." by Mirko Bonadei · 7 years ago
  46. 6d80003 Revert "Compile frame analyzer for the host machine on perf tests." by Mirko Bonadei · 7 years ago
  47. d8ff3f2 Compile frame analyzer for the host machine on perf tests. by Mirko Bonadei · 7 years ago
  48. ef73f59 Allow printing graphs as protobuf in event_log_visualizer. by Bjorn Terelius · 7 years ago
  49. 366a50c Remove simple stringstream usages. by Jonas Olsson · 7 years ago
  50. b468ace Reland "Reland "Update video_quality_analysis to align videos instead of using barcodes"" by Magnus Jedvert · 7 years ago
  51. 62228c4 Reland "Add tool for aliging video files" by Magnus Jedvert · 7 years ago
  52. 10e829a Reland "Add Y4mFileReader" by Magnus Jedvert · 7 years ago
  53. 5292654 Reland "Fix a bug in barcode_decoder.py" by Magnus Jedvert · 7 years ago
  54. cc22f51 Removing the intelligibility enhancer. by Alessio Bazzica · 7 years ago
  55. 9427f48 rtc_executable should depend on //build/win:default_exe_manifest. by Mirko Bonadei · 7 years ago
  56. 0673bc9 Revert CLs affecting video quality toolchain. by Sami Kalliomäki · 7 years ago
  57. 5c2de6b Fix a bug in barcode_decoder.py by Magnus Jedvert · 7 years ago
  58. 9bb55fc Reland "Update video_quality_analysis to align videos instead of using barcodes" by Magnus Jedvert · 7 years ago
  59. 3e169ac Revert "Update video_quality_analysis to align videos instead of using barcodes" by Magnus Jedvert · 7 years ago
  60. d65e143 Update video_quality_analysis to align videos instead of using barcodes by Magnus Jedvert · 7 years ago
  61. b2c0e8f Add tool for aliging video files by Magnus Jedvert · 7 years ago
  62. 1b5e5db Remove SequencedTaskChecker from Y4mFileReader by Magnus Jedvert · 7 years ago
  63. 404be7f Add Y4mFileReader by Magnus Jedvert · 7 years ago
  64. 656d609 Add UTC time to init event in AEC debug dump. by Minyue Li · 7 years ago
  65. c97933f Clean up code regarding jitter buffer plot in event log visualizer. by Minyue Li · 7 years ago
  66. 8e5014a Remove definition and usage of macro GTEST_RELATIVE_PATH. by Mirko Bonadei · 7 years ago
  67. 508e234 Remove unnecessary //base:base_java dependencies. by Sami Kalliomäki · 7 years ago
  68. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  69. b1222c2 Plot RTCP SR and RR contents in event_log_visualizer. by Bjorn Terelius · 7 years ago
  70. 486cb18 Enable clang::find_bad_constructs for rtc_tools (part 1/2). by Mirko Bonadei · 7 years ago
  71. ed8ff64 Break out Agc code from audio_processing. by Alex Loiko · 7 years ago
  72. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  73. 04b18cb Removes redundant delay based bwe. by Sebastian Jansson · 7 years ago
  74. c9ac93f Adding NetEq lifetime stats to event log visualizer. by Minyue Li · 7 years ago
  75. 01d2a67 Adding jitter buffer plots for all SSRCs in event log visualizer. by Minyue Li · 7 years ago
  76. 45fc6df Aligning time in audio jitter buffer plot to other plots in rtc event log visualizer. by Minyue Li · 7 years ago
  77. beb2d98 Removing usage of //build/config/compiler:no_size_t_to_int_warning. by Mirko Bonadei · 7 years ago
  78. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  79. 431abd9 Replace rtc::Optional with absl::optional in test and rtc_tools by Danil Chapovalov · 7 years ago
  80. 9614a31 Remove manual references to exe_and_shlib_deps by Tom Anderson · 7 years ago
  81. 7a0bb00 Split LoggedBweProbeResult into -Success and -Failure. by Bjorn Terelius · 7 years ago
  82. 1d4a227 Add support for visualizing event logs without normalizing time. by Stefan Holmer · 7 years ago
  83. 172fd85 Replaces redundant congestion controller components by Sebastian Jansson · 7 years ago
  84. f61475d Make unpack_aecdump optionally unpack render/capture call order by Sam Zackrisson · 7 years ago
  85. 27e2b7d Plot NetEq stats in RTC event log visualizer. by Minyue Li · 7 years ago
  86. c6ff757 Split NetEq simulation and jitter buffer plot to be able to plot other metrics in the simulation. by Minyue Li · 7 years ago
  87. c4ca1d3 Reland "Create new API for RtcEventLogParser." by Bjorn Terelius · 7 years ago
  88. ff61273 Revert "Create new API for RtcEventLogParser." by Björn Terelius · 7 years ago
  89. 9e336ec Create new API for RtcEventLogParser. by Bjorn Terelius · 7 years ago
  90. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 7 years ago
  91. 4397e4a Correcting payload size to NetEq simulator in RTC event log analyzer. by Minyue Li · 7 years ago
  92. 5feb30e Options and settings for the Pre-amplifier. by Alex Loiko · 7 years ago
  93. bbf21a3 Remove dependencies on modules:module_api from AudioProcessing. by Fredrik Solenberg · 7 years ago
  94. 6e9d895 Add missing includes checks.h/array_view.h by Danil Chapovalov · 7 years ago
  95. 172a563 Fix path to AppRTC/collider on Windows by Oleh Prypin · 7 years ago
  96. 8058fbb Bypass browser join confirmation in prebuilt AppRTC by Oleh Prypin · 7 years ago
  97. 8730135 Use sys.executable to launch another Python script by Oleh Prypin · 7 years ago
  98. 9fa35e5 Fix path to proto in py_event_log_analyzer/pb_parse.py by Oleh Prypin · 7 years ago
  99. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 7 years ago
  100. 7bd79a0 Split up audio_device build target by Paulina Hensman · 7 years ago