Roll ANGLE from 24ac26c3f0e4 to 32175d8a6dc1 (11 revisions)

24ac26c3f0..32175d8a6d

2023-01-04 sharma.loic@gmail.com Address Visual Studio 17.4 build issues
2023-01-04 jmadill@chromium.org Tests: Use ISOLATED_OUTDIR for test artifact directory.
2023-01-04 romanl@google.com Perf tests: write metrics to file and read from merge script.
2023-01-04 gman@chromium.org Metal:Switch to NoWait in eglReleaseTexImage
2023-01-04 cnorthrop@google.com FrameCapture: Fix tracking of glCopyImageSubData
2023-01-04 ynovikov@chromium.org Re-enable tests on win10-x64-intel-perf
2023-01-04 cnorthrop@google.com Tests: Add Catalyst Black trace
2023-01-04 natsu@google.com Map AHARDWAREBUFFER_FORMAT_R8_UNORM to GL_R8
2023-01-04 natsu@google.com Mirror Android AHB formats in ANGLE owned enum
2023-01-04 ynovikov@chromium.org Switch Win Intel to Optiplex 7080 by rolling Chromium
2023-01-04 lexa.knyazev@gmail.com Skip ClipCullDistanceTest.SizeCheckCombined on TSAN

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 kainino@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: kainino@google.com
Change-Id: Ie3b72af29a5ad55d947e7dff4155c6f08a2f8943
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116261
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
Dawn Autoroller 2023-01-05 00:55:30 +00:00 committed by Dawn LUCI CQ
parent 80f0a3a739
commit 3e61641e12
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -132,7 +132,7 @@ deps = {
}, },
'third_party/angle': { 'third_party/angle': {
'url': '{chromium_git}/angle/angle@24ac26c3f0e41e18b6a0d643033260191c9bf277', 'url': '{chromium_git}/angle/angle@32175d8a6dc185dd850e5c9988f208085c9c0d80',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },