1. cbc71b2 Optional: Use nullopt and implicit construction in /pc/rtcstatscollector_unittest.cc by Oskar Sundbom · 7 years ago
  2. a23344c Roll chromium_revision 6f117f26d7..27d7d5f523 (517740:517741) by Autoroller · 7 years ago
  3. 8bb7c73 Roll chromium_revision 69f6243982..6f117f26d7 (517739:517740) by Autoroller · 7 years ago
  4. c43f5df Roll chromium_revision 69f6243982..69f6243982 (517739:517739) by Autoroller · 7 years ago
  5. 45725cc Roll chromium_revision a46b8b5767..69f6243982 (517738:517739) by Autoroller · 7 years ago
  6. 1bebff7 Roll chromium_revision 8fff75b5f8..a46b8b5767 (517737:517738) by Autoroller · 7 years ago
  7. 043303c Roll chromium_revision ebacf81e4f..8fff75b5f8 (517735:517737) by Autoroller · 7 years ago
  8. 134b5a9 Roll chromium_revision 537717e4ad..ebacf81e4f (517734:517735) by Autoroller · 7 years ago
  9. da7a2a3 Roll chromium_revision 0a00265a8f..537717e4ad (517732:517734) by Autoroller · 7 years ago
  10. 22b8055 Roll chromium_revision 0a00265a8f..537717e4ad (517732:517734) by Autoroller · 7 years ago
  11. 8ce808e Roll chromium_revision a9ee74364a..0a00265a8f (517731:517732) by Autoroller · 7 years ago
  12. 0780748 Roll chromium_revision 2d1368a227..a9ee74364a (517730:517731) by Autoroller · 7 years ago
  13. f44da43 Roll chromium_revision e3b1d1e5fe..2d1368a227 (517729:517730) by Autoroller · 7 years ago
  14. afe0d3e Roll chromium_revision 65b2e61d36..e3b1d1e5fe (517728:517729) by Autoroller · 7 years ago
  15. 02a87ce Roll chromium_revision c94d12759d..65b2e61d36 (517726:517728) by Autoroller · 7 years ago
  16. 0f836be Roll chromium_revision 3bb869bf41..c94d12759d (517725:517726) by Autoroller · 7 years ago
  17. cb2934d Roll chromium_revision b1eb939d79..3bb869bf41 (517724:517725) by Autoroller · 7 years ago
  18. f6e91f5 Roll chromium_revision b1eb939d79..3bb869bf41 (517724:517725) by Autoroller · 7 years ago
  19. c36c8fe Roll chromium_revision 705aca01e5..b1eb939d79 (517723:517724) by Autoroller · 7 years ago
  20. 5868ca8 Roll chromium_revision 74f1e1ddc5..705aca01e5 (517722:517723) by Autoroller · 7 years ago
  21. 069018b Roll chromium_revision 2637a04e9f..74f1e1ddc5 (517720:517722) by Autoroller · 7 years ago
  22. 7d173a6 Roll chromium_revision d64c6711ac..2637a04e9f (517718:517720) by Autoroller · 7 years ago
  23. f774647 Roll chromium_revision f67f96409d..d64c6711ac (517717:517718) by Autoroller · 7 years ago
  24. ec1f3d4 Roll chromium_revision c58b56d640..f67f96409d (517716:517717) by Autoroller · 7 years ago
  25. 986a79c Android: Annotate and generate JNI code for Metrics.java by Magnus Jedvert · 7 years ago
  26. 741282a Roll chromium_revision 1b71954ff9..c58b56d640 (517714:517716) by Autoroller · 7 years ago
  27. 2e90a55 Roll chromium_revision 484c386222..1b71954ff9 (517713:517714) by Autoroller · 7 years ago
  28. cdda0d9 Android: Add helper function for converting Integer -> rtc::Optional<int> by Magnus Jedvert · 7 years ago
  29. 9b16e2d Reland "Move ulpfec, red, and flexfec codec to video engine" by Magnus Jedvert · 7 years ago
  30. c040dae Android: Allow SurfaceTextureHelper.textureToYuv to be used for RGB frames by Magnus Jedvert · 7 years ago
  31. df4883d Reland "Update internal encoder factory to new interface" by Magnus Jedvert · 7 years ago
  32. f90b457 Roll chromium_revision e0ff6ea330..484c386222 (517712:517713) by Autoroller · 7 years ago
  33. fce2de3 Roll chromium_revision 574a4c1720..e0ff6ea330 (517708:517712) by Autoroller · 7 years ago
  34. 405b73c Roll chromium_revision 651b0c341c..574a4c1720 (517702:517708) by Autoroller · 7 years ago
  35. b880265 Roll chromium_revision 6ad0a6e52c..651b0c341c (517697:517702) by Autoroller · 7 years ago
  36. f07e8fa Roll chromium_revision 14d631ca39..6ad0a6e52c (517684:517697) by Autoroller · 7 years ago
  37. b81eccc Roll chromium_revision 962a4891f1..14d631ca39 (517629:517684) by Autoroller · 7 years ago
  38. 4bb3b63 Roll chromium_revision 4876a33127..962a4891f1 (517593:517629) by Autoroller · 7 years ago
  39. edaf5aa Roll chromium_revision 8bd9576f44..4876a33127 (515090:517593) by Autoroller · 7 years ago
  40. 33c5c7f Revert "Encode log events periodically instead of for every event." by Zhi Huang · 7 years ago
  41. dc1e3e8 Fix excessive audio device logging on Windows by lliuu · 7 years ago
  42. b154c27 Encode log events periodically instead of for every event. by Bjorn Terelius · 7 years ago
  43. b3d7cac Reland "Reland "Implement RTC_DLOG macro and use in a few places to test."" by Fredrik Solenberg · 7 years ago
  44. a148b79 Remove linux_memcheck from commit queue by Oleh Prypin · 7 years ago
  45. 38e2d95 AEC3 delay estimator refactoring and introducing ability to customize by Per Åhgren · 7 years ago
  46. 76f2a85 In generic encoder ensure capture timestamp is preserved. by Ilya Nikolaevskiy · 7 years ago
  47. 2707fb2 Optional: Use nullopt and implicit construction in /audio by Oskar Sundbom · 7 years ago
  48. c296255 Revert "Reland "Implement RTC_DLOG macro and use in a few places to test."" by Patrik Höglund · 7 years ago
  49. c3ed630 Add stats googHasEnteredLowResolution. by Åsa Persson · 7 years ago
  50. 12ab00b Optional: Use nullopt and implicit construction in /modules/audio_coding by Oskar Sundbom · 7 years ago
  51. f715c53 Fix circular deps in common_audio. by Patrik Höglund · 7 years ago
  52. feee08f Marked UnwrapWithoutUpdate function as const by Sebastian Jansson · 7 years ago
  53. d6fc82f Reland "Implement RTC_DLOG macro and use in a few places to test." by Fredrik Solenberg · 7 years ago
  54. a4cb4eb [webrtc] Add mb configs for new bots in 2 internal masters by Shenghua Zhang · 7 years ago
  55. 0a8798b Implement OpenSSLCertificate::GetChain by Jian Cui · 7 years ago
  56. e0b2ff5 Add kTransmissionMaxBitrateMultiplier logic to audio priority bitrate allocation strategy similarly to default bitrate allocation logic. by Alex Narest · 7 years ago
  57. 32026c3 Removes Set/GetLoudspeakerStatus APIs from the ADM. by henrika · 7 years ago
  58. aea84f5 Revert "Update internal encoder factory to new interface" by Zhi Huang · 7 years ago
  59. 6062f37 Android: Fix warnings by Magnus Jedvert · 7 years ago
  60. df0822b Optional: Use nullopt and implicit construction in /test/fuzzers by Oskar Sundbom · 7 years ago
  61. 2c8c8e2 Update internal encoder factory to new interface by Magnus Jedvert · 7 years ago
  62. 1e1dd77 Implement equals() and hashCode() for VideoCodecInfo. by Anders Carlsson · 7 years ago
  63. 4d85e8a Android: Fix JavaLangClash warning by Magnus Jedvert · 7 years ago
  64. c0fd5f9 Add Thread-safe wrapper for RtcpTransceiver by Danil Chapovalov · 7 years ago
  65. fe4d673 Compute ERL over all frequency bins in AEC3. by Gustaf Ullberg · 7 years ago
  66. 8d9c540 Deprecated BitrateController::CreateRtcpBandwidthObserver. by Sebastian Jansson · 7 years ago
  67. 9065730 Optional: Use nullopt and implicit construction in /api/audio_codecs by Oskar Sundbom · 7 years ago
  68. 18f26d1 Optional: Use nullopt and implicit construction in /modules/remote_bitrate_estimator by Oskar Sundbom · 7 years ago
  69. c9b89aa Compute ERLE over all frequency bins in AEC3. by Gustaf Ullberg · 7 years ago
  70. 8b64fd8 Reland of "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator"" by Ilya Nikolaevskiy · 7 years ago
  71. da850ef Revert "Move ulpfec, red, and flexfec codec to video engine" by Oleh Prypin · 7 years ago
  72. 84c1a15 Remove deprecated field names in struct RTCPReportBlock by Danil Chapovalov · 7 years ago
  73. 9ced7e5 Optional: Use nullopt and implicit construction in /sdk/android by Oskar Sundbom · 7 years ago
  74. 1a0e896 Restores state of WebRtcAudioRecord to 2017-05-26 by henrika · 7 years ago
  75. c97cf03 Removes unused sample-rate APIs from the ADM. by henrika · 7 years ago
  76. 19d77c1 Fix support orientation changes in Camera Preview by Gustavo Garcia gustavo@lifeonair.com · 7 years ago
  77. 6581f21 Fix some missed stdlib includes by Oleh Prypin · 7 years ago
  78. 154ee1f Move ulpfec, red, and flexfec codec to video engine by Magnus Jedvert · 7 years ago
  79. 34d4e5a Remove LongLogTag warning suppression. by Sami Kalliomäki · 7 years ago
  80. c3fedcc VideoEncoderFallback for Android. by Anders Carlsson · 7 years ago
  81. 7dad255 Update output pixel format when starting video capture on iOS. by Anders Carlsson · 7 years ago
  82. 4e38321 Do not initialize internal tracer if it has already been initialized. by Sami Kalliomäki · 7 years ago
  83. c48bada Revert "Make HardwareVideo*Factory ctors that take fallbackToSoftware public." by Bjorn Mellem · 7 years ago
  84. 1d88d74 Remove the unused code. by Zhi Huang · 7 years ago
  85. 801b868 Remove the CA_UPDATE and related code. by Zhi Huang · 7 years ago
  86. 7fe73b1 [iOS] Add expiration time to tests running on iPhone7 device by Shenghua Zhang · 7 years ago
  87. 6dfb5a8 Revert "Implement RTC_DLOG macro and use in a few places to test." by Fredrik Solenberg · 7 years ago
  88. b18e868 Implement RTC_DLOG macro and use in a few places to test. by Fredrik Solenberg · 7 years ago
  89. f6703c4 Revert "Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator" by Mirko Bonadei · 7 years ago
  90. e403212 Added nullopt and implicit construction to rtc::Optional by Oskar Sundbom · 7 years ago
  91. 2248ab6 Get back spatial layers. by Sergey Silkin · 7 years ago
  92. 7aee3d5 Fix ortc_api circular deps. by Patrik Höglund · 7 years ago
  93. 676ab60 Re-enable linux_ubsan by Edward Lemur · 7 years ago
  94. b4bb4eb Allow injection of NW models into VideoQualityTest by Christoffer Rodbro · 7 years ago
  95. e39c379 Add findbugs to DEPS by Oleh Prypin · 7 years ago
  96. 550b666 Use moving median filters in RemoteNtpTimeEstimator, RtpToNtpEstimator by Ilya Nikolaevskiy · 7 years ago
  97. 12e555b Delete wrapper API ConvertToI420 for YUV conversion to I420 by mallikarjun82 · 7 years ago
  98. fe73d6a Extended the bitrate allocator to allow allocation to tracks based upon priorities which are planned to be defined as a relative bitrate in the RTCRtpEncodingParameters. by Seth Hampson · 7 years ago
  99. 1b23e37 Add the new CreateAudioDeviceWithDataObserver to header file by Lu Liu · 7 years ago
  100. 5f5918f Merge MediaChannel's OnTransportOverheadChanged and OnNetworkRouteChanged callbacks. by Zhi Huang · 7 years ago