1. fd5770d Remove obsolete field trial from the tests by Ilya Nikolaevskiy · 6 years ago
  2. 1beef1a Delete VideoSendStream::EnableEncodedFrameRecording. by Niels Möller · 6 years ago
  3. b0588e6 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  4. 8d92e8d Revert "Reland "Move FakeCodec to separate target and behave like real encoder."" by Ilya Nikolaevskiy · 6 years ago
  5. 631cafa Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipe by Artem Titov · 6 years ago
  6. f2a8287 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  7. c5d121e Disable flaky TestFlexfecRtpStatePreservation by Emircan Uysaler · 6 years ago
  8. 7d13a6e Revert "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  9. 223eba5 Move FakeCodec to separate target and behave like real encoder. by Ilya Nikolaevskiy · 6 years ago
  10. 4e199e9 Mark DirectTransport subclasses ctors as deprecated and switch from them by Artem Titov · 6 years ago
  11. dd2eebe Deprecate two DirectTransport ctors and remove their direct usage. by Artem Titov · 6 years ago
  12. c02df81 Eliminate SetClockOffset() from DirectTransport. by Artem Titov · 6 years ago
  13. 46c4e60 Introduce SimulatedNetworkReceiverInterface. by Artem Titov · 6 years ago
  14. 7008287 Delete struct webrtc::PacketTime. by Niels Möller · 6 years ago
  15. 264bee8 Remove memcheck. by Mirko Bonadei · 6 years ago
  16. dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 7 years ago
  17. 7258224 Replaces call config create in tests with modify. by Sebastian Jansson · 7 years ago
  18. f33905d Makes some CallTest members private. by Sebastian Jansson · 7 years ago
  19. 8e6602f Separates send and receive event log in CallTest. by Sebastian Jansson · 7 years ago
  20. bed801e Removes unnecessary destructor checks in tests. by Sebastian Jansson · 7 years ago
  21. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  22. f88a22c Delete pre_decode_callback. by Niels Möller · 7 years ago
  23. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 7 years ago
  24. 97e0488 Delete unused stats for preferred_bitrate. by Niels Möller · 7 years ago
  25. 81327d5 Move stats for delayed frames to renderer from VCMTiming to ReceiveStatisticsProxy. by Åsa Persson · 7 years ago
  26. 96c9fc4 Add tests where the incoming stream changes codec type. by Åsa Persson · 7 years ago
  27. 49fcc10 Merge DegradationPreference enums. by Taylor Brandstetter · 7 years ago
  28. 5b2b692 Remove unused members in HistogramTest. by Åsa Persson · 7 years ago
  29. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 7 years ago
  30. d78f705 Testing receive time correction field trial. by Sebastian Jansson · 7 years ago
  31. 9fd6b98 Don't interrupt exponential probing when VideoStream bitrates are reconfigured. by philipel · 7 years ago
  32. 4db138e Reland "Move creating encoder to VideoStreamEncoder." by Niels Möller · 7 years ago
  33. 0d650b4 Revert "Move creating encoder to VideoStreamEncoder." by Niels Moller · 7 years ago
  34. 0676f22 Probe on video encoder reconfiguration test. by philipel · 7 years ago
  35. fb82fcc Move creating encoder to VideoStreamEncoder. by Niels Möller · 7 years ago
  36. a317705 Reland "Storing frame if encoder is paused." by Sebastian Jansson · 7 years ago
  37. 1ad2108 Revert "Storing frame if encoder is paused." by Sergey Silkin · 7 years ago
  38. dcc7e88 Storing frame if encoder is paused. by Sebastian Jansson · 7 years ago
  39. b549bdc Probe test using task queue based congestion controller. by Sebastian Jansson · 7 years ago
  40. 259a497 Reland "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 7 years ago
  41. 6c2c13a Revert "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 7 years ago
  42. 959a1b9 Disable FieldTrials/CallOperationEndToEndTest.ObserversEncodedFrames due to flakiness. by Ying Wang · 7 years ago
  43. dc4737b Disable FieldTrials/CallOperationEndToEndTest.TransmitsFirstFrame/2 due to flakiness. by Rasmus Brandt · 7 years ago
  44. 04dd176 Reland "Move rtp-specific config out of EncoderSettings." by Niels Möller · 7 years ago
  45. 92be1ca Revert "Move rtp-specific config out of EncoderSettings." by Niels Moller · 7 years ago
  46. bc900cb Move rtp-specific config out of EncoderSettings. by Niels Möller · 7 years ago
  47. 4a73cd4 Adding tests of TaskQueueCongestionControl field trial. by Sebastian Jansson · 7 years ago
  48. 03e6ec9 Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  49. 081136f Revert "Reland "Add multiplex case to webrtc_perf_tests"" by Taylor Brandstetter · 7 years ago
  50. 7c5bc1c Reland "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  51. 5aac372 Revert "Add multiplex case to webrtc_perf_tests" by Emircan Uysaler · 7 years ago
  52. d90a7e8 Add multiplex case to webrtc_perf_tests by Emircan Uysaler · 7 years ago
  53. 8f83b42 Moved bitrate config interface from Call class. by Sebastian Jansson · 7 years ago
  54. 416332b Removed wait from congestion window test. by Sebastian Jansson · 7 years ago
  55. fc8d26b Reland "Moved BitrateConfig out of Call::Config." by Sebastian Jansson · 7 years ago
  56. e4bf600 Revert "Moved BitrateConfig out of Call::Config." by Lu Liu · 7 years ago
  57. 5897fe2 Moved BitrateConfig out of Call::Config. by Sebastian Jansson · 7 years ago
  58. ef76e5a Add multiplex case to codec_tests by Emircan Uysaler · 7 years ago
  59. b0acec3 Testing that media is resumed when congestion ends. by Sebastian Jansson · 7 years ago
  60. c501713 Split end to end tests into more cohesive test sets. by Sebastian Jansson · 7 years ago