Commit 3e7702a5 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc bf47f340ee2e..3d622d6e5c42 (9 commits)

https://webrtc.googlesource.com/src.git/+log/bf47f340ee2e..3d622d6e5c42


git log bf47f340ee2e..3d622d6e5c42 --date=short --no-merges --format='%ad %ae %s'
2019-05-09 eladalon@webrtc.org Revert "Refactor handling of configuration overrides from Vp8FrameBufferController"
2019-05-09 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 4b6421ee..a91b44f5 (658122:658232)
2019-05-09 eladalon@webrtc.org Revert "Rename configurations_ to vpx_configs_ in LibvpxVp8Encoder"
2019-05-09 qingsi@webrtc.org Add DCHECK on the port allocator in P2PTransportChannel.
2019-05-09 hta@webrtc.org Reland "Version 2 "Refactoring DataContentDescription class""
2019-05-09 ilnik@webrtc.org Revert "Reland "Copy video frames metadata between encoded and plain frames in one place""
2019-05-09 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision e2dc9e7e..4b6421ee (658007:658122)
2019-05-09 nisse@webrtc.org Move OverUseDetectorOptions out of common_types.h
2019-05-09 asapersson@webrtc.org Make balanced degradation settings configurable through field trial.


Created with:
  gclient setdep -r src/third_party/webrtc@3d622d6e5c42

The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-chromium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.



BUG=chromium:961253,chromium:None,chromium:961253,chromium:None,chromium:None,chromium:none
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: I8ea4e7bae52db19a836947e633c9b667cb63e93f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1604247Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#658430}
parent 8f97cfe2
......@@ -1348,7 +1348,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6f0b34abee8dba611c253738d955c59f703c147a',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'bf47f340ee2e11d297f6dc14f5d76abbe7c9a1e2',
Var('webrtc_git') + '/src.git' + '@' + '3d622d6e5c427b835888d17bf3d3ddd416bc3f39',
'src/third_party/xdg-utils': {
'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment