-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Roll Flutter from 8e2a6fc3fd2c to dfb36f032e6d (46 revisions) #8569
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 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 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)2025-02-04 robert.ancell@canonical.com Fix warnings on startup about display monitor (flutter/flutter#162653)
2025-02-04 i@seunghyun.in Add missing space between DayPeriodControl and time control in time picker (flutter/flutter#162230)
2025-02-04 a-siva@users.noreply.github.com Roll Dart to Version 3.8.0-70.0.dev (flutter/flutter#162691)
2025-02-04 58529443+srujzs@users.noreply.github.com Use recompile-restart instruction when hot restarting on the web (flutter/flutter#162616)
2025-02-04 58529443+srujzs@users.noreply.github.com Skip web hot reload tests that test execution for all platforms for now (flutter/flutter#162682)
2025-02-04 tessertaha@gmail.com Update
year2023
flag deprecation message (flutter/flutter#162607)2025-02-04 47866232+chunhtai@users.noreply.github.com Adds urlspan to support link semantics in Android (flutter/flutter#162419)
2025-02-04 68449066+zijiehe-google-com@users.noreply.github.com Uprev fuchsia components (flutter/flutter#162338)
2025-02-04 26356162+BenjiFarquhar@users.noreply.github.com Support ignoring pointer events on tooltip overlay (#142465) (flutter/flutter#161363)
2025-02-04 58190796+MitchellGoodwin@users.noreply.github.com Adjust padding for Cupertino sheet content (flutter/flutter#162481)
2025-02-04 andrewrkolos@gmail.com delete
Usage
in doctor tests (flutter/flutter#162646)2025-02-04 andrewrkolos@gmail.com delete references to
Usage
in config_test.dart (flutter/flutter#162648)2025-02-04 codefu@google.com No, but really increase the timeout to 60 minutes (flutter/flutter#162680)
2025-02-04 codefu@google.com Increase timeout for Linux flutter_packaging_test (flutter/flutter#162673)
2025-02-04 bruno.leroux@gmail.com Update SnackBar.onVisible documentation (flutter/flutter#162448)
2025-02-04 a-siva@users.noreply.github.com Roll Dart to version Version 3.8.0-67.0.dev (flutter/flutter#162259)
2025-02-04 yjbanov@google.com [web] do not send SemanticsAction.focus inside frame (flutter/flutter#162554)
2025-02-04 barpac02@gmail.com Fix FGP's generateLockfiles task always executing its action at configuration time (flutter/flutter#162220)
2025-02-04 34871572+gmackall@users.noreply.github.com Update
generate_gradle_lockfiles.dart
to handle batch updating kotlin Gradle files (flutter/flutter#162628)2025-02-04 91447+vizakenjack@users.noreply.github.com Add color to CupertinoButton.filled constructor (flutter/flutter#161660)
2025-02-04 matanlurey@users.noreply.github.com Delete two unused test fixtures in
flutter_tools
. (flutter/flutter#162643)2025-02-04 kevmoo@users.noreply.github.com [semantics] Use a switch over a map to enumerate checks (flutter/flutter#162424)
2025-02-04 louisehsu@google.com Add Benchmarks and examples to compare swiftui and flutter (flutter/flutter#160681)
2025-02-03 byoungchan.lee@gmx.com Improve the test for
clangd --check
to choose files deterministically (flutter/flutter#161072)2025-02-03 36861262+QuncCccccc@users.noreply.github.com Add button flag to NavigationDestination (flutter/flutter#161568)
2025-02-03 jacksongardner@google.com Run web benchmarks at -O2 to evaluate performance. (flutter/flutter#162625)
2025-02-03 59215665+davidhicks980@users.noreply.github.com Implement RawMenuAnchor (flutter/flutter#158255)
2025-02-03 stanleycocoa@gmail.com feat(CupertinoButton): Add minWidth and minHeight to replace minSize. (flutter/flutter#161295)
2025-02-03 reidbaker@google.com Warn that integration tests are not run automatically (flutter/flutter#162626)
2025-02-03 reidbaker@google.com Exclude build.gradle.kts files from automatic lockfile generation in display rotation (flutter/flutter#162622)
2025-02-03 30870216+gaaclarke@users.noreply.github.com Increased the glyph atlas resolution 2x (flutter/flutter#162555)
2025-02-03 matanlurey@users.noreply.github.com Convert
SkiaException
toTestFailure
on post-submit. (flutter/flutter#162623)2025-02-03 chinmaygarde@google.com [FML] Make logging available in constexpr contexts. (flutter/flutter#162343)
2025-02-03 andrewrkolos@gmail.com [reland] delete
FlutterCommand.usageValues
(flutter/flutter#162550)2025-02-03 mdebbar@google.com [web] Unskip some paragraph tests that are passing now (flutter/flutter#162537)
2025-02-03 mdebbar@google.com [web] Remove HTML from the engine's test suites (flutter/flutter#162404)
2025-02-03 mosum@google.com Upgrade
package:intl
to0.20.2
(flutter/flutter#162591)2025-02-03 34871572+gmackall@users.noreply.github.com Remove default for stripped option in
engine/src/flutter/tools/gn
, don't strip by default on android (flutter/flutter#161546)...