-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Roll Flutter from 8e2a6fc3fd2c to 9ee42fd1ec07 (132 revisions) #8608
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
…ls/gn`, don't strip by default on android (flutter/flutter#161546)
…tion in display rotation (flutter/flutter#162622)
…ing kotlin Gradle files (flutter/flutter#162628)
…at configuration time (flutter/flutter#162220)
autosubmit label was removed for flutter/packages/8608, because Pull request flutter/packages/8608 is not in a mergeable state. |
autosubmit label was removed for flutter/packages/8608, 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.
|
autosubmit label was removed for flutter/packages/8608, because Pull request flutter/packages/8608 is not in a mergeable state. |
Commit queue failed; closing this roll. |
Roll Flutter from 8e2a6fc to 9ee42fd (132 revisions)
flutter/flutter@8e2a6fc...9ee42fd
2025-02-11 [email protected] [ Widget Preview ] Cleanup PreviewDetector code (flutter/flutter#163050)
2025-02-11 [email protected] Fix
SkiaException
->TestFailure
, add tests. (flutter/flutter#163054)2025-02-11 [email protected] [Android] fix hcpp overlay layer intersection. (flutter/flutter#163024)
2025-02-11 [email protected] [ Widget Preview ] Update generated scaffold project to include early preview rendering (flutter/flutter#162847)
2025-02-11 [email protected] [Embedder] Implement merged platform and UI thread (flutter/flutter#162944)
2025-02-11 [email protected] [Android] Remove overlay when platform views are removed from screen. (flutter/flutter#162908)
2025-02-11 [email protected] Roll Dart to 3.8.0-76.0.dev (flutter/flutter#162913)
2025-02-11 [email protected] [Android] add HCPP platform views benchmark and integration test. (flutter/flutter#163018)
2025-02-11 [email protected] Roll Skia from 8c377e8bedd2 to 5b56d9a91633 (9 revisions) (flutter/flutter#163021)
2025-02-11 [email protected] Try golden-testing on a Mokey (
bringup: true
), retry on an emulator (flutter/flutter#163029)2025-02-11 [email protected] Fix Linux keyboard support for AltGr (flutter/flutter#162495)
2025-02-11 [email protected] Update gen_keycodes output to new engine location. (flutter/flutter#162479)
2025-02-10 [email protected] [Android] add runtime flag to determine if HCPP is supported. (flutter/flutter#163004)
2025-02-10 [email protected] [iOS][Engine] Fix view removal process for AutofillContextAction.cancel (flutter/flutter#160653)
2025-02-10 [email protected] Re-land #162644: Remove
--verbose
from devicelab task executions. (flutter/flutter#163017)2025-02-10 [email protected] Include device lab version for how to run test (flutter/flutter#163010)
2025-02-10 [email protected] Change the default optimization level to
-O2
for wasm in release mode. (flutter/flutter#162917)2025-02-10 [email protected] [web] robustify safaridriver launch sequence (flutter/flutter#162919)
2025-02-10 [email protected] Return more eagerly when toggling service extensions (flutter/flutter#162774)
2025-02-10 [email protected] Fix doc reference typos (flutter/flutter#162893)
2025-02-10 [email protected] Roll Skia from 180ed4fc263d to 8c377e8bedd2 (4 revisions) (flutter/flutter#162998)
2025-02-10 [email protected] FYI matanlurey (does not require review, but probably should) on dev/test infra. (flutter/flutter#162642)
2025-02-10 [email protected] [Impeller] rrect_blur: scale max radius clamp by transform (flutter/flutter#161238)
2025-02-10 [email protected] Remove the redirects from src/build_overrides to src/flutter/build_overrides (flutter/flutter#162553)
2025-02-10 [email protected] Improved error message when PageController is not attached to PageView (flutter/flutter#162422)
2025-02-10 [email protected] Add experimental hot reload flag support to flutter tools (flutter/flutter#162889)
2025-02-10 [email protected] [flutter_tools] remove SkSL bundling and dump skp on compilation. (flutter/flutter#162849)
2025-02-10 [email protected] Add additional information to DeviceLab readme for running DeviceLab tests locally (flutter/flutter#160243)
2025-02-10 [email protected] Roll Skia from 22f96cc60dec to 180ed4fc263d (2 revisions) (flutter/flutter#162974)
2025-02-10 [email protected] Drop link to engine.version which is no longer checked in. (flutter/flutter#162497)
2025-02-09 [email protected] Roll Skia from a8f4bcc62532 to 22f96cc60dec (1 revision) (flutter/flutter#162946)
2025-02-08 [email protected] Roll Skia from 8e83e49cba3a to a8f4bcc62532 (3 revisions) (flutter/flutter#162943)
2025-02-08 [email protected] Roll Skia from d25aea76dbc7 to 8e83e49cba3a (27 revisions) (flutter/flutter#162911)
2025-02-08 [email protected] [Android] Make PVC1 and PVC2 share a platform view registry. (flutter/flutter#162857)
2025-02-08 [email protected] Revert the
preview-device
feature, tests, and code that only existed for it. (flutter/flutter#162835)2025-02-08 [email protected] Lower minimum java file count to 1. (flutter/flutter#162915)
2025-02-07 [email protected] Make sure to opt hcpp tests into using hcpp (flutter/flutter#162906)
2025-02-07 [email protected] Add team-ios label to relevant PRs (flutter/flutter#162491)
2025-02-07 [email protected] [Android] Add missing API level check for hcpp (flutter/flutter#162901)
2025-02-07 [email protected] Delete un-tested
hybrid_android_views
, add layering toandroid_engine_test
. (flutter/flutter#162903)2025-02-07 [email protected] Remove
android_verified_input
, it was never added to CI and does not run locally. (flutter/flutter#162895)2025-02-07 [email protected] [Android] fix hcpp gestures. (flutter/flutter#162859)
2025-02-07 [email protected] [raw_menu_anchor.0.dart] Remove misdrawn emojis. (flutter/flutter#162807)
2025-02-07 [email protected] Start removing unsound null safety from the web SDK tools. (flutter/flutter#162850)
2025-02-07 [email protected] Enable
*_module_test_ios
tests that are skipped on presubmit. (flutter/flutter#162892)2025-02-07 [email protected] Fix Status Bar Icon Brightness (flutter/flutter#162297)
...