1. 1d4a227 Add support for visualizing event logs without normalizing time. by Stefan Holmer · 6 years ago
  2. 2f65ec5 Add serialization of a=ice-lite. by Taylor Brandstetter · 6 years ago
  3. bc84685 Remove VideoCodecTestFixtureImpl dependency on Android specifics. by Rasmus Brandt · 6 years ago
  4. a564afe Fix bug in videoengine sanity check by Jonas Olsson · 6 years ago
  5. f517f11 Additional switches to build_aar.py by Yura Yaroshevich · 6 years ago
  6. 94150ee Implement VideoQualityObserver by Ilya Nikolaevskiy · 6 years ago
  7. 95de63b Rename parsing function in AimdRateControl by Bjorn Terelius · 6 years ago
  8. c34e381 Roll chromium_revision 039110971b..52f78b1683 (560284:561464) by Artem Titov · 6 years ago
  9. 172fd85 Replaces redundant congestion controller components by Sebastian Jansson · 6 years ago
  10. ec2eb22 Enables comparison with infinite timestamps. by Sebastian Jansson · 6 years ago
  11. a927ed5 Switch one try builder (win_x64_clang_dbg) to LUCI by Oleh Prypin · 6 years ago
  12. d7b9131 Move socklen_t definition for windows to win32.h. by Niels Möller · 6 years ago
  13. 9c26a0f Adds reporting of bandwidth estimation periods in BBR. by Sebastian Jansson · 6 years ago
  14. 5bb1511 Disable rolling of ffmpeg. by Artem Titov · 6 years ago
  15. 96c9fc4 Add tests where the incoming stream changes codec type. by Åsa Persson · 6 years ago
  16. 14682a3 Delete macro RTC_DEFINE_STATIC_LOCAL. by Niels Möller · 6 years ago
  17. 9d4e840 Change how we get the current cert in SSLVerifyCallback when using OpenSSL. by Jiawei Ou · 6 years ago
  18. cefc465 RTC_LOG_* macros: Implement argument passing with a single variadic call by Karl Wiberg · 6 years ago
  19. 223cc4b Revert "Start supporting H264 packetization mode 0." by Taylor Brandstetter · 6 years ago
  20. c8caaec Directly include VideoBitrateAllocation in common_video/ targets by Erik Språng · 6 years ago
  21. 3409cfa Start supporting H264 packetization mode 0. by Taylor Brandstetter · 6 years ago
  22. 70bb326 Delete unused argument first_payload_byte. by Niels Möller · 6 years ago
  23. 5d67f82 Refactor VideoTrackSource, without raw pointer injection. by Niels Möller · 6 years ago
  24. 69c0222 Allow mixing gtest and non-gtest args in gtest-parallel-wrapper by Oleh Prypin · 6 years ago
  25. 7fd0a28 Directly include VideoBitrateAllocation in media/ targets by Erik Språng · 6 years ago
  26. 6c7da59 Fixes off by one error in BBR random cycle initialization. by Sebastian Jansson · 6 years ago
  27. eda0087 Drop the RTT as input to IsRetransmitOfOldPacket. by Niels Möller · 6 years ago
  28. 89ee4a6 Delete unused member variable VideoTrackSource::options_. by Niels Möller · 6 years ago
  29. ccd1048 Apply constraints on pacing rate in BBR controller. by Sebastian Jansson · 6 years ago
  30. 6753542 Ensures that BBR always reports updated state. by Sebastian Jansson · 6 years ago
  31. 500e75b Remove typedefs.h from webrtc/ root (part 1) by Fredrik Solenberg · 6 years ago
  32. ce532a1 Fixes congestion window bug in network control tester. by Sebastian Jansson · 6 years ago
  33. 547e316 Limit input length for SDP fuzzer. by Patrik Höglund · 6 years ago
  34. 4343273 Don't assume that RTC_LOG's << operator is std::ostream by Karl Wiberg · 6 years ago
  35. a041f92 Removing warning suppression flags from rtc_base. by Mirko Bonadei · 6 years ago
  36. 71d4dc3 Add presubmit error if third_party/.git exists. by Artem Titov · 6 years ago
  37. 72678e1 Adds unwrapped sequence number to sent packet info. by Sebastian Jansson · 6 years ago
  38. 6e9c3df Added additional SSL certificate verification tests. by Benjamin Wright · 6 years ago
  39. 2d5f3cb Added an integration test to validate TURN servers can send media in relay mode. by Benjamin Wright · 6 years ago
  40. 02c6586 Adds unwrapped sequence number to feedback info. by Sebastian Jansson · 6 years ago
  41. 9aef5dc Disable owners check in PRESUBMIT.py for chromium owned 3pp deps. by Artem Titov · 6 years ago
  42. 43c707a AEC3: Debug dump of render decimator input/output by Gustaf Ullberg · 6 years ago
  43. 7502a9e Delete ALIGNP macro, and use thereof in MemoryStream. by Niels Möller · 6 years ago
  44. 2cf9c55 Use monotonic clock for rtc::Event::Wait on linux and android. by Niels Möller · 6 years ago
  45. e92675b Reland: Add presubmit check for changes in 3pp by Artem Titov · 6 years ago
  46. c7f09ad NetEq fix for repeated audio issue. by Ivo Creusen · 6 years ago
  47. 169005d Move VideoCodecTest configuration classes to api/test. by Kári Tristan Helgason · 6 years ago
  48. dac9453 Delete left-over forward declaration of RTPFragmentationHeader. by Niels Möller · 6 years ago
  49. d945806 Add MB configs for more_configs bots by Oleh Prypin · 6 years ago
  50. 0beed5d Move SampleCounter from ReceiveStatisticsProxy to rtc_base/numerics by Ilya Nikolaevskiy · 6 years ago
  51. 6dc82e8 NetEq: Change NetEq's ramp-up behavior after expansions by Henrik Lundin · 6 years ago
  52. 7a84fcf Prevent potential buffer overflow in UlpfecReceiver by Ying Wang · 6 years ago
  53. 97cb90a Force autoroller to fail if any dep is missing by Artem Titov · 6 years ago
  54. 401d076 Delete deprecated VideoDecoder::Decode method by Niels Möller · 6 years ago
  55. 41c11e4 AEC3: Rounding of estimated call skew by Gustaf Ullberg · 6 years ago
  56. 5991ac9 Remove outdated DEPS rules. by Patrik Höglund · 6 years ago
  57. 0e36a72 Delete unused class CurrentSpeakerMonitor. by Niels Möller · 6 years ago
  58. c2ee8e8 Removing references to webrtc::VideoSendStream::DegradationPreference. by Taylor Brandstetter · 6 years ago
  59. 0327c2d Move VideoStreamEncoderInterface to api/. by Niels Möller · 6 years ago
  60. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 6 years ago
  61. 0ce868c Recognize additional adapter types on Windows by Yura Yaroshevich · 6 years ago
  62. c941b7e Roll chromium_revision 911054f7d0..039110971b (559863:560284) by Autoroller · 6 years ago
  63. b9fc650 Add min and max allowed bitrate in Opus bitrate tests by Gustaf Ullberg · 6 years ago
  64. 666beca AEC3: ERLE improvements by Jesús de Vicente Peña · 6 years ago
  65. 8436a69 Revert "Reland "Adding absl includes and defines to rtc_* templates."" by Mirko Bonadei · 6 years ago
  66. 9024da8 NetEq: Fixing an overflow bug in expand.cc by Henrik Lundin · 6 years ago
  67. 3ca48a6 Ports base::win:OSInfo from Chrome to rtc_win in WebRTC. by henrika · 6 years ago
  68. cc02cb5 Add getSupportedCodecs to VideoDecoderFactory interface. by Sami Kalliomäki · 6 years ago
  69. 80d02ad Suppress warning about exit in destructor, because it intended. by Artem Titov · 6 years ago
  70. 9ab6eb7 Minor namespace change for CoreAudioUtility by henrika · 6 years ago
  71. 79478ad Adjust base bitrate for experimental temporal layer count by Erik Språng · 6 years ago
  72. 195d1d7 Remove ScreenshareLayerConfig. by Rasmus Brandt · 6 years ago
  73. 0f40582 New class FakePeriodicVideoTrackSource, simplifying shutdown logic. by Niels Möller · 6 years ago
  74. 34b1bc7 Disable flaky test: FullStackTest.VP9SVC_3SL_High by Elad Alon · 6 years ago
  75. 6633d41 Reland "Update expected bitrate in Opus tests" by Gustaf Ullberg · 6 years ago
  76. bdb0fe4 Reland "Adding absl includes and defines to rtc_* templates." by Mirko Bonadei · 6 years ago
  77. d902d58 Framerate controller for VP9 screen sharing. by Sergey Silkin · 6 years ago
  78. a832019 Add qingsi@ as owner of p2p. by Qingsi Wang · 6 years ago
  79. 2d2c888 Returns RTCError for setting unimplemented RtpParameters. by Seth Hampson · 6 years ago
  80. dfce03a Allows injection of network controller factory into peer connection factory. by Sebastian Jansson · 6 years ago
  81. 78b0a60 Add phoglund as root owner. by Patrik Höglund · 6 years ago
  82. be71a1e Replace VP9 screen sharing. by Sergey Silkin · 6 years ago
  83. 21219a0e Reland "Injectable logging" by Paulina Hensman · 6 years ago
  84. 812ceaf Ensure render time is zero when playout delay is zero so that minimal latency in the render pipeline is ensured. by Stefan Holmer · 6 years ago
  85. 6bf5a0d AEC3: High-pass filter delay estimator signals by Gustaf Ullberg · 6 years ago
  86. 77995e7 Revert "Update expected bitrate in Opus tests" by Gustaf Ullberg · 6 years ago
  87. 79ded65 Update expected bitrate in Opus tests by Gustaf Ullberg · 6 years ago
  88. 2d9a3b1 Increasing the API call skew hysteresis limit in AEC3 by Per Åhgren · 6 years ago
  89. 9a6133e Roll chromium_revision bcf2616e8e..911054f7d0 (559838:559863) by Mirko Bonadei · 6 years ago
  90. 0a8f435 Move VideoEncoderConfig from call/ to api/. by Niels Möller · 6 years ago
  91. b5750eb Revert "Add presubmit check for changes in 3pp" by Artem Titov · 6 years ago
  92. 4103b38 Add presubmit check for changes in 3pp by Artem Titov · 6 years ago
  93. a6ccd25 Fix checkin chromium dep tool's test by Artem Titov · 6 years ago
  94. c7da266 Android JNI generation: Set JNI namespace in build files by Magnus Jedvert · 6 years ago
  95. 7e6fcea Ports CoreAudioUtil from Chrome to WebRTC. by henrika · 6 years ago
  96. 7eb8e9f Add RegisterExternalDecoder in VideoCodingModule. by Anders Carlsson · 6 years ago
  97. 460f53b Roll chromium_revision c92ed25217..bcf2616e8e (559015:559838) by Autoroller · 6 years ago
  98. c948fe6 Delete unneeded includes of call/video_config.h. by Niels Möller · 6 years ago
  99. 4639d46 Add vpython dependencies needed to run presubmit tests on LUCI by Oleh Prypin · 6 years ago
  100. 638edfc Skipping some Opus tests to let the new roll flow. by Mirko Bonadei · 6 years ago