From 3a89f4d48687ba72b22b726cf9541c0c46e67b55 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 16 Sep 2024 14:55:08 -0400 Subject: [PATCH] Roll Skia from ee5e413fe436 to 87ba10cbfad3 (5 revisions) (flutter/engine#55233) https://skia.googlesource.com/skia.git/+log/ee5e413fe436..87ba10cbfad3 2024-09-16 arthursonzogni@chromium.org Reland "MiraclePtr: Fetch partition_alloc." 2024-09-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll shaders-base from 4a9e92f23d7f to 0417970a971e 2024-09-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4a69b8e2bcdd to 114623e12d3f (2 revisions) 2024-09-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skottie-base from 20f5d28635bd to 2814735474b8 2024-09-16 ashwinpv@google.com Create Bazel Toolchain for running iOS builds If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC aaclarke@google.com,brianosman@google.com,jmbetancourt@google.com,rmistry@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md --- DEPS | 2 +- engine/src/flutter/ci/licenses_golden/excluded_files | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 89f3d7f07e..83a9de99a1 100644 --- a/DEPS +++ b/DEPS @@ -14,7 +14,7 @@ vars = { 'flutter_git': 'https://flutter.googlesource.com', 'skia_git': 'https://skia.googlesource.com', 'llvm_git': 'https://llvm.googlesource.com', - 'skia_revision': 'ee5e413fe4360154292b2079651f8e866fd16f54', + 'skia_revision': '87ba10cbfad3cb57ccc1c606ed1590a39d32c9af', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. diff --git a/engine/src/flutter/ci/licenses_golden/excluded_files b/engine/src/flutter/ci/licenses_golden/excluded_files index fe90e44651..eba8a97deb 100644 --- a/engine/src/flutter/ci/licenses_golden/excluded_files +++ b/engine/src/flutter/ci/licenses_golden/excluded_files @@ -2927,11 +2927,13 @@ ../../../flutter/third_party/skia/toolchain/BUILD.bazel ../../../flutter/third_party/skia/toolchain/android_trampolines/gen_trampolines/BUILD.bazel ../../../flutter/third_party/skia/toolchain/clang_layering_check.bzl +../../../flutter/third_party/skia/toolchain/download_ios_toolchain.bzl ../../../flutter/third_party/skia/toolchain/download_linux_amd64_toolchain.bzl ../../../flutter/third_party/skia/toolchain/download_mac_toolchain.bzl ../../../flutter/third_party/skia/toolchain/download_ndk_linux_amd64_toolchain.bzl ../../../flutter/third_party/skia/toolchain/download_toolchains.bzl ../../../flutter/third_party/skia/toolchain/download_windows_amd64_toolchain.bzl +../../../flutter/third_party/skia/toolchain/ios_toolchain_config.bzl ../../../flutter/third_party/skia/toolchain/linux_amd64_toolchain_config.bzl ../../../flutter/third_party/skia/toolchain/mac_toolchain_config.bzl ../../../flutter/third_party/skia/toolchain/ndk_linux_arm64_toolchain_config.bzl