-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Roll Flutter from 8e2a6fc3fd2c to dfb36f032e6d (46 revisions) #8569
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
46
commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-b9b3ec10-cb00-4050-b4cc-7eb53311bdf3-1738776338
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
…ools/gn`, don't strip by default on android (flutter/flutter#161546)
…ration in display rotation (flutter/flutter#162622)
…ating kotlin Gradle files (flutter/flutter#162628)
…n at configuration time (flutter/flutter#162220)
fluttergithubbot
approved these changes
Feb 5, 2025
autosubmit label was removed for flutter/packages/8569, 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 8e2a6fc3fd2c to dfb36f032e6d (46 revisions)
flutter/flutter@8e2a6fc...dfb36f0
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)
2025-02-04 [email protected] [web] do not send SemanticsAction.focus inside frame (flutter/flutter#162554)
2025-02-04 [email protected] Fix FGP's generateLockfiles task always executing its action at configuration time (flutter/flutter#162220)
2025-02-04 [email protected] Update
generate_gradle_lockfiles.dart
to handle batch updating kotlin Gradle files (flutter/flutter#162628)2025-02-04 [email protected] Add color to CupertinoButton.filled constructor (flutter/flutter#161660)
2025-02-04 [email protected] Delete two unused test fixtures in
flutter_tools
. (flutter/flutter#162643)2025-02-04 [email protected] [semantics] Use a switch over a map to enumerate checks (flutter/flutter#162424)
2025-02-04 [email protected] Add Benchmarks and examples to compare swiftui and flutter (flutter/flutter#160681)
2025-02-03 [email protected] Improve the test for
clangd --check
to choose files deterministically (flutter/flutter#161072)2025-02-03 [email protected] Add button flag to NavigationDestination (flutter/flutter#161568)
2025-02-03 [email protected] Run web benchmarks at -O2 to evaluate performance. (flutter/flutter#162625)
2025-02-03 [email protected] Implement RawMenuAnchor (flutter/flutter#158255)
2025-02-03 [email protected] feat(CupertinoButton): Add minWidth and minHeight to replace minSize. (flutter/flutter#161295)
2025-02-03 [email protected] Warn that integration tests are not run automatically (flutter/flutter#162626)
2025-02-03 [email protected] Exclude build.gradle.kts files from automatic lockfile generation in display rotation (flutter/flutter#162622)
2025-02-03 [email protected] Increased the glyph atlas resolution 2x (flutter/flutter#162555)
2025-02-03 [email protected] Convert
SkiaException
toTestFailure
on post-submit. (flutter/flutter#162623)2025-02-03 [email protected] [FML] Make logging available in constexpr contexts. (flutter/flutter#162343)
2025-02-03 [email protected] [reland] delete
FlutterCommand.usageValues
(flutter/flutter#162550)2025-02-03 [email protected] [web] Unskip some paragraph tests that are passing now (flutter/flutter#162537)
2025-02-03 [email protected] [web] Remove HTML from the engine's test suites (flutter/flutter#162404)
2025-02-03 [email protected] Upgrade
package:intl
to0.20.2
(flutter/flutter#162591)2025-02-03 [email protected] Remove default for stripped option in
engine/src/flutter/tools/gn
, don't strip by default on android (flutter/flutter#161546)...