1. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  2. 96ede16 Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 6 years ago
  3. 47c48b8 Partial revert of: 'Bump xcode versions for WebRTC bots.' by Mirko Bonadei · 6 years ago
  4. 1c9d7bb Reland "Refactor TestAudioDeviceModule to not depend on EventTimerWrapper." by Niels Möller · 6 years ago
  5. be20ef7 Adds maximum burst length to InterArrival class. by Sebastian Jansson · 6 years ago
  6. 5c3cf05 Remove std::stringstream from the RTC_CHECK implementation. by Jonas Olsson · 6 years ago
  7. 2589fd8 Remove unimplemented function declarations VCMGenericDecoder::External and VCMTimestampMap::Reset. by Åsa Persson · 6 years ago
  8. af8c036 Cleanup RtpPacketizerGeneric by Danil Chapovalov · 6 years ago
  9. 8a7916b Add a LOG macro with customizable file name and line number. by Jonas Olsson · 6 years ago
  10. 8909a63 Reland "Explicitly wrap main thread in test_main.cc." by Niels Möller · 6 years ago
  11. bb081a6 Update sending resolution only on top spatial layer frame. by Sergey Silkin · 6 years ago
  12. 37bbf79 Generate umbrella header for macOS framework. by Anders Carlsson · 6 years ago
  13. ae9e188 Frame rate controller per spatial layer. by Sergey Silkin · 6 years ago
  14. afa12d0 Roll chromium_revision 87a4e8f8a7..fcd25fc0ff (588971:589073) by Autoroller · 6 years ago
  15. ad18276 Revert "Use AsyncInvoker in PeerConnection instead of MessageHandler" by Steve Anton · 6 years ago
  16. b9bb9e3 Roll chromium_revision 4d01f290d4..87a4e8f8a7 (588344:588971) by Autoroller · 6 years ago
  17. 05c6519 ScreenCapturerMac: make sure the desktop frame is zero initiaziled by Julien Isorce · 6 years ago
  18. 61c8bd4 desktopCapture: add braveyao@webrtc.org as OWNER by braveyao · 6 years ago
  19. f0076d3 Add RtcpTransceiver::Stop to allow non-blocking destruction by Danil Chapovalov · 6 years ago
  20. 389d226 Add support for platform software video decoder implementations. by Sami Kalliomäki · 6 years ago
  21. 906add4 Introduce GN arg rtc_exclude_metrics_default. by Mirko Bonadei · 6 years ago
  22. bace3a4 in RtpPacketizer add support for first packet reduction length by Danil Chapovalov · 6 years ago
  23. b468ace Reland "Reland "Update video_quality_analysis to align videos instead of using barcodes"" by Magnus Jedvert · 6 years ago
  24. 01b8e5d Remove deprecated VideoEncoder.Settings constructor. by Rasmus Brandt · 6 years ago
  25. 4a02b67 Clean away WebRTC-Vp8DontDropKeyFrames switch by Erik Språng · 6 years ago
  26. 62228c4 Reland "Add tool for aliging video files" by Magnus Jedvert · 6 years ago
  27. 11a9220 Demote RTC_NOTREACHED in pseudotcp RTT processing to warning. by Jonas Olsson · 6 years ago
  28. 5b6afc0 Adds stream-switch support in new Windows ADM. by henrika · 6 years ago
  29. e10f3b7 Reland "Remove steveanton from api/ watchlist" by Ying Wang · 6 years ago
  30. 8ccddff Update Android to use limited range YCbCr. by Sami Kalliomäki · 6 years ago
  31. 548dec4 Test setting of spatial index. by Sergey Silkin · 6 years ago
  32. 1a6a4f3 Replace WeakPtr with CancelablePeriodicTask in RtcpTransceiverImpl by Danil Chapovalov · 6 years ago
  33. cfbd26d Relands Adds WebRTC.Audio.Record/PlayoutSampleRateOffsetInPercent UMA stats to native WebRTC by henrika · 6 years ago
  34. b294090 Revert "Explicitly wrap main thread in test_main.cc." by Ying Wang · 6 years ago
  35. 10e829a Reland "Add Y4mFileReader" by Magnus Jedvert · 6 years ago
  36. 8f03216 Minor refactor in GoogCcNetworkController. by Sebastian Jansson · 6 years ago
  37. e2924d5 Revert "Adds WebRTC.Audio.Record/PlayoutSampleRateOffsetInPercent UMA stats to native WebRTC." by Patrik Höglund · 6 years ago
  38. 2ac2739 Scaling settings nullability in Obj-C SDK. by Anders Carlsson · 6 years ago
  39. 55d5ef0 Remove clang:find_bad_constructs suppression from logging (part 1). by Mirko Bonadei · 6 years ago
  40. b267b0e Revert "Remove steveanton from api/ watchlist" by Ying Wang · 6 years ago
  41. 822928a Fix rtc_base_generic webrtc_overrides dependencies. by Mirko Bonadei · 6 years ago
  42. ec9e492 Remove stringstreams from sdp parsing. by Jonas Olsson · 6 years ago
  43. 1d52d2c Revert "Add SSLConfig object to IceServer." by Ying Wang · 6 years ago
  44. af21eab Adds arithmetic support to DataRate. by Sebastian Jansson · 6 years ago
  45. 9681675 Don't let time flow backwards in pacer by Erik Språng · 6 years ago
  46. 711a31a Explicitly wrap main thread in test_main.cc. by Niels Möller · 6 years ago
  47. 7f1ffcc Add SSLConfig object to IceServer. by Diogo Real · 6 years ago
  48. ee82de2 Remove steveanton from api/ watchlist by Steve Anton · 6 years ago
  49. d0e0ec9 Printing internal state of GoogCC. by Sebastian Jansson · 6 years ago
  50. 9de4ef4 Adds signed infinity to timestamps. by Sebastian Jansson · 6 years ago
  51. 376e114 in RtpPacketizerVp8 factor out payload splitter function by Danil Chapovalov · 6 years ago
  52. b080051 Do not leak the Mach thread port in GetThreadCpuTimeNanos(). by Robert Sesek · 6 years ago
  53. 46d65e2 Revert "Consolidate loggability checks and replace streams." by Jonas Olsson · 6 years ago
  54. 4c6747c Revert "Reland "Refactor TestAudioDeviceModule to not depend on EventTimerWrapper."" by Niels Moller · 6 years ago
  55. 85e6e82 Revert "Delete class EventTimerWrapper." by Niels Moller · 6 years ago
  56. f217903 Adds WebRTC.Audio.Record/PlayoutSampleRateOffsetInPercent UMA stats to native WebRTC. by henrika · 6 years ago
  57. d866544 Upload WebRTC CLs from Chromium. by Mirko Bonadei · 6 years ago
  58. 944ba82 Remove check_includes=false from audio_device_impl. by Mirko Bonadei · 6 years ago
  59. 4092cd6 Consolidate loggability checks and replace streams. by Jonas Olsson · 6 years ago
  60. 01cd853 Add nogncheck for headers of codecs not used in Chromium. by Mirko Bonadei · 6 years ago
  61. cb96062 Reland "Remove obsolete field trial from the tests" by Ilya Nikolaevskiy · 6 years ago
  62. 504edc0 Revert "Remove obsolete field trial from the tests" by Ilya Nikolaevskiy · 6 years ago
  63. 22c7d69 Enable ULPFEC for kVideoCodecGeneric if GenericPictureId is enabled. by Sami Kalliomäki · 6 years ago
  64. 5292654 Reland "Fix a bug in barcode_decoder.py" by Magnus Jedvert · 6 years ago
  65. a421775 Delete class EventTimerWrapper. by Niels Möller · 6 years ago
  66. 3613fef Remove MediaOptimization::Reset. by Rasmus Brandt · 6 years ago
  67. 4e5af96 Include i420 buffers in Obj-C framework again. by Anders Carlsson · 6 years ago
  68. ec76466 Adds % unit to float field trial parser. by Sebastian Jansson · 6 years ago
  69. 5dd6167 Echo metric support for the APM-QA. by Alex Loiko · 6 years ago
  70. 5438bce Add field trial for disabling FrameDropper. by Rasmus Brandt · 6 years ago
  71. 260182d Remove unused MockFrameDropper and make FrameDropper non-virtual. by Rasmus Brandt · 6 years ago
  72. fd5770d Remove obsolete field trial from the tests by Ilya Nikolaevskiy · 6 years ago
  73. 1beef1a Delete VideoSendStream::EnableEncodedFrameRecording. by Niels Möller · 6 years ago
  74. 3bc0166 getStats: add kind alias for mediaType by Philipp Hancke · 6 years ago
  75. 55de08e Restructure neteq_rtpplay into a library with small executable wrapper. by Ivo Creusen · 6 years ago
  76. 88c1a9e Adds infinite addition and subtraction to time units. by Sebastian Jansson · 6 years ago
  77. 16e27a1 Reland "Delete leftover includes and declarations for MediaConstraintsInterface" by Niels Möller · 6 years ago
  78. cd87e01 Reland "Refactor TestAudioDeviceModule to not depend on EventTimerWrapper." by Niels Möller · 6 years ago
  79. fea4637 Adds check for unused field trial parameters. by Sebastian Jansson · 6 years ago
  80. 88e1848 Add a StringBuilder class. by Jonas Olsson · 6 years ago
  81. 3611afc Roll chromium_revision bbc67a1bd5..4d01f290d4 (587546:588344) by Patrik Höglund · 6 years ago
  82. 5aec1f6 Remove clang:find_bad_constructs suppression from modules/video_capture. by Mirko Bonadei · 6 years ago
  83. bb095aa Allow send bitrate < start bitrate in RampUpTest. by Niels Möller · 6 years ago
  84. 689b587 Use monotonic clock for PhysicalSocketServer timeouts. by Niels Möller · 6 years ago
  85. 1606d5e Roll chromium_revision c1d4701..bbc67a1bd5 (585833:587546) by Patrik Höglund · 6 years ago
  86. e80e013 Remove MSVC debug bots from CQ. by Patrik Höglund · 6 years ago
  87. 8dda035 ScreenCapturerMac: destroy the streams and remove the DisplayStreamManager by Julien Isorce · 6 years ago
  88. 9a4fd9b Use AsyncInvoker in DtmfSender instead of MessageHandler by Steve Anton · 6 years ago
  89. 044a04d Use AsyncInvoker in DataChannel instead of MessageHandler by Steve Anton · 6 years ago
  90. d25828a Use AsyncInvoker in JsepTransportController instead of MessageHandler by Steve Anton · 6 years ago
  91. bb19276 Use AsyncInvoker in PeerConnection instead of MessageHandler by Steve Anton · 6 years ago
  92. ed1f75a Removes redundant starting rate. by Sebastian Jansson · 6 years ago
  93. 836a7a2 AEC3: option for using the stationarity estimator at render from the beginning of the call by Jesús de Vicente Peña · 6 years ago
  94. 2165233 Uninline non-trivial AudioOptions functions by Danil Chapovalov · 6 years ago
  95. a10d164 Implement periodic cancelable task for task queue by Danil Chapovalov · 6 years ago
  96. d05916d Bump xcode versions for WebRTC bots. by Patrik Höglund · 6 years ago
  97. d4161a3 Moving LappedTransform, Blocker and AudioRingBuffer. by Alessio Bazzica · 6 years ago
  98. 8a3c166 Cleanup RtpPacketizerVP8 tests by Danil Chapovalov · 6 years ago
  99. d3b8c63 Reland "Add spatial index to EncodedImage." by Niels Möller · 6 years ago
  100. 2402154 AEC3: Parametrize the shadow filter output usage by Per Åhgren · 6 years ago