1. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  2. 3295c01 Prevent fuzzing replayer being stuck forever on malformed packet times. by Benjamin Wright · 5 years ago
  3. 7b6add3 Makes simulated time controller deterministic. by Sebastian Jansson · 5 years ago
  4. 11c012a Removing avoidable usages of Clock::GetRealTimeClock(). by Sebastian Jansson · 5 years ago
  5. e5cc85b Introduce dynamic endpoints by Artem Titov · 5 years ago
  6. e17339b NetEq fuzzer: shorten the maximum fuzzer input by Henrik Lundin · 5 years ago
  7. f0d1c03 Add replacement interface for webrtc::GainConrol by Sam Zackrisson · 5 years ago
  8. 673f7e5 Do not assume /DUNICODE and /D_UNICODE. by Mirko Bonadei · 5 years ago
  9. 0cc2fe5 Delete transitional includes from common_types.h by Niels Möller · 5 years ago
  10. 07122bc Use TaskQueueForTest instead or TaskQueue in unittests by Danil Chapovalov · 5 years ago
  11. 8ea8dcb Rename create_network_emulation_manager_api into create_network_emulation_manager by Artem Titov · 5 years ago
  12. 89cc7d4 Add logging of internal stats into default video quality analyzer by Artem Titov · 5 years ago
  13. d999351 Delete function url_decode by Niels Möller · 5 years ago
  14. 9debe5a Deleting copy constructors for Scoped* classes. by Sebastian Jansson · 5 years ago
  15. d57628f Move API for PC e2e test framework to the public API folder by Artem Titov · 5 years ago
  16. 0d617cc Adds simulated time controller by Sebastian Jansson · 5 years ago
  17. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 5 years ago
  18. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 5 years ago
  19. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  20. 533a9fe Clean BUILD.gn files: remove extra :memory by Artem Titov · 5 years ago
  21. 982b576 Avoid using GlobalTaskQueueFactory in NetworkEmulationManager by Danil Chapovalov · 5 years ago
  22. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 5 years ago
  23. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 5 years ago
  24. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 5 years ago
  25. f7f9845 Adds modules/utility to test/DEPS. by Sebastian Jansson · 5 years ago
  26. 98aa448 Move Params, InjectableComponents and classes around on the top level by Artem Titov · 5 years ago
  27. 22ed366 Avoid using global task queue factory in fake encoder by Danil Chapovalov · 5 years ago
  28. cde8ab2 Use single FrameBufferController in VP8, created by a factory. by Elad Alon · 5 years ago
  29. d09bc55 Introduce new API for runnig PC e2e test fixture by Artem Titov · 5 years ago
  30. 0b44314 Move PC e2e test framework into its own namespace by Artem Titov · 5 years ago
  31. d26a916 Avoid using GlobalTaskQueueFactory for TaskQueueForTest by Danil Chapovalov · 5 years ago
  32. 82b7ff5 Don't store last rendered frame in DefaultVideoQualityAnalyzer by Artem Titov · 5 years ago
  33. 4fa9ede Refactor DefaultEncodedImageDataInjector to let EncodedImage own the data. by Niels Möller · 5 years ago
  34. 80cfd81 Move PeerConnectionComponents when creating PeerConnectionDependencies. by Artem Titov · 5 years ago
  35. 276cdfc Rename resolution_of_encoded_image into resolution_of_rendered_frame. by Artem Titov · 5 years ago
  36. 608d801 Use deque instead of list in DefaultVideoQualityAnalyzer. by Artem Titov · 5 years ago
  37. 2236bb9 Reduce smoke test video resolution. by Artem Titov · 5 years ago
  38. ba82e00 Add API to schedule environment changing actions during test in PC E2E framework by Artem Titov · 6 years ago
  39. 47dbcab Fuzzing support for RTPDump VP8 and VP9 Streams. by Benjamin Wright · 6 years ago
  40. ad31c98 Don't use the Process method of vcm::VideoReceiver by Niels Möller · 6 years ago
  41. 7bf8c7f Add public API for NetworkEmulationManager by Artem Titov · 6 years ago
  42. 10db597 Support different capture resolutions in new video_loopback. by Kári Tristan Helgason · 6 years ago
  43. 9249fbf AEC3: Redesign delay headroom by Gustaf Ullberg · 6 years ago
  44. d5e1c37 SSLCertificate basic fuzzer. by Benjamin Wright · 6 years ago
  45. ce66bb4 Adding simulcast examples to the fuzzing corpus. by Amit Hilbuch · 6 years ago
  46. 1295b0d Add basic fuzzing for rtp_header_parser.h/cc. by Benjamin Wright · 6 years ago
  47. 7f3687c Integrate parsing of SCTP messages into WebRTC Fuzzers. by Benjamin Wright · 6 years ago
  48. d6c4b80 Add Fuzzing support for ParseRtcpPacketSenderSsrc. by Benjamin Wright · 6 years ago
  49. baf271f DefaultVideoQualityAnalyzer cleanup. by Artem Titov · 6 years ago
  50. 123f345 Cleanup of scenario test framework. by Sebastian Jansson · 6 years ago
  51. f84b95d Rename network_manager -> emulation. by Artem Titov · 6 years ago
  52. 2086347 Move creation of rtc::NetworkManager into network emulation layer by Artem Titov · 6 years ago
  53. cda86dd Removes usages of repeating task without task queue argument. by Sebastian Jansson · 6 years ago
  54. dfaea9d Fuzz rtc::StringToNumber. by Benjamin Wright · 6 years ago
  55. 6a5e976 Add generic depacketizer fuzzer to WebRTC. by Benjamin Wright · 6 years ago
  56. ade5cb8 Field trial fuzzer. by Benjamin Wright · 6 years ago
  57. fc6ab00 Introduce EmulatedRoute by Artem Titov · 6 years ago
  58. a268b69 Rename EndpointConfig into EmulatedEndpointConfig by Artem Titov · 6 years ago
  59. 471783f Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly by Danil Chapovalov · 6 years ago
  60. d155d68 Removes rtp level keep alive support. by Sebastian Jansson · 6 years ago
  61. d71edac Add an input size limit to APM fuzzer by Sam Zackrisson · 6 years ago
  62. aba8dc2 Rename EndpointNode into EmulatedEndpoint by Artem Titov · 6 years ago
  63. f0cbcd3 Use stdlib TaskQueue implementation in webrtc fuzzers by Danil Chapovalov · 6 years ago
  64. 2c7b982 Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Jeroen de Borst · 6 years ago
  65. 7e70291 Fix unscoped variable in test/scenario/BUILD.gn. by Mirko Bonadei · 6 years ago
  66. 39d3a7d Delete CodecSpecificInfo argument from VideoDecoder::Decode by Niels Möller · 6 years ago
  67. b859b32 Update more VideoEncoder implementations to drop CodecSpecificInfo input by Niels Möller · 6 years ago
  68. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  69. 4423c36 Migrate RepeatingTask to take raw pointer to TaskQueueBase instead of TaskQueue by Danil Chapovalov · 6 years ago
  70. ede7cb2 Rewrite video_loopback to use new mac capturer. by Kári Tristan Helgason · 6 years ago
  71. c8d2e73 Delete CodecSpecificInfo argument from VideoEncoder::Encode by Niels Möller · 6 years ago
  72. 1e42761 Removes verbose extension warning in Scenario tests. by Sebastian Jansson · 6 years ago
  73. d738071 Refactor FakeEncoder to avoid writing to a const EncodedImage by Niels Möller · 6 years ago
  74. 9df3353 Generic Frame Descriptor (GFD) VP8 templates. by philipel · 6 years ago
  75. 200feba Make AEC3 the default desktop AEC option in WebRTC by Per Åhgren · 6 years ago
  76. 07a4f2b Merge rtc_task_queue(_api|_impl)? build targets into one by Danil Chapovalov · 6 years ago
  77. d36c086 Add support for simulcast streams in QualityAnalyzingVideoDecoder. by Artem Titov · 6 years ago
  78. d0f3d84 Wire UpdateRect signalling in test frame generators by Ilya Nikolaevskiy · 6 years ago
  79. 87e05b5 NetEq fuzzer: lower the maximum fuzzer input size by Henrik Lundin · 6 years ago
  80. 4765013 Intermediate step: Move ownership of rtc::NetworkManager to test code from PC E2E framework by Artem Titov · 6 years ago
  81. 547a1dc Removes injection of RtpTransportControllerSend from Call::Create. by Sebastian Jansson · 6 years ago
  82. d1d0359 Remove memsets of CodecSpecificInfo. by philipel · 6 years ago
  83. 859abef Use DefaultVideoQualityAnalyzer as default, cleanup headers. by Artem Titov · 6 years ago
  84. c68ddd1 Fix namespace for PeerConnectionE2EQualityTestFixture by Artem Titov · 6 years ago
  85. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  86. 3830d9b Fix peerconnection_quality_test #includes and deps. by Mirko Bonadei · 6 years ago
  87. 9a7e721 Use default values for video and audio streams generation in PC E2E framework by Artem Titov · 6 years ago
  88. fb14c5d Allow injection of TaskQueueFactory in FrameGeneratorCapturer. by Sebastian Jansson · 6 years ago
  89. c58c01d Add construtor from required fields for VideoConfig in PC E2E framework by Artem Titov · 6 years ago
  90. 3481db2 Add stream label to audio streams in PC E2E framework by Artem Titov · 6 years ago
  91. 7c55415 Fix call setup: change way of adding media to the call. by Artem Titov · 6 years ago
  92. 5983585 Introduce test case name in peer connection e2e test framework. by Artem Titov · 6 years ago
  93. f5e5f0d Reland "Improve example video analyzer for use in debugging" by Artem Titov · 6 years ago
  94. 2585979 Revert "Improve example video analyzer for use in debugging" by Artem Titov · 6 years ago
  95. 1570218 Improve example video analyzer for use in debugging by Artem Titov · 6 years ago
  96. 1a7a4af Fix encoded image data injectors. by Artem Titov · 6 years ago
  97. 12ae4f4 Introduce possibility to poll stats and notify analyzers. by Mirko Bonadei · 6 years ago
  98. 0bf4c29 Add support of auto IP generation in network emulation manager. by Artem Titov · 6 years ago
  99. 7572bb4 Fix -Wextra-semi warnings in webrtc fuzzers. by Nico Weber · 6 years ago
  100. 7d6a4c0 Connect LossNotificationController to RtpRtcp by Elad Alon · 6 years ago