From 1bc4670ccc335523347712968dce0abf59d5fbb2 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 22 Jun 2023 19:11:22 +0000 Subject: [PATCH] Roll ANGLE from bbcf54bcb738 to 4ed2d403a329 (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/bbcf54bcb738..4ed2d403a329 2023-06-22 msisov@igalia.com metal: disable render to texture extension. 2023-06-22 syoussefi@chromium.org Vulkan: Fix email in OWNERS 2023-06-22 geofflang@chromium.org Metal: Store MSL in shared pointers to immutable strings 2023-06-22 geofflang@chromium.org Include framebuffer completeness reason in draw errors 2023-06-22 geofflang@chromium.org Metal: Don't force all incomplete textures to initialize 2023-06-22 romanl@google.com Add pixels checks to bandingTest on Android +toggle GL_DITHER 2023-06-22 romanl@google.com Only build angle_capture_tests_trace when building traces If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-flutter-engine Please CC flutter-engine@google.com,jsimmons@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: http://anglebug.com/new To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new 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 --- DEPS | 2 +- ci/licenses_golden/licenses_third_party | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 2bea21a2d20e8..57dc021e4dd1f 100644 --- a/DEPS +++ b/DEPS @@ -635,7 +635,7 @@ deps = { Var('swiftshader_git') + '/SwiftShader.git' + '@' + '5f9ed9b16931c7155171d31f75004f73f0a3abc8', 'src/third_party/angle': - Var('chromium_git') + '/angle/angle.git' + '@' + 'bbcf54bcb738d548c588423d22b38c994eb9a963', + Var('chromium_git') + '/angle/angle.git' + '@' + '4ed2d403a3297d03ca921d93a8356470c5c5a7b0', 'src/third_party/vulkan_memory_allocator': Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator' + '@' + '7de5cc00de50e71a3aab22dea52fbb7ff4efceb6', diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index 56ffaebaa7382..2730a3d6de706 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 004152a1456d7e680c86eddfd5eb4534 +Signature: acee1815f42be2df85276c288aa55961 ==================================================================================================== LIBRARY: angle @@ -41985,6 +41985,7 @@ ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_interop_unsafe_p ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_types.dart + ../../../third_party/dart/LICENSE ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/record_patch.dart + ../../../third_party/dart/LICENSE ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_buffer_create.dart + ../../../third_party/dart/LICENSE +ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_stringref_patch.dart + ../../../third_party/dart/LICENSE ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/sync_star_patch.dart + ../../../third_party/dart/LICENSE ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/weak_patch.dart + ../../../third_party/dart/LICENSE ORIGIN: ../../../third_party/dart/sdk/lib/async/future_extensions.dart + ../../../third_party/dart/LICENSE @@ -42018,6 +42019,7 @@ FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_interop_unsafe_pat FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_types.dart FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/record_patch.dart FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_buffer_create.dart +FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_stringref_patch.dart FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/sync_star_patch.dart FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/weak_patch.dart FILE: ../../../third_party/dart/sdk/lib/async/future_extensions.dart