1. 39da6f3 Move corruption_detection_message from common_video to api/transport/rtp by Fanny Linderborg · 6 weeks ago
  2. e500d46 Clean up p2p:rtc_p2p target and remove webrtc dependency by Philipp Hancke · 3 months ago
  3. 74ace1a Remove libevent task queue. by Markus Handell · 3 months ago
  4. 4147065 Revert "Remove stun_prober" by Mirko Bonadei · 3 months ago
  5. 711e1a8 Create a custom test launcher for android by Björn Terelius · 3 months ago
  6. 03f56d7 Remove stun_prober by Philipp Hancke · 3 months ago
  7. 906deaf Add support for sending packets with ECT(1) based on packet options in native WebRTC. by Per Kjellander · 4 months ago
  8. 2dc95ba Add BuiltinAudioProcessingFactory by Danil Chapovalov · 5 months ago
  9. 346cf7c Add support for frame pair corruption score calculation. by Emil Vardar · 5 months ago
  10. 0fe3a61 Remove clang 3.7 and fuchsia specific flags by Philipp Hancke · 6 months ago
  11. 06a49f0 build: add options to configure libsrtp for boringssl or other libraries by Philipp Hancke · 7 months ago
  12. f2d3136 Reland "Include fuzzers to build by default" by Danil Chapovalov · 7 months ago
  13. f654998 Add opus_audio_decoder_factory to the static library. by Patrick Reynolds · 7 months ago
  14. 06391de Revert "Include fuzzers to build by default" by Ilya Nikolaevskiy · 7 months ago
  15. e777c65 Include fuzzers to build by default by Danil Chapovalov · 7 months ago
  16. ccec7e2 Fix OpenSSL builds by Florent Castelli · 7 months ago
  17. 90c430c AudioProcessingImpl: Remove the use of transient suppressor by Hanna Silen · 7 months ago
  18. b2ce406 Fix unit test build with OpenSSL and fix gn check failure by Philipp Hancke · 7 months ago
  19. 9ebf092 Remove RTC_JNI_GENERATOR_LEGACY_SYMBOLS. by Mirko Bonadei · 8 months ago
  20. a0d1a51 Reland "Add SchedulableNetworkBehavior and tests." by Per Kjellander · 10 months ago
  21. 045589e Revert "Add SchedulableNetworkBehavior and tests." by Per Kjellander · 10 months ago
  22. 0681553 Add SchedulableNetworkBehavior and tests. by Per K · 10 months ago
  23. cd09858 Convert decoder TRACE_EVENT to flows by Evan Shrubsole · 11 months ago
  24. b85b4c0 Reland "New video encoder API." by philipel · 11 months ago
  25. db50b03 Add perfetto build config by Evan Shrubsole · 11 months ago
  26. 56e6309 Revert "New video encoder API." by Danil Chapovalov · 11 months ago
  27. 42f12d5 New video encoder API. by philipel · 11 months ago
  28. 9fdceb8 Add environment_construction poison by Danil Chapovalov · 1 year, 4 months ago
  29. 4ac3718 AsyncPacketSocket::RegisterReceivedPacketCallback by Per K · 1 year, 4 months ago
  30. b29ff00 Migrate webrtc_link_test to include EnableMedia api by Danil Chapovalov · 1 year, 4 months ago
  31. 2e1f16d Make AEC3 json parsing code testonly by Sam Zackrisson · 1 year, 5 months ago
  32. 6fc4d97 Make WEBRTC_UNSAFE_FUZZER_MODE dependent only on use_fuzzing_engine by Greg Thompson · 1 year, 6 months ago
  33. ae82df7 Add codec name H265 to support H265 in WebRTC by qwu16 · 1 year, 6 months ago
  34. 2e7ed0d Roll chromium_revision 6ac7929166..eef62e8a0c (1190797:1197906) by Jeremy Leconte · 1 year, 6 months ago
  35. f2827c4 FrameCadenceAdapter: schedule repeats before issuing decodes. by Markus Handell · 1 year, 6 months ago
  36. 8d4a5f1 Add an async DNS resolver suitable for defaulting. by Harald Alvestrand · 1 year, 7 months ago
  37. 2bfa071 Add GN flag for an easier JNI generator upgrade. by Mirko Bonadei · 1 year, 7 months ago
  38. 9130431 Add possibility to set RTC_OBJC_TYPE_PREFIX from GN. by Mirko Bonadei · 1 year, 8 months ago
  39. d797cb6 Remove all split channels related code by Florent Castelli · 1 year, 9 months ago
  40. e4e33b8 Add video_encoder to default build by Philipp Hancke · 1 year, 9 months ago
  41. 3d6e88e Remove low_bandwidth_audio_test. by Jeremy Leconte · 1 year, 10 months ago
  42. b184634 Run webrtc_perf_tests on Fuchsia os. by Jeremy Leconte · 1 year, 10 months ago
  43. 0328190 Add video_codec_perf_tests to desktop and android perf test suites by Sergey Silkin · 1 year, 10 months ago
  44. 2b00c4e Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate. by philipel · 2 years ago
  45. ab456dd Always check out google_benchmark, part 5. by Peter Kasting · 2 years ago
  46. 049f5ef Always check out google_benchmark, part 4. by Peter Kasting · 2 years ago
  47. 1e6d77c Always check out google_benchmark, part 3. by Peter Kasting · 2 years ago
  48. ff16f5f Add a new test binary to check if split-channel works by Harald Alvestrand · 2 years ago
  49. 9109e85 Add option to log a warning for unregistered field trials by Emil Lundmark · 2 years ago
  50. 73e0cc8 Delete unused Audio Bwe integration test. by Per K · 2 years, 2 months ago
  51. 7391899 Add Fuchsia perf output and fix upload by Christoffer Jansson · 2 years, 2 months ago
  52. a6b9924 Remove all usage of //rtc_base target by Florent Castelli · 2 years, 2 months ago
  53. 128afb1 Only build fuchsia_perf_tests on fuchsia os. by Jeremy Leconte · 2 years, 2 months ago
  54. 82da932 Ensure task queues delete closures in task queue context. by Markus Handell · 2 years, 3 months ago
  55. 3c85787 Add fuchsia_perf_test to the default build group. by Christoffer Jansson · 2 years, 3 months ago
  56. d0eaa54 Reland "Add working Perf tests for Fuchsia" by Jeremy Leconte · 2 years, 3 months ago
  57. cb88592 Revert "Add working Perf tests for Fuchsia" by Jeremy Leconte · 2 years, 3 months ago
  58. d8d86bd Add working Perf tests for Fuchsia by Christoffer Jansson · 2 years, 3 months ago
  59. 6bf20cc Verify field trials looked up through field_trial::FindFullName by Emil Lundmark · 2 years, 5 months ago
  60. 1264dc1 PipeWire capturer: add initial test for SharedScreenCastStream by Jan Grulich · 2 years, 5 months ago
  61. 27f91af Introduce MetricsExporter API with stdout implementation by Artem Titov · 2 years, 6 months ago
  62. bcf24f5 Move TimestampExtrapolator closer to its single user by Rasmus Brandt · 2 years, 6 months ago
  63. c898c82 Introduce Metric object for new perf metrics logging system by Artem Titov · 2 years, 6 months ago
  64. ce03028 Add -Wctad-maybe-unsupported. by Mirko Bonadei · 2 years, 6 months ago
  65. c0ce454 Delete QueuedTask and ToQueuedTask as no longer needed by Danil Chapovalov · 2 years, 7 months ago
  66. 90b7438 SVC: Add end to end tests for VP8 and VP9 by Florent Castelli · 2 years, 9 months ago
  67. c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 9 months ago
  68. 611f2c8 Delete video_legacy build target by Danil Chapovalov · 2 years, 9 months ago
  69. e9c3f01 Add support for stand-alone Fuchsia build. by Sarah Pham · 2 years, 10 months ago
  70. c8a6fb2 Remove objc tests from rtc_unittests and move tests to sdk_unittests by Byoungchan Lee · 2 years, 10 months ago
  71. f8f7b70 Create a "slow peerconnection unittests" target by Harald Alvestrand · 2 years, 10 months ago
  72. 0c68a7a Use WebRTC's Java VM initialization in tests. by Björn Terelius · 2 years, 11 months ago
  73. c1e8aeb Remove internal dependencies on pc:peerconnection target by Harald Alvestrand · 3 years ago
  74. e17d111 dcsctp: Remove dependency on //rtc_base by Florent Castelli · 3 years ago
  75. c128277 add dcsctp build target by Philipp Hancke · 3 years ago
  76. 8df1957 Remove internal dependencies on rtc_pc_base by Harald Alvestrand · 3 years ago
  77. 195b0a9 Modernize TimestampExtrapolator to use correct units by Evan Shrubsole · 3 years ago
  78. 251eca2 Add missing tests to the default target. by Jeremy Leconte · 3 years ago
  79. e47493b Add restrictive visibility to all targets in //pc by Harald Alvestrand · 3 years, 1 month ago
  80. 61dbc2d Remove definition of WEBRTC_MOZILLA_BUILD. by Mirko Bonadei · 3 years, 1 month ago
  81. 21e97f9 Add unary operator- to units by Evan Shrubsole · 3 years, 2 months ago
  82. 679f1cb Move tests of legacy video code to its own target. by Niels Möller · 3 years, 3 months ago
  83. 03cb7e5 APM: Make echo detector an optionally compilable and injectable component by Sam Zackrisson · 3 years, 3 months ago
  84. b09d872 Reland "Add dav1d decoder to WebRTC." by philipel · 3 years, 4 months ago
  85. 524a422 Modify global variables to not call the destructor on exit. by Byoungchan Lee · 3 years, 4 months ago
  86. 1a75d5e Remove mentions to xcode_clang which has been removed. by Mirko Bonadei · 3 years, 4 months ago
  87. 45448e9 Remove slow_tests by Evan Shrubsole · 3 years, 4 months ago
  88. 56ed468 Add GN arg to force RTC_DLOG to be ON. by Mirko Bonadei · 3 years, 5 months ago
  89. 52d97fd Both build options for symbol export can be specified by Takaaki Suzuki · 3 years, 5 months ago
  90. 47126fa Force -Wno-shadow to avoid variable shadowing warnings. by Peter Kasting · 3 years, 6 months ago
  91. 5f07845 Allow export of Obj-C symbols without C++ ones. by Mirko Bonadei · 3 years, 8 months ago
  92. 481e345 Revert rtc_dcheck_always_on. by Mirko Bonadei · 3 years, 8 months ago
  93. 0804fba Remove duplicated or non effective build flags. by Mirko Bonadei · 3 years, 8 months ago
  94. 8c185fc Reland "Add WebRTC specific dcheck_always_on." by Mirko Bonadei · 3 years, 8 months ago
  95. 145f289 Revert "Add WebRTC specific dcheck_always_on." by Mirko Bonadei · 3 years, 8 months ago
  96. 9f2a20f Add WebRTC specific dcheck_always_on. by Mirko Bonadei · 3 years, 8 months ago
  97. 28e582d Removing RTC_SUPPORTS_METAL compilation flag. This flag is a holdover from before either macOS or the iOS Simulator supported Metal rendering. by Jake Bromberg · 3 years, 9 months ago
  98. 8ed1e93 Switch from check_targets to no_check_targets in .gn by Byoungchan Lee · 3 years, 10 months ago
  99. 0133a64 Disable range-loop-analysis when use_xcode_clang=true. by Mirko Bonadei · 3 years, 10 months ago
  100. edc946e Move RTC_ENABLE_WIN_WGC define to the top level BUILD.gn by Austin Orion · 4 years ago