Skip to content

Roll Flutter from 29a6c648ca4d to e30bf8523123 (144 revisions) #8385

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 e30bf85 (144 revisions)

flutter/flutter@29a6c64...e30bf85

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)
2025-01-06 matanlurey@users.noreply.github.com Omit hardcoded --packages=.dart_tool/package_config.json. (flutter/flutter#160982)
2025-01-06 dacoharkes@google.com [native_assets] Filter hook environment (flutter/flutter#161084)
2025-01-04 jacksongardner@google.com Use the in-tree engine by default when using --local-engine or --local-web-sdk (flutter/flutter#161110)
2025-01-03 goderbauer@google.com Bump characters, collection, meta (flutter/flutter#161066)
2025-01-02 dacoharkes@google.com [native assets] Roll dependencies (flutter/flutter#160672)
2024-12-31 goderbauer@google.com Manual pub bump (flutter/flutter#160985)
2024-12-30 49699333+dependabot[bot]@users.noreply.github.com Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 in the all-github-actions group (flutter/flutter#161001)
2024-12-30 matanlurey@users.noreply.github.com Revert: "Move integration_test dependencies to non-dev_dependencies." (flutter/flutter#160980)
2024-12-30 goderbauer@google.com Fix docImport issues (flutter/flutter#160918)
2024-12-30 github@alexv525.com 🐛 [tool] Installs the APK regardless of version (flutter/flutter#160432)
2024-12-28 yjbanov@google.com Point to real Cocoon code in Tree-hygiene.md (flutter/flutter#160914)
2024-12-28 matanlurey@users.noreply.github.com Implement golden-file matching for integration_test on Android and iOS devices (flutter/flutter#160484)
2024-12-27 31859944+LongCatIsLooong@users.noreply.github.com Turn deprecation message analyze tests back on (flutter/flutter#160554)
2024-12-27 matanlurey@users.noreply.github.com Update docs on Color to be more clear about normalized channel values. (flutter/flutter#160798)
2024-12-27 matanlurey@users.noreply.github.com Bump flutter_template_images to remove TODO. (flutter/flutter#160917)
2024-12-27 47866232+chunhtai@users.noreply.github.com Clarify where gclient is run from. (flutter/flutter#160889)
2024-12-27 matanlurey@users.noreply.github.com Tweak language post-merge of #160695. (flutter/flutter#160876)
2024-12-27 mdebbar@google.com [web] Make FLUTTER_WEB_AUTO_DETECT false by default (flutter/flutter#160191)
2024-12-27 yjbanov@google.com gclient template file clarifications (flutter/flutter#160882)
2024-12-27 mdebbar@google.com Add missing DEPS to runIf (flutter/flutter#160913)
2024-12-27 goderbauer@google.com apply dart_style 3.0.1 (flutter/flutter#160875)
2024-12-26 mohellebiabdessalem@gmail.com adding my name to authors (flutter/flutter#160822)
2024-12-24 matanlurey@users.noreply.github.com Remove --template=skeleton and add a placeholder error message instead. (flutter/flutter#160695)
...

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

auto-submit bot commented Jan 7, 2025

auto label is removed for flutter/packages/8385, due to - The status or check suite Linux_android_legacy android_platform_tests_legacy_api_shard_1 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-a8671442-21fa-4eed-8f0b-cb1dc7e15757-1736273622 branch January 14, 2025 18:19
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