1. e27ccf9 Revert "in WebrtcVoiceEngine allow to set TaskQueueFactory" by Amit Hilbuch · 5 years ago
  2. a39254d in WebrtcVoiceEngine allow to set TaskQueueFactory by Danil Chapovalov · 5 years ago
  3. 48193b0 In FrameBuffer call stats callback's OnCompleteFrame once per superframe by Ilya Nikolaevskiy · 5 years ago
  4. 225f4f6 Link x-axes across all figures for synchronized zooming in the by Konrad Hofbauer · 5 years ago
  5. 081bec3 Roll chromium_revision bef297074c..e12963702c (644220:644325) by chromium-webrtc-autoroll · 5 years ago
  6. 46b4a0f Removes PostStop from RepeatingTaskHandle. by Sebastian Jansson · 5 years ago
  7. 07122bc Use TaskQueueForTest instead or TaskQueue in unittests by Danil Chapovalov · 5 years ago
  8. a533e00 Reland "Replace RTPHeader memset with assignment from a fresh object." by Niels Möller · 5 years ago
  9. a58e169 Add thread safety annotations for some more PeerConnection members (part 8) by Karl Wiberg · 5 years ago
  10. 8ea8dcb Rename create_network_emulation_manager_api into create_network_emulation_manager by Artem Titov · 5 years ago
  11. ac02589 Fix misunderstanding: OnTransportChanged is called on network thread by Karl Wiberg · 5 years ago
  12. 89cc7d4 Add logging of internal stats into default video quality analyzer by Artem Titov · 5 years ago
  13. 76ba7db Revert "Replace RTPHeader memset with assignment from a fresh object." by Alessio Bazzica · 5 years ago
  14. 12ba3ad Move unique_ptr into task instead of using a raw pointer by Karl Wiberg · 5 years ago
  15. 2611164 Subtract protection bitrate from link headroom bitrate by Erik Språng · 5 years ago
  16. 50686460 Replace RTPHeader memset with assignment from a fresh object. by Niels Möller · 5 years ago
  17. f2ca8c5 Allow injecting a Vp8FrameBufferControllerFactory by Elad Alon · 5 years ago
  18. 2214b91 Cleanup SequenceTaskChecker unittests by Danil Chapovalov · 5 years ago
  19. d999351 Delete function url_decode by Niels Möller · 5 years ago
  20. 6cab5c8 Add thread safety annotations for some more PeerConnection members (part 5) by Karl Wiberg · 5 years ago
  21. 4168437 Remove unused callbacks from VideoStreamDecoder by Niels Möller · 5 years ago
  22. 39903df Delete unused method StreamInterface::ReadAll by Niels Möller · 5 years ago
  23. f269b56 Remove public visibility from some rtc_base libraries. by Mirko Bonadei · 5 years ago
  24. 2597823 Roll chromium_revision 576174d494..bef297074c (644114:644220) by chromium-webrtc-autoroll · 5 years ago
  25. 6da1438 Roll chromium_revision 13ad83754c..576174d494 (643446:644114) by chromium-webrtc-autoroll · 5 years ago
  26. a59dcc3 Use Abseil container algorithms in api/ by Steve Anton · 5 years ago
  27. 2acd163 Use Abseil container algorithms in rtc_base/ by Steve Anton · 5 years ago
  28. 8f43384 Add probing histograms. by Jonas Olsson · 5 years ago
  29. d970967 Delete unused method ProxyServer::OnBindingDestroyed by Niels Möller · 5 years ago
  30. c29cb2c Fix for potential RTCP XR target bitrate issue. by Åsa Persson · 5 years ago
  31. 7db3bb9 Revert "Remove rtc::TimeMillis() call from ALR detector." by Sebastian Jansson · 5 years ago
  32. 1419539 Disable TestVp9ImplProfile2.EncodeDecode on iOS. by Sergey Silkin · 5 years ago
  33. d57efc1 Delete class StringRtpHeaderExtension, replaced with std::string by Niels Möller · 5 years ago
  34. 90ed3f9 AEC3: Signal dependent ERLE: adding bounds to the index used for accessing the filter frequency response. by Jesús de Vicente Peña · 5 years ago
  35. 9841703 rtc::Event::Wait(kForever): Print stack trace when we deadlock by Karl Wiberg · 5 years ago
  36. b00dec5 Qualify cmath function calls. by Mirko Bonadei · 5 years ago
  37. 2cdc611 Add some OWNERS to rtc_base/experiments/ by Karl Wiberg · 5 years ago
  38. 9b1288c PFFFT APM wrapper: unit test fix. by Alessio Bazzica · 5 years ago
  39. 9debe5a Deleting copy constructors for Scoped* classes. by Sebastian Jansson · 5 years ago
  40. 0cd9508 Delete last traces of RtpTransportAdapter by Niels Möller · 5 years ago
  41. 85a4a93 Add thread safety annotations for some more PeerConnection members (part 4) by Karl Wiberg · 5 years ago
  42. c70999e Add thread safety annotations for some more PeerConnection members (part 3) by Karl Wiberg · 5 years ago
  43. 1e1e102 Add thread safety annotations for some more PeerConnection members (part 2) by Karl Wiberg · 5 years ago
  44. fb3be39 Add thread safety annotations for some more PeerConnection members by Karl Wiberg · 5 years ago
  45. c771c80 Use scoped_refptr to share the instance of OpenSLEngineManager by Lu Liu · 5 years ago
  46. b947fe1 Paying off some debt from rtp_utils.cc by Amit Hilbuch · 5 years ago
  47. 5632578 Mark MediaBufferImpl as final. by Noah Richards · 5 years ago
  48. f695d27 Roll chromium_revision 161757587a..13ad83754c (643321:643446) by chromium-webrtc-autoroll · 5 years ago
  49. e155dd0 Adding reinterpret to ArrayView to allow data manipulation. by Amit Hilbuch · 5 years ago
  50. fe0b499 legacy stats: update timestamp on localcandidate/remotecandidate by Philipp Hancke · 5 years ago
  51. d57628f Move API for PC e2e test framework to the public API folder by Artem Titov · 5 years ago
  52. ddb930a Update per-file OWNERS to reflect renamed file names by Steve Anton · 5 years ago
  53. 31660fd Avoid using global task queue factory in audio/ unittests by Danil Chapovalov · 5 years ago
  54. 0d617cc Adds simulated time controller by Sebastian Jansson · 5 years ago
  55. 9b0b1e0 Delete unused method VCMReceiveStatisticsCallback::OnReceiveRatesUpdated by Niels Möller · 5 years ago
  56. f24908e Delete unused enum StreamType and kViEStreamType* values. by Niels Möller · 5 years ago
  57. 54659c1 Fix obsolete settings in VideoEngine for VP9 screenshare by Ilya Nikolaevskiy · 5 years ago
  58. 001c782 Save encoded ivf files separately for different TLs. by Rasmus Brandt · 5 years ago
  59. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 5 years ago
  60. 3198fa4 Roll chromium_revision c03b7c57f8..161757587a (643221:643321) by chromium-webrtc-autoroll · 5 years ago
  61. b163359 Add interface class for bitstream parser. by Kári Tristan Helgason · 5 years ago
  62. 1ca30a7 Decouple input and output sample rate overrides. by Paulina Hensman · 5 years ago
  63. 2293622 Add group_ids to RTCStatsMemberInterface. by Jakob Ivarsson · 5 years ago
  64. b42165e Replace rtc::TaskQueue with TaskQueueForTest in quality scalar unittests by Danil Chapovalov · 5 years ago
  65. 3dde450 Make keyframe generation/request intervals configurable through field trials. by Rasmus Brandt · 5 years ago
  66. fb04dd2 Roll chromium_revision 9ba1369485..c03b7c57f8 (643111:643221) by chromium-webrtc-autoroll · 5 years ago
  67. c110e38 Roll chromium_revision c3d2cb19e5..9ba1369485 (642978:643111) by chromium-webrtc-autoroll · 5 years ago
  68. 541c2af Roll chromium_revision 465a15ab53..c3d2cb19e5 (642871:642978) by chromium-webrtc-autoroll · 5 years ago
  69. 38fabff Update INTER_LAYER_PRED_OFF code paths. by Sergey Silkin · 5 years ago
  70. a7de698 Add functions IsLegalMidName and IsLegalRsidName by Niels Möller · 5 years ago
  71. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 5 years ago
  72. ab9735f Return nullptr instead of crashing in NetEqTestFactory by Ivo Creusen · 5 years ago
  73. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  74. 53de725 Fix outdated android sdk path in tests. by Oleksandr Iakovenko · 5 years ago
  75. c528410 Improve VideoCodecTest perf stats output. by Rasmus Brandt · 5 years ago
  76. 533a9fe Clean BUILD.gn files: remove extra :memory by Artem Titov · 5 years ago
  77. 548bbb6 Roll chromium_revision f0a9d0761a..465a15ab53 (642479:642871) by chromium-webrtc-autoroll · 5 years ago
  78. 3ba5b9e Allow construction of TaskQueueForTest with TaskQueueBase by Sebastian Jansson · 5 years ago
  79. 3cb5e5b Fix VideoFileWriterTest flakiness by using unique file path. by Yves Gerey · 5 years ago
  80. d2a6378 Switch from deprecated std::random_shuffle on std::shuffle by Artem Titov · 5 years ago
  81. 982b576 Avoid using GlobalTaskQueueFactory in NetworkEmulationManager by Danil Chapovalov · 5 years ago
  82. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 5 years ago
  83. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 5 years ago
  84. 7a60339 Adds ability to tell Event::Wait to yield. by Sebastian Jansson · 5 years ago
  85. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 5 years ago
  86. dd025d8 Avoid using global task queue factory in RtcpTransciever tests by Danil Chapovalov · 5 years ago
  87. f7f9845 Adds modules/utility to test/DEPS. by Sebastian Jansson · 5 years ago
  88. 98aa448 Move Params, InjectableComponents and classes around on the top level by Artem Titov · 5 years ago
  89. 9fea50d Roll chromium_revision fc5df617da..f0a9d0761a (642370:642479) by chromium-webrtc-autoroll · 5 years ago
  90. b5dd6b6 Use std::pow in rtc_base/numerics. by Mirko Bonadei · 5 years ago
  91. 22ed366 Avoid using global task queue factory in fake encoder by Danil Chapovalov · 5 years ago
  92. cde8ab2 Use single FrameBufferController in VP8, created by a factory. by Elad Alon · 5 years ago
  93. 98d85fe Android: Expose underlying EGL context in API by Magnus Jedvert · 5 years ago
  94. d09bc55 Introduce new API for runnig PC e2e test fixture by Artem Titov · 5 years ago
  95. 0b44314 Move PC e2e test framework into its own namespace by Artem Titov · 5 years ago
  96. 5ec6156 Allow passing an event log as string to NetEqSimulator. by Ivo Creusen · 5 years ago
  97. 9b9b253 Remove duplicate src/third_party/android_ndk dependency in DEPS. by Mirko Bonadei · 5 years ago
  98. b838952 Add empty target api:rtp_headers by Niels Möller · 5 years ago
  99. 16289f6 Remove NTDDI_WIN10_RS2 check. by Mirko Bonadei · 5 years ago
  100. 4e2d76c Replace deprecated std::not2 with a lambda by tzik · 5 years ago