Skip to content
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

Roll Flutter from 0d91c0343bdc to 220169878e77 (28 revisions) #3045

Conversation

engine-flutter-autoroll
Copy link
Contributor

flutter/flutter@0d91c03...2201698

2023-01-13 engine-flutter-autoroll@skia.org 970889b87 Roll Skia from fd54be29a3cc to c72c7bf7e45b (3 revisions) (flutter/engine#38840) (flutter/flutter#118448)
2023-01-13 engine-flutter-autoroll@skia.org dec608917 Roll Fuchsia Mac SDK from nIPtQ59jG1pxyatOq... to 21nYb648VWbpxc36t... (flutter/engine#38839) (flutter/flutter#118445)
2023-01-13 kugelmann.dennis@gmail.com Fix copying/applying font fallback with package (flutter/flutter#118393)
2023-01-13 engine-flutter-autoroll@skia.org 07603c6d4 Roll Dart SDK from 20cca507d98b to 3d629d00a8d7 (2 revisions) (flutter/engine#38834) (flutter/flutter#118439)
2023-01-13 engine-flutter-autoroll@skia.org dfa0327f8 Roll Skia from cc983d28f3bf to fd54be29a3cc (3 revisions) (flutter/engine#38833) (flutter/flutter#118436)
2023-01-13 engine-flutter-autoroll@skia.org a62d25326 Roll Skia from dfb838747295 to cc983d28f3bf (27 revisions) (flutter/engine#38830) (flutter/flutter#118435)
2023-01-13 engine-flutter-autoroll@skia.org 15d59792e Roll Skia from dfb838747295 to 9e51c2c9e231 (26 revisions) (flutter/engine#38827) (flutter/flutter#118432)
2023-01-13 bernaferrari2@gmail.com Add allowedButtonsFilter to prevent Draggable from appearing with secondary click. (flutter/flutter#111852)
2023-01-13 engine-flutter-autoroll@skia.org Roll Flutter Engine from 99509a7e4275 to f3f05368033b (2 revisions) (flutter/flutter#118429)
2023-01-13 engine-flutter-autoroll@skia.org 99509a7e4 Correct FrameTimingRecorder's raster start time. (flutter/engine#38674) (flutter/flutter#118425)
2023-01-13 godofredoc@google.com Enable xcode cache cleanup for a few days. (flutter/flutter#118419)
2023-01-13 35917382+IvoB1987@users.noreply.github.com add generated_plugins.cmake (flutter/flutter#116581)
2023-01-13 engine-flutter-autoroll@skia.org 8aa26baa9 Roll Dart SDK from edd406c07399 to 20cca507d98b (1 revision) (flutter/engine#38823) (flutter/flutter#118420)
2023-01-13 rmolivares@renzo-olivares.dev Fix tap/drag callbacks firing when TapAndDragGestureRecognizer has not won the arena (flutter/flutter#118342)
2023-01-12 engine-flutter-autoroll@skia.org Roll Flutter Engine from 688015782762 to 35cfe9158648 (2 revisions) (flutter/flutter#118415)
2023-01-12 parlough@gmail.com Use correct API docs link in create --sample help message (flutter/flutter#118371)
2023-01-12 engine-flutter-autoroll@skia.org 688015782 fixed glfw example for arm64 (flutter/engine#38426) (flutter/flutter#118413)
2023-01-12 peixinli@google.com Add documentation for drag/fling offset in WidgetController. (flutter/flutter#118288)
2023-01-12 secugyu@gmail.com Add MSYS2 detection on Windows Terminal (flutter/flutter#117612)
2023-01-12 engine-flutter-autoroll@skia.org Roll Flutter Engine from 4a8d6866a1c0 to c01465a18f31 (9 revisions) (flutter/flutter#118409)
2023-01-12 joshualitt@google.com [web] Update build to use generated JS runtime for Dart2Wasm. (flutter/flutter#118359)
2023-01-12 fluttergithubbot@gmail.com roll packages (flutter/flutter#118277)
2023-01-12 andrewrkolos@gmail.com reduce pub output from flutter create (flutter/flutter#118285)
2023-01-12 36861262+QuncCccccc@users.noreply.github.com IconButtonTheme should be overridden by the AppBar/AppBarTheme's iconTheme and actionsIconTheme (flutter/flutter#118216)
2023-01-12 andrewrkolos@gmail.com [tool] Generate a binary version of the asset manifest (flutter/flutter#117233)
2023-01-12 sigurdm@google.com Move debug error message from failed pub to logger.printTrace (flutter/flutter#118379)
2023-01-12 engine-flutter-autoroll@skia.org Roll Plugins from 620a059 to 39197f1 (6 revisions) (flutter/flutter#118391)
2023-01-12 esouthren@google.com [M3] Add error state support for side property of CheckBox (flutter/flutter#118386)

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 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

@engine-flutter-autoroll engine-flutter-autoroll added the autosubmit Merge PR when tree becomes green via auto submit App label Jan 13, 2023
@auto-submit auto-submit bot merged commit 123f487 into flutter:main Jan 13, 2023
@engine-flutter-autoroll engine-flutter-autoroll deleted the flutter-packages-90ee9712-2675-4c59-b681-9e30b77ae583-1673622115 branch January 20, 2023 15:59
Maatteogekko pushed a commit to Maatteogekko/packages that referenced this pull request Feb 4, 2023
…r#3045)

* f1a1f2726 [M3] Add error state support for side property of CheckBox (flutter/flutter#118386)

* 27502f685 Roll Plugins from 620a059 to 39197f1 (6 revisions) (flutter/flutter#118391)

* 40bc6b55e Move debug error message from failed pub to logger.printTrace (flutter/flutter#118379)

* 5630d531b [tool] Generate a binary version of the asset manifest (flutter/flutter#117233)

* c7a3f0fed IconButtonTheme should be overridden by the AppBar/AppBarTheme's iconTheme and actionsIconTheme (flutter/flutter#118216)

* ee1c59d46 reduce pub output from flutter create (flutter/flutter#118285)

* 947b694f1 roll packages (flutter/flutter#118277)

* 8f365a3bd [web] Update build to use generated JS runtime for Dart2Wasm. (flutter/flutter#118359)

* ace4fb5c5 Roll Flutter Engine from 4a8d6866a1c0 to c01465a18f31 (9 revisions) (flutter/flutter#118409)

* db8d1a441 Add MSYS2 detection on Windows Terminal (flutter/flutter#117612)

* c905a09b0 Add documentation for drag/fling offset in WidgetController. (flutter/flutter#118288)

* 4e85235f3 688015782 fixed glfw example for arm64 (flutter/engine#38426) (flutter/flutter#118413)

* 9e11d4a10 Use correct API docs link in create --sample help message (flutter/flutter#118371)

* 3e00520f1 Roll Flutter Engine from 688015782762 to 35cfe9158648 (2 revisions) (flutter/flutter#118415)

* bd938b008 Fix tap/drag callbacks firing when TapAndDragGestureRecognizer has not won the arena (flutter/flutter#118342)

* 19af46f75 8aa26baa9 Roll Dart SDK from edd406c07399 to 20cca507d98b (1 revision) (flutter/engine#38823) (flutter/flutter#118420)

* f7b444e11 add generated_plugins.cmake (flutter/flutter#116581)

* 40c96f17b Enable xcode cache cleanup for a few days. (flutter/flutter#118419)

* 59d737e64 99509a7e4 Correct FrameTimingRecorder's raster start time. (flutter/engine#38674) (flutter/flutter#118425)

* 9024a70f0 Roll Flutter Engine from 99509a7e4275 to f3f05368033b (2 revisions) (flutter/flutter#118429)

* 0752af841 Add `allowedButtonsFilter` to prevent Draggable from appearing with secondary click. (flutter/flutter#111852)

* 1578acb60 15d59792e Roll Skia from dfb838747295 to 9e51c2c9e231 (26 revisions) (flutter/engine#38827) (flutter/flutter#118432)

* 07c47dcc3 a62d25326 Roll Skia from dfb838747295 to cc983d28f3bf (27 revisions) (flutter/engine#38830) (flutter/flutter#118435)

* 17a855eab dfa0327f8 Roll Skia from cc983d28f3bf to fd54be29a3cc (3 revisions) (flutter/engine#38833) (flutter/flutter#118436)

* b8960660f 07603c6d4 Roll Dart SDK from 20cca507d98b to 3d629d00a8d7 (2 revisions) (flutter/engine#38834) (flutter/flutter#118439)

* ddad6f163 Fix copying/applying font fallback with package (flutter/flutter#118393)

* 8889d49ea dec608917 Roll Fuchsia Mac SDK from nIPtQ59jG1pxyatOq... to 21nYb648VWbpxc36t... (flutter/engine#38839) (flutter/flutter#118445)

* 220169878 970889b87 Roll Skia from fd54be29a3cc to c72c7bf7e45b (3 revisions) (flutter/engine#38840) (flutter/flutter#118448)
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
2 participants