Skip to content

Conversation

@engine-flutter-autoroll
Copy link
Contributor

Roll Flutter from cfb887cd5f41 to fffe394cdd2d (158 revisions)

flutter/flutter@cfb887c...fffe394

2025-04-30 matej.knopp@gmail.com [Linux] Merge UI And Platform thread (flutter/flutter#162671)
2025-04-30 engine-flutter-autoroll@skia.org Roll Skia from 799cfd39b501 to 8590855f059f (6 revisions) (flutter/flutter#168032)
2025-04-30 matanlurey@users.noreply.github.com A few more updates to Google-Testing. (flutter/flutter#168000)
2025-04-30 737941+loic-sharma@users.noreply.github.com [Windows] Improve et's error if gclient has never been run (flutter/flutter#167956)
2025-04-30 jason-simmons@users.noreply.github.com Declare both Mac and iOS build arguments in apple_sdk.gni (flutter/flutter#168025)
2025-04-30 git@reb0.org feat: Arbitrary format options for localizations generation (#102983) (flutter/flutter#167029)
2025-04-30 31642846+dbspoudel@users.noreply.github.com add assert message for BoxShape.circle and borderRadius check (flutter/flutter#163917)
2025-04-30 greg@zulip.com Let DrivenScrollActivity subclasses customize handling of overscroll (flutter/flutter#166731)
2025-04-30 engine-flutter-autoroll@skia.org Roll Skia from 25bba45c7b25 to 799cfd39b501 (6 revisions) (flutter/flutter#168023)
2025-04-30 34871572+gmackall@users.noreply.github.com Fix broken VD link in Android-Platform-Views.md (flutter/flutter#168026)
2025-04-29 katelovett@google.com Update date localizations for ga (flutter/flutter#168008)
2025-04-29 markzipan@google.com Using --no-sandbox for Chrome DDC benchmarks (flutter/flutter#168010)
2025-04-29 48603081+TahaTesser@users.noreply.github.com Fix discrete Slider and RangeSlider to enforce thumb height padding when the track shape is non-rounded (flutter/flutter#164703)
2025-04-29 2049220+sigmundch@users.noreply.github.com [dyn_modules] simplify CI now that dart2bytecode is prebuilt by default (flutter/flutter#167851)
2025-04-29 jason-simmons@users.noreply.github.com Roll Skia to 25bba45c7b25 (flutter/flutter#168012)
2025-04-29 43054281+camsim99@users.noreply.github.com [Android] Implement setting sensitive content, take 2 (flutter/flutter#167815)
2025-04-29 34465683+rkishan516@users.noreply.github.com Refactor: Move Slider and RangeSlider components to slider_parts.dart and range_slider_parts.dart (flutter/flutter#165361)
2025-04-29 engine-flutter-autoroll@skia.org Roll Packages from cd08963 to 1f069a7 (1 revision) (flutter/flutter#168006)
2025-04-29 narek.mal@gmail.com Deprecated methods that call setStatusBarColor, setNavigationBarColor, setNavigationBarDividerColor (flutter/flutter#165737)
2025-04-29 737941+loic-sharma@users.noreply.github.com [tool] Add a telemetry event to track SwiftPM migration (flutter/flutter#166773)
2025-04-29 bruno.leroux@gmail.com Fix date picker flickering (flutter/flutter#167976)
2025-04-29 dacoharkes@google.com [native assets] Roll dependencies (flutter/flutter#167984)
2025-04-29 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from dtMOzWwcSUe3z6-1c... to RlQprtM7XbYtyrgDz... (flutter/flutter#167981)
2025-04-29 engine-flutter-autoroll@skia.org Roll Skia from 33e56395c03a to 3ab8765a1512 (1 revision) (flutter/flutter#167979)
2025-04-29 chinmaygarde@google.com Revert "[Impeller] Make incremental builds faster when tinkering on the compiler." (flutter/flutter#167965)
2025-04-29 chris@bracken.jp Add ConnectionCollection and Swift test (flutter/flutter#167962)
2025-04-29 jonahwilliams@google.com [Impeller] report application version info as 2.0 (flutter/flutter#167961)
2025-04-29 matanlurey@users.noreply.github.com Fix late variable non-assignment when WASM is enabled (flutter/flutter#167954)
2025-04-28 matanlurey@users.noreply.github.com Add flutter: config: {...} section to pubspec.yaml to influence FeatureFlags (flutter/flutter#167953)
2025-04-28 markzipan@google.com Adding support for macrobenchmarking with "flutter run" (flutter/flutter#167692)
2025-04-28 engine-flutter-autoroll@skia.org Roll Skia from f64ea333611d to 33e56395c03a (4 revisions) (flutter/flutter#167963)
2025-04-28 chris@bracken.jp iOS: extract config_ios_test (flutter/flutter#167958)
2025-04-28 chris@bracken.jp iOS,macOS: Merge iOS, macOS config (flutter/flutter#167945)
2025-04-28 engine-flutter-autoroll@skia.org Roll Skia from a8e9b6aa2b40 to f64ea333611d (3 revisions) (flutter/flutter#167947)
2025-04-28 chinmaygarde@google.com Forward mnemonics for compiled actions. (flutter/flutter#167511)
2025-04-28 jason-simmons@users.noreply.github.com Roll ICU to c9fb4b3a6fb5 (flutter/flutter#167691)
2025-04-28 68245186+Tosemite@users.noreply.github.com add directionality to CupertinoDialog (flutter/flutter#167403)
2025-04-28 30870216+gaaclarke@users.noreply.github.com Reduces the compile size of Pipelines and ContentContext (flutter/flutter#167671)
2025-04-28 chris@bracken.jp iOS,macOS: delete run_command_with_retry (flutter/flutter#167908)
2025-04-28 alex.medinsh@gmail.com Skip writing unchanged registrant files (flutter/flutter#167262)
2025-04-28 yjbanov@google.com [web] denull some of text_editing.dart (flutter/flutter#166595)
2025-04-28 engine-flutter-autoroll@skia.org Roll Skia from 8e1521a40bd2 to a8e9b6aa2b40 (2 revisions) (flutter/flutter#167926)
2025-04-28 matanlurey@users.noreply.github.com --use-existing-app defaults to --keep-app-running if not specified. (flutter/flutter#167742)
2025-04-28 matej.knopp@gmail.com Reland "[Windows] Enable merged platform and UI thread by default" (flutter/flutter#167472)
2025-04-28 42980667+srivats22@users.noreply.github.com Changes message when web folder is not present (flutter/flutter#165084)
2025-04-28 bruno.leroux@gmail.com Fix CarouselView.weighted crashes when initlal viewportDimension is 0.0 (flutter/flutter#167628)
...

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

auto-submit bot commented Apr 30, 2025

autosubmit label was removed for flutter/packages/9180, because - The status or check suite Mac_arm64 ios_platform_tests_shard_5 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 Apr 30, 2025
@engine-flutter-autoroll engine-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 30, 2025
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Apr 30, 2025
@auto-submit
Copy link
Contributor

auto-submit bot commented Apr 30, 2025

autosubmit label was removed for flutter/packages/9180, because - The status or check suite Mac_arm64 ios_platform_tests_shard_5 master has failed. Please fix the issues identified (or deflake) before re-applying this label.

@engine-flutter-autoroll
Copy link
Contributor Author

Commit queue failed; closing this roll.

@engine-flutter-autoroll engine-flutter-autoroll deleted the flutter-packages-7ffeacef-c909-4068-96c1-71254bc154f2-1746033743 branch May 7, 2025 17:40
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