-
Notifications
You must be signed in to change notification settings - Fork 28.7k
Roll Flutter Engine from d90e5b7372a3 to 774cb34d3ff5 (27 revisions) #114258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
auto-submit
merged 27 commits into
flutter:master
from
engine-flutter-autoroll:flutter-engine-flutter-autoroll-c90dfe34-81a7-4d6b-beb3-346d77030ee9-1666989785
Oct 28, 2022
Merged
Roll Flutter Engine from d90e5b7372a3 to 774cb34d3ff5 (27 revisions) #114258
auto-submit
merged 27 commits into
flutter:master
from
engine-flutter-autoroll:flutter-engine-flutter-autoroll-c90dfe34-81a7-4d6b-beb3-346d77030ee9-1666989785
Oct 28, 2022
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
christopherfujino
approved these changes
Oct 28, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
fluttergithubbot
approved these changes
Oct 28, 2022
This was referenced Oct 29, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Oct 29, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/plugins
that referenced
this pull request
Oct 29, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/plugins
that referenced
this pull request
Oct 29, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
flutter/engine@d90e5b7...774cb34
2022-10-28 [email protected] Revert "Migrate darwin common "framework_shared" target to ARC (#37049)" (flutter/engine#37121)
2022-10-28 [email protected] [macOS] Make the default background color black. (flutter/engine#36906)
2022-10-28 [email protected] Roll Skia from 8c10b23c714b to e474903a0236 (5 revisions) (flutter/engine#37119)
2022-10-28 [email protected] Only run clang-tidy in presubmit when C, C++, ObjC, or ObjC++ files change (flutter/engine#36887)
2022-10-28 [email protected] Reland fixes Android text field to use hint text for accessibility (flutter/engine#37093)
2022-10-28 [email protected] [web:a11y] fix group vs label relationship (flutter/engine#36979)
2022-10-28 [email protected] [Impeller] Pass local coordinates to RuntimeEffect fragment shaders (flutter/engine#37105)
2022-10-28 [email protected] [Impeller] Provide graphics backend defines to runtime stage shaders (flutter/engine#37106)
2022-10-28 [email protected] Roll Skia from f0308ebc37d0 to 8c10b23c714b (7 revisions) (flutter/engine#37116)
2022-10-28 [email protected] Reland "PlatformView partial blur #36015" (flutter/engine#37086)
2022-10-28 [email protected] Roll Fuchsia Mac SDK from T2CjVh7nEtPwBRBYV... to 1ex-E6DQKNeI5Ak1J... (flutter/engine#37115)
2022-10-28 [email protected] Let
_debugCheckNotUsedAsOldLayer
provide hashcode in addition to runtime type (flutter/engine#36985)2022-10-28 [email protected] Roll Skia from 8784dd80e0cc to f0308ebc37d0 (24 revisions) (flutter/engine#37113)
2022-10-28 [email protected] Adds a release_candidate variable to DEPS. (flutter/engine#36978)
2022-10-28 [email protected] Remove usages of deprecated old
native "<name>"
syntax. (flutter/engine#37104)2022-10-28 [email protected] [Impeller] Set resourceOptions/storageMode on MTLTextures created from MTLBuffers. (flutter/engine#37073)
2022-10-28 [email protected] Roll Dart SDK from 32d5fe76c3dc to e541a98165e2 (1 revision) (flutter/engine#37100)
2022-10-28 [email protected] Roll Fuchsia Mac SDK from GXOY4ThZI6wHAR5ul... to T2CjVh7nEtPwBRBYV... (flutter/engine#37099)
2022-10-28 [email protected] Roll Dart SDK from 669d49fc13ea to 32d5fe76c3dc (2 revisions) (flutter/engine#37096)
2022-10-27 [email protected] [Impeller] Use the fast rrect blur path for blurred circles/circular shadows (flutter/engine#37094)
2022-10-27 [email protected] Revert layer state stack (flutter/engine#37090)
2022-10-27 [email protected] [fuchsia][scenic] Fix logical size in flatland platform view. (flutter/engine#37053)
2022-10-27 [email protected] Announce alerts through SemanticsService on Windows (flutter/engine#36966)
2022-10-27 [email protected] [Impeller] Wire Flutter's own
VulkanMemoryAllocator
implementation (flutter/engine#37018)2022-10-27 [email protected] [Impeller] Support user defined structs in buffers, clean up compute tests (flutter/engine#37084)
2022-10-27 [email protected] Roll Skia from 368436931c94 to 8784dd80e0cc (1 revision) (flutter/engine#37081)
2022-10-27 [email protected] Migrate darwin common "framework_shared" target to ARC (flutter/engine#37049)
Also rolling transitive DEPS:
fuchsia/sdk/core/mac-amd64 from GXOY4ThZI6wH to 1ex-E6DQKNeI
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC [email protected] 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