0

Roll Open Screen from 4f7c05781bc4 to ceae8608da75 (10 revisions)

https://chromium.googlesource.com/openscreen.git/+log/4f7c05781bc4..ceae8608da75

2024-07-31 mfoltz@chromium.org [Open Screen] Remove remaining includes of enum_name_table.h
2024-07-31 mfoltz@chromium.org [Open Screen] Implement string_parse::ParseAsciiNumber
2024-07-31 wei4.wang@intel.com [OpenScreen] Update CDDL messages for usage of time.
2024-07-31 wei4.wang@intel.com [OpenScreen] Support float64 type in CDDL
2024-07-30 mfoltz@chromium.org [Open Screen] Remove usages of absl::StrReplace.
2024-07-24 dcheng@chromium.org Don't specify -Werror in `//osp/msgs:msgs_internal_config`
2024-07-24 wei4.wang@intel.com [OpenScreen] Don't create ProtocolConnection in OnCryptoHandshakeComplete
2024-07-23 wei4.wang@intel.com [OpenScreen] Support client certificate
2024-07-22 mfoltz@chromium.org [Open Screen] Remove usage of absl container.h.
2024-07-22 mfoltz@chromium.org [Open Screen] Rename stringutil.{h,cc} to string_util.{h,cc}

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 file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

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

Bug: chromium:158433927,chromium:299961850,chromium:300236996,chromium:347197917
Tbr: jophba@chromium.org
Change-Id: I325d6c4d68932a51e93215e7e5d72753dd4f46df
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5754501
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1335788}
This commit is contained in:
chromium-autoroll
2024-08-01 01:34:54 +00:00
committed by Chromium LUCI CQ
parent ba82a3ab26
commit 0c9e8edd59
2 changed files with 2 additions and 2 deletions
DEPS
third_party/openscreen

2
DEPS

@ -2208,7 +2208,7 @@ deps = {
Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '478e5ab3eca30e600006d5a0a08b176fd34d3bd1',
'src/third_party/openscreen/src':
Var('chromium_git') + '/openscreen' + '@' + '4f7c05781bc43e93706b0330eb830e2bc33fcb6c',
Var('chromium_git') + '/openscreen' + '@' + 'ceae8608da75816f173d90f446ab859d0589adf0',
'src/third_party/openxr/src': {
'url': Var('chromium_git') + '/external/github.com/KhronosGroup/OpenXR-SDK' + '@' + '95fe35ffb383710a6e0567e958ead9a3b66e930c',