Skip to content

Roll Flutter from 29a6c648ca4d to b5df29072de2 (167 revisions) #8392

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

engine-flutter-autoroll
Copy link
Contributor

Roll Flutter from 29a6c64 to b5df290 (167 revisions)

flutter/flutter@29a6c64...b5df290

2025-01-08 jonahwilliams@google.com [Impeller] porter duff workarounds for Adreno GPU. (flutter/flutter#161273)
2025-01-08 jonahwilliams@google.com [Impeller] disable input attachment / self dependency on Adreno 630 and older. (flutter/flutter#161274)
2025-01-08 fluttergithubbot@gmail.com Marks Mac_benchmark flutter_gallery_macos__compile to be flaky (flutter/flutter#160496)
2025-01-07 21270878+elliette@users.noreply.github.com Clear selection state when exiting select mode (flutter/flutter#161267)
2025-01-07 barpac02@gmail.com Remove support for imperative apply of Flutter Gradle Plugin (flutter/flutter#160947)
2025-01-07 jonahwilliams@google.com [Impeller] disable runtime mipmap generation on Adreno. (flutter/flutter#161257)
2025-01-07 devoncarew@google.com [deps] remove references to archived repos (flutter/flutter#161248)
2025-01-07 robert.ancell@canonical.com Allow async platform responses in FlMockBinaryMessenger (flutter/flutter#160636)
2025-01-07 matanlurey@users.noreply.github.com Change timing of onSurfaceDestroyed to match onSurfaceCleanup (flutter/flutter#161252)
2025-01-07 matanlurey@users.noreply.github.com Move validation logic for .ci.yaml to flutter/flutter. (flutter/flutter#161249)
2025-01-07 31859944+LongCatIsLooong@users.noreply.github.com Extract analyze test expectations from test fixture (flutter/flutter#161108)
2025-01-07 engine-flutter-autoroll@skia.org Roll Packages from 07ae98c to 3fc6b7a (3 revisions) (flutter/flutter#161244)
2025-01-07 737941+loic-sharma@users.noreply.github.com [SwiftPM] Add separate feature flag for the app migration (flutter/flutter#158897)
2025-01-07 chinmaygarde@google.com [Impeller] Update README on preview status on Android. (flutter/flutter#161253)
2025-01-07 matanlurey@users.noreply.github.com Stamp golden files to verify engine Skia Gold is WAI. (flutter/flutter#161240)
2025-01-07 barpac02@gmail.com Fix broken link to Hot Reload gif in README (flutter/flutter#161113)
2025-01-07 matanlurey@users.noreply.github.com Fold _FlutterTestRunnerImpl into FlutterTestRunner. (flutter/flutter#161188)
2025-01-07 34871572+gmackall@users.noreply.github.com [Android] Add .cxx directories to app template .gitignore (flutter/flutter#161069)
2025-01-07 jessiewong401@gmail.com Improve Plugins That Reference V1 Embedding Error Message (flutter/flutter#160890)
2025-01-07 martins.andersons@hotmail.com Update PopInvokedCallback Deprecated message (flutter/flutter#160324)
2025-01-07 magder@google.com Mark platform_channel_sample_test_macos unflaky (flutter/flutter#160989)
2025-01-07 magder@google.com Migrate engine labeler to top level (flutter/flutter#161212)
2025-01-07 magder@google.com Mark analyzer_benchmark unflaky (flutter/flutter#160991)
2025-01-07 devoncarew@google.com use uuid from package:uuid instead of from package:usage (flutter/flutter#161102)
2025-01-07 jacksongardner@google.com Scale any clip path by 1 / DPR. (flutter/flutter#161190)
2025-01-07 matanlurey@users.noreply.github.com Remove verbose: true from canvas_test.dart. (flutter/flutter#161211)
2025-01-07 reidbaker@google.com Set java 11 as expected java version in all templates (flutter/flutter#160349)
2025-01-07 matanlurey@users.noreply.github.com Use flutter repo for engine golds instead of flutter-engine. (flutter/flutter#160556)
2025-01-07 matanlurey@users.noreply.github.com [Engine] Make SkiaGoldClient a NOP when the branch is not main or master. (flutter/flutter#161187)
2025-01-07 matanlurey@users.noreply.github.com Rename shellPath to flutterTesterBinPath. (flutter/flutter#161189)
2025-01-07 jonahwilliams@google.com [Impeller] dont generate final 1x1 mip level to work around Adreno GPU bug (flutter/flutter#161192)
2025-01-07 matanlurey@users.noreply.github.com TestCompiler emits why an error occurred, if applicable, and some refactors to do so (flutter/flutter#160984)
2025-01-07 30870216+gaaclarke@users.noreply.github.com Updated eglConfigChoose error message and error clause. (flutter/flutter#161178)
2025-01-06 katelovett@google.com Update golden canary (flutter/flutter#161183)
2025-01-06 matanlurey@users.noreply.github.com Remove now-unnecessary command felt analyze. (flutter/flutter#160986)
2025-01-06 magder@google.com Mark flavors_test_macos unflaky (flutter/flutter#160990)
2025-01-06 magder@google.com Update GitHub URL for failing android_semantics_integration_test bringup (flutter/flutter#160993)
2025-01-06 magder@google.com Mark firebase_release_smoke_test unflaky (flutter/flutter#161006)
2025-01-06 magder@google.com Update Create Pull Request GitHub workflow reviewers (flutter/flutter#161005)
2025-01-06 jonahwilliams@google.com [Impeller] protect onscreen cmd buffer with render ready semaphore. (flutter/flutter#161140)
2025-01-06 matanlurey@users.noreply.github.com Update flutter_template_images to 5.0.0. (flutter/flutter#161105)
2025-01-06 devoncarew@google.com update repo to be forward compatible with shelf_web_socket v3.0 (flutter/flutter#161101)
2025-01-06 engine-flutter-autoroll@skia.org Roll Packages from eb73582 to 07ae98c (29 revisions) (flutter/flutter#161174)
2025-01-06 matanlurey@users.noreply.github.com Remove the word normalized, remove minimum/maximum. (flutter/flutter#161106)
2025-01-06 matanlurey@users.noreply.github.com Add SurfaceProducer.onSurfaceCleanup, deprecate onSurfaceDestroyed. (flutter/flutter#160937)
2025-01-06 devoncarew@google.com rev to the latest dart-lang/http and remove older http_multi_server refs (flutter/flutter#161067)
...

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

auto-submit bot commented Jan 8, 2025

auto label is removed for flutter/packages/8392, due to - The status or check suite Mac_arm64 custom_package_tests master has failed. Please fix the issues identified (or deflake) before re-applying this label.

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

auto-submit bot commented Jan 8, 2025

auto label is removed for flutter/packages/8392, due to - The status or check suite Windows_x64 win32-platform_tests_shard_2 stable has failed. Please fix the issues identified (or deflake) before re-applying this label.

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

auto-submit bot commented Jan 8, 2025

auto label is removed for flutter/packages/8392, due to - The status or check suite Windows_x64 win32-platform_tests_shard_2 stable 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 Jan 8, 2025
@engine-flutter-autoroll
Copy link
Contributor Author

Commit queue failed; closing this roll.

@engine-flutter-autoroll engine-flutter-autoroll deleted the flutter-packages-0560e1b4-4725-4e71-9ee1-72606bceb03b-1736348480 branch January 15, 2025 15:28
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