1. d7b9131 Move socklen_t definition for windows to win32.h. by Niels Möller · 6 years ago
  2. 547e316 Limit input length for SDP fuzzer. by Patrik Höglund · 6 years ago
  3. 0327c2d Move VideoStreamEncoderInterface to api/. by Niels Möller · 6 years ago
  4. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 6 years ago
  5. dfce03a Allows injection of network controller factory into peer connection factory. by Sebastian Jansson · 6 years ago
  6. 0a8f435 Move VideoEncoderConfig from call/ to api/. by Niels Möller · 6 years ago
  7. 1e9cf7f Fuzzing for video_coding::FrameBuffer2. by philipel · 6 years ago
  8. 49fcc10 Merge DegradationPreference enums. by Taylor Brandstetter · 6 years ago
  9. c1ee9d5 RtpFrameReferenceFinder fuzzer. by philipel · 6 years ago
  10. e9c2088 Delete unused header file unittest_utils.h. by Niels Möller · 6 years ago
  11. 5702736 Control inter-layer prediction mode in test apps. by Sergey Silkin · 6 years ago
  12. b330688 Fix build errors when rtc_use_builtin_sw_codecs is set to false. by Anders Carlsson · 6 years ago
  13. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  14. a29b148 Create a fuzzer for the Opus encoder by Henrik Lundin · 6 years ago
  15. c710ac1 Removing -Wno-comment. by Mirko Bonadei · 6 years ago
  16. 8df3a38 Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode by Niels Möller · 6 years ago
  17. 0940811 Moving demux from FakeNetworkPipe to DirectTransport. by Sebastian Jansson · 7 years ago
  18. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 7 years ago
  19. 4db138e Reland "Move creating encoder to VideoStreamEncoder." by Niels Möller · 7 years ago
  20. 0d650b4 Revert "Move creating encoder to VideoStreamEncoder." by Niels Moller · 7 years ago
  21. 0676f22 Probe on video encoder reconfiguration test. by philipel · 7 years ago
  22. fb82fcc Move creating encoder to VideoStreamEncoder. by Niels Möller · 7 years ago
  23. 70595c1 Delete unneeded references to EventWrapper. by Niels Möller · 7 years ago
  24. c0597fb Revert "Reland "Floating-point exception observer for unit tests"" by Taylor Brandstetter · 7 years ago
  25. aaa85ae Reland "Floating-point exception observer for unit tests" by Alessio Bazzica · 7 years ago
  26. bbf21a3 Remove dependencies on modules:module_api from AudioProcessing. by Fredrik Solenberg · 7 years ago
  27. 9df3cf3 Stats calls improve APM fuzzer coverage. by Alex Loiko · 7 years ago
  28. f0482ea Add MID sending to FlexfecSender by Steve Anton · 7 years ago
  29. 9098b30 Trimming unneeded dependencies in test:test_support_unittests. by Mirko Bonadei · 7 years ago
  30. e3d522d Revert "Floating-point exception observer for unit tests" by Alessio Bazzica · 7 years ago
  31. 3fb3939 Floating-point exception observer for unit tests by Alessio Bazzica · 7 years ago
  32. 7e85d67 Added SetClockOffset on FakeNetworkPipe. by Sebastian Jansson · 7 years ago
  33. 259a497 Reland "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 7 years ago
  34. 0e07572 Don't use the |codec_settings| parameter in FakeDecoder::InitDecode. by philipel · 7 years ago
  35. 4c9b3c8 Reland "Adding gtest-spi.h in webrtc/test/gtest.h" by Alessio Bazzica · 7 years ago
  36. 6c2c13a Revert "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 7 years ago
  37. 2784a03 Add audio_ prefix to audio-related members of CallTest. by Niels Möller · 7 years ago
  38. 04dd176 Reland "Move rtp-specific config out of EncoderSettings." by Niels Möller · 7 years ago
  39. 92be1ca Revert "Move rtp-specific config out of EncoderSettings." by Niels Moller · 7 years ago
  40. bc900cb Move rtp-specific config out of EncoderSettings. by Niels Möller · 7 years ago
  41. e62f600 Extend WavReader and WavWriter API. by Artem Titov · 7 years ago
  42. 465a5d9 Refactor payload types constants in CallTest by Ilya Nikolaevskiy · 7 years ago
  43. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 7 years ago
  44. 7bd79a0 Split up audio_device build target by Paulina Hensman · 7 years ago
  45. 9f64b9c Reland "Remove unnecessary dependency on base." by Patrik Höglund · 7 years ago
  46. b3bac5e Revert "Remove unnecessary dependency on base." by Patrik Höglund · 7 years ago
  47. e0eb13c Remove unnecessary dependency on base. by Patrik Höglund · 7 years ago
  48. 0970851 Reland: Add ability to emulate degraded network in Call via field trial by Erik Språng · 7 years ago
  49. 16cba5c Revert "Add ability to emulate degraded network in Call via field trial" by Ilya Nikolaevskiy · 7 years ago
  50. 31a12c5 Add ability to emulate degraded network in Call via field trial by Erik Språng · 7 years ago
  51. e61bf67 Separate test/fake_audio_device on API and implementation. Step 3. by Artem Titov · 7 years ago
  52. 207a75d Remove unused FrameGeneratorCapturer::Create signature by Emircan Uysaler · 7 years ago
  53. 3faa832 Separate test/fake_audio_device on API and implementation. Step 2. by Artem Titov · 7 years ago
  54. d6fbf2a Tests: Pass codec ID argument to audio codecs by Karl Wiberg · 7 years ago
  55. 03e6ec9 Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  56. dd7e284 Reland "Enable and fix chromium clang warnings in rtp_rtcp test targets" by Danil Chapovalov · 7 years ago
  57. 01aa210 Revert "Enable and fix chromium clang warnings in rtp_rtcp test targets" by Oleh Prypin · 7 years ago
  58. 8fabab1 CNG fuzzer: avoid long fuzzer runs by limiting generator calls by Henrik Lundin · 7 years ago
  59. 9486b11 Enable and fix chromium clang warnings in rtp_rtcp test targets by Danil Chapovalov · 7 years ago
  60. bbf1465 Delete dead code for video quality calculation. by Rasmus Brandt · 7 years ago
  61. 081136f Revert "Reland "Add multiplex case to webrtc_perf_tests"" by Taylor Brandstetter · 7 years ago
  62. 7c5bc1c Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  63. 5aac372 Revert "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  64. d90a7e8 Add multiplex case to webrtc_perf_tests by Emircan Uysaler · 7 years ago
  65. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 7 years ago
  66. 0f03973 Separate test/fake_audio_device on API and implementation. Step 1. by Artem Titov · 7 years ago
  67. 2e1d784 Delete the VideoCodec::plName string. by Niels Möller · 7 years ago
  68. 6723cdc Revert "Separate test/fake_audio_device on API and implementation." by Artem Titov · 7 years ago
  69. 8ea5f9a Separate test/fake_audio_device on API and implementation. by Artem Titov · 7 years ago
  70. 3f693b9 Delete unused method SetPeriodicKeyFrames. by Niels Möller · 7 years ago
  71. 38c15d3 Template argument and corpora for Audio Processing Fuzzer. by Alex Loiko · 7 years ago
  72. 27e8a3e Revert "Adding gtest-spi.h in webrtc/test/gtest.h" by Philip Eliasson · 7 years ago
  73. 68f4904 Adding gtest-spi.h in webrtc/test/gtest.h by Alessio Bazzica · 7 years ago
  74. 0efa941 Move EchoCanceller3Factory to api/auido by Gustaf Ullberg · 7 years ago
  75. 151be2d comfort_noise_decoder_fuzzer: limit the fuzzer input size to avoid timeout by Henrik Lundin · 7 years ago
  76. 06fa153 neteq_rtp_fuzzer: limit the fuzzer input size to avoid timeout by Henrik Lundin · 7 years ago
  77. 2a6d864 neteq_signal_fuzzer: limit the fuzzer input size to avoid timeout by Henrik Lundin · 7 years ago
  78. f35c666 Separate build targets for aec3 and aec3_unittests by Gustaf Ullberg · 7 years ago
  79. 41f16be Silencing warnings in audio send stream unit tests. by Sebastian Jansson · 7 years ago
  80. 64cf731 Roll chromium_revision 2c98648a24..37c4da4be1 (538114:538199) by Mirko Bonadei · 7 years ago
  81. 9a03dd8 Removed new calls on RtpTransportControllerSend. by Sebastian Jansson · 7 years ago
  82. 5d436ac Removed Die mock from MockAudioEncoder by Sebastian Jansson · 7 years ago
  83. 97f61ea Moved bitrate configuration to rtp controller by Sebastian Jansson · 7 years ago
  84. a05ee82 Fixed Digital mode of AGC2 implementation finished. by Alex Loiko · 7 years ago
  85. 9d138fc Drop dependency of common_video on api:libjingle_peerconnection_api. by Niels Möller · 7 years ago
  86. 61405bc Fix infinite loop in rtp packet parsing by Danil Chapovalov · 7 years ago
  87. 0c15a09 Don't use gtest-parallel when running webrtc_perf_tests. by Edward Lemur · 7 years ago
  88. 2b304f1 Simplify CodecSettings helper function. by Rasmus Brandt · 7 years ago
  89. 1e06289 Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY. by Niels Möller · 7 years ago
  90. c2dd59c Skip oversized rtp header extension when parsing Rtp Packet. by Danil Chapovalov · 7 years ago
  91. cc7125f Sets sending status for active RtpRtcp modules. by Seth Hampson · 7 years ago
  92. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  93. edab301 Remove webrtc::test::InitFieldTrialsFromString(const std::string&). by Bjorn Terelius · 7 years ago
  94. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  95. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  96. 2e5966b Store video_quality_loopback_test perf results in Chart JSON format. by Edward Lemur · 7 years ago
  97. 4f6e4f0 Increase rtp_file_reader line length to support ipv6. by Stefan Holmer · 7 years ago
  98. d7ae3c3 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  99. e48c61f Delete unused MediaFile module. by Niels Möller · 7 years ago
  100. 1204448 Revert "Reland "Rename stereo video codec to multiplex"" by Taylor Brandstetter · 7 years ago