From 98826ef4de2788ef0bd13e511b25a40d2a59416e Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 28 Feb 2023 13:15:25 +0000 Subject: [PATCH] Roll ANGLE from 6f7fec7b1eae to df642b98b447 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/6f7fec7b1eae..df642b98b447 2023-02-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from dca80fc3a894 to 0ba0b45490cd (2 revisions) 2023-02-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 59912d50f1af to dc2706bd2987 (606 revisions) 2023-02-28 lexa.knyazev@gmail.com Implement more texture border color adjustments 2023-02-28 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from d03d09324f14 to 3c1556cc7322 (1 revision) 2023-02-28 abdolrashidi@google.com Always keep track of memory allocation counts 2023-02-28 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll VK-GL-CTS from 16e24521578d to c0a0038a1bed (5 revisions) 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 angle-team+autoroll@google.com,dsinclair@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: dsinclair@google.com Change-Id: I39d933498fc1a6d5f998f47096b9683c68716302 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/122026 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 16b5c3acb6..40043f64a8 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@6f7fec7b1eae904bc66b204f55dda335933acf10', + 'url': '{chromium_git}/angle/angle@df642b98b447d36ce8504034d38470b2855a5f66', 'condition': 'dawn_standalone', },