-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Roll Flutter from 892f9c13a2bb to 990e837656ca (128 revisions) #8632
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
Closed
engine-flutter-autoroll
wants to merge
128
commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-2d566cb7-8f2e-4cd6-bbc6-8779864530c1-1739554466
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… 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)
…nt color source sizes used by DrawVertices are nonempty (flutter/flutter#163177)
…g extension is available (flutter/flutter#163273)
…update logic, add tests. (flutter/flutter#163278)
fluttergithubbot
approved these changes
Feb 14, 2025
autosubmit label was removed for flutter/packages/8632, 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. |
Commit queue failed; closing this roll. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Roll Flutter from 892f9c1 to 990e837 (128 revisions)
flutter/flutter@892f9c1...990e837
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)
2025-02-13 [email protected] Move FlTextInputHandler from FlView (flutter/flutter#162131)
2025-02-13 [email protected] [flutter_tools] remove SkSL target for iOS builds. (flutter/flutter#163144)
2025-02-13 [email protected] [Android] add missing null check to java object for hcpp mode. (flutter/flutter#163165)
2025-02-13 [email protected] Opt-out of
--explicit-package-dependencies
forflutter_gen_test
. (flutter/flutter#163174)2025-02-13 [email protected] Fix DropdownButtonFormField padding when ButtonTheme.alignedDropdown is true (flutter/flutter#162810)
2025-02-12 [email protected] Forward fix
package:flutter_gen
removal inresident_runner_test.dart
(flutter/flutter#163170)2025-02-12 [email protected] Update iOS / macOS triage links (flutter/flutter#163171)
2025-02-12 [email protected] Roll Skia from f31c733c86c4 to a6de5c85d540 (14 revisions) (flutter/flutter#163164)
2025-02-12 [email protected] feat: removeRoute now call didComplete (flutter/flutter#157725)
2025-02-12 [email protected] Increase timeout for Windows build_android_host_app_with_module_aar (flutter/flutter#163161)
2025-02-12 [email protected] Update TESTOWNERS (flutter/flutter#163162)
2025-02-12 [email protected] Remove
synthetic
package qualifier forflutter: generate:
error. (flutter/flutter#163145)2025-02-12 [email protected] Finish removing
null-safety
mode, checks, and reporting. (flutter/flutter#163153)2025-02-12 [email protected] Update
Theme
documentation withCupertino
details (flutter/flutter#161980)2025-02-12 [email protected] [Android] increment shared_ptr for jni impl. (flutter/flutter#163152)
...