-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Roll Flutter from 892f9c13a2bb to 3dc4e016707a (129 revisions) #8633
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
129
commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-c51e806b-fd33-433e-a619-2f2cb74fcc42-1739556145
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/8633, 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 3dc4e01 (129 revisions)
flutter/flutter@892f9c1...3dc4e01
2025-02-14 kevinjchisholm@google.com [release] Update cherry-pick CHANGELOG requirements (flutter/flutter#163318)
2025-02-14 engine-flutter-autoroll@skia.org Roll Skia from 85722a1db585 to 20924303cc25 (2 revisions) (flutter/flutter#163293)
2025-02-14 engine-flutter-autoroll@skia.org Roll Skia from 5a38d23ee247 to 85722a1db585 (1 revision) (flutter/flutter#163286)
2025-02-14 matanlurey@users.noreply.github.com Add
.flutter-plugins-dependencies
toFlutterBuildSystem
; update logic, add tests. (flutter/flutter#163278)2025-02-14 jhy03261997@gmail.com Add table related semantics role (flutter/flutter#162339)
2025-02-14 jason-simmons@users.noreply.github.com [Impeller] Call glDebugMessageControlKHR only if the KHR_debug extension is available (flutter/flutter#163273)
2025-02-14 engine-flutter-autoroll@skia.org Roll Skia from 748415976ad1 to 5a38d23ee247 (3 revisions) (flutter/flutter#163271)
2025-02-14 1961493+harryterkelsen@users.noreply.github.com [canvaskit] Use
transferToImageBitmap
instead ofcreateImageBitmap
(flutter/flutter#163175)2025-02-14 jacksongardner@google.com [skwasm] Use
transferToImageBitmap
instead ofcreateImageBitmap
(flutter/flutter#163251)2025-02-13 matanlurey@users.noreply.github.com Show 'started' messages, explain how to debug hangs in the Android JUnit tests (flutter/flutter#163242)
2025-02-13 engine-flutter-autoroll@skia.org Roll Skia from 0f2500a715c3 to 748415976ad1 (10 revisions) (flutter/flutter#163256)
2025-02-13 matanlurey@users.noreply.github.com Remove the unused
non_nullable
integration test suite. (flutter/flutter#163246)2025-02-13 kamil@szczek.dev docs(ListTile): update documentation for the contentPadding property (flutter/flutter#163147)
2025-02-13 30870216+gaaclarke@users.noreply.github.com Turned on ImageFilter.compose for web CupertinoDesktopTextSelectionToolbar (flutter/flutter#163229)
2025-02-13 mohellebiabdessalem@gmail.com convert
resolve_dependencies.gradle
toresolve_dependencies.gradle.kts
(flutter/flutter#159399)2025-02-13 jonahwilliams@google.com [Impeller] disable Vulkan on known bad exynos SoCs. (flutter/flutter#163236)
2025-02-13 jhy03261997@gmail.com fix the issue that can't set app bar traversal order for flexible space (flutter/flutter#162910)
2025-02-13 mdebbar@google.com [web] Cleanup everything HTML from the flutter tool and test harness (flutter/flutter#162836)
2025-02-13 mdebbar@google.com [web] Cleanup everything HTML from the framework (flutter/flutter#162837)
2025-02-13 137456488+flutter-pub-roller-bot@users.noreply.github.com Roll pub packages (flutter/flutter#163252)
2025-02-13 jonahwilliams@google.com remove frame policy benchmark. (flutter/flutter#163245)
2025-02-13 jason-simmons@users.noreply.github.com [Impeller] Ensure that texture coordinate coverage and gradient color source sizes used by DrawVertices are nonempty (flutter/flutter#163177)
2025-02-13 reidbaker@google.com Add gradle lockfiles for display_cutout_rotation (flutter/flutter#163241)
2025-02-13 30870216+gaaclarke@users.noreply.github.com Backfill subpixel unit tests (flutter/flutter#162710)
2025-02-13 reidbaker@google.com Remove android 34 redundant emulator tests (flutter/flutter#163227)
2025-02-13 jonahwilliams@google.com [android] correct API availibility checks for hcpp. (flutter/flutter#163226)
2025-02-13 matanlurey@users.noreply.github.com Enable
goldenFileComparator
fix for on-device integration tests. (flutter/flutter#163157)2025-02-13 bruno.leroux@gmail.com Fix DropdownMenu default width does not take label into account (flutter/flutter#161219)
2025-02-13 tessertaha@gmail.com Fix buttons with icons ignore provided
foregroundColor
(flutter/flutter#162880)2025-02-13 engine-flutter-autoroll@skia.org Roll Skia from e33acc721e57 to 0f2500a715c3 (2 revisions) (flutter/flutter#163187)
2025-02-13 120297255+PurplePolyhedron@users.noreply.github.com fix
DropdownMenu
crashes when provided menuStyle with small maximumSize (flutter/flutter#162380)2025-02-13 engine-flutter-autoroll@skia.org Roll Skia from a6de5c85d540 to e33acc721e57 (1 revision) (flutter/flutter#163176)
2025-02-13 robert.ancell@canonical.com Move FlTextInputHandler from FlView (flutter/flutter#162131)
2025-02-13 jonahwilliams@google.com [flutter_tools] remove SkSL target for iOS builds. (flutter/flutter#163144)
2025-02-13 jonahwilliams@google.com [Android] add missing null check to java object for hcpp mode. (flutter/flutter#163165)
2025-02-13 matanlurey@users.noreply.github.com Opt-out of
--explicit-package-dependencies
forflutter_gen_test
. (flutter/flutter#163174)2025-02-13 bruno.leroux@gmail.com Fix DropdownButtonFormField padding when ButtonTheme.alignedDropdown is true (flutter/flutter#162810)
2025-02-12 matanlurey@users.noreply.github.com Forward fix
package:flutter_gen
removal inresident_runner_test.dart
(flutter/flutter#163170)2025-02-12 magder@google.com Update iOS / macOS triage links (flutter/flutter#163171)
2025-02-12 engine-flutter-autoroll@skia.org Roll Skia from f31c733c86c4 to a6de5c85d540 (14 revisions) (flutter/flutter#163164)
2025-02-12 37028599+EArminjon@users.noreply.github.com feat: removeRoute now call didComplete (flutter/flutter#157725)
2025-02-12 flar@google.com Increase timeout for Windows build_android_host_app_with_module_aar (flutter/flutter#163161)
2025-02-12 goderbauer@google.com Update TESTOWNERS (flutter/flutter#163162)
2025-02-12 matanlurey@users.noreply.github.com Remove
synthetic
package qualifier forflutter: generate:
error. (flutter/flutter#163145)2025-02-12 matanlurey@users.noreply.github.com Finish removing
null-safety
mode, checks, and reporting. (flutter/flutter#163153)2025-02-12 rmolivares@renzo-olivares.dev Update
Theme
documentation withCupertino
details (flutter/flutter#161980)...