-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Roll Flutter from 6b93cf93c100 to b16430b2fd57 (21 revisions) #8845
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 21 commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-2faa37ef-0d87-4691-b4a8-e4fd3bd4373f-1741625787
Mar 10, 2025
Merged
Roll Flutter from 6b93cf93c100 to b16430b2fd57 (21 revisions) #8845
auto-submit
merged 21 commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-2faa37ef-0d87-4691-b4a8-e4fd3bd4373f-1741625787
Mar 10, 2025
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
fluttergithubbot
approved these changes
Mar 10, 2025
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 11, 2025
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Mar 11, 2025
github-merge-queue bot
pushed a commit
to flutter/flutter
that referenced
this pull request
Mar 11, 2025
flutter/packages@464cea5...c392bfe 2025-03-10 engine-flutter-autoroll@skia.org Roll Flutter from 6b93cf9 to b16430b (21 revisions) (flutter/packages#8845) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages-flutter-autoroll Please CC flutter-ecosystem@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://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
androidseb
pushed a commit
to androidseb/packages
that referenced
this pull request
Jun 8, 2025
flutter/flutter@6b93cf9...b16430b 2025-03-10 jonahwilliams@google.com [macOS] Enable Impeller by default on macOS. (flutter/flutter#164572) 2025-03-10 engine-flutter-autoroll@skia.org Roll Packages from 4c5a7ed to 464cea5 (5 revisions) (flutter/flutter#164904) 2025-03-10 engine-flutter-autoroll@skia.org Roll Skia from f17d37ee0ac6 to 4ac86f17f2d4 (1 revision) (flutter/flutter#164893) 2025-03-10 engine-flutter-autoroll@skia.org Roll Skia from 0f53870c7449 to f17d37ee0ac6 (1 revision) (flutter/flutter#164887) 2025-03-09 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from 6tAcm4hdtXPE55GJP... to U-zlyIZrZRbr9I6gv... (flutter/flutter#164868) 2025-03-09 engine-flutter-autoroll@skia.org Roll Skia from 345dc2d05dcd to 0f53870c7449 (1 revision) (flutter/flutter#164865) 2025-03-08 engine-flutter-autoroll@skia.org Roll Skia from 916caa2f0102 to 345dc2d05dcd (1 revision) (flutter/flutter#164843) 2025-03-08 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from ixl5bKWCqsRiYGvps... to 6tAcm4hdtXPE55GJP... (flutter/flutter#164838) 2025-03-08 engine-flutter-autoroll@skia.org Roll Skia from b29851b2ada6 to 916caa2f0102 (1 revision) (flutter/flutter#164835) 2025-03-08 jonahwilliams@google.com [Impeller] add capability check for extended range formats. (flutter/flutter#164817) 2025-03-08 sarbagyastha@gmail.com Added calendar delegate to support custom calendar systems (flutter/flutter#161874) 2025-03-08 dkwingsmt@users.noreply.github.com RoundSuperellipse algorithm v3: Ultrawideband heuristic formula (flutter/flutter#164755) 2025-03-08 43054281+camsim99@users.noreply.github.com Merge CHANGELOG for 3.29.1 stable release (flutter/flutter#164743) 2025-03-08 matanlurey@users.noreply.github.com Add and link to `Infra-Triage.md`. (flutter/flutter#164673) 2025-03-07 engine-flutter-autoroll@skia.org Roll Skia from cbc7e99d6c2f to b29851b2ada6 (10 revisions) (flutter/flutter#164812) 2025-03-07 jonahwilliams@google.com [Impeller] dont redundantly set stencil reference on vulkan backend. (flutter/flutter#164763) 2025-03-07 codefu@google.com content-aware-hash experiment update (flutter/flutter#164803) 2025-03-07 21270878+elliette@users.noreply.github.com [Widget Inspector] Handle null exceptions calling `renderObject` (flutter/flutter#163642) 2025-03-07 jason-simmons@users.noreply.github.com Use Python 3.12 to run the yapf formatter if no lower version is available (flutter/flutter#164807) 2025-03-07 chris@bracken.jp Roll gn to 7a8aa3a08a13521336853a28c46537ec04338a2d (flutter/flutter#164806) 2025-03-07 jason-simmons@users.noreply.github.com [Impeller] Store the TextureGLES cached framebuffer object as a reactor handle (flutter/flutter#164761) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages Please CC camillesimon@google.com,stuartmorgan@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Packages: 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
FMorschel
pushed a commit
to FMorschel/packages
that referenced
this pull request
Jun 9, 2025
flutter/flutter@6b93cf9...b16430b 2025-03-10 jonahwilliams@google.com [macOS] Enable Impeller by default on macOS. (flutter/flutter#164572) 2025-03-10 engine-flutter-autoroll@skia.org Roll Packages from 4c5a7ed to 464cea5 (5 revisions) (flutter/flutter#164904) 2025-03-10 engine-flutter-autoroll@skia.org Roll Skia from f17d37ee0ac6 to 4ac86f17f2d4 (1 revision) (flutter/flutter#164893) 2025-03-10 engine-flutter-autoroll@skia.org Roll Skia from 0f53870c7449 to f17d37ee0ac6 (1 revision) (flutter/flutter#164887) 2025-03-09 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from 6tAcm4hdtXPE55GJP... to U-zlyIZrZRbr9I6gv... (flutter/flutter#164868) 2025-03-09 engine-flutter-autoroll@skia.org Roll Skia from 345dc2d05dcd to 0f53870c7449 (1 revision) (flutter/flutter#164865) 2025-03-08 engine-flutter-autoroll@skia.org Roll Skia from 916caa2f0102 to 345dc2d05dcd (1 revision) (flutter/flutter#164843) 2025-03-08 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from ixl5bKWCqsRiYGvps... to 6tAcm4hdtXPE55GJP... (flutter/flutter#164838) 2025-03-08 engine-flutter-autoroll@skia.org Roll Skia from b29851b2ada6 to 916caa2f0102 (1 revision) (flutter/flutter#164835) 2025-03-08 jonahwilliams@google.com [Impeller] add capability check for extended range formats. (flutter/flutter#164817) 2025-03-08 sarbagyastha@gmail.com Added calendar delegate to support custom calendar systems (flutter/flutter#161874) 2025-03-08 dkwingsmt@users.noreply.github.com RoundSuperellipse algorithm v3: Ultrawideband heuristic formula (flutter/flutter#164755) 2025-03-08 43054281+camsim99@users.noreply.github.com Merge CHANGELOG for 3.29.1 stable release (flutter/flutter#164743) 2025-03-08 matanlurey@users.noreply.github.com Add and link to `Infra-Triage.md`. (flutter/flutter#164673) 2025-03-07 engine-flutter-autoroll@skia.org Roll Skia from cbc7e99d6c2f to b29851b2ada6 (10 revisions) (flutter/flutter#164812) 2025-03-07 jonahwilliams@google.com [Impeller] dont redundantly set stencil reference on vulkan backend. (flutter/flutter#164763) 2025-03-07 codefu@google.com content-aware-hash experiment update (flutter/flutter#164803) 2025-03-07 21270878+elliette@users.noreply.github.com [Widget Inspector] Handle null exceptions calling `renderObject` (flutter/flutter#163642) 2025-03-07 jason-simmons@users.noreply.github.com Use Python 3.12 to run the yapf formatter if no lower version is available (flutter/flutter#164807) 2025-03-07 chris@bracken.jp Roll gn to 7a8aa3a08a13521336853a28c46537ec04338a2d (flutter/flutter#164806) 2025-03-07 jason-simmons@users.noreply.github.com [Impeller] Store the TextureGLES cached framebuffer object as a reactor handle (flutter/flutter#164761) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages Please CC camillesimon@google.com,stuartmorgan@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Packages: 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
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/flutter@6b93cf9...b16430b
2025-03-10 jonahwilliams@google.com [macOS] Enable Impeller by default on macOS. (flutter/flutter#164572)
2025-03-10 engine-flutter-autoroll@skia.org Roll Packages from 4c5a7ed to 464cea5 (5 revisions) (flutter/flutter#164904)
2025-03-10 engine-flutter-autoroll@skia.org Roll Skia from f17d37ee0ac6 to 4ac86f17f2d4 (1 revision) (flutter/flutter#164893)
2025-03-10 engine-flutter-autoroll@skia.org Roll Skia from 0f53870c7449 to f17d37ee0ac6 (1 revision) (flutter/flutter#164887)
2025-03-09 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from 6tAcm4hdtXPE55GJP... to U-zlyIZrZRbr9I6gv... (flutter/flutter#164868)
2025-03-09 engine-flutter-autoroll@skia.org Roll Skia from 345dc2d05dcd to 0f53870c7449 (1 revision) (flutter/flutter#164865)
2025-03-08 engine-flutter-autoroll@skia.org Roll Skia from 916caa2f0102 to 345dc2d05dcd (1 revision) (flutter/flutter#164843)
2025-03-08 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from ixl5bKWCqsRiYGvps... to 6tAcm4hdtXPE55GJP... (flutter/flutter#164838)
2025-03-08 engine-flutter-autoroll@skia.org Roll Skia from b29851b2ada6 to 916caa2f0102 (1 revision) (flutter/flutter#164835)
2025-03-08 jonahwilliams@google.com [Impeller] add capability check for extended range formats. (flutter/flutter#164817)
2025-03-08 sarbagyastha@gmail.com Added calendar delegate to support custom calendar systems (flutter/flutter#161874)
2025-03-08 dkwingsmt@users.noreply.github.com RoundSuperellipse algorithm v3: Ultrawideband heuristic formula (flutter/flutter#164755)
2025-03-08 43054281+camsim99@users.noreply.github.com Merge CHANGELOG for 3.29.1 stable release (flutter/flutter#164743)
2025-03-08 matanlurey@users.noreply.github.com Add and link to
Infra-Triage.md
. (flutter/flutter#164673)2025-03-07 engine-flutter-autoroll@skia.org Roll Skia from cbc7e99d6c2f to b29851b2ada6 (10 revisions) (flutter/flutter#164812)
2025-03-07 jonahwilliams@google.com [Impeller] dont redundantly set stencil reference on vulkan backend. (flutter/flutter#164763)
2025-03-07 codefu@google.com content-aware-hash experiment update (flutter/flutter#164803)
2025-03-07 21270878+elliette@users.noreply.github.com [Widget Inspector] Handle null exceptions calling
renderObject
(flutter/flutter#163642)2025-03-07 jason-simmons@users.noreply.github.com Use Python 3.12 to run the yapf formatter if no lower version is available (flutter/flutter#164807)
2025-03-07 chris@bracken.jp Roll gn to 7a8aa3a08a13521336853a28c46537ec04338a2d (flutter/flutter#164806)
2025-03-07 jason-simmons@users.noreply.github.com [Impeller] Store the TextureGLES cached framebuffer object as a reactor handle (flutter/flutter#164761)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC camillesimon@google.com,stuartmorgan@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Packages: 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