-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Roll Flutter from e8f34a9eea90 to 7df3f8fc06e3 (125 revisions) #8667
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
125
commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-95754dea-d51e-4420-b804-72c321b51eb9-1740073008
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
…neral.shard` to `commands.shard` (flutter/flutter#163619)
…'s not a safe operation) (flutter/flutter#163711)
…tifact SHA issues (flutter/flutter#163652)
fluttergithubbot
approved these changes
Feb 20, 2025
autosubmit label was removed for flutter/packages/8667, because - The status or check suite Mac_arm64 macos_platform_tests master - packages 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 e8f34a9 to 7df3f8f (125 revisions)
flutter/flutter@e8f34a9...7df3f8f
2025-02-20 matanlurey@users.noreply.github.com Add
FlutterVersion.engineCommitDate
, helps signal engine artifact SHA issues (flutter/flutter#163652)2025-02-20 matanlurey@users.noreply.github.com Avoid implicitly setting
determineDevDependencies: true
(it's not a safe operation) (flutter/flutter#163711)2025-02-20 matanlurey@users.noreply.github.com It is now safe to call
getBuildMode().release
(flutter/flutter#163712)2025-02-20 jonahwilliams@google.com [iOS] remove Skia interfaces from iOS platform code. (flutter/flutter#163505)
2025-02-20 ueman@users.noreply.github.com Make Flutter version information accessible at runtime (flutter/flutter#140783)
2025-02-20 matej.knopp@gmail.com [windows] Implement merged UI and platform thread (flutter/flutter#162935)
2025-02-20 31642846+dbspoudel@users.noreply.github.com
CircularProgressIndicator
throws null exception (flutter/flutter#163356)2025-02-20 ybz975218925@gmail.com Fix the issue where DropdownMenu does not gain focus when tapped. (flutter/flutter#162874)
2025-02-20 codefu@google.com Check for tracked engine.version before overriding (flutter/flutter#163672)
2025-02-20 ybz975218925@gmail.com showDialogs adds a
requestFocus
parameter. (flutter/flutter#162928)2025-02-20 polinach@google.com Create helper method to dispatch object creation and disposal. (flutter/flutter#163637)
2025-02-20 15619084+vashworth@users.noreply.github.com Redistribute iOS TESTOWNERS (flutter/flutter#163653)
2025-02-20 31859944+LongCatIsLooong@users.noreply.github.com enclosingElement -> enclosingElement3 (flutter/flutter#163681)
2025-02-19 bkonyi@google.com [ Widget Preview ] Move
preview_detector_test.dart
fromgeneral.shard
tocommands.shard
(flutter/flutter#163619)2025-02-19 jonahwilliams@google.com [iOS] always post new task during gesture dispatch. (flutter/flutter#163646)
2025-02-19 biggs0125@gmail.com Allow flutter tools to detach a running Chrome session (flutter/flutter#163349)
2025-02-19 flar@google.com Reland "[Impeller] add support for rational bezier conics to Path (#63282)" (flutter/flutter#163645)
2025-02-19 yjbanov@google.com [web:a11y] wheel events switch to pointer mode (flutter/flutter#163582)
2025-02-19 engine-flutter-autoroll@skia.org Roll Packages from cb4fb13 to a9b9172 (3 revisions) (flutter/flutter#163631)
2025-02-19 dkyurtov@abaltatech.com replace deprecated [UIScreen mainScreen] in iOS (flutter/flutter#162785)
2025-02-19 jason-simmons@users.noreply.github.com Manual roll of Dart SDK from 023ac80cef14 to 2cecb16348e4 (flutter/flutter#163621)
2025-02-19 15619084+vashworth@users.noreply.github.com Get flavor/scheme in assemble command from the build configuration (flutter/flutter#162907)
2025-02-19 56849473+mariamhas@users.noreply.github.com Create g3_bug.yml (flutter/flutter#163151)
2025-02-19 jonahwilliams@google.com [Impeller] ensure that OpenGL "flipped" textures do not leak via texture readback. (flutter/flutter#163501)
2025-02-19 zanderso@users.noreply.github.com Add a test to run on Galaxy S24 (flutter/flutter#163357)
2025-02-19 psturm@esri.com Hot Restart should dispose all previous Platform Views (macOS) (flutter/flutter#163439)
2025-02-19 bkonyi@google.com [ Widget Preview ] Invalidate scaffold project if SDK changes and regenerate pubspec on change (flutter/flutter#163343)
2025-02-19 matanlurey@users.noreply.github.com Remove duplicate sources in the
web_sdk
. (flutter/flutter#163636)2025-02-19 katelovett@google.com Validate Gold integration (flutter/flutter#163629)
2025-02-19 matanlurey@users.noreply.github.com Revert "[Impeller] add support for rational bezier conics to Path (#63282)" (flutter/flutter#163624)
2025-02-18 fluttergithubbot@gmail.com Marks Windows_arm64 plugin_test_windows to be flaky (flutter/flutter#163123)
2025-02-18 jonahwilliams@google.com [android] use macro definition to shrink repetitive JNI code size. (flutter/flutter#163395)
2025-02-18 137456488+flutter-pub-roller-bot@users.noreply.github.com Roll pub packages (flutter/flutter#163474)
2025-02-18 mdebbar@google.com [web] Cleanup everything HTML from the engine (outside html/ folder) (flutter/flutter#162840)
2025-02-18 flar@google.com [Impeller] add support for rational bezier conics to Path (flutter/flutter#163282)
2025-02-18 36861262+QuncCccccc@users.noreply.github.com Change
cardTheme
,dialogTheme
, andtabBarTheme
type toxxxThemeData
(flutter/flutter#157292)2025-02-18 jason-simmons@users.noreply.github.com Update integration test and benchmark Android .gitignore files to match the current app template (flutter/flutter#163276)
2025-02-18 chinmaygarde@google.com [Impeller] Don't create a redundant typography context. (flutter/flutter#163513)
2025-02-18 engine-flutter-autoroll@skia.org Roll Dart SDK from fcef25f18e4d to 023ac80cef14 (1 revision) (flutter/flutter#163110)
2025-02-18 reidbaker@google.com update module_host_with_custom_build_v2_embedding to target android 35 and to use the latest gradle and agp versions (flutter/flutter#163542)
2025-02-18 jonahwilliams@google.com [Impeller] when binding to READ_FRAMEBUFFER, treat multisampled textures as single sampled. (flutter/flutter#163345)
2025-02-18 sokolovskyi.konstantin@gmail.com Add missing properties to _ArcPaintPredicate. (flutter/flutter#162572)
2025-02-18 engine-flutter-autoroll@skia.org Roll Packages from 8542af3 to cb4fb13 (4 revisions) (flutter/flutter#163544)
2025-02-18 reidbaker@google.com Remove bringup for android_display_cutout (flutter/flutter#163312)
2025-02-18 reidbaker@google.com Create VersionUtils class and unit tests and extract logic out of flutter.groovy (flutter/flutter#163166)
2025-02-18 matanlurey@users.noreply.github.com Invalidate
pod install
output if.flutter-plugins-dependencies
content changes. (flutter/flutter#163275)...