commit | ce458109a6a93e8a085baff7e6af189b51aa9123 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Mon Apr 04 19:59:59 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 04 19:59:59 2022 |
tree | 19252128c64f7e183f2e37183c34aef17900e44f | |
parent | ec1274599957c29e3cd4c8f7778b6c9583fdc255 [diff] |
Roll ANGLE from bd7915fd0218 to 74eac5e5a506 (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/bd7915fd0218..74eac5e5a506 2022-04-04 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from fbc38865227d to 6f8a7182bd26 (14 revisions) 2022-04-04 romanl@google.com Use GTEST_SKIP to set gTest status of skipped tests to SKIPPED. 2022-04-04 jmadill@chromium.org Revert "Vulkan: Fix texture-after-framebuffer sync issues" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC jmadill@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 Chromium: https://bugs.chromium.org/p/chromium/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 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: chromium:1266094,chromium:1296866 Tbr: jmadill@google.com Change-Id: I11bf3229d2c350cfd590a3ba6fe6fa0f5f60b549 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3569965 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#988631}
diff --git a/DEPS b/DEPS index a17bd119..2e36605 100644 --- a/DEPS +++ b/DEPS
@@ -261,7 +261,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling ANGLE # and whatever else without interference from each other. - 'angle_revision': 'bd7915fd021827c21145d8e1959bf9d38c74cfd1', + 'angle_revision': '74eac5e5a506e096f6d94d1531ea643093d566be', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other.