-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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 9102f2fe0bd2 to cb988c7b6e60 (31 revisions) #2973
Closed
engine-flutter-autoroll
wants to merge
31
commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-bb8875eb-827a-4ca4-81b2-e5f059edcd5d-1671475323
Closed
Conversation
This file contains 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
…ed by framework on web (flutter/flutter#117217)
…le via `View.of(context)` (#116924)" (flutter/flutter#117244)
… use a C++ or Objective-C++ filename in order to use FML (assertions) in the implementation. (flutter/engine#38365) (flutter/flutter#117260)
… PqyqxdbUFyd8xoYIP... (flutter/engine#38377) (flutter/flutter#117262)
… bloqad357AGI6lnOb... (flutter/engine#38381) (flutter/flutter#117276)
… mRBUNknZk43y-LHGS... (flutter/engine#38386) (flutter/flutter#117290)
…ug extension connection (flutter/flutter#116892)
…`NavigationDrawer` and move these properties from destination to `NavigationBar` (flutter/flutter#117049)
fluttergithubbot
approved these changes
Dec 19, 2022
auto label is removed for flutter/packages, pr: 2973, due to - The status or check suite downgraded_analyze 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@9102f2f...cb988c7
2022-12-19 [email protected] Add
indicatorColor
&indicatorShape
toNavigationRail
,NavigationDrawer
and move these properties from destination toNavigationBar
(flutter/flutter#117049)2022-12-19 [email protected] a12dadfda Roll Fuchsia Mac SDK from NLb_T58g0l_X46JEN... to NS4fVXM2KhKcZ1uyD... (flutter/engine#38400) (flutter/flutter#117319)
2022-12-19 [email protected] [flutter_tools] Update DAP progress when waiting for Dart Debug extension connection (flutter/flutter#116892)
2022-12-19 [email protected] a9491515f Roll Skia from 0362c030efa7 to fc0ac31a46f8 (4 revisions) (flutter/engine#38399) (flutter/flutter#117317)
2022-12-19 [email protected] Roll Plugins from cbcf507 to 840a049 (8 revisions) (flutter/flutter#117314)
2022-12-19 [email protected] Roll Flutter Engine from 3c6cab03274f to 58ab5277a7c4 (2 revisions) (flutter/flutter#117312)
2022-12-19 [email protected] 3c6cab032 Roll Fuchsia Mac SDK from DdU--deE0Xl4TQ2Bm... to NLb_T58g0l_X46JEN... (flutter/engine#38387) (flutter/flutter#117295)
2022-12-18 [email protected] 37387019b Roll Fuchsia Linux SDK from bloqad357AGI6lnOb... to mRBUNknZk43y-LHGS... (flutter/engine#38386) (flutter/flutter#117290)
2022-12-18 [email protected] 747a9d8c7 Roll Skia from 7b0a9d9a3008 to 0362c030efa7 (9 revisions) (flutter/engine#38385) (flutter/flutter#117289)
2022-12-18 [email protected] 276327f7e Roll Fuchsia Mac SDK from qk9nUlw83EeMMaWmE... to DdU--deE0Xl4TQ2Bm... (flutter/engine#38383) (flutter/flutter#117286)
2022-12-18 [email protected] Fix is canvas kit bool (flutter/flutter#116944)
2022-12-18 [email protected] eeae936f9 Use canvaskit
toByteData
for unsupported videoFrame formats (flutter/engine#38361) (flutter/flutter#117279)2022-12-18 [email protected] 794370b9c Roll Fuchsia Linux SDK from PqyqxdbUFyd8xoYIP... to bloqad357AGI6lnOb... (flutter/engine#38381) (flutter/flutter#117276)
2022-12-17 [email protected] 51b84d69b Roll Fuchsia Mac SDK from qYE6uXjRtAxy7p5HB... to qk9nUlw83EeMMaWmE... (flutter/engine#38380) (flutter/flutter#117273)
2022-12-17 [email protected] Roll Flutter Engine from 3626c487a610 to 7e296985f426 (2 revisions) (flutter/flutter#117270)
2022-12-17 [email protected] 3626c487a Add a missing include to display_list_matrix_clip_tracker.h (flutter/engine#38371) (flutter/flutter#117269)
2022-12-17 [email protected] imporve gesture recognizer semantics test cases (flutter/flutter#117257)
2022-12-17 [email protected] f74dd5331 Roll Fuchsia Linux SDK from H6B0UgW07fc1nBtnc... to PqyqxdbUFyd8xoYIP... (flutter/engine#38377) (flutter/flutter#117262)
2022-12-17 [email protected] b10769998 Even though the file is pure C code, it's useful to use a C++ or Objective-C++ filename in order to use FML (assertions) in the implementation. (flutter/engine#38365) (flutter/flutter#117260)
2022-12-17 [email protected] 901b455d0 Roll Fuchsia Mac SDK from bn5VF1-xDf-wKjIw8... to qYE6uXjRtAxy7p5HB... (flutter/engine#38373) (flutter/flutter#117258)
2022-12-17 [email protected] Reland "Inject current FlutterView into tree and make available via
View.of(context)
(#116924)" (flutter/flutter#117244)2022-12-17 [email protected] d45d375ae [iOS, macOS] Migrate from assert to FML_DCHECK (flutter/engine#38368) (flutter/flutter#117256)
2022-12-17 [email protected] 42689eafb Sped up FlutterStandardCodec writing speed. (flutter/engine#38345) (flutter/flutter#117249)
2022-12-17 [email protected] Roll Flutter Engine from d91e20879a67 to 60cf34e2abf1 (4 revisions) (flutter/flutter#117246)
2022-12-16 [email protected] Roll Flutter Engine from 29196519c124 to d91e20879a67 (29 revisions) (flutter/flutter#117242)
2022-12-16 [email protected] Formatted and removed lints from devicelab README.md (flutter/flutter#117239)
2022-12-16 [email protected] Use the name of errors, not the diagnostic messages. (flutter/flutter#117229)
2022-12-16 [email protected] [web] Allow shift + left/right keyboard shortcuts to be handled by framework on web (flutter/flutter#117217)
2022-12-16 [email protected] Add a recursive flag to the zip command - currently it is zipping nothing (flutter/flutter#117227)
2022-12-16 [email protected] Update localization of shortcut labels in menus (flutter/flutter#116681)
2022-12-16 [email protected] Defer
systemFontsDidChange
to the transientCallbacks phase (flutter/flutter#117123)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] 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