Roll ANGLE from 1e6643d55a90 to 3a529ce245d0 (2 revisions)

1e6643d55a..3a529ce245

2022-03-18 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 45902868a797 to 3e4963702e02 (1593 revisions)
2022-03-18 imaiguo@gmail.com Add loongarch support

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 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: I0fe605adfd5cdb6ec41cf22f8b4ad0770bf173bc
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/83982
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
Dawn Autoroller 2022-03-18 12:50:11 +00:00 committed by Dawn LUCI CQ
parent 5ed29e5f46
commit 7ed38d58fc
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -128,7 +128,7 @@ deps = {
}, },
'third_party/angle': { 'third_party/angle': {
'url': '{chromium_git}/angle/angle@1e6643d55a90f33d7e7ea9798a18b333d6a8cbac', 'url': '{chromium_git}/angle/angle@3a529ce245d0ca45fa8e85491a26ec7825aa7c92',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },