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.7k
Roll Flutter from 0e98194681fd to 78dbe6661b35 (38 revisions) #6658
Closed
engine-flutter-autoroll
wants to merge
38
commits into
flutter:main
from
engine-flutter-autoroll:flutter-plugins-075310cb-dab8-45d8-9e2b-70ab473c85de-1667413559
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
…n debug mode, and page being blank in release mode, caused by LeaderLayer addToScene bug (flutter/flutter#113998)
…est errors, and add verifications to ensure such problem does not exist in the future (flutter/flutter#113830)
…put directory for web (flutter/flutter#113076)
fluttergithubbot
approved these changes
Nov 2, 2022
|
auto label is removed for flutter/plugins, pr: 6658, due to - The status or check suite android-platform_tests CHANNEL:master PACKAGE_SHARDING:--shardIndex 1 --shardCount 5 has failed. Please fix the issues identified (or deflake) before re-applying this label.
|
Contributor
Author
|
Commit queue failed; closing this roll. |
|
auto label is removed for flutter/plugins, pr: 6658, due to - The status or check suite android-platform_tests CHANNEL:master PACKAGE_SHARDING:--shardIndex 1 --shardCount 5 has failed. Please fix the issues identified (or deflake) before re-applying this label.
|
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 0e98194 to 78dbe66 (38 revisions)
flutter/flutter@0e98194...78dbe66
2022-11-02 engine-flutter-autoroll@skia.org Roll Flutter Engine from cdfd9d0ad69b to 4d1d7a41ebd2 (1 revision) (flutter/flutter#114532)
2022-11-02 danny@tuppeny.com [flutter_tools/dap] Map org-dartlang-sdk URIs to the location of the source files found by the analyzer (flutter/flutter#114369)
2022-11-02 fluttergithubbot@gmail.com Marks Linux build_tests_2_3 to be unflaky (flutter/flutter#114527)
2022-11-02 katelovett@google.com Refactor Animated[List, Grid, SliverList, SliverGrid] to share common code (flutter/flutter#113793)
2022-11-02 jonahwilliams@google.com Always invoke impeller ios shader target (flutter/flutter#114451)
2022-11-02 engine-flutter-autoroll@skia.org Roll Flutter Engine from fed311918037 to cdfd9d0ad69b (2 revisions) (flutter/flutter#114513)
2022-11-02 110993981+htoor3@users.noreply.github.com [web] Changes to web keyboard selection shortcuts for more consistent behavior (flutter/flutter#114264)
2022-11-02 engine-flutter-autoroll@skia.org Roll Flutter Engine from f5eb26e3f763 to fed311918037 (2 revisions) (flutter/flutter#114501)
2022-11-02 engine-flutter-autoroll@skia.org Roll Flutter Engine from 9ef5c9b0107b to f5eb26e3f763 (1 revision) (flutter/flutter#114494)
2022-11-02 darrenaustin@google.com Add Material 3 support for BottomAppBar (reland #106525) (flutter/flutter#114439)
2022-11-02 engine-flutter-autoroll@skia.org Roll Flutter Engine from 03d5b933164c to 9ef5c9b0107b (2 revisions) (flutter/flutter#114492)
2022-11-02 engine-flutter-autoroll@skia.org Roll Flutter Engine from 9a741295e793 to 03d5b933164c (1 revision) (flutter/flutter#114489)
2022-11-02 engine-flutter-autoroll@skia.org Roll Flutter Engine from f9abfc5964c9 to 9a741295e793 (2 revisions) (flutter/flutter#114487)
2022-11-02 engine-flutter-autoroll@skia.org Roll Flutter Engine from 32faadb330fc to f9abfc5964c9 (1 revision) (flutter/flutter#114480)
2022-11-02 engine-flutter-autoroll@skia.org Roll Flutter Engine from c05c8a8834ca to 32faadb330fc (2 revisions) (flutter/flutter#114479)
2022-11-02 engine-flutter-autoroll@skia.org Roll Flutter Engine from 85c23bc12c56 to c05c8a8834ca (1 revision) (flutter/flutter#114476)
2022-11-02 engine-flutter-autoroll@skia.org Roll Flutter Engine from 81f5c30b23f3 to 85c23bc12c56 (3 revisions) (flutter/flutter#114471)
2022-11-02 tessertaha@gmail.com Add Material 3 support for
Slider- Part 1 (flutter/flutter#114079)2022-11-02 engine-flutter-autoroll@skia.org Roll Flutter Engine from e95a7ae83097 to 81f5c30b23f3 (6 revisions) (flutter/flutter#114464)
2022-11-02 engine-flutter-autoroll@skia.org Roll Flutter Engine from f4da34f1f6a8 to e95a7ae83097 (1 revision) (flutter/flutter#114453)
2022-11-01 42216813+eliasyishak@users.noreply.github.com [flutter_tools] Introducing arg option for specifying the output directory for web (flutter/flutter#113076)
2022-11-01 5236035+fzyzcjy@users.noreply.github.com Fix bug that
timeDilationis not reset, causing subsequent test errors, and add verifications to ensure such problem does not exist in the future (flutter/flutter#113830)2022-11-01 5236035+fzyzcjy@users.noreply.github.com Fix
addToScenedocumentation (flutter/flutter#113987)2022-11-01 5236035+fzyzcjy@users.noreply.github.com Introduce debugWithActiveLayoutCleared to avoid duplicated code (flutter/flutter#114003)
2022-11-01 5236035+fzyzcjy@users.noreply.github.com
Layer ... was previously used as oldLayerassertion error in debug mode, and page being blank in release mode, caused by LeaderLayer addToScene bug (flutter/flutter#113998)2022-11-01 tessertaha@gmail.com Add Material 3 Popup Menu example and update existing example (flutter/flutter#114228)
2022-11-01 engine-flutter-autoroll@skia.org Roll Flutter Engine from c1e1a089fa16 to f4da34f1f6a8 (4 revisions) (flutter/flutter#114449)
2022-11-01 engine-flutter-autoroll@skia.org Roll Flutter Engine from a98c82a5e583 to c1e1a089fa16 (4 revisions) (flutter/flutter#114444)
2022-11-01 jmccandless@google.com Handle dragging improvements (flutter/flutter#114042)
2022-11-01 47866232+chunhtai@users.noreply.github.com Revert "Overlay always applies clip (#113770)" (flutter/flutter#114442)
2022-11-01 engine-flutter-autoroll@skia.org Roll Flutter Engine from e013908440cd to a98c82a5e583 (1 revision) (flutter/flutter#114438)
2022-11-01 jmccandless@google.com Use hintText's TextStyle overflow (flutter/flutter#114378)
2022-11-01 engine-flutter-autoroll@skia.org Roll Flutter Engine from 31a21c75d016 to e013908440cd (1 revision) (flutter/flutter#114430)
2022-11-01 54558023+keyonghan@users.noreply.github.com Mark
Linux_android new_gallery__transition_perfflaky (flutter/flutter#114429)2022-11-01 engine-flutter-autoroll@skia.org Roll Plugins from 91d7fe5 to 5c11747 (7 revisions) (flutter/flutter#114427)
2022-11-01 engine-flutter-autoroll@skia.org Roll Flutter Engine from 78ca5609d1cb to 31a21c75d016 (1 revision) (flutter/flutter#114426)
2022-11-01 engine-flutter-autoroll@skia.org Roll Flutter Engine from f721db653dd1 to 78ca5609d1cb (2 revisions) (flutter/flutter#114396)
2022-11-01 zanderso@users.noreply.github.com Revert "Add Material 3 support for BottomAppBar" (flutter/flutter#114421)
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 ychris@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
...