commit | e06266e0e04c56aadbd78ff95752144bb8dcbb31 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Aug 06 15:01:58 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Aug 06 15:01:58 2022 +0000 |
tree | f2b4cb4cb67e3cd008814e3e0803cc67f263ef35 | |
parent | 8c60a92d5cf2ee858c524ae8cd41213a6121240b [diff] |
Roll ANGLE from 928c5016b64d to 0d5ba4dc4c0b (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/928c5016b64d..0d5ba4dc4c0b 2022-08-06 penghuang@chromium.org Minor performance improvement 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 lokokung@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: lokokung@google.com Change-Id: Ib9b7cd2427ab25850ec1c4d05e7fd17476ec2d45 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/98442 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index 06ab49c..2e6f026 100644 --- a/DEPS +++ b/DEPS
@@ -129,7 +129,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@928c5016b64d3a6cde7b5c7d135fc35cf8f86162', + 'url': '{chromium_git}/angle/angle@0d5ba4dc4c0b33934c14734696c8f0fa34a6a1fd', 'condition': 'dawn_standalone', },