This repository was archived by the owner on Feb 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Roll Flutter from 59d26c481acc to 29397c2c7dbb (32 revisions) #6617
Closed
engine-flutter-autoroll
wants to merge
32
commits into
flutter:main
from
engine-flutter-autoroll:flutter-plugins-4a950ec5-c031-4c14-8b22-8da6fcd08f8f-1666634537
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
… to prevent flakiness from timeouts (flutter/flutter#113784)
…all tests in that shard previously could (flutter/flutter#113846)
Commit queue failed; closing this roll. |
fluttergithubbot
approved these changes
Oct 25, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 59d26c4 to 29397c2 (32 revisions)
flutter/flutter@59d26c4...29397c2
2022-10-24 [email protected] Fix selectWordsInRange when last word is located before the first word (flutter/flutter#113224)
2022-10-24 [email protected] Roll Flutter Engine from 2b5d630e4831 to 168c711a330e (1 revision) (flutter/flutter#113947)
2022-10-24 [email protected] [framework] re-rasterize when window size or insets changes (flutter/flutter#113647)
2022-10-24 [email protected] Use correct semantics for toggle buttons (flutter/flutter#113851)
2022-10-24 [email protected] Roll Plugins from 7a7480a to 84f5ec6 (2 revisions) (flutter/flutter#113942)
2022-10-24 [email protected] Reland "[text_input] introduce TextInputControl" (flutter/flutter#113758)
2022-10-24 [email protected] Roll Flutter Engine from 6bb2f03e6fd0 to 2b5d630e4831 (1 revision) (flutter/flutter#113938)
2022-10-24 [email protected] Roll Flutter Engine from 7fc208c07693 to 6bb2f03e6fd0 (1 revision) (flutter/flutter#113929)
2022-10-24 [email protected] Roll Flutter Engine from f62df692058c to 7fc208c07693 (1 revision) (flutter/flutter#113926)
2022-10-23 [email protected] Roll Flutter Engine from fb9df8d65dc8 to f62df692058c (1 revision) (flutter/flutter#113919)
2022-10-23 [email protected] Roll Flutter Engine from 360dcd1cf31a to fb9df8d65dc8 (1 revision) (flutter/flutter#113918)
2022-10-23 [email protected] Roll Flutter Engine from 51f8ac74b558 to 360dcd1cf31a (1 revision) (flutter/flutter#113902)
2022-10-23 [email protected] Roll Flutter Engine from 5abc1b8713be to 51f8ac74b558 (1 revision) (flutter/flutter#113901)
2022-10-22 [email protected] Roll Flutter Engine from 07bdae45e7f9 to 5abc1b8713be (1 revision) (flutter/flutter#113892)
2022-10-22 [email protected] Roll Flutter Engine from 9a671daf1c92 to 07bdae45e7f9 (1 revision) (flutter/flutter#113888)
2022-10-22 [email protected] Roll Flutter Engine from 30bb44616bac to 9a671daf1c92 (2 revisions) (flutter/flutter#113877)
2022-10-22 [email protected] Roll Flutter Engine from e35f850102e6 to 30bb44616bac (3 revisions) (flutter/flutter#113875)
2022-10-22 [email protected] Roll Flutter Engine from 30cec21e4b3c to e35f850102e6 (1 revision) (flutter/flutter#113872)
2022-10-22 [email protected] Roll Flutter Engine from c03114f1575d to 30cec21e4b3c (1 revision) (flutter/flutter#113871)
2022-10-22 [email protected] Roll Flutter Engine from 6aa683e365d5 to c03114f1575d (2 revisions) (flutter/flutter#113864)
2022-10-21 [email protected] Add fontFamilyFallback to ThemeData (flutter/flutter#112976)
2022-10-21 [email protected] Roll Flutter Engine from de83ef6d2c26 to 6aa683e365d5 (3 revisions) (flutter/flutter#113863)
2022-10-21 49699333+dependabot[bot]@users.noreply.github.com Bump actions/upload-artifact from 3.1.0 to 3.1.1 (flutter/flutter#113859)
2022-10-21 [email protected] Roll Flutter Engine from 2b21a3125ca2 to de83ef6d2c26 (21 revisions) (flutter/flutter#113849)
2022-10-21 [email protected] Roll Flutter Engine from 2b21a3125ca2 to 83092c04c105 (20 revisions) (flutter/flutter#113847)
2022-10-21 [email protected] Followup 113705: Allow the
slow
tests to break the tree as all tests in that shard previously could (flutter/flutter#113846)2022-10-21 [email protected] Avoid creating map literal in
flutter.gradle
multidex check (flutter/flutter#113845)2022-10-21 [email protected] Roll pub packages (flutter/flutter#113799)
2022-10-21 [email protected] Roll Plugins from a577c00 to 7a7480a (4 revisions) (flutter/flutter#113834)
2022-10-21 [email protected] [web] Use TrustedTypes in flutter.js and other tools (flutter/flutter#112969)
2022-10-21 [email protected] Resolve 113705: Separated longer running tests from
runMisc
to prevent flakiness from timeouts (flutter/flutter#113784)2022-10-21 [email protected] revert last 2 engine rolls (flutter/flutter#113835)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-plugins
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Plugins: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
...