Roll ANGLE from 94a23a4ed652 to 91850a24e8f8 (8 revisions)

94a23a4ed6..91850a24e8

2022-08-24 jmadill@chromium.org Add flaky reties to Mac GL dEQP-GLES 2 & 3 tests.
2022-08-24 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 02dbf021e1a1 to 5377f9824cad (537 revisions)
2022-08-24 cnorthrop@google.com Test: Add Antutu Refinery trace
2022-08-24 thomasanderson@chromium.org Fix build with -Wextra-semi
2022-08-24 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 1b46e43d5ccc to 188a44aaa198 (8 revisions)
2022-08-24 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from c21aa26e0256 to 67f88061d2d4 (1 revision)
2022-08-24 eddiehatfield@google.com Enable desktop GLSL for desktop GL frontend
2022-08-24 ynovikov@chromium.org Skip EGLMultiContextTest.ReuseUnterminatedDisplay on Pixel 4 GLES

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

To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry

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/main/autoroll/README.md

Bug: None
Tbr: rharrison@google.com
Change-Id: If8294d0ac895ff1ef593684ab932607ced7fcae8
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100360
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
This commit is contained in:
Dawn Autoroller 2022-08-24 22:33:26 +00:00 committed by Dawn LUCI CQ
parent 7517e213cf
commit 2e8416be25
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -129,7 +129,7 @@ deps = {
}, },
'third_party/angle': { 'third_party/angle': {
'url': '{chromium_git}/angle/angle@94a23a4ed65278805ce4e95e4945e50e67e0cc52', 'url': '{chromium_git}/angle/angle@91850a24e8f863375f51458e696477b02918c5a1',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },