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

Roll src/third_party/webrtc c63ddb2a3f9a..3f2b9aad4a05 (8 commits)

https://webrtc.googlesource.com/src.git/+log/c63ddb2a3f9a..3f2b9aad4a05


git log c63ddb2a3f9a..3f2b9aad4a05 --date=short --no-merges --format='%ad %ae %s'
2019-01-03 srte@webrtc.org Moves logged event structs to separate header.
2019-01-03 yinwa@webrtc.org Bugfix: Activate pushback on every sent packet.
2019-01-03 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 86bff8b8..adf0af4d (619523:619625)
2019-01-03 hta@webrtc.org Add an observer API for DTLSTransport events.
2019-01-03 minyue@webrtc.org Use ordered data structure for supported frame lengths in ANA.
2019-01-03 nisse@webrtc.org Convert peerconnection_client to use VcmCapturer
2019-01-03 nisse@webrtc.org Update unityplugin to use VcmCapturer.
2019-01-02 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision d189a954..86bff8b8 (619409:619523)


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

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.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng

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

Change-Id: I9eb6c6869d7c551064e241d794ecd60715e660b0
Reviewed-on: https://chromium-review.googlesource.com/c/1394686Reviewed-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@{#619738}
parent 58586698
...@@ -1199,7 +1199,7 @@ deps = { ...@@ -1199,7 +1199,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'a2b35635aaef3e9301d69f77f9a0a3fd99291b08', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'a2b35635aaef3e9301d69f77f9a0a3fd99291b08',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'c63ddb2a3f9abbeeeebe16c00231fd2014973cbe', Var('webrtc_git') + '/src.git' + '@' + '3f2b9aad4a054c7b07957c9064083c71276291e9',
'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