From d51fbe1a78b538ca68c56eeb5e12653852407c92 Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Wed, 2 Jun 2021 04:01:38 +0000 Subject: [PATCH] Roll ANGLE from fe93fcdd1b48 to c12f594a19b1 (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/fe93fcdd1b48..c12f594a19b1 2021-06-01 geofflang@google.com GL: Chunk uploads of texture data >120kb on Mac. 2021-06-01 cnorthrop@google.com Tests: Require cube_map_array for cookie_run_kingdom 2021-06-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from b46b97c10c10 to 90c0551ca547 (8 revisions) 2021-06-01 cnorthrop@google.com Tests: Add Subway Princess Runner trace 2021-06-01 syoussefi@chromium.org Add FastVector constructor with begin/end iterators 2021-06-01 cnorthrop@google.com Tests: Add Cookie Run: Kingdom trace 2021-06-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from f7463350a894 to 6be0134d13be (5 revisions) 2021-06-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from b1a19ff2a440 to 9fc71f2e66f4 (193 revisions) 2021-06-01 cnorthrop@google.com Capture/Replay: Force validation on when capturing If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-skia-autoroll Please CC lovisolo@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC8i5BEK-GPU-IntelIris655-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE Tbr: lovisolo@google.com Test: Test: Genshin Impact MEC Test: Test: angle_perftests --gtest_filter="*cookie_run_kingdom*" Test: Test: angle_perftests --gtest_filter="*subway_princess_runner*" Change-Id: I2b36e6a63796827231fe12a7be48317604ee2646 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/414593 Reviewed-by: skia-autoroll Commit-Queue: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ef7f5cd9de..5553d008c2 100644 --- a/DEPS +++ b/DEPS @@ -11,7 +11,7 @@ vars = { deps = { "buildtools" : "https://chromium.googlesource.com/chromium/buildtools.git@505de88083136eefd056e5ee4ca0f01fe9b33de8", - "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@fe93fcdd1b484ee460e6fcdd0e8dbb6624bbc751", + "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@c12f594a19b18231e5cdc5ccea09a52cdf52500c", "third_party/externals/brotli" : "https://skia.googlesource.com/external/github.com/google/brotli.git@e61745a6b7add50d380cfd7d3883dd6c62fc2c71", "third_party/externals/d3d12allocator" : "https://skia.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator.git@169895d529dfce00390a20e69c2f516066fe7a3b", # Dawn requires jinja2 and markupsafe for the code generator, and tint for SPIRV compilation.