-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Roll Flutter from 8e2a6fc3fd2c to 1d766ed8d93e (107 revisions) #8601
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
107
commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-17051dac-7259-4e60-b3a0-a4a743b327cc-1739210519
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)
… does not run locally. (flutter/flutter#162895)
…roid_engine_test`. (flutter/flutter#162903)
…y existed for it. (flutter/flutter#162835)
…viceLab tests locally (flutter/flutter#160243)
fluttergithubbot
approved these changes
Feb 10, 2025
autosubmit label was removed for flutter/packages/8601, 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 1d766ed (107 revisions)
flutter/flutter@8e2a6fc...1d766ed
2025-02-10 [email protected] Add experimental hot reload flag support to flutter tools (flutter/flutter#162889)
2025-02-10 [email protected] [flutter_tools] remove SkSL bundling and dump skp on compilation. (flutter/flutter#162849)
2025-02-10 [email protected] Add additional information to DeviceLab readme for running DeviceLab tests locally (flutter/flutter#160243)
2025-02-10 [email protected] Roll Skia from 22f96cc60dec to 180ed4fc263d (2 revisions) (flutter/flutter#162974)
2025-02-10 [email protected] Drop link to engine.version which is no longer checked in. (flutter/flutter#162497)
2025-02-09 [email protected] Roll Skia from a8f4bcc62532 to 22f96cc60dec (1 revision) (flutter/flutter#162946)
2025-02-08 [email protected] Roll Skia from 8e83e49cba3a to a8f4bcc62532 (3 revisions) (flutter/flutter#162943)
2025-02-08 [email protected] Roll Skia from d25aea76dbc7 to 8e83e49cba3a (27 revisions) (flutter/flutter#162911)
2025-02-08 [email protected] [Android] Make PVC1 and PVC2 share a platform view registry. (flutter/flutter#162857)
2025-02-08 [email protected] Revert the
preview-device
feature, tests, and code that only existed for it. (flutter/flutter#162835)2025-02-08 [email protected] Lower minimum java file count to 1. (flutter/flutter#162915)
2025-02-07 [email protected] Make sure to opt hcpp tests into using hcpp (flutter/flutter#162906)
2025-02-07 [email protected] Add team-ios label to relevant PRs (flutter/flutter#162491)
2025-02-07 [email protected] [Android] Add missing API level check for hcpp (flutter/flutter#162901)
2025-02-07 [email protected] Delete un-tested
hybrid_android_views
, add layering toandroid_engine_test
. (flutter/flutter#162903)2025-02-07 [email protected] Remove
android_verified_input
, it was never added to CI and does not run locally. (flutter/flutter#162895)2025-02-07 [email protected] [Android] fix hcpp gestures. (flutter/flutter#162859)
2025-02-07 [email protected] [raw_menu_anchor.0.dart] Remove misdrawn emojis. (flutter/flutter#162807)
2025-02-07 [email protected] Start removing unsound null safety from the web SDK tools. (flutter/flutter#162850)
2025-02-07 [email protected] Enable
*_module_test_ios
tests that are skipped on presubmit. (flutter/flutter#162892)2025-02-07 [email protected] Fix Status Bar Icon Brightness (flutter/flutter#162297)
2025-02-07 [email protected] Support CupertinoSliverNavigationBar.search with condensed large title (flutter/flutter#159120)
2025-02-07 [email protected] [web] Move frame_reference.dart to the html/ folder (flutter/flutter#162608)
2025-02-07 [email protected] Roll Skia from 4bdf90faf708 to d25aea76dbc7 (38 revisions) (flutter/flutter#162746)
2025-02-07 [email protected] Roll Packages from e6ce02c to 625023a (4 revisions) (flutter/flutter#162878)
2025-02-07 [email protected] Fixed translated text's subpixel alignment. (flutter/flutter#162824)
2025-02-07 [email protected] Fix DropdownMenu example RenderFlex overflowed error (flutter/flutter#162558)
2025-02-07 [email protected] Directional focus edge traversal behavior. (flutter/flutter#161285)
2025-02-07 [email protected] [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 [email protected] Remove
--verbose
from devicelab task executions. (flutter/flutter#162644)2025-02-06 [email protected] chore(canvaskit): remove SurfaceFrame from Surface (flutter/flutter#162825)
2025-02-06 [email protected] Changed docs for hintOverrides field of SemanticsProperties (flutter/flutter#162632)
2025-02-06 [email protected] Adjustments to FocusHighlightMode handling (flutter/flutter#162417)
2025-02-06 [email protected] Fix
Slider
renders track when track colors are transparent (flutter/flutter#161814)2025-02-06 [email protected] [canvaskit] Resize to exactly the requested dimensions (flutter/flutter#162708)
2025-02-06 [email protected] Added support to set viewport (flutter/flutter#162602)
2025-02-06 [email protected] Remove outdated ignores (flutter/flutter#162773)
2025-02-06 [email protected] Fix: Ensure CupertinoAlertDialog divider spans full width and resolve (flutter/flutter#161490)
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)
...