-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Roll Flutter from 911aa7547ed7 to 3d018b5924fe (72 revisions) #8717
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
Closed
engine-flutter-autoroll
wants to merge
72
commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-76731dfc-a768-4914-8cd8-b142fcede7b9-1740584844
Closed
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
…agp and gradle defined dependencies (flutter/flutter#164029)
…ace on 29. (#164109)" (flutter/flutter#164166)
…project root in order to match the expectations of depot_tools (flutter/flutter#163890)
fluttergithubbot
approved these changes
Feb 26, 2025
Contributor
|
autosubmit label was removed for flutter/packages/8717, because - The status or check suite Linux_android android_platform_tests_shard_6 master has failed. Please fix the issues identified (or deflake) before re-applying this label. |
Contributor
Author
|
Commit queue failed; closing this roll. |
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.
Roll Flutter from 911aa75 to 3d018b5 (72 revisions)
flutter/flutter@911aa75...3d018b5
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
RangeSliderrenders 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
AndroidRenderingApifromcommontoshell/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)
2025-02-24 [email protected] Roll Skia from 322bb2226654 to 994168b1ba10 (3 revisions) (flutter/flutter#164007)
2025-02-24 [email protected] [web] retry safaridriver session creation (flutter/flutter#163791)
...