Skip to content
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

Conversation

engine-flutter-autoroll
Copy link
Contributor

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 to TestFailure 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 to 0.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)
...

@engine-flutter-autoroll engine-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Feb 5, 2025
Copy link
Contributor

auto-submit bot commented 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.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Feb 5, 2025
@engine-flutter-autoroll
Copy link
Contributor Author

Commit queue failed; closing this roll.

@engine-flutter-autoroll engine-flutter-autoroll deleted the flutter-packages-b9b3ec10-cb00-4050-b4cc-7eb53311bdf3-1738776338 branch February 12, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants