Skip to content

Conversation

engine-flutter-autoroll
Copy link
Contributor

Roll Flutter from 170539f to 0be7c3f (38 revisions)

flutter/flutter@170539f...0be7c3f

2023-02-18 [email protected] Roll Flutter Engine from a9db42c3edc2 to c22c64812243 (2 revisions) (flutter/flutter#121041)
2023-02-18 [email protected] a9db42c3e Roll Skia from 733a19f6a625 to 2f05923f825e (3 revisions) (flutter/engine#39744) (flutter/flutter#121030)
2023-02-18 [email protected] Roll Flutter Engine from 9a3c3e462fce to 3777ed51774f (2 revisions) (flutter/flutter#121029)
2023-02-18 [email protected] Roll Flutter Engine from 2fdce9a96367 to 9a3c3e462fce (3 revisions) (flutter/flutter#121025)
2023-02-18 [email protected] Roll Flutter Engine from a37e27b77008 to 2fdce9a96367 (2 revisions) (flutter/flutter#121023)
2023-02-18 [email protected] Roll Flutter Engine from 2b2780185dd5 to a37e27b77008 (2 revisions) (flutter/flutter#121020)
2023-02-18 [email protected] Remove more references to dart:ui.window (flutter/flutter#120994)
2023-02-18 [email protected] Remove the deprecated accentColor from ThemeData (flutter/flutter#120932)
2023-02-18 [email protected] 2b2780185 Roll Skia from 0e444e355607 to 4b79e398dfe0 (5 revisions) (flutter/engine#39725) (flutter/flutter#121016)
2023-02-17 [email protected] e7fde3f72 [web] Make glassPaneElement and glassPaneShadow non-nullable (flutter/engine#39692) (flutter/flutter#121009)
2023-02-17 [email protected] 0a27673d7 Roll Skia from 02890036028e to 0e444e355607 (9 revisions) (flutter/engine#39723) (flutter/flutter#121008)
2023-02-17 [email protected] Fix scrollable to clear inner semantics node if it does not use two p… (flutter/flutter#120996)
2023-02-17 [email protected] Remove "note that" in our documentation (as per style guide) (flutter/flutter#120842)
2023-02-17 [email protected] Print sub process that failed to run in tool (flutter/flutter#120999)
2023-02-17 [email protected] [web] Temporarily disable a line boundary test (flutter/flutter#121005)
2023-02-17 [email protected] Roll Flutter Engine from 6e92c0c28410 to bd37a3992b50 (16 revisions) (flutter/flutter#121004)
2023-02-17 [email protected] Add InheritedTheme support to ScrollbarTheme (flutter/flutter#120970)
2023-02-17 [email protected] Roll Plugins from d699b4a91381 to 8f3419be5e0e (7 revisions) (flutter/flutter#120993)
2023-02-17 [email protected] clean up (flutter/flutter#120934)
2023-02-17 [email protected] Modify the updateChildren method deep copy _children (flutter/flutter#120773)
2023-02-17 [email protected] Always use the testbed in web_test.dart so environment is populated. (flutter/flutter#120984)
2023-02-17 [email protected] Revert "Remove references to Observatory (#118577)" (flutter/flutter#120929)
2023-02-17 [email protected] 6e92c0c28 Roll Fuchsia Mac SDK from xl9Y8o-9FDyvPogki... to haDvcC5VzWVdQs9Rs... (flutter/engine#39700) (flutter/flutter#120950)
2023-02-17 [email protected] 52a4fb4c5 Roll Skia from b1800a8b9595 to d0df677ffd5e (13 revisions) (flutter/engine#39699) (flutter/flutter#120947)
2023-02-17 [email protected] 650db7a72 [macOS] Eliminate mirrors support (flutter/engine#39694) (flutter/flutter#120943)
2023-02-17 [email protected] 946b29198 [dart:ui] Introduce PlatformDispatcher.implicitView (flutter/engine#39553) (flutter/flutter#120939)
2023-02-17 [email protected] Increase Linux docs_test timeout (flutter/flutter#120899)
2023-02-17 [email protected] Roll Flutter Engine from bddfc1c4dcaa to 6602fc753525 (3 revisions) (flutter/flutter#120928)
2023-02-16 [email protected] roll packages (flutter/flutter#120922)
2023-02-16 [email protected] Roll Flutter Engine from 4a90fbcd6901 to bddfc1c4dcaa (5 revisions) (flutter/flutter#120920)
2023-02-16 [email protected] Update switch template (flutter/flutter#120919)
2023-02-16 [email protected] Document ScrollPhysics invariant requiring ballistic motion (flutter/flutter#120400)
2023-02-16 [email protected] Enable Windows plugin tests (flutter/flutter#119345)
2023-02-16 [email protected] Roll Flutter Engine from e4cb80e22ee1 to 4a90fbcd6901 (2 revisions) (flutter/flutter#120911)
2023-02-16 [email protected] Roll Flutter Engine from 2be7253c9b10 to e4cb80e22ee1 (2 revisions) (flutter/flutter#120903)
2023-02-16 [email protected] Migrate channels to pkg:integration _test (flutter/flutter#120833)
2023-02-16 [email protected] [flutter_tools] Skip over "Resolving dependencies..." text in integration tests (flutter/flutter#120077)
2023-02-16 [email protected] 2be7253c9 Roll Fuchsia Linux SDK from q7u2WyX2BSRBIzyTW... to yT4JLKTCWWwbRwB0l... (flutter/engine#39679) (flutter/flutter#120898)

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 [email protected],[email protected],[email protected] 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
...

@engine-flutter-autoroll engine-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Feb 18, 2023
@auto-submit auto-submit bot merged commit ce9c61b into flutter:main Feb 18, 2023
ditman added a commit to ditman/flutter-flutter that referenced this pull request Feb 24, 2023
* ad48ee5 [go_router] Fix some broken links in doc (flutter/packages#3288)
* 58ac45e [go_router_builder] Add support for Iterable, List  and Set to TypedGoRoute (flutter/packages#2679)
* 0edae25 Export super types in route_data.dart library (flutter/packages#3286)
* 8ad3fde [go_router] Add `GoRouter.maybeOf` (flutter/packages#3216)
* 13ee644 [flutter_migrate] Skip slow tests (flutter/packages#3270)
* 3cc754a Update .gitignore with missing values from flutter/plugins (flutter/packages#3265)
* c0f0a22 [ci] Re-enable pathified unit tests (flutter/packages#3268)
* 5834b4c [go_router]: implemented helpers for ShellRoute (flutter/packages#2730)
* af5906b [extension_gsi] Update extension to support gsi 5 and 6. (flutter/packages#3235)
* 195f4e8 Merge in plugin README and CONTRIBUTING (flutter/packages#3252)
* fab47af [go_router] Disable logging in tests (flutter/packages#3263)
* 25f0f70 [various] Update flutter/plugins links (flutter/packages#3256)
* 2e16733 Merge flutter/plugins (flutter/packages#3233)
* 324a7f2 Exclude more tests on Windows
* 334b58e Adjust test configs
* 69e6dac [go_router_builder] Generate replace method in RouteExtension (flutter/packages#2838)
* 193e454 Merge repository metadata
* 18715d7 Merge remote-tracking branch 'plugins-packages/main' into merge-flutter-plugins
* f2d802d Roll Flutter from ae8d051 to 7175de4 (4 revisions) (flutter/packages#3232)
* 6f1b1e8 Roll Flutter from 33e4d21 to ae8d051 (6 revisions) (flutter/packages#3229)
* a162a98 Roll Flutter from 0be7c3f to 33e4d21 (5 revisions) (flutter/packages#3227)
* ab5a8c0 [tool] Allow importing packages with NEXT (flutter/packages#3215)
* ce9c61b Roll Flutter from 170539f to 0be7c3f (38 revisions) (flutter/packages#3225)
* 9747469 Fix deprecation message for GoRouterState.namedLocation (flutter/packages#3092)
* 6e4431f [go_router] Bump example `compileSdkVersion` and `package_info_plus` dependency version (flutter/packages#3219)
* 925bea8 [pigeon] Validate generated files in CI (flutter/packages#3224)
* 3094867 Move iOS Swift unit tests back to Cirrus (flutter/packages#3221)
* 763d025 [pigeon] Eliminate some of the test pigeons (flutter/packages#3213)
@engine-flutter-autoroll engine-flutter-autoroll deleted the flutter-packages-2e31c1e7-7538-41fe-9600-5f6cc224e43f-1676732520 branch February 25, 2023 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants