Roll ANGLE from d37c97d18a21 to 8b97c8d3e6b4 (3 revisions)

d37c97d18a..8b97c8d3e6

2023-04-26 i.nazarov@samsung.com Implement build option for load-time GlobalMutex allocation.
2023-04-26 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 23e97b79fb91 to 3076b4c0d8ce (3 revisions)
2023-04-26 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from f0378c0e540a to 0b6a55056c05 (687 revisions)

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 angle-team+autoroll@google.com,enga@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: enga@google.com
Change-Id: Ifebeec9daf9e72cd1e7e30144b14db3f79a4b5cc
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/129540
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 2023-04-26 17:49:12 +00:00 committed by Dawn LUCI CQ
parent 72d1ea4ac2
commit 439abaecf7
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -136,7 +136,7 @@ deps = {
},
'third_party/angle': {
'url': '{chromium_git}/angle/angle@d37c97d18a21fb00d3ee9adc11a7ebe8e2e69a66',
'url': '{chromium_git}/angle/angle@8b97c8d3e6b4314c48f26357cab130c39447603c',
'condition': 'dawn_standalone',
},