1. 3d3e08b Revert "Tidy up and increase exception handling in compare_videos" by Oleh Prypin · 6 years ago
  2. 1c60ff5 Tidy up and increase exception handling in compare_videos by Paulina Hensman · 6 years ago
  3. 12c62b9 Reland "Add option to call VMAF in compare_videos.py." by Paulina Hensman · 6 years ago
  4. 3717814 Revert "Add option to call VMAF in compare_videos.py." by Sami Kalliomäki · 6 years ago
  5. 89f64d3 Move network trace calculation from analyzer to rtc_event_log_parser. by Christoffer Rodbro · 6 years ago
  6. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  7. e307d56 Add option to call VMAF in compare_videos.py. by Paulina Hensman · 6 years ago
  8. 9931ddb ResultsContainer: Initialize fields. by Yves Gerey · 6 years ago
  9. dd8de18 Include stringutils to allow build on chromium by Paulina Hensman · 6 years ago
  10. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 6 years ago
  11. b671d46 Add WriteVideoToFile to video_file_reader. by Paulina Hensman · 6 years ago
  12. 080afed Do not compile frame_analyzer_host during Chromium builds. by Mirko Bonadei · 6 years ago
  13. b56706f Reland "Compile frame analyzer for the host machine on perf tests." by Mirko Bonadei · 6 years ago
  14. 6d80003 Revert "Compile frame analyzer for the host machine on perf tests." by Mirko Bonadei · 6 years ago
  15. d8ff3f2 Compile frame analyzer for the host machine on perf tests. by Mirko Bonadei · 6 years ago
  16. ef73f59 Allow printing graphs as protobuf in event_log_visualizer. by Bjorn Terelius · 6 years ago
  17. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  18. b468ace Reland "Reland "Update video_quality_analysis to align videos instead of using barcodes"" by Magnus Jedvert · 6 years ago
  19. 62228c4 Reland "Add tool for aliging video files" by Magnus Jedvert · 6 years ago
  20. 10e829a Reland "Add Y4mFileReader" by Magnus Jedvert · 6 years ago
  21. 5292654 Reland "Fix a bug in barcode_decoder.py" by Magnus Jedvert · 6 years ago
  22. cc22f51 Removing the intelligibility enhancer. by Alessio Bazzica · 6 years ago
  23. 9427f48 rtc_executable should depend on //build/win:default_exe_manifest. by Mirko Bonadei · 6 years ago
  24. 0673bc9 Revert CLs affecting video quality toolchain. by Sami Kalliomäki · 6 years ago
  25. 5c2de6b Fix a bug in barcode_decoder.py by Magnus Jedvert · 6 years ago
  26. 9bb55fc Reland "Update video_quality_analysis to align videos instead of using barcodes" by Magnus Jedvert · 6 years ago
  27. 3e169ac Revert "Update video_quality_analysis to align videos instead of using barcodes" by Magnus Jedvert · 6 years ago
  28. d65e143 Update video_quality_analysis to align videos instead of using barcodes by Magnus Jedvert · 6 years ago
  29. b2c0e8f Add tool for aliging video files by Magnus Jedvert · 6 years ago
  30. 1b5e5db Remove SequencedTaskChecker from Y4mFileReader by Magnus Jedvert · 6 years ago
  31. 404be7f Add Y4mFileReader by Magnus Jedvert · 6 years ago
  32. 656d609 Add UTC time to init event in AEC debug dump. by Minyue Li · 6 years ago
  33. c97933f Clean up code regarding jitter buffer plot in event log visualizer. by Minyue Li · 6 years ago
  34. 8e5014a Remove definition and usage of macro GTEST_RELATIVE_PATH. by Mirko Bonadei · 6 years ago
  35. 508e234 Remove unnecessary //base:base_java dependencies. by Sami Kalliomäki · 6 years ago
  36. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  37. b1222c2 Plot RTCP SR and RR contents in event_log_visualizer. by Bjorn Terelius · 6 years ago
  38. 486cb18 Enable clang::find_bad_constructs for rtc_tools (part 1/2). by Mirko Bonadei · 6 years ago
  39. ed8ff64 Break out Agc code from audio_processing. by Alex Loiko · 7 years ago
  40. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  41. 04b18cb Removes redundant delay based bwe. by Sebastian Jansson · 7 years ago
  42. c9ac93f Adding NetEq lifetime stats to event log visualizer. by Minyue Li · 7 years ago
  43. 01d2a67 Adding jitter buffer plots for all SSRCs in event log visualizer. by Minyue Li · 7 years ago
  44. 45fc6df Aligning time in audio jitter buffer plot to other plots in rtc event log visualizer. by Minyue Li · 7 years ago
  45. beb2d98 Removing usage of //build/config/compiler:no_size_t_to_int_warning. by Mirko Bonadei · 7 years ago
  46. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  47. 431abd9 Replace rtc::Optional with absl::optional in test and rtc_tools by Danil Chapovalov · 7 years ago
  48. 9614a31 Remove manual references to exe_and_shlib_deps by Tom Anderson · 7 years ago
  49. 7a0bb00 Split LoggedBweProbeResult into -Success and -Failure. by Bjorn Terelius · 7 years ago
  50. 1d4a227 Add support for visualizing event logs without normalizing time. by Stefan Holmer · 7 years ago
  51. 172fd85 Replaces redundant congestion controller components by Sebastian Jansson · 7 years ago
  52. f61475d Make unpack_aecdump optionally unpack render/capture call order by Sam Zackrisson · 7 years ago
  53. 27e2b7d Plot NetEq stats in RTC event log visualizer. by Minyue Li · 7 years ago
  54. c6ff757 Split NetEq simulation and jitter buffer plot to be able to plot other metrics in the simulation. by Minyue Li · 7 years ago
  55. c4ca1d3 Reland "Create new API for RtcEventLogParser." by Bjorn Terelius · 7 years ago
  56. ff61273 Revert "Create new API for RtcEventLogParser." by Björn Terelius · 7 years ago
  57. 9e336ec Create new API for RtcEventLogParser. by Bjorn Terelius · 7 years ago
  58. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 7 years ago
  59. 4397e4a Correcting payload size to NetEq simulator in RTC event log analyzer. by Minyue Li · 7 years ago
  60. 5feb30e Options and settings for the Pre-amplifier. by Alex Loiko · 7 years ago
  61. bbf21a3 Remove dependencies on modules:module_api from AudioProcessing. by Fredrik Solenberg · 7 years ago
  62. 6e9d895 Add missing includes checks.h/array_view.h by Danil Chapovalov · 7 years ago
  63. 172a563 Fix path to AppRTC/collider on Windows by Oleh Prypin · 7 years ago
  64. 8058fbb Bypass browser join confirmation in prebuilt AppRTC by Oleh Prypin · 7 years ago
  65. 8730135 Use sys.executable to launch another Python script by Oleh Prypin · 7 years ago
  66. 9fa35e5 Fix path to proto in py_event_log_analyzer/pb_parse.py by Oleh Prypin · 7 years ago
  67. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 7 years ago
  68. 7bd79a0 Split up audio_device build target by Paulina Hensman · 7 years ago
  69. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 7 years ago
  70. 12196b4 Update prebuilt AppRTC by Oleh Prypin · 7 years ago
  71. 439f0bc Preparing for task queue in congenstion controller by Sebastian Jansson · 7 years ago
  72. e4be6da Removing access to send side cc in rtp controller. by Sebastian Jansson · 7 years ago
  73. ea86bb7 Revert "Revert "Revert "Reland "Moved congestion controller to task queue."""" by Sebastian Jansson · 7 years ago
  74. 65792c5 Revert "Revert "Reland "Moved congestion controller to task queue.""" by Sebastian Jansson · 7 years ago
  75. 4e849f6 Revert "Reland "Moved congestion controller to task queue."" by Danil Chapovalov · 7 years ago
  76. bda5068 Revert "Moved congestion controller to goog_cc folder." by Danil Chapovalov · 7 years ago
  77. 1e06289 Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY. by Niels Möller · 7 years ago
  78. e6cefdf Moved congestion controller to goog_cc folder. by Sebastian Jansson · 7 years ago
  79. 57daeb7 Reland "Moved congestion controller to task queue." by Sebastian Jansson · 7 years ago
  80. 0488fcf Made modules/audio_processing/vad its own target. by Alex Loiko · 7 years ago
  81. 93a8439 Bind the structured ICE logging with P2PTransportChannel. by Qingsi Wang · 7 years ago
  82. 8eca1ff Reland "Structured ICE logging via RtcEventLog." by Qingsi Wang · 7 years ago
  83. 5a503b0 Revert "Moved congestion controller to task queue." by Sebastian Jansson · 7 years ago
  84. 0cbcba7 Moved congestion controller to task queue. by Sebastian Jansson · 7 years ago
  85. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  86. edab301 Remove webrtc::test::InitFieldTrialsFromString(const std::string&). by Bjorn Terelius · 7 years ago
  87. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  88. 78ac89b Revert "Structured ICE logging via RtcEventLog." by Mirko Bonadei · 7 years ago
  89. eed5aa8 Structured ICE logging via RtcEventLog. by Qingsi Wang · 7 years ago
  90. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  91. 2e5966b Store video_quality_loopback_test perf results in Chart JSON format. by Edward Lemur · 7 years ago
  92. e5a93a7 Making rtc_tools:unpack_aecdump publicly visible. by Mirko Bonadei · 7 years ago
  93. a0f5f60 Revert "Revert "Make some more targets publicly visible"" by Per Kjellander · 7 years ago
  94. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  95. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  96. 55d1809 Revert "Make some more targets publicly visible" by Per Kjellander · 7 years ago
  97. 60d1792 Make some more targets publicly visible by Karl Wiberg · 7 years ago
  98. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  99. 873e565 Remove obsolete TODO. by Patrik Höglund · 7 years ago
  100. 4f024ef Renaming android_library android_manifest to android_manifest_for_lint. by Mirko Bonadei · 7 years ago