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 18340ea16cee to 14774b95c250 (20 revisions) #6376

Conversation

engine-flutter-autoroll
Copy link
Contributor

flutter/flutter@18340ea...14774b9

2024-03-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from eba6e31498b8 to 09dadce76828 (1 revision) (flutter/flutter#145603)
2024-03-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from f9a34ae0b14f to eba6e31498b8 (1 revision) (flutter/flutter#145598)
2024-03-22 nate.w5687@gmail.com Intensive if chain refactoring (flutter/flutter#145194)
2024-03-22 leroux_bruno@yahoo.fr Adds numpad navigation shortcuts for Linux (flutter/flutter#145464)
2024-03-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from 5a12de1beab7 to f9a34ae0b14f (1 revision) (flutter/flutter#145581)
2024-03-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from e2f324beac3b to 5a12de1beab7 (1 revision) (flutter/flutter#145578)
2024-03-22 31859944+LongCatIsLooong@users.noreply.github.com Replace RenderBox.compute* with RenderBox.get* and add @visibleForOverriding (flutter/flutter#145503)
2024-03-22 gspencergoog@users.noreply.github.com Add some cross references in the docs, move an example to a dartpad example (flutter/flutter#145571)
2024-03-22 bernaferrari2@gmail.com Fix BorderSide.none requiring explicit transparent color for UnderlineInputBorder (flutter/flutter#145329)
2024-03-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from a46a7b273a5b to e2f324beac3b (1 revision) (flutter/flutter#145576)
2024-03-21 goderbauer@google.com Fix nullability of getFullHeightForCaret (flutter/flutter#145554)
2024-03-21 34871572+gmackall@users.noreply.github.com Add a --no-gradle-generation mode to the generate_gradle_lockfiles.dart script (flutter/flutter#145568)
2024-03-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from 1b842ae58b3d to a46a7b273a5b (2 revisions) (flutter/flutter#145569)
2024-03-21 chingjun@google.com Fixed race condition in PollingDeviceDiscovery. (flutter/flutter#145506)
2024-03-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from a2ed373fa70f to 1b842ae58b3d (1 revision) (flutter/flutter#145565)
2024-03-21 ian@hixie.ch Clarify AutomaticKeepAliveClientMixin semantics in build method (flutter/flutter#145297)
2024-03-21 goderbauer@google.com Eliminate more window singleton usages (flutter/flutter#145560)
2024-03-21 jacksongardner@google.com flutter test --wasm support (flutter/flutter#145347)
2024-03-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from eb262e9c34db to a2ed373fa70f (2 revisions) (flutter/flutter#145556)
2024-03-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from bad4a30e1c75 to eb262e9c34db (1 revision) (flutter/flutter#145555)

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 camillesimon@google.com,rmistry@google.com,stuartmorgan@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://issues.skia.org/issues/new?component=1389291&template=1850622

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 Mar 22, 2024
@camsim99 camsim99 removed the autosubmit Merge PR when tree becomes green via auto submit App label Mar 22, 2024
@engine-flutter-autoroll
Copy link
Contributor Author

AutoRoller is stopped; closing the active roll.

@camsim99 camsim99 reopened this Mar 22, 2024
@camsim99 camsim99 closed this Mar 22, 2024
@camsim99 camsim99 reopened this Mar 22, 2024
@camsim99 camsim99 added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 22, 2024
@camsim99 camsim99 merged commit 28d126c into flutter:main Mar 25, 2024
81 of 82 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 25, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Mar 25, 2024
flutter/packages@611aea1...28d126c

2024-03-25 engine-flutter-autoroll@skia.org Roll Flutter from 18340ea to 14774b9 (20 revisions) (flutter/packages#6376)

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-flutter-autoroll
Please CC flutter-ecosystem@google.com,rmistry@google.com 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://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
@engine-flutter-autoroll engine-flutter-autoroll deleted the flutter-packages-29306a14-9503-418c-863b-dfb07b116e47-1711125790 branch March 29, 2024 17:16
arc-yong pushed a commit to Arctuition/packages-arc that referenced this pull request Jun 14, 2024
flutter/flutter@18340ea...14774b9

2024-03-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from
eba6e31498b8 to 09dadce76828 (1 revision) (flutter/flutter#145603)
2024-03-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from
f9a34ae0b14f to eba6e31498b8 (1 revision) (flutter/flutter#145598)
2024-03-22 nate.w5687@gmail.com Intensive `if` chain refactoring
(flutter/flutter#145194)
2024-03-22 leroux_bruno@yahoo.fr Adds numpad navigation shortcuts for
Linux (flutter/flutter#145464)
2024-03-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from
5a12de1beab7 to f9a34ae0b14f (1 revision) (flutter/flutter#145581)
2024-03-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from
e2f324beac3b to 5a12de1beab7 (1 revision) (flutter/flutter#145578)
2024-03-22 31859944+LongCatIsLooong@users.noreply.github.com Replace
`RenderBox.compute*` with `RenderBox.get*` and add
`@visibleForOverriding` (flutter/flutter#145503)
2024-03-22 gspencergoog@users.noreply.github.com Add some cross
references in the docs, move an example to a dartpad example
(flutter/flutter#145571)
2024-03-22 bernaferrari2@gmail.com Fix `BorderSide.none` requiring
explicit transparent color for `UnderlineInputBorder`
(flutter/flutter#145329)
2024-03-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from
a46a7b273a5b to e2f324beac3b (1 revision) (flutter/flutter#145576)
2024-03-21 goderbauer@google.com Fix nullability of
getFullHeightForCaret (flutter/flutter#145554)
2024-03-21 34871572+gmackall@users.noreply.github.com Add a
`--no-gradle-generation` mode to the `generate_gradle_lockfiles.dart`
script (flutter/flutter#145568)
2024-03-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from
1b842ae58b3d to a46a7b273a5b (2 revisions) (flutter/flutter#145569)
2024-03-21 chingjun@google.com Fixed race condition in
PollingDeviceDiscovery. (flutter/flutter#145506)
2024-03-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from
a2ed373fa70f to 1b842ae58b3d (1 revision) (flutter/flutter#145565)
2024-03-21 ian@hixie.ch Clarify AutomaticKeepAliveClientMixin semantics
in build method (flutter/flutter#145297)
2024-03-21 goderbauer@google.com Eliminate more window singleton usages
(flutter/flutter#145560)
2024-03-21 jacksongardner@google.com `flutter test --wasm` support
(flutter/flutter#145347)
2024-03-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from
eb262e9c34db to a2ed373fa70f (2 revisions) (flutter/flutter#145556)
2024-03-21 engine-flutter-autoroll@skia.org Roll Flutter Engine from
bad4a30e1c75 to eb262e9c34db (1 revision) (flutter/flutter#145555)

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
camillesimon@google.com,rmistry@google.com,stuartmorgan@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://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
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.

3 participants