Commit 829e6c2c authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Open Screen from 9b28b9695df9 to 10daf41d4115 (3 revisions)

https://chromium.googlesource.com/openscreen.git/+log/9b28b9695df9..10daf41d4115

2020-05-21 vecore@google.com Fixed IPEndpoint::ToString() so it prints the port and ip
2020-05-21 jophba@chromium.org Update style guide
2020-05-21 jophba@chromium.org Add basic functional tests for the CastAgent

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/openscreen-chromium
Please CC jophba@chromium.org on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
Tbr: jophba@chromium.org
Change-Id: I660e72c230ec455f5be4e3a540cc7c74cdd449f2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2213012Reviewed-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@{#771262}
parent 1da7c754
...@@ -1203,7 +1203,7 @@ deps = { ...@@ -1203,7 +1203,7 @@ deps = {
Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + 'a5473711f3e20c6bd1c33d81b6c7b9a0618aa18f', Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + 'a5473711f3e20c6bd1c33d81b6c7b9a0618aa18f',
'src/third_party/openscreen/src': 'src/third_party/openscreen/src':
Var('chromium_git') + '/openscreen' + '@' + '9b28b9695df98d310c2271eaa65d20cc6d224203', Var('chromium_git') + '/openscreen' + '@' + '10daf41d41150074dd34fe1671d72d18155b63f6',
'src/third_party/openxr/src': { 'src/third_party/openxr/src': {
'url': Var('chromium_git') + '/external/github.com/KhronosGroup/OpenXR-SDK' + '@' + '9e97b73e7dd2bfc07745489d728f6a36665c648f', 'url': Var('chromium_git') + '/external/github.com/KhronosGroup/OpenXR-SDK' + '@' + '9e97b73e7dd2bfc07745489d728f6a36665c648f',
......
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