Skip to content
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

Roll Flutter from 8e2a6fc3fd2c to 829fe68e9dff (100 revisions) #8589

Conversation

engine-flutter-autoroll
Copy link
Contributor

Roll Flutter from 8e2a6fc3fd2c to 829fe68e9dff (100 revisions)

flutter/flutter@8e2a6fc...829fe68

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)
2025-02-07 engine-flutter-autoroll@skia.org Roll Skia from 4bdf90faf708 to d25aea76dbc7 (38 revisions) (flutter/flutter#162746)
2025-02-07 engine-flutter-autoroll@skia.org Roll Packages from e6ce02c to 625023a (4 revisions) (flutter/flutter#162878)
2025-02-07 30870216+gaaclarke@users.noreply.github.com Fixed translated text's subpixel alignment. (flutter/flutter#162824)
2025-02-07 huy@nevercode.io Fix DropdownMenu example RenderFlex overflowed error (flutter/flutter#162558)
2025-02-07 ybz975218925@live.com Directional focus edge traversal behavior. (flutter/flutter#161285)
2025-02-07 jonahwilliams@google.com [Android] HC++ wire up dart platform channel code and integration test. (flutter/flutter#162751)
2025-02-07 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Remove --verbose from devicelab task executions. (#162644)" (flutter/flutter#162853)
2025-02-07 matanlurey@users.noreply.github.com Remove --verbose from devicelab task executions. (flutter/flutter#162644)
2025-02-06 1961493+harryterkelsen@users.noreply.github.com chore(canvaskit): remove SurfaceFrame from Surface (flutter/flutter#162825)
2025-02-06 ikhotin@mail.ru Changed docs for hintOverrides field of SemanticsProperties (flutter/flutter#162632)
2025-02-06 goderbauer@google.com Adjustments to FocusHighlightMode handling (flutter/flutter#162417)
2025-02-06 tessertaha@gmail.com Fix Slider renders track when track colors are transparent (flutter/flutter#161814)
2025-02-06 1961493+harryterkelsen@users.noreply.github.com [canvaskit] Resize to exactly the requested dimensions (flutter/flutter#162708)
2025-02-06 55750689+AthulJoseph27@users.noreply.github.com Added support to set viewport (flutter/flutter#162602)
2025-02-06 goderbauer@google.com Remove outdated ignores (flutter/flutter#162773)
2025-02-06 developer.krishnatrea@gmail.com Fix: Ensure CupertinoAlertDialog divider spans full width and resolve (flutter/flutter#161490)
2025-02-06 matanlurey@users.noreply.github.com flutter build aar regenerates tooling between each build-mode step (flutter/flutter#162705)
2025-02-06 1039553124@qq.com Update code comments for navigation_bar.dart (flutter/flutter#162596)
2025-02-06 yjbanov@google.com [web] warm-up frame does not block schedule frame (flutter/flutter#162779)
2025-02-06 yjbanov@google.com support running et fetch from anywhere (flutter/flutter#162712)
2025-02-06 47866232+chunhtai@users.noreply.github.com Introduce caching mechanism during compile semantics tree monorepo and formatted version (flutter/flutter#161195)
2025-02-05 sokolovskyi.konstantin@gmail.com Add role check in SemanticsNode._isDifferentFromCurrentSemanticAnnotation function. (flutter/flutter#162578)
2025-02-05 ikhotin@mail.ru Added equals and hashCode for TextInputConfiguration and AutofillConfiguration (flutter/flutter#162238)
2025-02-05 34465683+rkishan516@users.noreply.github.com fix: RangeError when selecting text in SelectionArea (flutter/flutter#162228)
2025-02-05 jonahwilliams@google.com [Android] wire up Java Transaction to AHB swapchain. (flutter/flutter#162750)
2025-02-05 57464965+Macacoazul01@users.noreply.github.com SearchAnchor viewOnClose (flutter/flutter#160892)
2025-02-05 ikhotin@mail.ru Fix issue #156954: Wrong dateHelpText in MaterialLocalizationIt (flutter/flutter#161889)
2025-02-05 mdebbar@google.com [web] Only create one <style> for SelectableRegion (flutter/flutter#161682)
2025-02-05 jacksongardner@google.com Revert web_benchmarks back to default optimization level (-O4) (flutter/flutter#162762)
2025-02-05 andrewrkolos@gmail.com move tool test ownership from andrew to ben (flutter/flutter#162706)
...

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

auto-submit bot commented Feb 8, 2025

autosubmit label was removed for flutter/packages/8589, 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.

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

auto-submit bot commented Feb 8, 2025

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

auto-submit bot commented Feb 8, 2025

autosubmit label was removed for flutter/packages/8589, because - The status or check suite Mac_arm64 macos_platform_tests master - packages 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 Feb 8, 2025
@engine-flutter-autoroll
Copy link
Contributor Author

Commit queue failed; closing this roll.

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