-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Roll Flutter from 911aa7547ed7 to 8b3f5f4a2f7d (74 revisions) #8720
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
Conversation
…ace on 29. (#164109)" (flutter/flutter#164166)
…project root in order to match the expectations of depot_tools (flutter/flutter#163890)
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.
Hello @engine-flutter-autoroll, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!
Summary of Changes
I am currently reviewing the pull request. This pull request is an autoroll of the Flutter engine from commit 911aa7547ed7
to 8b3f5f4a2f7d
, encompassing 74 revisions. The primary change is an update to the Flutter engine version recorded in .ci/flutter_master.version
. This update reflects the latest state of the Flutter engine and incorporates various fixes, features, and improvements made in the Flutter framework during the specified period.
Highlights
- Version Roll: The Flutter engine has been rolled from commit
911aa7547ed7
to8b3f5f4a2f7d
, including 74 revisions. - Dependency Update: The
.ci/flutter_master.version
file has been updated to reflect the new Flutter engine version.
Changelog
- .ci/flutter_master.version
- Updated Flutter engine version from
911aa7547ed732052f98b79f7b1584bd137bda43
to8b3f5f4a2f7d9699c158fe8257d9dc4b0d7d49f7
.
- Updated Flutter engine version from
Using Gemini Code Assist
The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.
Invoking Gemini
You can request assistance from Gemini at any point in your pull request via creating an issue comment (i.e. comment on the pull request page) using either /gemini <command>
or @gemini-code-assist <command>
. Below is a summary of the supported commands.
Feature | Command | Description |
---|---|---|
Code Review | /gemini review |
Performs a code review for the current pull request in its current state. |
Pull Request Summary | /gemini summary |
Provides a summary of the current pull request in its current state. |
Comment | @gemini-code-assist | Responds in comments when explicitly tagged, both in issue comments and review comments. |
Help | /gemini help |
Displays a list of available commands. |
Customization
To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/
folder in the base of the repository. Detailed instructions can be found here.
Limitations & Feedback
Gemini Code Assist is currently in preview and may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments to provide feedback.
You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.
The engine rolls, the code evolves,
From commit old to commit new,
A constant change, a shifting scene,
As Flutter's features see us through.
Footnotes
-
Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution. ↩
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.
Code Review
This pull request updates the Flutter engine version. It's a simple change, but it's important to monitor the build and test results to ensure stability.
Summary of Findings
Assessment
This pull request rolls the Flutter engine to a new version. The change itself is straightforward, updating the version hash in .ci/flutter_master.version
. Given the nature of the change, it's crucial to ensure that the automated tests pass and that the roll doesn't introduce any regressions. Since this is an automated roll, I don't have specific code-level feedback, but it's important to monitor the build and test results closely. I would recommend having others review and approve this code before merging.
autosubmit label was removed for flutter/packages/8720, because - The status or check suite Linux_android android_platform_tests_shard_4 master has failed. Please fix the issues identified (or deflake) before re-applying this label. |
Commit queue failed; closing this roll. |
Roll Flutter from 911aa75 to 8b3f5f4 (74 revisions)
flutter/flutter@911aa75...8b3f5f4
2025-02-26 [email protected] Added compilation failure if a max ubo size is exceeded (flutter/flutter#164038)
2025-02-26 [email protected] Roll Skia from 5336e20498d9 to 47b84f354604 (2 revisions) (flutter/flutter#164188)
2025-02-26 [email protected] Add a buildtools directory and move third_party/ninja to the project root in order to match the expectations of depot_tools (flutter/flutter#163890)
2025-02-26 [email protected] Roll Skia from 3ce6f25dc13e to 5336e20498d9 (9 revisions) (flutter/flutter#164174)
2025-02-26 [email protected] Roll Dart SDK from b8292dfeaa67 to 80865748abe0 (9 revisions) (flutter/flutter#164168)
2025-02-26 [email protected] [Engine] Remove dead code for RoundedSuperellipse (flutter/flutter#164163)
2025-02-26 [email protected] [Impeller] detect mediatek soc and fall back to GLES. (flutter/flutter#164126)
2025-02-26 [email protected] [Impeller] make DLOG into LOG for startup errors. (flutter/flutter#164110)
2025-02-26 [email protected] Intercept error when iOS 18.4 crashes with JIT mode and give guided error (flutter/flutter#164072)
2025-02-26 98614782+auto-submit[bot]@users.noreply.github.com Reverts "[Impeller] move AHB check to Vulkan, use Vulkan surface on 29. (#164109)" (flutter/flutter#164166)
2025-02-26 [email protected] Run new gallery transition perf benchmark on Galaxy S24 (flutter/flutter#163665)
2025-02-26 [email protected] [Impeller] move AHB check to Vulkan, use Vulkan surface on 29. (flutter/flutter#164109)
2025-02-26 [email protected] [iOS] Add platform view to integration_test example (flutter/flutter#164144)
2025-02-26 [email protected] Fix minor issues in documentation of WidgetsApp (flutter/flutter#163942)
2025-02-26 [email protected] Fix extra numbers showing up when enabling VoiceControl (flutter/flutter#163593)
2025-02-26 [email protected] Set SliverResizingHeader's maxScrollObstructionExtent to minExtent (flutter/flutter#162955)
2025-02-26 [email protected] Roll Dart SDK from aea6fff33f06 to b8292dfeaa67 (1 revision) (flutter/flutter#163973)
2025-02-26 [email protected] [DisplayList] Delete all legacy Skia-oriented method overloads in DlCanvas (flutter/flutter#164054)
2025-02-25 [email protected] Clean up leak tracker instrumentation tech debt. (flutter/flutter#164070)
2025-02-25 [email protected] Revert "Marks Linux_pixel_7pro service_extensions_test to be flaky" (flutter/flutter#163882)
2025-02-25 [email protected] Check if simctl is installed before trying to list devices or runtimes (flutter/flutter#163895)
2025-02-25 [email protected] Update dragDevices doc to include default PointerDeviceKind.trackpad (flutter/flutter#163898)
2025-02-25 [email protected] Update multiple flutters benchmark test to latest gradle and agp and gradle defined dependencies (flutter/flutter#164029)
2025-02-25 [email protected] Roll Packages from 5498d4d to c44c228 (2 revisions) (flutter/flutter#164121)
2025-02-25 [email protected] Increase the timeout for Mac web_tool_tests to 45 minutes (flutter/flutter#164118)
2025-02-25 [email protected] pure_android_host_apps/android_host_app_v2_embedding multiple gradle and AGP versions (flutter/flutter#163849)
2025-02-25 [email protected] [fuchsia] enable assets_unittests (flutter/flutter#164019)
2025-02-25 [email protected] [Embedder] Wire view focus event and focus request (flutter/flutter#163930)
2025-02-25 [email protected] Roll Skia from 521c27acf504 to 3ce6f25dc13e (1 revision) (flutter/flutter#164105)
2025-02-25 [email protected] Enable luci_flags for faster builds (flutter/flutter#164069)
2025-02-25 [email protected] [iOS] increase backdrop cached task limit. (flutter/flutter#164036)
2025-02-25 [email protected] Fix and test an edge case in
findPackageConfigFile
. (flutter/flutter#163902)2025-02-25 [email protected] [Windows] Use enum to configure UI thread policy (flutter/flutter#163727)
2025-02-25 [email protected] Roll Skia from a141a3ceef87 to 521c27acf504 (8 revisions) (flutter/flutter#164083)
2025-02-25 [email protected] Fix
RangeSlider
renders track when track colors are transparent (flutter/flutter#162386)2025-02-25 [email protected] Add BorderRadiusGeometry to Divider Widget for Customisable Border Radius (flutter/flutter#163414)
2025-02-25 [email protected] SliverMainAxisGroup multiple PinnedHeaderSliver children (flutter/flutter#163528)
2025-02-25 [email protected] Move
AndroidRenderingApi
fromcommon
toshell/platform/android
(flutter/flutter#163796)2025-02-24 [email protected] Roll Skia from 994168b1ba10 to a141a3ceef87 (1 revision) (flutter/flutter#164023)
2025-02-24 [email protected] Shorten method signature to make invokations fit one line. (flutter/flutter#163822)
2025-02-24 [email protected] Roll .ci.yaml changes into the LUCI configuration only when the master branch is updated (flutter/flutter#163897)
2025-02-24 [email protected] Reland "Make Flutter version information accessible at runtime (#140783)" (flutter/flutter#163761)
2025-02-24 [email protected] [deps] update dep references from older repos to newer (current SOT) repos (flutter/flutter#163891)
2025-02-24 [email protected] [web] Actual removal of HTML code (flutter/flutter#164003)
2025-02-24 [email protected] [iOS] switch iOS to slimpeller variant. (flutter/flutter#163808)
2025-02-24 [email protected] [ui] Fix ImageFilter.shader equality to consider uniform values. (flutter/flutter#163348)
...