Commit 6c438ebe authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll Open Screen from 4dbefed1b355 to 958f1e8ca769 (3 revisions)

https://chromium.googlesource.com/openscreen.git/+log/4dbefed1b355..958f1e8ca769

2020-12-16 jophba@chromium.org Port/Rewrite of Chrome's RPCBroker
2020-12-16 miu@chromium.org Fix some places that became microseconds but are supposed to be millis.
2020-12-15 jophba@chromium.org Fix Android senders by accepting 0 sequence number.

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: I1659995c0ff1579158784a01826cddac765ee3f6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2595992Reviewed-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@{#837714}
parent 58aad48a
......@@ -1276,7 +1276,7 @@ deps = {
Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '3dd5b80bc4f172dd82925bb259cb7c82348409c5',
'src/third_party/openscreen/src':
Var('chromium_git') + '/openscreen' + '@' + '4dbefed1b3555883913cac604ac3ee42807ba204',
Var('chromium_git') + '/openscreen' + '@' + '958f1e8ca769002171dd9a611749fbeaffad6d51',
'src/third_party/openxr/src': {
'url': Var('chromium_git') + '/external/github.com/KhronosGroup/OpenXR-SDK' + '@' + '97cfe495bb7a3853266b646d1c79e169387f9c7a',
......
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