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 0fe29f585791 to 8b36497946f6 (28 revisions) #6624
Merged
auto-submit
merged 28 commits into
flutter:main
from
engine-flutter-autoroll:flutter-plugins-981f17ee-98a9-4a5f-ab25-f013caa3c43a-1666796521
Oct 26, 2022
Merged
Roll Flutter from 0fe29f585791 to 8b36497946f6 (28 revisions) #6624
auto-submit
merged 28 commits into
flutter:main
from
engine-flutter-autoroll:flutter-plugins-981f17ee-98a9-4a5f-ab25-f013caa3c43a-1666796521
Oct 26, 2022
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
…ting a project. (flutter/flutter#113979)
…lly throws an exception (flutter/flutter#113786)
…t (when adding that should-be-removed field crosses double-word alignment) (flutter/flutter#113927)
fluttergithubbot
approved these changes
Oct 26, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Oct 27, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Oct 27, 2022
adam-harwood
pushed a commit
to adam-harwood/flutter_plugins
that referenced
this pull request
Nov 3, 2022
mauricioluz
pushed a commit
to mauricioluz/plugins
that referenced
this pull request
Jan 26, 2023
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.
flutter/flutter@0fe29f5...8b36497
2022-10-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from 56841d491f80 to 27269992caec (1 revision) (flutter/flutter#114068)
2022-10-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from 3b086a0e98e3 to 56841d491f80 (1 revision) (flutter/flutter#114065)
2022-10-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from c00953e610fa to 3b086a0e98e3 (1 revision) (flutter/flutter#114062)
2022-10-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from 199166f7c642 to c00953e610fa (1 revision) (flutter/flutter#114059)
2022-10-26 jhy03261997@gmail.com M3 Text field UI update (flutter/flutter#113776)
2022-10-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from ac95a3a4cc92 to 199166f7c642 (1 revision) (flutter/flutter#114056)
2022-10-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from c814452fcb26 to ac95a3a4cc92 (1 revision) (flutter/flutter#114053)
2022-10-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from 71675e2de9f2 to c814452fcb26 (1 revision) (flutter/flutter#114052)
2022-10-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from a34d38ccb726 to 71675e2de9f2 (2 revisions) (flutter/flutter#114049)
2022-10-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from ce6649aeea6d to a34d38ccb726 (1 revision) (flutter/flutter#114046)
2022-10-26 engine-flutter-autoroll@skia.org Roll Flutter Engine from b1f1ec2bae46 to ce6649aeea6d (1 revision) (flutter/flutter#114044)
2022-10-26 39864929+Pourqavam@users.noreply.github.com Fix text field label animation duration and curve (flutter/flutter#105966)
2022-10-25 5236035+fzyzcjy@users.noreply.github.com Fix wasted memory caused by debug fields - 16 bytes per object (when adding that should-be-removed field crosses double-word alignment) (flutter/flutter#113927)
2022-10-25 kyeshimizu@gmail.com fix to add both flutter_test and integration_test (flutter/flutter#109650)
2022-10-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from e9aba46a7bcb to b1f1ec2bae46 (4 revisions) (flutter/flutter#114043)
2022-10-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from 92500cfe7a65 to e9aba46a7bcb (13 revisions) (flutter/flutter#114038)
2022-10-25 gspencergoog@users.noreply.github.com Add parentNode to FocusScope widget (flutter/flutter#114034)
2022-10-25 36861262+QuncCccccc@users.noreply.github.com Replace menu defaults with tokens (flutter/flutter#113963)
2022-10-25 engine-flutter-autoroll@skia.org Roll Flutter Engine from c414b1d57b2b to 92500cfe7a65 (1 revision) (flutter/flutter#114001)
2022-10-25 38167511+youssefali424@users.noreply.github.com fix stretch effect with rtl support (flutter/flutter#113214)
2022-10-25 72562119+tgucio@users.noreply.github.com Cache TextPainter plain text value to improve performance (flutter/flutter#109841)
2022-10-25 tessertaha@gmail.com Add
clipBehavior
and applyborderRadius
to DataTable's Material (flutter/flutter#113205)2022-10-25 magder@google.com Revert "Check for watch companion in build settings (#113956)" (flutter/flutter#114035)
2022-10-25 mail@victoriaash.com Check for watch companion in build settings (flutter/flutter#113956)
2022-10-25 jason-simmons@users.noreply.github.com Hide debug logs from a MemoryAllocations test that intentionally throws an exception (flutter/flutter#113786)
2022-10-25 wallenstephen@outlook.com [macOS] Flavors project throws
no flavor specified
for creating a project. (flutter/flutter#113979)2022-10-25 garyq@google.com Upgrade gradle for flutter tool to 7.3.0 (flutter/flutter#114023)
2022-10-25 gspencergoog@users.noreply.github.com Add Focus.parentNode to allow controlling the shape of the Focus tree. (flutter/flutter#113655)
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 bmparr@google.com 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