-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Roll Flutter from 8e2a6fc3fd2c to 0e59f0f64c6a (68 revisions) #8579
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
68
commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-d6cc877c-7164-4655-bc4e-fe288a836cfb-1738865103
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)
… widget preview scaffold (flutter/flutter#162326)
…icAnnotation function. (flutter/flutter#162578)
…orepo and formatted version (flutter/flutter#161195)
fluttergithubbot
approved these changes
Feb 6, 2025
autosubmit label was removed for flutter/packages/8579, 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. |
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 0e59f0f (68 revisions)
flutter/flutter@8e2a6fc...0e59f0f
2025-02-06 [email protected]
flutter build aar
regenerates tooling between each build-mode step (flutter/flutter#162705)2025-02-06 [email protected] Update code comments for navigation_bar.dart (flutter/flutter#162596)
2025-02-06 [email protected] [web] warm-up frame does not block schedule frame (flutter/flutter#162779)
2025-02-06 [email protected] support running et fetch from anywhere (flutter/flutter#162712)
2025-02-06 [email protected] Introduce caching mechanism during compile semantics tree monorepo and formatted version (flutter/flutter#161195)
2025-02-05 [email protected] Add role check in SemanticsNode._isDifferentFromCurrentSemanticAnnotation function. (flutter/flutter#162578)
2025-02-05 [email protected] Added equals and hashCode for TextInputConfiguration and AutofillConfiguration (flutter/flutter#162238)
2025-02-05 [email protected] fix: RangeError when selecting text in SelectionArea (flutter/flutter#162228)
2025-02-05 [email protected] [Android] wire up Java Transaction to AHB swapchain. (flutter/flutter#162750)
2025-02-05 [email protected] SearchAnchor viewOnClose (flutter/flutter#160892)
2025-02-05 [email protected] Fix issue #156954: Wrong dateHelpText in MaterialLocalizationIt (flutter/flutter#161889)
2025-02-05 [email protected] [web] Only create one <style> for SelectableRegion (flutter/flutter#161682)
2025-02-05 [email protected] Revert web_benchmarks back to default optimization level (
-O4
) (flutter/flutter#162762)2025-02-05 [email protected] move tool test ownership from andrew to ben (flutter/flutter#162706)
2025-02-05 [email protected] Roll Packages from 02c6fef to e6ce02c (25 revisions) (flutter/flutter#162760)
2025-02-05 [email protected] Verify the existence of debug symbols in
gradle_plugin_bundle_test
(flutter/flutter#162645)2025-02-05 [email protected] Add a data driven fix for InputDecoration.maintainHintHeight (flutter/flutter#162600)
2025-02-05 [email protected] Roll customer_testing from b4cc09721 to 6a6d0963c (3 commits) (flutter/flutter#162763)
2025-02-05 [email protected] Run Mac_arm64 framework_tests_misc on Mac-14 with Xcode 16 (flutter/flutter#162670)
2025-02-05 [email protected] Merge CHANGELOG for 3.27.4 stable release (flutter/flutter#162761)
2025-02-05 [email protected] [ Widget Preview ] Add support for building and launching the widget preview scaffold (flutter/flutter#162326)
2025-02-05 [email protected] Increase timeout for Linux web_tool_tests to 60m (flutter/flutter#162752)
2025-02-05 [email protected] Make CupertinoSheetRoute usable with Cupertino(Sliver)NavigationBar (flutter/flutter#162181)
2025-02-05 [email protected] Wait until all scripts are loaded in the page before running main for the DDC library bundle format (flutter/flutter#162707)
2025-02-05 [email protected] Roll gn to c97a86a72105f3328a540f5a5ab17d11989ab7dd (flutter/flutter#161012)
2025-02-05 [email protected] [Android] HC++ external view embedder and JNI plumbing. (flutter/flutter#162493)
2025-02-05 [email protected] Simplify hash table iteration. (flutter/flutter#162483)
2025-02-05 [email protected] [Windows] Allow apps to prefer low power GPUs (flutter/flutter#162490)
2025-02-05 [email protected] Refactors platform_view_android_delegate test (flutter/flutter#162696)
2025-02-04 [email protected] Added opacity note to
withValues
docstring (flutter/flutter#162612)2025-02-04 [email protected] Fix warnings on startup about display monitor (flutter/flutter#162653)
2025-02-04 [email protected] Add missing space between DayPeriodControl and time control in time picker (flutter/flutter#162230)
2025-02-04 [email protected] Roll Dart to Version 3.8.0-70.0.dev (flutter/flutter#162691)
2025-02-04 [email protected] Use recompile-restart instruction when hot restarting on the web (flutter/flutter#162616)
2025-02-04 [email protected] Skip web hot reload tests that test execution for all platforms for now (flutter/flutter#162682)
2025-02-04 [email protected] Update
year2023
flag deprecation message (flutter/flutter#162607)2025-02-04 [email protected] Adds urlspan to support link semantics in Android (flutter/flutter#162419)
2025-02-04 [email protected] Uprev fuchsia components (flutter/flutter#162338)
2025-02-04 [email protected] Support ignoring pointer events on tooltip overlay (#142465) (flutter/flutter#161363)
2025-02-04 [email protected] Adjust padding for Cupertino sheet content (flutter/flutter#162481)
2025-02-04 [email protected] delete
Usage
in doctor tests (flutter/flutter#162646)2025-02-04 [email protected] delete references to
Usage
in config_test.dart (flutter/flutter#162648)2025-02-04 [email protected] No, but really increase the timeout to 60 minutes (flutter/flutter#162680)
2025-02-04 [email protected] Increase timeout for Linux flutter_packaging_test (flutter/flutter#162673)
2025-02-04 [email protected] Update SnackBar.onVisible documentation (flutter/flutter#162448)
2025-02-04 [email protected] Roll Dart to version Version 3.8.0-67.0.dev (flutter/flutter#162259)
...