From 2d827030db3826daa8ad7f6ab297aee0ce322f95 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 12 Nov 2022 13:00:19 -0500 Subject: [PATCH 1/3] Roll Fuchsia Linux SDK from xDY5B0-NZzq2idRNU... to IE4logHFoa8ZZQAw3... (#37554) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine Please CC jimgraham@google.com on the revert to ensure that a human is aware of the problem. 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://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 From 885851e6f611364bc56076b30a39f5af4d72918d Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 27 Jan 2023 21:10:12 -0500 Subject: [PATCH 2/3] Roll Dart SDK from 2cd9b7ac95e8 to 135f4c51c9ff (3 revisions) (#39217) https://dart.googlesource.com/sdk.git/+log/2cd9b7ac95e8..135f4c51c9ff 2023-01-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-176.0.dev 2023-01-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-175.0.dev 2023-01-27 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-174.0.dev If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC dart-vm-team@google.com,zra@google.com,asiva@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose 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 From a5891ecbea4bfaacdd8776bba9d846fd2371be21 Mon Sep 17 00:00:00 2001 From: Filip Filmar Date: Fri, 24 Mar 2023 01:59:40 +0000 Subject: [PATCH 3/3] [fuchsia] Remove fuchsia.timezone.Timezone This protocol was removed since http://fxbug.dev/8895 --- shell/platform/fuchsia/flutter/meta/common.shard.cml | 1 - 1 file changed, 1 deletion(-) diff --git a/shell/platform/fuchsia/flutter/meta/common.shard.cml b/shell/platform/fuchsia/flutter/meta/common.shard.cml index b43a3da575c05..834e35b9da0a3 100644 --- a/shell/platform/fuchsia/flutter/meta/common.shard.cml +++ b/shell/platform/fuchsia/flutter/meta/common.shard.cml @@ -35,7 +35,6 @@ "fuchsia.net.name.Lookup", "fuchsia.posix.socket.Provider", "fuchsia.sysmem.Allocator", - "fuchsia.timezone.Timezone", // Copied from vulkan/client.shard.cml. "fuchsia.tracing.provider.Registry", // Copied from vulkan/client.shard.cml. "fuchsia.ui.composition.Allocator", "fuchsia.ui.composition.Flatland",