Roll ANGLE from ce8ce6f81eff to 754c923bfd02 (7 revisions)

ce8ce6f81e..754c923bfd

2023-02-01 cnorthrop@google.com Tests: Add Callbreak trace
2023-02-01 lexa.knyazev@gmail.com Remove EXT_polygon_offset_clamp suppressions
2023-01-31 mark@lunarg.com Tests: Add Age of Origins Z trace
2023-01-31 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 7a868f186276 to b51474366e49 (62 revisions)
2023-01-31 kbr@chromium.org Revert "Metal: rewrite default uniforms and uniform blocks"
2023-01-31 ynovikov@chromium.org Skip flaky timeout test on Win SwANGLE
2023-01-31 ynovikov@chromium.org Roll chromium_revision 12d1cf2574..7a868f1862 (1099244:1099248)

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 alanbaker@google.com,angle-team+autoroll@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: alanbaker@google.com
Change-Id: I630de5991237a96f1b86421ec01771539afdb670
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/118180
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
Dawn Autoroller 2023-02-01 06:18:35 +00:00 committed by Dawn LUCI CQ
parent 635c5d0f04
commit f4480c7032

2
DEPS
View File

@ -132,7 +132,7 @@ deps = {
}, },
'third_party/angle': { 'third_party/angle': {
'url': '{chromium_git}/angle/angle@ce8ce6f81eff8a84e2ea59930cb995b1107181e2', 'url': '{chromium_git}/angle/angle@754c923bfd027b8092168ddcff2f6efa5e5fb652',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },