Skip to content

Roll Flutter from 8e2a6fc3fd2c to 761c1623ca6b (130 revisions) #8606

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 8e2a6fc to 761c162 (130 revisions)

flutter/flutter@8e2a6fc...761c162

2025-02-11 jonahwilliams@google.com [Android] fix hcpp overlay layer intersection. (flutter/flutter#163024)
2025-02-11 bkonyi@google.com [ Widget Preview ] Update generated scaffold project to include early preview rendering (flutter/flutter#162847)
2025-02-11 matej.knopp@gmail.com [Embedder] Implement merged platform and UI thread (flutter/flutter#162944)
2025-02-11 jonahwilliams@google.com [Android] Remove overlay when platform views are removed from screen. (flutter/flutter#162908)
2025-02-11 jason-simmons@users.noreply.github.com Roll Dart to 3.8.0-76.0.dev (flutter/flutter#162913)
2025-02-11 jonahwilliams@google.com [Android] add HCPP platform views benchmark and integration test. (flutter/flutter#163018)
2025-02-11 engine-flutter-autoroll@skia.org Roll Skia from 8c377e8bedd2 to 5b56d9a91633 (9 revisions) (flutter/flutter#163021)
2025-02-11 matanlurey@users.noreply.github.com Try golden-testing on a Mokey (bringup: true), retry on an emulator (flutter/flutter#163029)
2025-02-11 robert.ancell@canonical.com Fix Linux keyboard support for AltGr (flutter/flutter#162495)
2025-02-11 robert.ancell@canonical.com Update gen_keycodes output to new engine location. (flutter/flutter#162479)
2025-02-10 jonahwilliams@google.com [Android] add runtime flag to determine if HCPP is supported. (flutter/flutter#163004)
2025-02-10 koji.wakamiya@gmail.com [iOS][Engine] Fix view removal process for AutofillContextAction.cancel (flutter/flutter#160653)
2025-02-10 matanlurey@users.noreply.github.com Re-land #162644: Remove --verbose from devicelab task executions. (flutter/flutter#163017)
2025-02-10 reidbaker@google.com Include device lab version for how to run test (flutter/flutter#163010)
2025-02-10 jacksongardner@google.com Change the default optimization level to -O2 for wasm in release mode. (flutter/flutter#162917)
2025-02-10 yjbanov@google.com [web] robustify safaridriver launch sequence (flutter/flutter#162919)
2025-02-10 jakemac@google.com Return more eagerly when toggling service extensions (flutter/flutter#162774)
2025-02-10 goderbauer@google.com Fix doc reference typos (flutter/flutter#162893)
2025-02-10 engine-flutter-autoroll@skia.org Roll Skia from 180ed4fc263d to 8c377e8bedd2 (4 revisions) (flutter/flutter#162998)
2025-02-10 matanlurey@users.noreply.github.com FYI matanlurey (does not require review, but probably should) on dev/test infra. (flutter/flutter#162642)
2025-02-10 30870216+gaaclarke@users.noreply.github.com [Impeller] rrect_blur: scale max radius clamp by transform (flutter/flutter#161238)
2025-02-10 jason-simmons@users.noreply.github.com Remove the redirects from src/build_overrides to src/flutter/build_overrides (flutter/flutter#162553)
2025-02-10 ikhotin@mail.ru Improved error message when PageController is not attached to PageView (flutter/flutter#162422)
2025-02-10 biggs0125@gmail.com Add experimental hot reload flag support to flutter tools (flutter/flutter#162889)
2025-02-10 jonahwilliams@google.com [flutter_tools] remove SkSL bundling and dump skp on compilation. (flutter/flutter#162849)
2025-02-10 harri35@gmail.com Add additional information to DeviceLab readme for running DeviceLab tests locally (flutter/flutter#160243)
2025-02-10 engine-flutter-autoroll@skia.org Roll Skia from 22f96cc60dec to 180ed4fc263d (2 revisions) (flutter/flutter#162974)
2025-02-10 robert.ancell@canonical.com Drop link to engine.version which is no longer checked in. (flutter/flutter#162497)
2025-02-09 engine-flutter-autoroll@skia.org Roll Skia from a8f4bcc62532 to 22f96cc60dec (1 revision) (flutter/flutter#162946)
2025-02-08 engine-flutter-autoroll@skia.org Roll Skia from 8e83e49cba3a to a8f4bcc62532 (3 revisions) (flutter/flutter#162943)
2025-02-08 engine-flutter-autoroll@skia.org Roll Skia from d25aea76dbc7 to 8e83e49cba3a (27 revisions) (flutter/flutter#162911)
2025-02-08 jonahwilliams@google.com [Android] Make PVC1 and PVC2 share a platform view registry. (flutter/flutter#162857)
2025-02-08 matanlurey@users.noreply.github.com Revert the preview-device feature, tests, and code that only existed for it. (flutter/flutter#162835)
2025-02-08 jonahwilliams@google.com Lower minimum java file count to 1. (flutter/flutter#162915)
2025-02-07 jonahwilliams@google.com Make sure to opt hcpp tests into using hcpp (flutter/flutter#162906)
2025-02-07 magder@google.com Add team-ios label to relevant PRs (flutter/flutter#162491)
2025-02-07 jonahwilliams@google.com [Android] Add missing API level check for hcpp (flutter/flutter#162901)
2025-02-07 matanlurey@users.noreply.github.com Delete un-tested hybrid_android_views, add layering to android_engine_test. (flutter/flutter#162903)
2025-02-07 matanlurey@users.noreply.github.com Remove android_verified_input, it was never added to CI and does not run locally. (flutter/flutter#162895)
2025-02-07 jonahwilliams@google.com [Android] fix hcpp gestures. (flutter/flutter#162859)
2025-02-07 59215665+davidhicks980@users.noreply.github.com [raw_menu_anchor.0.dart] Remove misdrawn emojis. (flutter/flutter#162807)
2025-02-07 matanlurey@users.noreply.github.com Start removing unsound null safety from the web SDK tools. (flutter/flutter#162850)
2025-02-07 matanlurey@users.noreply.github.com Enable *_module_test_ios tests that are skipped on presubmit. (flutter/flutter#162892)
2025-02-07 jessiewong401@gmail.com Fix Status Bar Icon Brightness (flutter/flutter#162297)
2025-02-07 victorsanniay@gmail.com Support CupertinoSliverNavigationBar.search with condensed large title (flutter/flutter#159120)
2025-02-07 mdebbar@google.com [web] Move frame_reference.dart to the html/ folder (flutter/flutter#162608)
...

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

auto-submit bot commented Feb 11, 2025

autosubmit label was removed for flutter/packages/8606, because - The status or check suite Linux_android android_build_all_packages_legacy 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-009e35d9-654c-4b89-85a9-95880d16ebeb-1739296284 branch February 18, 2025 18:23
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