-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Roll Flutter from 892f9c13a2bb to c7047d33c4d2 (143 revisions) #8643
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
… does not run locally. (flutter/flutter#162895)
…roid_engine_test`. (flutter/flutter#162903)
…y existed for it. (flutter/flutter#162835)
…viceLab tests locally (flutter/flutter#160243)
… on dev/test infra. (flutter/flutter#162642)
…get preview environment (flutter/flutter#163154)
…DC library bundle format (flutter/flutter#163338)
autosubmit label was removed for flutter/packages/8643, because - The status or check suite Linux dart_unit_test_shard_1 master has failed. Please fix the issues identified (or deflake) before re-applying this label. |
autosubmit label was removed for flutter/packages/8643, 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/8643, 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.
|
Commit queue failed; closing this roll. |
Roll Flutter from 892f9c1 to c7047d3 (143 revisions)
flutter/flutter@892f9c1...c7047d3
2025-02-16 [email protected] Roll Skia from bb166c85957b to 40ce5ef20d22 (1 revision) (flutter/flutter#163403)
2025-02-15 [email protected] Roll Skia from ff94581f1f8a to bb166c85957b (1 revision) (flutter/flutter#163381)
2025-02-15 [email protected] Move DWDS initialization into the onLoadEndCallback for the DDC library bundle format (flutter/flutter#163338)
2025-02-14 [email protected] [canvaskit] Handle MakeGrContext returning null (flutter/flutter#163332)
2025-02-14 [email protected] Roll Skia from 13a3b6f34ee8 to ff94581f1f8a (1 revision) (flutter/flutter#163347)
2025-02-14 [email protected] Fix failing chrome_dev_mode tests (flutter/flutter#163346)
2025-02-14 [email protected] Adds all semantics roles (flutter/flutter#163075)
2025-02-14 [email protected] Roll Skia from 20924303cc25 to 13a3b6f34ee8 (1 revision) (flutter/flutter#163336)
2025-02-14 [email protected] [ Widget Preview ] Add experimental support for web-based widget preview environment (flutter/flutter#163154)
2025-02-14 [email protected] [Impeller] don't use glFramebufferBlit for onscreen restore. (flutter/flutter#163327)
2025-02-14 [email protected] Align web terminal messages with the VM (flutter/flutter#163268)
2025-02-14 [email protected] Manually roll customer_testing to enable rfw tests (flutter/flutter#163030)
2025-02-14 [email protected] Refactor SliverMainAxisGroup for reverse mode. (flutter/flutter#161849)
2025-02-14 [email protected] Tweaked TextContents math to avoid floating point errors (flutter/flutter#162480)
2025-02-14 [email protected] [release] Update cherry-pick CHANGELOG requirements (flutter/flutter#163318)
2025-02-14 [email protected] Roll Skia from 85722a1db585 to 20924303cc25 (2 revisions) (flutter/flutter#163293)
2025-02-14 [email protected] Roll Skia from 5a38d23ee247 to 85722a1db585 (1 revision) (flutter/flutter#163286)
2025-02-14 [email protected] Add
.flutter-plugins-dependencies
toFlutterBuildSystem
; update logic, add tests. (flutter/flutter#163278)2025-02-14 [email protected] Add table related semantics role (flutter/flutter#162339)
2025-02-14 [email protected] [Impeller] Call glDebugMessageControlKHR only if the KHR_debug extension is available (flutter/flutter#163273)
2025-02-14 [email protected] Roll Skia from 748415976ad1 to 5a38d23ee247 (3 revisions) (flutter/flutter#163271)
2025-02-14 [email protected] [canvaskit] Use
transferToImageBitmap
instead ofcreateImageBitmap
(flutter/flutter#163175)2025-02-14 [email protected] [skwasm] Use
transferToImageBitmap
instead ofcreateImageBitmap
(flutter/flutter#163251)2025-02-13 [email protected] Show 'started' messages, explain how to debug hangs in the Android JUnit tests (flutter/flutter#163242)
2025-02-13 [email protected] Roll Skia from 0f2500a715c3 to 748415976ad1 (10 revisions) (flutter/flutter#163256)
2025-02-13 [email protected] Remove the unused
non_nullable
integration test suite. (flutter/flutter#163246)2025-02-13 [email protected] docs(ListTile): update documentation for the contentPadding property (flutter/flutter#163147)
2025-02-13 [email protected] Turned on ImageFilter.compose for web CupertinoDesktopTextSelectionToolbar (flutter/flutter#163229)
2025-02-13 [email protected] convert
resolve_dependencies.gradle
toresolve_dependencies.gradle.kts
(flutter/flutter#159399)2025-02-13 [email protected] [Impeller] disable Vulkan on known bad exynos SoCs. (flutter/flutter#163236)
2025-02-13 [email protected] fix the issue that can't set app bar traversal order for flexible space (flutter/flutter#162910)
2025-02-13 [email protected] [web] Cleanup everything HTML from the flutter tool and test harness (flutter/flutter#162836)
2025-02-13 [email protected] [web] Cleanup everything HTML from the framework (flutter/flutter#162837)
2025-02-13 [email protected] Roll pub packages (flutter/flutter#163252)
2025-02-13 [email protected] remove frame policy benchmark. (flutter/flutter#163245)
2025-02-13 [email protected] [Impeller] Ensure that texture coordinate coverage and gradient color source sizes used by DrawVertices are nonempty (flutter/flutter#163177)
2025-02-13 [email protected] Add gradle lockfiles for display_cutout_rotation (flutter/flutter#163241)
2025-02-13 [email protected] Backfill subpixel unit tests (flutter/flutter#162710)
2025-02-13 [email protected] Remove android 34 redundant emulator tests (flutter/flutter#163227)
2025-02-13 [email protected] [android] correct API availibility checks for hcpp. (flutter/flutter#163226)
2025-02-13 [email protected] Enable
goldenFileComparator
fix for on-device integration tests. (flutter/flutter#163157)2025-02-13 [email protected] Fix DropdownMenu default width does not take label into account (flutter/flutter#161219)
2025-02-13 [email protected] Fix buttons with icons ignore provided
foregroundColor
(flutter/flutter#162880)2025-02-13 [email protected] Roll Skia from e33acc721e57 to 0f2500a715c3 (2 revisions) (flutter/flutter#163187)
2025-02-13 [email protected] fix
DropdownMenu
crashes when provided menuStyle with small maximumSize (flutter/flutter#162380)2025-02-13 [email protected] Roll Skia from a6de5c85d540 to e33acc721e57 (1 revision) (flutter/flutter#163176)
...