-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Roll Flutter Engine from c01465a18f31 to 688015782762 (1 revision) #118413
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
Merged
auto-submit
merged 1 commit into
flutter:master
from
engine-flutter-autoroll:flutter-engine-flutter-autoroll-668a5553-b72c-4bb1-b904-e317966fdef3-1673560457
Jan 12, 2023
Merged
Roll Flutter Engine from c01465a18f31 to 688015782762 (1 revision) #118413
auto-submit
merged 1 commit into
flutter:master
from
engine-flutter-autoroll:flutter-engine-flutter-autoroll-668a5553-b72c-4bb1-b904-e317966fdef3-1673560457
Jan 12, 2023
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
Jan 12, 2023
This was referenced Jan 13, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/plugins
that referenced
this pull request
Jan 13, 2023
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Jan 13, 2023
auto-submit bot
pushed a commit
to flutter/packages
that referenced
this pull request
Jan 13, 2023
* f1a1f27 [M3] Add error state support for side property of CheckBox (flutter/flutter#118386) * 27502f6 Roll Plugins from 620a059d62b2 to 39197f17ca59 (6 revisions) (flutter/flutter#118391) * 40bc6b5 Move debug error message from failed pub to logger.printTrace (flutter/flutter#118379) * 5630d53 [tool] Generate a binary version of the asset manifest (flutter/flutter#117233) * c7a3f0f IconButtonTheme should be overridden by the AppBar/AppBarTheme's iconTheme and actionsIconTheme (flutter/flutter#118216) * ee1c59d reduce pub output from flutter create (flutter/flutter#118285) * 947b694 roll packages (flutter/flutter#118277) * 8f365a3 [web] Update build to use generated JS runtime for Dart2Wasm. (flutter/flutter#118359) * ace4fb5 Roll Flutter Engine from 4a8d6866a1c0 to c01465a18f31 (9 revisions) (flutter/flutter#118409) * db8d1a4 Add MSYS2 detection on Windows Terminal (flutter/flutter#117612) * c905a09 Add documentation for drag/fling offset in WidgetController. (flutter/flutter#118288) * 4e85235 688015782 fixed glfw example for arm64 (flutter/engine#38426) (flutter/flutter#118413) * 9e11d4a Use correct API docs link in create --sample help message (flutter/flutter#118371) * 3e00520 Roll Flutter Engine from 688015782762 to 35cfe9158648 (2 revisions) (flutter/flutter#118415) * bd938b0 Fix tap/drag callbacks firing when TapAndDragGestureRecognizer has not won the arena (flutter/flutter#118342) * 19af46f 8aa26baa9 Roll Dart SDK from edd406c07399 to 20cca507d98b (1 revision) (flutter/engine#38823) (flutter/flutter#118420) * f7b444e add generated_plugins.cmake (flutter/flutter#116581) * 40c96f1 Enable xcode cache cleanup for a few days. (flutter/flutter#118419) * 59d737e 99509a7e4 Correct FrameTimingRecorder's raster start time. (flutter/engine#38674) (flutter/flutter#118425) * 9024a70 Roll Flutter Engine from 99509a7e4275 to f3f05368033b (2 revisions) (flutter/flutter#118429) * 0752af8 Add `allowedButtonsFilter` to prevent Draggable from appearing with secondary click. (flutter/flutter#111852) * 1578acb 15d59792e Roll Skia from dfb838747295 to 9e51c2c9e231 (26 revisions) (flutter/engine#38827) (flutter/flutter#118432) * 07c47dc a62d25326 Roll Skia from dfb838747295 to cc983d28f3bf (27 revisions) (flutter/engine#38830) (flutter/flutter#118435) * 17a855e dfa0327f8 Roll Skia from cc983d28f3bf to fd54be29a3cc (3 revisions) (flutter/engine#38833) (flutter/flutter#118436) * b896066 07603c6d4 Roll Dart SDK from 20cca507d98b to 3d629d00a8d7 (2 revisions) (flutter/engine#38834) (flutter/flutter#118439) * ddad6f1 Fix copying/applying font fallback with package (flutter/flutter#118393) * 8889d49 dec608917 Roll Fuchsia Mac SDK from nIPtQ59jG1pxyatOq... to 21nYb648VWbpxc36t... (flutter/engine#38839) (flutter/flutter#118445) * 2201698 970889b87 Roll Skia from fd54be29a3cc to c72c7bf7e45b (3 revisions) (flutter/engine#38840) (flutter/flutter#118448)
auto-submit bot
pushed a commit
to flutter/plugins
that referenced
this pull request
Jan 13, 2023
* f1a1f27 [M3] Add error state support for side property of CheckBox (flutter/flutter#118386) * 27502f6 Roll Plugins from 620a059 to 39197f1 (6 revisions) (flutter/flutter#118391) * 40bc6b5 Move debug error message from failed pub to logger.printTrace (flutter/flutter#118379) * 5630d53 [tool] Generate a binary version of the asset manifest (flutter/flutter#117233) * c7a3f0f IconButtonTheme should be overridden by the AppBar/AppBarTheme's iconTheme and actionsIconTheme (flutter/flutter#118216) * ee1c59d reduce pub output from flutter create (flutter/flutter#118285) * 947b694 roll packages (flutter/flutter#118277) * 8f365a3 [web] Update build to use generated JS runtime for Dart2Wasm. (flutter/flutter#118359) * ace4fb5 Roll Flutter Engine from 4a8d6866a1c0 to c01465a18f31 (9 revisions) (flutter/flutter#118409) * db8d1a4 Add MSYS2 detection on Windows Terminal (flutter/flutter#117612) * c905a09 Add documentation for drag/fling offset in WidgetController. (flutter/flutter#118288) * 4e85235 688015782 fixed glfw example for arm64 (flutter/engine#38426) (flutter/flutter#118413) * 9e11d4a Use correct API docs link in create --sample help message (flutter/flutter#118371) * 3e00520 Roll Flutter Engine from 688015782762 to 35cfe9158648 (2 revisions) (flutter/flutter#118415) * bd938b0 Fix tap/drag callbacks firing when TapAndDragGestureRecognizer has not won the arena (flutter/flutter#118342) * 19af46f 8aa26baa9 Roll Dart SDK from edd406c07399 to 20cca507d98b (1 revision) (flutter/engine#38823) (flutter/flutter#118420) * f7b444e add generated_plugins.cmake (flutter/flutter#116581) * 40c96f1 Enable xcode cache cleanup for a few days. (flutter/flutter#118419) * 59d737e 99509a7e4 Correct FrameTimingRecorder's raster start time. (flutter/engine#38674) (flutter/flutter#118425) * 9024a70 Roll Flutter Engine from 99509a7e4275 to f3f05368033b (2 revisions) (flutter/flutter#118429) * 0752af8 Add `allowedButtonsFilter` to prevent Draggable from appearing with secondary click. (flutter/flutter#111852) * 1578acb 15d59792e Roll Skia from dfb838747295 to 9e51c2c9e231 (26 revisions) (flutter/engine#38827) (flutter/flutter#118432) * 07c47dc a62d25326 Roll Skia from dfb838747295 to cc983d28f3bf (27 revisions) (flutter/engine#38830) (flutter/flutter#118435) * 17a855e dfa0327f8 Roll Skia from cc983d28f3bf to fd54be29a3cc (3 revisions) (flutter/engine#38833) (flutter/flutter#118436) * b896066 07603c6d4 Roll Dart SDK from 20cca507d98b to 3d629d00a8d7 (2 revisions) (flutter/engine#38834) (flutter/flutter#118439) * ddad6f1 Fix copying/applying font fallback with package (flutter/flutter#118393) * 8889d49 dec608917 Roll Fuchsia Mac SDK from nIPtQ59jG1pxyatOq... to 21nYb648VWbpxc36t... (flutter/engine#38839) (flutter/flutter#118445) * 2201698 970889b87 Roll Skia from fd54be29a3cc to c72c7bf7e45b (3 revisions) (flutter/engine#38840) (flutter/flutter#118448)
esouthren
pushed a commit
to esouthren/flutter
that referenced
this pull request
Jan 15, 2023
esouthren
pushed a commit
that referenced
this pull request
Jan 16, 2023
flutter/engine@c01465a...6880157
2023-01-12 [email protected] fixed glfw example for arm64 (flutter/engine#38426)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC [email protected] on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: 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