-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Roll Flutter from 8e2a6fc3fd2c to 892f9c13a2bb (84 revisions) #8585
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
84
commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-c9d620d1-dca2-49ac-b49f-49e41be31ec5-1738953330
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
…ls/gn`, don't strip by default on android (flutter/flutter#161546)
…tion in display rotation (flutter/flutter#162622)
…ing kotlin Gradle files (flutter/flutter#162628)
…at configuration time (flutter/flutter#162220)
fluttergithubbot
approved these changes
Feb 7, 2025
autosubmit label was removed for flutter/packages/8585, because - The status or check suite Linux_android android_build_all_packages_legacy master has failed. Please fix the issues identified (or deflake) before re-applying this label. |
Commit queue failed; closing this roll. |
11 tasks
auto-submit bot
pushed a commit
that referenced
this pull request
Feb 11, 2025
Roll Flutter from 8e2a6fc to 892f9c1 (84 revisions) flutter/flutter@8e2a6fc...892f9c1 ## Additional changes * Sets `-Xmx4G` across the repo. ## Issues Completes: #8585
dko5ki23t
pushed a commit
to dko5ki23t/google_maps_flutter_improved
that referenced
this pull request
May 24, 2025
Roll Flutter from 8e2a6fc3fd2c to 892f9c13a2bb (84 revisions) flutter/flutter@8e2a6fc...892f9c1 ## Additional changes * Sets `-Xmx4G` across the repo. ## Issues Completes: flutter/packages#8585
androidseb
pushed a commit
to androidseb/packages
that referenced
this pull request
Jun 8, 2025
Roll Flutter from 8e2a6fc to 892f9c1 (84 revisions) flutter/flutter@8e2a6fc...892f9c1 ## Additional changes * Sets `-Xmx4G` across the repo. ## Issues Completes: flutter#8585
FMorschel
pushed a commit
to FMorschel/packages
that referenced
this pull request
Jun 9, 2025
Roll Flutter from 8e2a6fc to 892f9c1 (84 revisions) flutter/flutter@8e2a6fc...892f9c1 ## Additional changes * Sets `-Xmx4G` across the repo. ## Issues Completes: flutter#8585
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 8e2a6fc to 892f9c1 (84 revisions)
flutter/flutter@8e2a6fc...892f9c1
2025-02-07 engine-flutter-autoroll@skia.org Roll Skia from 4bdf90faf708 to d25aea76dbc7 (38 revisions) (flutter/flutter#162746)
2025-02-07 engine-flutter-autoroll@skia.org Roll Packages from e6ce02c to 625023a (4 revisions) (flutter/flutter#162878)
2025-02-07 30870216+gaaclarke@users.noreply.github.com Fixed translated text's subpixel alignment. (flutter/flutter#162824)
2025-02-07 huy@nevercode.io Fix DropdownMenu example RenderFlex overflowed error (flutter/flutter#162558)
2025-02-07 ybz975218925@live.com Directional focus edge traversal behavior. (flutter/flutter#161285)
2025-02-07 jonahwilliams@google.com [Android] HC++ wire up dart platform channel code and integration test. (flutter/flutter#162751)
2025-02-07 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Remove
--verbose
from devicelab task executions. (#162644)" (flutter/flutter#162853)2025-02-07 matanlurey@users.noreply.github.com Remove
--verbose
from devicelab task executions. (flutter/flutter#162644)2025-02-06 1961493+harryterkelsen@users.noreply.github.com chore(canvaskit): remove SurfaceFrame from Surface (flutter/flutter#162825)
2025-02-06 ikhotin@mail.ru Changed docs for hintOverrides field of SemanticsProperties (flutter/flutter#162632)
2025-02-06 goderbauer@google.com Adjustments to FocusHighlightMode handling (flutter/flutter#162417)
2025-02-06 tessertaha@gmail.com Fix
Slider
renders track when track colors are transparent (flutter/flutter#161814)2025-02-06 1961493+harryterkelsen@users.noreply.github.com [canvaskit] Resize to exactly the requested dimensions (flutter/flutter#162708)
2025-02-06 55750689+AthulJoseph27@users.noreply.github.com Added support to set viewport (flutter/flutter#162602)
2025-02-06 goderbauer@google.com Remove outdated ignores (flutter/flutter#162773)
2025-02-06 developer.krishnatrea@gmail.com Fix: Ensure CupertinoAlertDialog divider spans full width and resolve (flutter/flutter#161490)
2025-02-06 matanlurey@users.noreply.github.com
flutter build aar
regenerates tooling between each build-mode step (flutter/flutter#162705)2025-02-06 1039553124@qq.com Update code comments for navigation_bar.dart (flutter/flutter#162596)
2025-02-06 yjbanov@google.com [web] warm-up frame does not block schedule frame (flutter/flutter#162779)
2025-02-06 yjbanov@google.com support running et fetch from anywhere (flutter/flutter#162712)
2025-02-06 47866232+chunhtai@users.noreply.github.com Introduce caching mechanism during compile semantics tree monorepo and formatted version (flutter/flutter#161195)
2025-02-05 sokolovskyi.konstantin@gmail.com Add role check in SemanticsNode._isDifferentFromCurrentSemanticAnnotation function. (flutter/flutter#162578)
2025-02-05 ikhotin@mail.ru Added equals and hashCode for TextInputConfiguration and AutofillConfiguration (flutter/flutter#162238)
2025-02-05 34465683+rkishan516@users.noreply.github.com fix: RangeError when selecting text in SelectionArea (flutter/flutter#162228)
2025-02-05 jonahwilliams@google.com [Android] wire up Java Transaction to AHB swapchain. (flutter/flutter#162750)
2025-02-05 57464965+Macacoazul01@users.noreply.github.com SearchAnchor viewOnClose (flutter/flutter#160892)
2025-02-05 ikhotin@mail.ru Fix issue #156954: Wrong dateHelpText in MaterialLocalizationIt (flutter/flutter#161889)
2025-02-05 mdebbar@google.com [web] Only create one <style> for SelectableRegion (flutter/flutter#161682)
2025-02-05 jacksongardner@google.com Revert web_benchmarks back to default optimization level (
-O4
) (flutter/flutter#162762)2025-02-05 andrewrkolos@gmail.com move tool test ownership from andrew to ben (flutter/flutter#162706)
2025-02-05 engine-flutter-autoroll@skia.org Roll Packages from 02c6fef to e6ce02c (25 revisions) (flutter/flutter#162760)
2025-02-05 34871572+gmackall@users.noreply.github.com Verify the existence of debug symbols in
gradle_plugin_bundle_test
(flutter/flutter#162645)2025-02-05 bruno.leroux@gmail.com Add a data driven fix for InputDecoration.maintainHintHeight (flutter/flutter#162600)
2025-02-05 greg@zulip.com Roll customer_testing from b4cc09721 to 6a6d0963c (3 commits) (flutter/flutter#162763)
2025-02-05 15619084+vashworth@users.noreply.github.com Run Mac_arm64 framework_tests_misc on Mac-14 with Xcode 16 (flutter/flutter#162670)
2025-02-05 43054281+camsim99@users.noreply.github.com Merge CHANGELOG for 3.27.4 stable release (flutter/flutter#162761)
2025-02-05 bkonyi@google.com [ Widget Preview ] Add support for building and launching the widget preview scaffold (flutter/flutter#162326)
2025-02-05 58529443+srujzs@users.noreply.github.com Increase timeout for Linux web_tool_tests to 60m (flutter/flutter#162752)
2025-02-05 victorsanniay@gmail.com Make CupertinoSheetRoute usable with Cupertino(Sliver)NavigationBar (flutter/flutter#162181)
2025-02-05 58529443+srujzs@users.noreply.github.com Wait until all scripts are loaded in the page before running main for the DDC library bundle format (flutter/flutter#162707)
2025-02-05 byoungchan.lee@gmx.com Roll gn to c97a86a72105f3328a540f5a5ab17d11989ab7dd (flutter/flutter#161012)
2025-02-05 jonahwilliams@google.com [Android] HC++ external view embedder and JNI plumbing. (flutter/flutter#162493)
2025-02-05 robert.ancell@canonical.com Simplify hash table iteration. (flutter/flutter#162483)
2025-02-05 zaiste@gmail.com [Windows] Allow apps to prefer low power GPUs (flutter/flutter#162490)
2025-02-05 47866232+chunhtai@users.noreply.github.com Refactors platform_view_android_delegate test (flutter/flutter#162696)
2025-02-04 30870216+gaaclarke@users.noreply.github.com Added opacity note to
withValues
docstring (flutter/flutter#162612)...