Commit cdee30c0 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 0b44314b76cb..f7f9845d9e5b (8 commits)

https://webrtc.googlesource.com/src.git/+log/0b44314b76cb..f7f9845d9e5b


git log 0b44314b76cb..f7f9845d9e5b --date=short --no-merges --format='%ad %ae %s'
2019-03-20 srte@webrtc.org Adds modules/utility to test/DEPS.
2019-03-20 titovartem@webrtc.org Move Params, InjectableComponents and classes around on the top level
2019-03-20 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision fc5df617..f0a9d076 (642370:642479)
2019-03-20 mbonadei@webrtc.org Use std::pow in rtc_base/numerics.
2019-03-20 danilchap@webrtc.org Avoid using global task queue factory in fake encoder
2019-03-20 eladalon@webrtc.org Use single FrameBufferController in VP8, created by a factory.
2019-03-20 magjed@webrtc.org Android: Expose underlying EGL context in API
2019-03-20 titovartem@webrtc.org Introduce new API for runnig PC e2e test fixture


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

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:None,chromium:None
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: Icc215152eafc2a07f84ec5d68695e7bc7532cbc4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1532052Reviewed-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@{#642750}
parent 4d674f92
...@@ -1339,7 +1339,7 @@ deps = { ...@@ -1339,7 +1339,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'a0f51b2e123f39c9ff12e621b0b47dd28dd64424', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'a0f51b2e123f39c9ff12e621b0b47dd28dd64424',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '0b44314b76cb84c855103458e93e2eeb0c6ee2a2', Var('webrtc_git') + '/src.git' + '@' + 'f7f9845d9e5b24c73a70fceb278a20b43e9d9919',
'src/third_party/xdg-utils': { 'src/third_party/xdg-utils': {
'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d', '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