commit | 54acc2c5849882c953fc986dd2819c11e9e70000 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sun Mar 27 06:01:12 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Mar 27 06:01:12 2022 +0000 |
tree | 04d925e3b26dcafd5d2e30ee23a6021cfec90b61 | |
parent | d3cac1fa691612d9821eda34b6e6bd9d1c248717 [diff] |
Roll ANGLE from 041c4c6d285c to e3c449196324 (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/041c4c6d285c..e3c449196324 2022-03-26 cnorthrop@google.com Debug: Add angle_enable_trace_events 2022-03-26 cnorthrop@google.com Fix handling of incomplete CubeMapArray textures 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 jrprice@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: jrprice@google.com Change-Id: I6dbc7e247c6fb4c1f0dab581620058e9feffe3c1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/84984 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index 74c076c..4a41fa9 100644 --- a/DEPS +++ b/DEPS
@@ -128,7 +128,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@041c4c6d285c571af0b3bc63567429043b70146b', + 'url': '{chromium_git}/angle/angle@e3c449196324b3e54d4cc4be9d077d58bac719ee', 'condition': 'dawn_standalone', },