1. 8a47db5 Roll chromium_revision e2954cac32..8bd9576f44 (515073:515090) by Autoroller · 7 years ago
  2. 8c34a82 Roll chromium_revision fd1e89557f..e2954cac32 (515052:515073) by Autoroller · 7 years ago
  3. 07020db Roll chromium_revision b71a441ab8..fd1e89557f (515034:515052) by Autoroller · 7 years ago
  4. 042b65d Roll chromium_revision f1317f4bef..b71a441ab8 (515013:515034) by Autoroller · 7 years ago
  5. 1815237 Roll chromium_revision de51caab5e..f1317f4bef (514966:515013) by Autoroller · 7 years ago
  6. 267d84b Revert "Update internal video decoder factory to new interface" by Christian Fremerey · 7 years ago
  7. 4d4965f Roll chromium_revision adf969a7cb..de51caab5e (514871:514966) by Autoroller · 7 years ago
  8. 82752c4 Roll chromium_revision f93b8b19f2..adf969a7cb (513366:514871) and more. by Edward Lemur · 7 years ago
  9. 84a87c4 Don't include x11-specific code when use_x11 is set to false. by Edward Lemur · 7 years ago
  10. 8c37b61 Switch to new FFmpeg API. by Sergey Silkin · 7 years ago
  11. 79eb1d9 Run `git cl format --full` on the C++ files in system_wrappers/ by Karl Wiberg · 7 years ago
  12. b93baff Revert "Add file capturer to AppRTCMobile on simulator." by Daniela Jovanoska Petrenko · 7 years ago
  13. 5adcd19 Add file capturer to AppRTCMobile on simulator. by Daniela · 7 years ago
  14. b2fc9b1 Update internal video decoder factory to new interface by Magnus Jedvert · 7 years ago
  15. 2416f89 Update comments on SendSideCongestionController::RegisterNetworkObserver by Niels Möller · 7 years ago
  16. 5c24c67 Add license files for auto and guava. by Edward Lemur · 7 years ago
  17. 8699a32 Have BaseChannel take MediaChannel as unique_ptr by Steve Anton · 7 years ago
  18. c9e1560 Modernize and cleanup ChannelManager by Steve Anton · 7 years ago
  19. 18ce0f0 Android: Generate Java -> C++ JNI code for VideoEncoder by Magnus Jedvert · 7 years ago
  20. 3f2634e Reland "Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices." by Sergey Silkin · 7 years ago
  21. 2732bf5 Allow printing full packets in rtc_eventlog2text. by Bjorn Terelius · 7 years ago
  22. 7cfbf3a Make energy calculation in AGC not overflow. by Alex Loiko · 7 years ago
  23. fbb3b7d Reland: "Make javac warnings errors for WebRTC targets." by Mirko Bonadei · 7 years ago
  24. 0371e10 Android: Generate all C++ -> Java JNI code for VideoEncoder by Magnus Jedvert · 7 years ago
  25. aeb5d88 Replace left shift with equivalent multiplication. by Alex Loiko · 7 years ago
  26. 1c9faee Disable several flaky PeerConnectionIntegration tests. by Ivo Creusen · 7 years ago
  27. 731d1ca Reduce flakiness of asynchronous RtcpTransceiver tests by Danil Chapovalov · 7 years ago
  28. 3111e5f Android: Replacement for JNIEnv::FindClass that works from any thread by Magnus Jedvert · 7 years ago
  29. fd0de7a Run `git cl format --full` on safe_conversions_impl.h by Karl Wiberg · 7 years ago
  30. 3e83b7f audio_processing VAD annotations in APM-qa. by Alex Loiko · 7 years ago
  31. 3607420 Removing unused import. by Mirko Bonadei · 7 years ago
  32. ed929f3 Removing unused private constant in EglRenderer by Mirko Bonadei · 7 years ago
  33. 411582b [Window Capturer] Implement scaling in GetWindowBounds() by Zijie He · 7 years ago
  34. 2bad72a Reland "Revert "Make javac warnings errors for WebRTC targets."" by Lu Liu · 7 years ago
  35. d25da37 Inline various trivial methods from the WebRtcSession merge by Steve Anton · 7 years ago
  36. 904c96c Fix typo in iOS64 Perf configuration. by Edward Lemur · 7 years ago
  37. 75737c0 Merge WebRtcSession into PeerConnection by Steve Anton · 7 years ago
  38. ba81867 Prepare WebRtcSession to be merged into PeerConnection by Steve Anton · 7 years ago
  39. a1a475a Revert "Revert "Make javac warnings errors for WebRTC targets."" by Mirko Bonadei · 7 years ago
  40. 098d24c Revert "Make javac warnings errors for WebRTC targets." by Lu Liu · 7 years ago
  41. ff52f1b Fix flake in AddMediaToConnectedBundleDoesNotRestartIce test by Steve Anton · 7 years ago
  42. 12251b6 Adding @SuppressWarnings(NoSynchronizedMethodCheck). by Mirko Bonadei · 7 years ago
  43. 08a9c37 Add configuration for iOS perf bot. by Edward Lemur · 7 years ago
  44. 19b7614 Make javac warnings errors for WebRTC targets. by Sami Kalliomäki · 7 years ago
  45. 227d2ab Adding zlib LICENSE to generate_licenses.py. by Mirko Bonadei · 7 years ago
  46. ae29428 Revert "Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices." by Ivo Creusen · 7 years ago
  47. fd6c091 Delete deprecated constructor of SendSideCongestionController. by Niels Möller · 7 years ago
  48. e3a4da9 AGC: Change default clipping level min to 70 by Henrik Lundin · 7 years ago
  49. 149533a Move rendering code in SurfaceViewRenderer to a separate class. by Xiaolei Yu · 7 years ago
  50. ed2b1c9 Ignore output callbacks with null parameters in iOS H264 encode. by Anders Carlsson · 7 years ago
  51. 47836b4 Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices. by Sergey Silkin · 7 years ago
  52. 88f080a Move SPS/PPS/IDR requirement from RtpFrameObject to PacketBuffer. by Rasmus Brandt · 7 years ago
  53. cdfbcd4 Expand ownership of rtc_tools. by Patrik Höglund · 7 years ago
  54. 9bde6b7 Add new UMA metric for the audio receiver delay by Henrik Lundin · 7 years ago
  55. 969d4a9 Adding //third_party/auto to WebRTC DEPS file. by Mirko Bonadei · 7 years ago
  56. 32df86e Remove deprecated CreatePeerConnectionFactory() overloads by Karl Wiberg · 7 years ago
  57. a750333 Remove support for SW H264 High profile decoding by Magnus Jedvert · 7 years ago
  58. 874d9a5 Handle any InitDecode() failure in VideoDecoderSoftwareFallbackWrapper by Emircan Uysaler · 7 years ago
  59. f3850f6 Voice Engine: Require caller to supply an AudioDecoderFactory by Karl Wiberg · 7 years ago
  60. 1803628 NetEq: Fix a problem with too large delay during codec-internal DTX/CNG by Henrik Lundin · 7 years ago
  61. f6515cd Fix and optimize input buffer filling in HardwareVideoEncoder. by Sami Kalliomäki · 7 years ago
  62. 4f167df Adds new DisableAndEnableAudioRecording integration test to Peerconnection. by henrika · 7 years ago
  63. 56231d0 Reland "Android: Generate JNI code for VideoSink and VideoEncoder" by Magnus Jedvert · 7 years ago
  64. 7797a81 Roll chromium_revision baae088436..f93b8b19f2 (513340:513366) by Autoroller · 7 years ago
  65. 20f1846 Roll chromium_revision d34d8303ef..baae088436 (513315:513340) by Autoroller · 7 years ago
  66. 7f6af7a Use urllib2 in roll_deps, which raises on non-200 HTTP status by Oleh Prypin · 7 years ago
  67. 82c7eff Roll chromium_revision 4d326c294a..d34d8303ef (513298:513315) by Autoroller · 7 years ago
  68. 390d010 Roll chromium_revision 6687bb7994..4d326c294a (513265:513298) by Autoroller · 7 years ago
  69. 0d6609d Roll chromium_revision f69055b78e..6687bb7994 (513208:513265) by Autoroller · 7 years ago
  70. 00a2c8d Roll chromium_revision da2e37af11..f69055b78e (513169:513208) by Autoroller · 7 years ago
  71. eb254b4 Don't select audio codecs depending on GN vars `build_with_{chromium|mozilla}` by Karl Wiberg · 7 years ago
  72. e0aca5e Roll chromium_revision 744cd87f40..da2e37af11 (513146:513169) by Autoroller · 7 years ago
  73. 8686077 [Window Capturer] Inaccurate cursor position on cinnamon by Zijie He · 7 years ago
  74. 884ead0 Roll chromium_revision 25df2b1af2..744cd87f40 (513129:513146) by Autoroller · 7 years ago
  75. 449d295 Remove redundant unit tests for RtcEventLog. by Bjorn Terelius · 7 years ago
  76. 4184bbb Roll chromium_revision a9d06e1933..25df2b1af2 (513119:513129) by Autoroller · 7 years ago
  77. 0af86d1 Reland ObjC API for BWE allocation strategy by Magnus Jedvert · 7 years ago
  78. 93db859 Roll chromium_revision fd28cc4c5c..a9d06e1933 (513115:513119) by Autoroller · 7 years ago
  79. 464e89c Roll chromium_revision d30df39502..fd28cc4c5c (513108:513115) by Autoroller · 7 years ago
  80. b968575 Add MovingMedianFilter to rtc_base/numerics by Ilya Nikolaevskiy · 7 years ago
  81. 3765199 Remove RTC_GUARDED_VAR and RTC_PT_GUARDED_VAR macros by Danil Chapovalov · 7 years ago
  82. 6063e98 Roll chromium_revision a507c0434d..d30df39502 (513103:513108) by Autoroller · 7 years ago
  83. 7172ea1 Don't use old RTCP SR reports for remote clock estimation by Ilya Nikolaevskiy · 7 years ago
  84. 2bb8447 Roll chromium_revision d22a0616e6..a507c0434d (513102:513103) by Autoroller · 7 years ago
  85. 5f6bf24 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) by henrika · 7 years ago
  86. 0e1db67 Roll chromium_revision f975d25e5e..d22a0616e6 (513098:513102) by Autoroller · 7 years ago
  87. f0cc814 Support writing network timestamp delta fields into VideoTimingExtension by Danil Chapovalov · 7 years ago
  88. c4a1432 Remove autolayout in RTCMTLVideoView. by Daniela · 7 years ago
  89. 96acb43 Fix Chromium compile of StereoEncoderAdapter. by Max Morin · 7 years ago
  90. cc17078 Roll chromium_revision 090ef9237a..f975d25e5e (513096:513098) by Autoroller · 7 years ago
  91. 13a8f20 Add CHECKs to FlexfecReceiver. by Rasmus Brandt · 7 years ago
  92. e4203eb Roll chromium_revision a7743377bf..090ef9237a (513086:513096) by Autoroller · 7 years ago
  93. ae3981a Removes experimental sleep in ADM initialization for Android by henrika · 7 years ago
  94. de69145 Remove pbos@webrtc.org from all OWNERS. by Peter Boström · 7 years ago
  95. d2776cd Roll chromium_revision a7ad25afb0..a7743377bf (513074:513086) by Autoroller · 7 years ago
  96. 1913b23 Roll chromium_revision 9c1aa71806..a7ad25afb0 (513065:513074) by Autoroller · 7 years ago
  97. 0c6f521 Roll chromium_revision 99779b65f0..9c1aa71806 (513044:513065) by Autoroller · 7 years ago
  98. 82a9614 Roll chromium_revision 592f4c6d30..99779b65f0 (513036:513044) by Autoroller · 7 years ago
  99. 990d6b8 Revert "Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API" by Mirko Bonadei · 7 years ago
  100. e4be4b7 Revert "Remove const from ThreadChecker in NullAudioPoller." by Mirko Bonadei · 7 years ago