-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Roll Flutter from c40173f114fa to fc2626a790ae (117 revisions) #4512
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
Closed
engine-flutter-autoroll
wants to merge
117
commits into
flutter:main
from
engine-flutter-autoroll:flutter-packages-35296eac-71f0-4f60-bc68-b8a8e2147e1c-1689703538
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
…ng simulator #130286" (flutter/flutter#130506)
…gationRailTheme` tests for M2/M3 (flutter/flutter#130047)
…playName is absent (flutter/flutter#130752)
…non-normalized constraints (flutter/flutter#130460)
…e` in the dark mode for M3 (flutter/flutter#130574)
fluttergithubbot
approved these changes
Jul 18, 2023
AutoRoller is stopped; closing the active 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.
Roll Flutter from c40173f to fc2626a (117 revisions)
flutter/flutter@c40173f...fc2626a
2023-07-18 [email protected] Roll Flutter Engine from c27658cc5ade to 831da7e9dc3b (2 revisions) (flutter/flutter#130810)
2023-07-18 [email protected] Roll Packages from 6889cca to 3e8b813 (9 revisions) (flutter/flutter#130802)
2023-07-18 [email protected] Update
AppBar
andAppBarTheme
tests for M2/M3 (flutter/flutter#130790)2023-07-18 [email protected] Update app tests for M3 (flutter/flutter#130792)
2023-07-18 [email protected] Add lint check to make sure samples are linked and have tests (flutter/flutter#130523)
2023-07-18 [email protected] Roll Flutter Engine from aaec42812a1f to c27658cc5ade (2 revisions) (flutter/flutter#130799)
2023-07-18 [email protected] Extract common functionality of iOS platformviews into superclasses (flutter/flutter#128716)
2023-07-18 [email protected] Roll Flutter Engine from 88be39be7b07 to aaec42812a1f (1 revision) (flutter/flutter#130787)
2023-07-18 [email protected] Roll Flutter Engine from b46a8baf8ed9 to 88be39be7b07 (1 revision) (flutter/flutter#130784)
2023-07-18 [email protected] Roll Flutter Engine from 777fe158f4e7 to b46a8baf8ed9 (1 revision) (flutter/flutter#130782)
2023-07-18 [email protected] Fix
iconTheme
inAppBar
doesn't apply customColors.white
in the dark mode for M3 (flutter/flutter#130574)2023-07-18 [email protected] Roll Flutter Engine from c6e23288db8d to 777fe158f4e7 (2 revisions) (flutter/flutter#130779)
2023-07-18 [email protected] Roll Flutter Engine from 116eedf769be to c6e23288db8d (3 revisions) (flutter/flutter#130778)
2023-07-18 [email protected] Roll Flutter Engine from 9d018f00d687 to 116eedf769be (2 revisions) (flutter/flutter#130774)
2023-07-18 [email protected] Roll Flutter Engine from 77ec92371846 to 9d018f00d687 (1 revision) (flutter/flutter#130772)
2023-07-18 [email protected] Document stack's clipping behaviour better (flutter/flutter#130749)
2023-07-18 [email protected] Roll Flutter Engine from f2958f9229a4 to 77ec92371846 (1 revision) (flutter/flutter#130769)
2023-07-18 [email protected] Roll Flutter Engine from 3cceb705007e to f2958f9229a4 (1 revision) (flutter/flutter#130767)
2023-07-18 [email protected] Roll Flutter Engine from 09689d37e1d6 to 3cceb705007e (2 revisions) (flutter/flutter#130763)
2023-07-18 [email protected] Stabilize hybrid_android_views_integration_test rendering tree (flutter/flutter#130751)
2023-07-17 [email protected] update link to good first issues (flutter/flutter#130759)
2023-07-17 [email protected] Prevent
InputDecorator
from supplying its descendants with non-normalized constraints (flutter/flutter#130460)2023-07-17 [email protected] Roll Flutter Engine from 15c15fd75743 to 09689d37e1d6 (3 revisions) (flutter/flutter#130758)
2023-07-17 [email protected] [tools/ios_build_ipa] fallback to CFBundleName if CFBundleDisplayName is absent (flutter/flutter#130752)
2023-07-17 [email protected] Resolve TODOs in channels integration test (flutter/flutter#130745)
2023-07-17 [email protected] Roll Flutter Engine from ddbe23b374d8 to 15c15fd75743 (2 revisions) (flutter/flutter#130746)
2023-07-17 [email protected] Move examples to
ListenableBuilder
(flutter/flutter#130671)2023-07-17 [email protected] Roll Flutter Engine from aa3239cf3c01 to ddbe23b374d8 (3 revisions) (flutter/flutter#130741)
2023-07-17 [email protected] Mark some leaks. (flutter/flutter#130470)
2023-07-17 [email protected] Roll Flutter Engine from 09fe990ebfcf to aa3239cf3c01 (5 revisions) (flutter/flutter#130735)
2023-07-17 [email protected] Add missing example links (flutter/flutter#130521)
2023-07-17 [email protected] Make AbstractNode-derived docs more specific on RenderObject et al. (flutter/flutter#130689)
2023-07-17 [email protected] Replaces
textScaleFactor
withTextScaler
(flutter/flutter#128522)2023-07-17 [email protected]
_RenderScaledInlineWidget
constrains child size (flutter/flutter#130648)2023-07-17 [email protected] Allow
OverlayPortal
to be added/removed from the tree in a layout callback (flutter/flutter#130670)2023-07-17 [email protected] Make ProxiedDevices a subclass of PollingDeviceDiscovery. (flutter/flutter#130640)
2023-07-17 [email protected] Guard access to dart:developer with !kReleaseMode (flutter/flutter#130627)
2023-07-17 [email protected] Skip the iteration in Layer._fireCompositionCallbacks if the callbacks map is empty (flutter/flutter#130438)
2023-07-17 [email protected] Roll Flutter Engine from b5282b089513 to 09fe990ebfcf (1 revision) (flutter/flutter#130729)
2023-07-17 [email protected] Roll Flutter Engine from e4cae43c9c7a to b5282b089513 (1 revision) (flutter/flutter#130723)
2023-07-17 [email protected] Stand-alone widget tree with multiple render trees to enable multi-view rendering (flutter/flutter#125003)
2023-07-17 [email protected] Update to valid build tools variant and update lockfiles (flutter/flutter#125825)
2023-07-17 [email protected] Roll Packages from 369ee7e to 6889cca (5 revisions) (flutter/flutter#130721)
2023-07-17 [email protected] [Reland] - Update
DialogTheme
tests for M2/M3 (flutter/flutter#130711)2023-07-17 [email protected] Roll Flutter Engine from 683087731feb to e4cae43c9c7a (9 revisions) (flutter/flutter#130716)
2023-07-17 [email protected] [flutter_tools] Support coverage collection for dependencies (flutter/flutter#129513)
...