-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Roll Flutter from b16430b2fd57 to 8297e449932b (279 revisions) #8906
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
279
commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-f84d5af5-4934-4736-b091-2c86dc7747e5-1743009864
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
…rue in ci config for easier discovery (flutter/flutter#164694)
…ot reload and restart analytics (flutter/flutter#165006)
…r calling _emitFrame (flutter/flutter#165009)
…style guide suggestions (flutter/flutter#162805)
…dless of Impeller state. (flutter/flutter#165075)
…e move happens between a tap down and a tap up (flutter/flutter#165729)
…lay portal controller (flutter/flutter#164439)
…in UI isolates on hot restart (flutter/flutter#165693)
fluttergithubbot
approved these changes
Mar 26, 2025
autosubmit label was removed for flutter/packages/8906, because - The status or check suite cla/google 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 b16430b to 8297e44 (279 revisions)
flutter/flutter@b16430b...8297e44
2025-03-26 [email protected] [ Hot Restart ] Fix possible hang due to unhandled exception in UI isolates on hot restart (flutter/flutter#165693)
2025-03-26 [email protected] [Impeller] Lower min API for MTK down to 31. (flutter/flutter#165939)
2025-03-26 [email protected] [ Device Lab ] Upgrade Device Lab projects to Java 18 (flutter/flutter#165987)
2025-03-26 [email protected] Roll Skia from 6bc9982ca375 to 001a96acfd29 (1 revision) (flutter/flutter#165985)
2025-03-26 [email protected] [Impeller] re-remove wireframe. (flutter/flutter#165929)
2025-03-26 [email protected] Roll Dart SDK from 9ae62f884cd9 to d6acbca8e97a (1 revision) (flutter/flutter#165980)
2025-03-26 [email protected] Roll Fuchsia Linux SDK from Aewmpu7l_HniO7aKQ... to iScQOaYHg2aJcF1LX... (flutter/flutter#165975)
2025-03-26 [email protected] Roll Skia from d1b71ea5e580 to 6bc9982ca375 (1 revision) (flutter/flutter#165958)
2025-03-26 [email protected] Roll Skia from d11d81b56f8c to d1b71ea5e580 (1 revision) (flutter/flutter#165948)
2025-03-26 [email protected] Roll Dart SDK from 74c5ccfd9140 to 9ae62f884cd9 (1 revision) (flutter/flutter#165944)
2025-03-26 [email protected] Roll Skia from ea6c40b628e6 to d11d81b56f8c (7 revisions) (flutter/flutter#165941)
2025-03-26 [email protected] Move tracking of renderables from FlRenderer to FlEngine (flutter/flutter#165848)
2025-03-26 [email protected] Fix: Remove attach target on deactivation of widget from overlay portal controller (flutter/flutter#164439)
2025-03-26 [email protected] Fix regression in semantics update handling. (flutter/flutter#165842)
2025-03-26 [email protected] Roll Fuchsia Test Scripts from Odv8fZ_wqp4I5Nln7... to 42PT3J378bdexn4ck... (flutter/flutter#165930)
2025-03-26 [email protected] Roll Dart SDK from e28bf080514a to 74c5ccfd9140 (2 revisions) (flutter/flutter#165928)
2025-03-26 [email protected] [Impeller] reland: tighten up the graphics on level 3. (flutter/flutter#165912)
2025-03-26 [email protected] [Impeller] disable GLES tracing unless opted in. (flutter/flutter#165887)
2025-03-25 [email protected] Remove problematic stream usage from
FlutterView
(flutter/flutter#162024)2025-03-25 [email protected] [Impeller] remove overriding of sampler mode to decal. (flutter/flutter#165908)
2025-03-25 [email protected] Roll Packages from c27d2fe to 125c117 (2 revisions) (flutter/flutter#165884)
2025-03-25 [email protected] Add enableDrag property to CupertinoSheetRoute and showCupertinoSheet (flutter/flutter#163923)
2025-03-25 [email protected] Animate a CupertinoButton based on tap move events only if the move happens between a tap down and a tap up (flutter/flutter#165729)
2025-03-25 [email protected] fixed premultiplied colors for antialiased colors (flutter/flutter#165839)
2025-03-25 [email protected] in RBE doc, remove bit about
gcloud
being included in the engine source (flutter/flutter#165005)2025-03-25 [email protected] Replace deprecated openURL API call (flutter/flutter#164247)
2025-03-25 [email protected] Release the SurfaceTextureSurfaceProducer's surface in the release method (flutter/flutter#165835)
2025-03-25 [email protected] Roll Skia from 8673a5f66369 to ea6c40b628e6 (4 revisions) (flutter/flutter#165889)
2025-03-25 [email protected] Refactored
content_context.h
to move logic out of the header (flutter/flutter#165833)2025-03-25 [email protected] Update docs after #165258 (flutter/flutter#165716)
2025-03-25 [email protected] Update the Dart package creation script to copy source files instead of creating symlinks to the source tree (flutter/flutter#165242)
2025-03-25 [email protected] Roll Dart SDK from 31df9f4a0c12 to e28bf080514a (1 revision) (flutter/flutter#165893)
2025-03-25 98614782+auto-submit[bot]@users.noreply.github.com Reverts "[iOS] reduce wide gamut memory by 50% (for onscreen surfaces). (#165601)" (flutter/flutter#165915)
2025-03-25 [email protected] Revert "Add set semantics enabled API and wire iOS a11y bridge (#1612… (flutter/flutter#165901)
2025-03-25 98614782+auto-submit[bot]@users.noreply.github.com Reverts "[Impeller] remove transfer barriers from render pass, drop blit, tighten up graphics on level 3. (#165584)" (flutter/flutter#165898)
2025-03-25 [email protected] [web] Fix semantic scrollable when there are no scroll actions (flutter/flutter#165064)
2025-03-25 [email protected] Remove a doc reference to it's own method. (flutter/flutter#165834)
2025-03-25 [email protected] [iOS] reduce wide gamut memory by 50% (for onscreen surfaces). (flutter/flutter#165601)
2025-03-25 [email protected] [Impeller] remove transfer barriers from render pass, drop blit, tighten up graphics on level 3. (flutter/flutter#165584)
2025-03-25 [email protected] Allow
generate: true
as long as synthetic packages are not being used. (flutter/flutter#165838)2025-03-25 [email protected] Roll Skia from 3ced0e452d06 to 8673a5f66369 (2 revisions) (flutter/flutter#165870)
2025-03-25 [email protected] Roll Fuchsia Linux SDK from Skjlz6df4TA2nmfI2... to Aewmpu7l_HniO7aKQ... (flutter/flutter#165863)
2025-03-25 [email protected] Roll Skia from 271cd2c4b1bd to 3ced0e452d06 (1 revision) (flutter/flutter#165854)
2025-03-25 [email protected] [fuchsia] Roll F26 (flutter/flutter#165697)
2025-03-25 [email protected] Roll Dart SDK from 7b1062f9a8df to 31df9f4a0c12 (1 revision) (flutter/flutter#165845)
2025-03-25 [email protected] Add factory constructors for shorthands that would collide (flutter/flutter#165597)
...