-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Roll Flutter from e8f34a9eea90 to e6c333b555b5 (120 revisions) #8666
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
Conversation
…via texture readback. (flutter/flutter#163501)
…neral.shard` to `commands.shard` (flutter/flutter#163619)
|
autosubmit label was removed for flutter/packages/8666, 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. |
|
autosubmit label was removed for flutter/packages/8666, 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. |
Roll Flutter from e8f34a9 to e6c333b (120 revisions)
flutter/flutter@e8f34a9...e6c333b
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
CircularProgressIndicatorthrows 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
requestFocusparameter. (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.dartfromgeneral.shardtocommands.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, andtabBarThemetype 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 installoutput if.flutter-plugins-dependenciescontent changes. (flutter/flutter#163275)2025-02-18 robert.ancell@canonical.com Replace hard coded numbers with mouse button defines (flutter/flutter#163503)
2025-02-18 engine-flutter-autoroll@skia.org Roll Skia from 9147a9654043 to 6da10829d017 (1 revision) (flutter/flutter#163531)
2025-02-18 engine-flutter-autoroll@skia.org Roll Skia from 92aaa4e20ea7 to 9147a9654043 (2 revisions) (flutter/flutter#163512)
2025-02-17 engine-flutter-autoroll@skia.org Roll Skia from 71a160edc9d9 to 92aaa4e20ea7 (1 revision) (flutter/flutter#163488)
2025-02-17 engine-flutter-autoroll@skia.org Roll Packages from 625023a to 8542af3 (21 revisions) (flutter/flutter#163484)
...