-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Roll Flutter from fc8856eb80d3 to ca6f08a306d6 (31 revisions) #4256
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
31
commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-86bb72b3-b4fc-425e-9bfd-69755eb4a06c-1687276475
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
fluttergithubbot
approved these changes
Jun 20, 2023
auto label is removed for flutter/packages, pr: 4256, due to - The status or check suite android-platform_tests CHANNEL:master PACKAGE_SHARDING:--shardIndex 7 --shardCount 8 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.
flutter/flutter@fc8856e...ca6f08a
2023-06-20 engine-flutter-autoroll@skia.org Roll Packages from 59d93d6 to 6e1918f (6 revisions) (flutter/flutter#129176)
2023-06-20 thkim1011@users.noreply.github.com Refactor generate_localizations_test.dart (flutter/flutter#128974)
2023-06-20 kevinjchisholm@google.com [process] Add a design doc issue template. (flutter/flutter#128361)
2023-06-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from bd6d3fc90462 to 4444ede34a9c (1 revision) (flutter/flutter#129169)
2023-06-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from 73c4ba4240cc to bd6d3fc90462 (1 revision) (flutter/flutter#129168)
2023-06-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from 7ee874792067 to 73c4ba4240cc (1 revision) (flutter/flutter#129162)
2023-06-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from 6a6c8fb591f5 to 7ee874792067 (1 revision) (flutter/flutter#129160)
2023-06-20 leigha.jarett@gmail.com Add to API docs to explain what Assist and Suggestion chips are (flutter/flutter#129034)
2023-06-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from a91bb3f566b9 to 6a6c8fb591f5 (1 revision) (flutter/flutter#129158)
2023-06-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from e0d456d9251b to a91bb3f566b9 (1 revision) (flutter/flutter#129148)
2023-06-20 engine-flutter-autoroll@skia.org Roll Flutter Engine from 55418e648958 to e0d456d9251b (1 revision) (flutter/flutter#129146)
2023-06-19 engine-flutter-autoroll@skia.org Roll Flutter Engine from 84ecaa053ec6 to 55418e648958 (1 revision) (flutter/flutter#129145)
2023-06-19 engine-flutter-autoroll@skia.org Roll Flutter Engine from 23a2c246600f to 84ecaa053ec6 (2 revisions) (flutter/flutter#129142)
2023-06-19 tessertaha@gmail.com Introduce MaterialState
color
property for chips (flutter/flutter#128584)2023-06-19 engine-flutter-autoroll@skia.org Roll Flutter Engine from 280491d4cc21 to 23a2c246600f (8 revisions) (flutter/flutter#129140)
2023-06-19 jason-simmons@users.noreply.github.com Fix an ordering dependency in the flutter_tools upgrade test (flutter/flutter#129131)
2023-06-19 engine-flutter-autoroll@skia.org Roll Flutter Engine from 164c6b49dfb5 to 280491d4cc21 (1 revision) (flutter/flutter#129102)
2023-06-19 tessertaha@gmail.com Fix
InputDecoration.applyDefaults
ignoring some properties (flutter/flutter#129010)2023-06-19 engine-flutter-autoroll@skia.org Roll Flutter Engine from d298f0bf720c to 164c6b49dfb5 (1 revision) (flutter/flutter#129100)
2023-06-19 engine-flutter-autoroll@skia.org Roll Flutter Engine from 7ffa1355f718 to d298f0bf720c (24 revisions) (flutter/flutter#129092)
2023-06-17 engine-flutter-autoroll@skia.org Roll Flutter Engine from 7483c8a533e3 to 7ffa1355f718 (3 revisions) (flutter/flutter#129047)
2023-06-16 engine-flutter-autoroll@skia.org Roll Flutter Engine from 54990ac1bf95 to 7483c8a533e3 (1 revision) (flutter/flutter#129042)
2023-06-16 engine-flutter-autoroll@skia.org Roll Flutter Engine from 28dc0c40ea54 to 54990ac1bf95 (1 revision) (flutter/flutter#129040)
2023-06-16 engine-flutter-autoroll@skia.org Roll Flutter Engine from aefe104cd067 to 28dc0c40ea54 (1 revision) (flutter/flutter#129031)
2023-06-16 engine-flutter-autoroll@skia.org Roll Flutter Engine from fb5fed432e59 to aefe104cd067 (21 revisions) (flutter/flutter#129029)
2023-06-16 polinach@google.com Update objectToDiagnosticsNode to stop failing. (flutter/flutter#129027)
2023-06-16 engine-flutter-autoroll@skia.org Roll Packages from f9314a3 to 59d93d6 (18 revisions) (flutter/flutter#129021)
2023-06-16 christopherfujino@gmail.com [flutter_tools] fix cast error when dart-defines-json file includes null (flutter/flutter#128909)
2023-06-16 danny@tuppeny.com [flutter_tools] Add support for vmServiceFileInfo when attaching (flutter/flutter#128503)
2023-06-16 polinach@google.com Accept Diagnosticable as input in inspector API. (flutter/flutter#128962)
2023-06-16 goderbauer@google.com Remove AbstractNode from RenderObject and deprecate it (flutter/flutter#128973)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC dit@google.com,rmistry@google.com,stuartmorgan@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Packages: 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