1. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  2. 89cd0c0 Roll chromium_revision 0dd6679b57..e7b7dc611f (646074:646176) by chromium-webrtc-autoroll · 5 years ago
  3. 708eccc Qualify cmath function calls. by Oleh Prypin · 5 years ago
  4. a7d8f19 Use 'public_deps' to depend on nacl_io [1]. by Mirko Bonadei · 5 years ago
  5. 397b5b5 Add jianj@chromium.org to reviewers for autoroll including libvpx. by Jerome Jiang · 5 years ago
  6. b721761 Reworking byte order utility functions for Windows platforms. by Mirko Bonadei · 5 years ago
  7. 0c7a9ca Roll chromium_revision 3265fd121c..0dd6679b57 (645967:646074) by chromium-webrtc-autoroll · 5 years ago
  8. 3295c01 Prevent fuzzing replayer being stuck forever on malformed packet times. by Benjamin Wright · 5 years ago
  9. 1a08037 Roll chromium_revision 587a782640..3265fd121c (645854:645967) by chromium-webrtc-autoroll · 5 years ago
  10. 9316c1a Suppress max figures open warning. by Konrad Hofbauer · 5 years ago
  11. 921db61 Roll chromium_revision 1959cb7246..587a782640 (645740:645854) by chromium-webrtc-autoroll · 5 years ago
  12. df5e4e0 Merge of ThreadChecker and SequencedTaskChecker. by Sebastian Jansson · 5 years ago
  13. 7b6add3 Makes simulated time controller deterministic. by Sebastian Jansson · 5 years ago
  14. 11c012a Removing avoidable usages of Clock::GetRealTimeClock(). by Sebastian Jansson · 5 years ago
  15. bd631a0 Use Abseil container algorithms in video/ by Steve Anton · 5 years ago
  16. 91c2606 Use Abseil container algorithms in modules/rtp_rtcp/ by Steve Anton · 5 years ago
  17. c90e81e Rename android_tools to android_sdk by Peter Wen · 5 years ago
  18. 9840235 Qualify cmath function calls. by Mirko Bonadei · 5 years ago
  19. 703e34a APM PFFFT wrapper: Add frequency domain convolution by Alessio Bazzica · 5 years ago
  20. 21583fd Roll chromium_revision 725be848c7..1959cb7246 (645432:645740) by chromium-webrtc-autoroll · 5 years ago
  21. aa023e2 Add test-only group id. by Jakob Ivarsson · 5 years ago
  22. e896490 Revert "Fix target bitrate RTCP messages behavior for SVC streams" by Oleh Prypin · 5 years ago
  23. e8bc3a0 Revert "Add bindings for simulcast and RIDs in Android SDK." by Oleh Prypin · 5 years ago
  24. d9b62d3 Add third_party/android_sdk/LICENSE to generate_licenses.py. by Mirko Bonadei · 5 years ago
  25. b118d42 Use Abseil container algorithms in a couple places in media/ by Steve Anton · 5 years ago
  26. f19f5bc Roll chromium_revision 3c4f193f48..725be848c7 (645294:645432) by chromium-webrtc-autoroll · 5 years ago
  27. b19f27a Decode Target Information for VP8 libvpx encoder. by philipel · 5 years ago
  28. 1f928d3 Close data channels when ID assignment fails. by Harald Alvestrand · 5 years ago
  29. 4c7112a Reland "in WebrtcVoiceEngine allow to set TaskQueueFactory" by Danil Chapovalov · 5 years ago
  30. 90d7826 Fix a comment reg. use of field trial. by Christoffer Rodbro · 5 years ago
  31. 9d766b9 Delete deprecated variant of VideoEncoder::Encode by Niels Möller · 5 years ago
  32. ab65d8a Fix target bitrate RTCP messages behavior for SVC streams by Ilya Nikolaevskiy · 5 years ago
  33. e8fd57c Move EventWrapper to its own build target by Niels Möller · 5 years ago
  34. 40c9847 Roll chromium_revision b19e3c4c55..3c4f193f48 (644948:645294) by chromium-webrtc-autoroll · 5 years ago
  35. 361855b Rename OperatingPoint to DecodeTarget. by philipel · 5 years ago
  36. 1333948 Move FifoBuffer to its own file and build target by Niels Möller · 5 years ago
  37. e46f5db Add missing `using` declarations for names in testing namespace. by Mirko Bonadei · 5 years ago
  38. 8ea977d Add ScopedAllowBaseSyncPrimitivesForTesting to Webrtc. by François Doray · 5 years ago
  39. 20393ee Delete all stats-related logic from VCMJitterBuffer. by Niels Möller · 5 years ago
  40. f49429d Adds workaround for audio not restarting after interruption by Kári Tristan Helgason · 5 years ago
  41. e5cc85b Introduce dynamic endpoints by Artem Titov · 5 years ago
  42. e17339b NetEq fuzzer: shorten the maximum fuzzer input by Henrik Lundin · 5 years ago
  43. 6bf1512 Refactor VideoEncoderWrapper, to let EncodedImage own the data buffer. by Niels Möller · 5 years ago
  44. dd41da6 Delete unused methods from VCMReceiveStatisticsCallback by Niels Möller · 5 years ago
  45. ce584cf Remove Remb::kFeedbackMessageType by Elad Alon · 5 years ago
  46. 289f13d Remove CreateVideoStreamEncoder version that uses GlobalTaskQueueFactory by Danil Chapovalov · 5 years ago
  47. 3993b18 Use DefaultTaskQueueFactory in tool network_tester_server by Danil Chapovalov · 5 years ago
  48. 71f76b5 Log when a TargetBitrate XR is sent with layers enabled/disabled. by Rasmus Brandt · 5 years ago
  49. 20574f4 Testing no /DUNICODE assumptions with Win more configs bots. by Mirko Bonadei · 5 years ago
  50. 185e802 Prefix AUDIO_DEVICE_INCLUDE_ANDROID_AAUDIO with WEBRTC_. by Mirko Bonadei · 5 years ago
  51. b3ae979 Roll chromium_revision afedac6c9e..b19e3c4c55 (644823:644948) by chromium-webrtc-autoroll · 5 years ago
  52. ed2207a Introduce a configurable "critical low" bandwidth in AIMD rate control. by Christoffer Rodbro · 5 years ago
  53. efe4c92 Use RtpSender/RtpReceiver track ID for legacy GetStats by Steve Anton · 5 years ago
  54. 177670a Add bindings for simulcast and RIDs in Android SDK. by Amit Hilbuch · 5 years ago
  55. ce50b00 Add bindings for RIDs in iOS SDK. by Amit Hilbuch · 5 years ago
  56. a524f95 Roll chromium_revision d36473037f..afedac6c9e (644705:644823) by chromium-webrtc-autoroll · 5 years ago
  57. 53c75cf Fix for acknowledged bitrate estimator getting stuck at low bandwidth. by Christoffer Rodbro · 5 years ago
  58. b8fffa1 Delete method VCMJitterBuffer::RegisterStatsCallback by Niels Möller · 5 years ago
  59. 3e61c51 AEC3: Fix range in filter analyzer by Gustaf Ullberg · 5 years ago
  60. 01d3618 Make the OnMaxTotalAllocation probes configurable. by Jonas Olsson · 5 years ago
  61. f0d1c03 Add replacement interface for webrtc::GainConrol by Sam Zackrisson · 5 years ago
  62. 4bd3177 Reland "Avoid calling OnRoundTripTimeUpdate with invalid RTTs." by Christoffer Rodbro · 5 years ago
  63. 4d9df38 Add new more flexible VideoEncoder::SetRate() method. by Erik Språng · 5 years ago
  64. 673f7e5 Do not assume /DUNICODE and /D_UNICODE. by Mirko Bonadei · 5 years ago
  65. 24923e8 Make some constants in the bitrate prober configurable. by Jonas Olsson · 5 years ago
  66. 0cc2fe5 Delete transitional includes from common_types.h by Niels Möller · 5 years ago
  67. 53dd1f3 PFFFT Wrapper: ordered transform. by Alessio Bazzica · 5 years ago
  68. 7b6acd6 Revert "Avoid calling OnRoundTripTimeUpdate with invalid RTTs." by Christoffer Rodbro · 5 years ago
  69. afa61c9 Avoid calling OnRoundTripTimeUpdate with invalid RTTs. by Christoffer Rodbro · 5 years ago
  70. 8f22a28 Check render size instead of frame size. by Paulina Hensman · 5 years ago
  71. 7d72d0f Change VideoCodecTestStats API. by Rasmus Brandt · 5 years ago
  72. c8ba8b2 Restrict RNN VAD and PFFFT wrapper visibility by Alessio Bazzica · 5 years ago
  73. f959bf8 Roll chromium_revision 69e6e3c109..d36473037f (644573:644705) by chromium-webrtc-autoroll · 5 years ago
  74. 712fb89 Allocate separate component buffers in MultiplexEncodedImagePacker::Unpack by Niels Möller · 5 years ago
  75. b9bb371 Revert "Don't crash when a datachannel can't get an ID" by Harald Alvestrand · 5 years ago
  76. cf8df39 Roll chromium_revision ff1de589c9..69e6e3c109 (644450:644573) by chromium-webrtc-autoroll · 5 years ago
  77. 77c442c Don't crash when a datachannel can't get an ID by Harald Alvestrand · 5 years ago
  78. 2547d2c Roll chromium_revision e12963702c..ff1de589c9 (644325:644450) by chromium-webrtc-autoroll · 5 years ago
  79. 01b2558 Revert "Disable TestVp9ImplProfile2.EncodeDecode on iOS." by Mirko Bonadei · 5 years ago
  80. e27ccf9 Revert "in WebrtcVoiceEngine allow to set TaskQueueFactory" by Amit Hilbuch · 5 years ago
  81. a39254d in WebrtcVoiceEngine allow to set TaskQueueFactory by Danil Chapovalov · 5 years ago
  82. 48193b0 In FrameBuffer call stats callback's OnCompleteFrame once per superframe by Ilya Nikolaevskiy · 5 years ago
  83. 225f4f6 Link x-axes across all figures for synchronized zooming in the by Konrad Hofbauer · 5 years ago
  84. 081bec3 Roll chromium_revision bef297074c..e12963702c (644220:644325) by chromium-webrtc-autoroll · 5 years ago
  85. 46b4a0f Removes PostStop from RepeatingTaskHandle. by Sebastian Jansson · 5 years ago
  86. 07122bc Use TaskQueueForTest instead or TaskQueue in unittests by Danil Chapovalov · 5 years ago
  87. a533e00 Reland "Replace RTPHeader memset with assignment from a fresh object." by Niels Möller · 5 years ago
  88. a58e169 Add thread safety annotations for some more PeerConnection members (part 8) by Karl Wiberg · 5 years ago
  89. 8ea8dcb Rename create_network_emulation_manager_api into create_network_emulation_manager by Artem Titov · 5 years ago
  90. ac02589 Fix misunderstanding: OnTransportChanged is called on network thread by Karl Wiberg · 5 years ago
  91. 89cc7d4 Add logging of internal stats into default video quality analyzer by Artem Titov · 5 years ago
  92. 76ba7db Revert "Replace RTPHeader memset with assignment from a fresh object." by Alessio Bazzica · 5 years ago
  93. 12ba3ad Move unique_ptr into task instead of using a raw pointer by Karl Wiberg · 5 years ago
  94. 2611164 Subtract protection bitrate from link headroom bitrate by Erik Språng · 5 years ago
  95. 50686460 Replace RTPHeader memset with assignment from a fresh object. by Niels Möller · 5 years ago
  96. f2ca8c5 Allow injecting a Vp8FrameBufferControllerFactory by Elad Alon · 5 years ago
  97. 2214b91 Cleanup SequenceTaskChecker unittests by Danil Chapovalov · 5 years ago
  98. d999351 Delete function url_decode by Niels Möller · 5 years ago
  99. 6cab5c8 Add thread safety annotations for some more PeerConnection members (part 5) by Karl Wiberg · 5 years ago
  100. 4168437 Remove unused callbacks from VideoStreamDecoder by Niels Möller · 5 years ago