1. 65bbcab [Android] Replace java_files with sources by Natalie Chouinard · 4 years, 7 months ago
  2. 89aaeda Move audioproc_f to rtc_tools. by Daniel Johansson · 4 years, 7 months ago
  3. 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 4 years, 7 months ago
  4. c7a3b08 Prefix ENABLE_RTC_EVENT_LOG with WEBRTC_. by Mirko Bonadei · 4 years, 8 months ago
  5. 3574d05 EventLogVisualizer pacer delay plot fix. by philipel · 4 years, 8 months ago
  6. 251b0dc Simplified throughput estimator by Björn Terelius · 4 years, 8 months ago
  7. a06048a Return status instead of CHECKing in event log parser. by Björn Terelius · 4 years, 8 months ago
  8. 3ce44a3 Move NetEq headers to api/ by Ivo Creusen · 4 years, 8 months ago
  9. 74f96ec Removes unused late feedback plot from analyzer. by Sebastian Jansson · 4 years, 9 months ago
  10. 3663ed3 Move rtc_base/ignore_wundef.h to its own target. by Mirko Bonadei · 4 years, 9 months ago
  11. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 4 years, 9 months ago
  12. c69c1bb Plot delay feedback in RTCP arrival order. by Björn Terelius · 4 years, 9 months ago
  13. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  14. 3873927 Fix time units in plotted charts by Artem Titov · 4 years, 10 months ago
  15. 5f15f86 Add plotter script to plot internal test's stats by Artem Titov · 4 years, 10 months ago
  16. 09dcafd Revert "Always create output_dir in setup_apprtc.py." by Mirko Bonadei · 4 years, 10 months ago
  17. 52a8da3 Always create output_dir in setup_apprtc.py. by Mirko Bonadei · 4 years, 10 months ago
  18. 3fa4938 Increased event log visualizer RTP clock estimation tolerance. by philipel · 5 years ago
  19. 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 4 years, 11 months ago
  20. 637f110 Remove rtcbot. by Mirko Bonadei · 5 years ago
  21. b168678 Add RTC_ prefix to non-standard format specifier macro "PRIdNS" by Oleh Prypin · 5 years ago
  22. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 5 years ago
  23. 8d41058 Remove unused rtc_tools/video_analysis.py. by Mirko Bonadei · 5 years ago
  24. d7ab56d Finish migrating rtc_tools/testing to python3. by Mirko Bonadei · 5 years ago
  25. 67f88a0 Use print() instead of print in rtc_tools/ python scripts. by Mirko Bonadei · 5 years ago
  26. 9c32ad1 Delete rtc_tools/barcode_tools. by Mirko Bonadei · 5 years ago
  27. 1f17315 [readability-container-size-empty] Use empty() to check for emptiness. by Mirko Bonadei · 5 years ago
  28. 575998c Add rtc_ prefix to the event_log_visualizer directory. by Mirko Bonadei · 5 years ago
  29. 604e75c Fix some typos. by Mirko Bonadei · 5 years ago
  30. 418f0c5 Fix rtp_analyzer tool by Alessio Bazzica · 5 years ago
  31. f640b87 Populate y-axis categorical labels in event log visualizer. by Bjorn Terelius · 5 years ago
  32. f2d97b8 Add usage message to event_log_visualizer. by Mirko Bonadei · 5 years ago
  33. 54d9602 Add y-axis tick labels. by Bjorn Terelius · 5 years ago
  34. 5693c26 Remove rtc_tools/frame_editing. by Mirko Bonadei · 5 years ago
  35. 249bade Add usage message to rgba_to_i420_converter. by Mirko Bonadei · 5 years ago
  36. 7ddca16 Add usage message to reference_less_video_analysis. by Mirko Bonadei · 5 years ago
  37. 4e72245 Add usage message to psnr_ssim_analyzer. by Mirko Bonadei · 5 years ago
  38. 06cdb23 Add usage message to rtp_generator. by Mirko Bonadei · 5 years ago
  39. 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  40. b41d5f1 Fix CE in rtp_generator. Add it to default build target by Ilya Nikolaevskiy · 5 years ago
  41. 162ddb4 Remove +absl/flags exceptions from non root DEPS files. by Mirko Bonadei · 5 years ago
  42. 4b091f4 Switch event_log_visualizer to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  43. ca16021 Update rtc_tools/rtp_generator to compile by Ilya Nikolaevskiy · 5 years ago
  44. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  45. 9d96209 Switch unpack_aecdump to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  46. 8e3cb53 Remove activity_metric tool. by Mirko Bonadei · 5 years ago
  47. a3f3ab9 Remove Simple Command Line Parser. by Mirko Bonadei · 5 years ago
  48. 4ba04b7 Delete RtcEventLogFactory factory as now unused by Danil Chapovalov · 5 years ago
  49. f97f342 Remove deprecated flags from compare_videos.py. by Mirko Bonadei · 5 years ago
  50. 5767fb8 Stop passing deprecated flags to frame analyzer. by Mirko Bonadei · 5 years ago
  51. a95949e Switch rtp_generator to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  52. beff535 Switch frame_editor to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  53. 6d6b0fb Switch reference_less_video_analysis to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  54. 8e032c8 Switch psnr_ssim_analyzer to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  55. 2308bb2 Switch rgba_to_i420_converter to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  56. 6bafc8b Reland "Switch frame_analyzer to ABSL_FLAG." by Mirko Bonadei · 5 years ago
  57. 90c6d1b Revert "Switch frame_analyzer to ABSL_FLAG." by Mirko Bonadei · 5 years ago
  58. 3668e9b Switch frame_analyzer to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  59. 88290ae Reland "Cleanup of RTP references in GoogCC implementation." by Sebastian Jansson · 5 years ago
  60. 7953ad5 Revert "Cleanup of RTP references in GoogCC implementation." by Sebastian Jansson · 5 years ago
  61. fa79081 Cleanup of RTP references in GoogCC implementation. by Sebastian Jansson · 5 years ago
  62. 4cbb4ef Roll chromium_revision 6ae0f0cd4c..bf62d746a4 (669703:669828) + fix AndroidManifest by Oleh Prypin · 5 years ago
  63. 873a7a9 Fix event_log_visualizer help text and default profile. by Bjorn Terelius · 5 years ago
  64. e794243 Remove PacedSender::PacketSender interface and use PacketRouter directly by Erik Språng · 5 years ago
  65. 1aa9ee9 Add string-based IDs for event log visualizer graphs and update command line flags. by Bjorn Terelius · 5 years ago
  66. 5b2eda4 Sanity-check field trial string at initialization. by Jonas Olsson · 5 years ago
  67. 4ad51d8 Removes SendSideCongestionController. by Sebastian Jansson · 5 years ago
  68. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 5 years ago
  69. f2e9cab Fix BWE simulation graph in event log visualization by Bjorn Terelius · 5 years ago
  70. 3be9da3 Make unpack_aecdump unpack RuntimeSettings by Fredrik Hernqvist · 5 years ago
  71. 2db5fc0 Deprecating injection of event log into GoogCC factory. by Sebastian Jansson · 5 years ago
  72. 9b809d3 Make the event log visualizer chart proto publicly visible. by Bjorn Terelius · 5 years ago
  73. 30a276b Add RTP sequence number to TransportFeedbackObserver::AddPacket() by Erik Språng · 5 years ago
  74. bfb735b Exclude RTX from pacer delay plots by Konrad Hofbauer · 5 years ago
  75. ff8cce3 Add flag to enable shared x-axis for local event log visualization. by Bjorn Terelius · 5 years ago
  76. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 5 years ago
  77. 21f6fd7 Add preemptive rate and preferred buffer size plots to event log visualizer. by Jakob Ivarsson · 5 years ago
  78. ef13990 author_line_count.sh: Move user arguments last by Niels Möller · 5 years ago
  79. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  80. 9316c1a Suppress max figures open warning. by Konrad Hofbauer · 5 years ago
  81. 3993b18 Use DefaultTaskQueueFactory in tool network_tester_server by Danil Chapovalov · 5 years ago
  82. 225f4f6 Link x-axes across all figures for synchronized zooming in the by Konrad Hofbauer · 5 years ago
  83. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 5 years ago
  84. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  85. 3cb5e5b Fix VideoFileWriterTest flakiness by using unique file path. by Yves Gerey · 5 years ago
  86. 1f850a6 Reland "SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t." by Philip Eliasson · 5 years ago
  87. b5207b4 Revert "SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t." by Philip Eliasson · 5 years ago
  88. 1ddc763 Qualify cmath functions. by Mirko Bonadei · 5 years ago
  89. b0f968a SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t. by philipel · 5 years ago
  90. 1175ae0 Add log based GoogCC simulation to visualizer. by Sebastian Jansson · 5 years ago
  91. 471783f Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly by Danil Chapovalov · 5 years ago
  92. ad89528 Reland "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Danil Chapovalov · 5 years ago
  93. 42d8c93 Revert "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Yves Gerey · 5 years ago
  94. 304e9d2 Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current by Danil Chapovalov · 5 years ago
  95. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 5 years ago
  96. 08f6a6c Import proto_library.gni when rtc_enable_protobuf is true by Kimmo Kinnunen · 5 years ago
  97. e45c688 Remove webrtc::ProtoString. by Mirko Bonadei · 5 years ago
  98. ca3c801 Minor eventlogvisualizer tweaks. by Konrad Hofbauer · 5 years ago
  99. 9775a58 Plot bitrate allocation per layer based on RTCP XR target bitrate. by Bjorn Terelius · 5 years ago
  100. 7c974e6 Plot RTCP types for incoming and outgoing RTCP packets. by Bjorn Terelius · 5 years ago