-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Comparing changes
Open a pull request
base repository: flutter/flutter
base: adf279f3080f
head repository: flutter/flutter
compare: 02a6c91e4d37
- 8 commits
- 12 files changed
- 2 contributors
Commits on May 19, 2024
-
Roll Flutter Engine from 552a965b707b to 426dbb125861 (2 revisions) (#…
…148630) flutter/engine@552a965...426dbb1 2024-05-18 [email protected] Roll Fuchsia Linux SDK from jKdOTTgE2Uq5OmJzT... to oW-pi0q4ZpKGU6Q9P... (flutter/engine#52923) 2024-05-18 [email protected] Manual roll of Dart SDK from 28e8e94f9e10 to 0b87dfedea5f (flutter/engine#52914) Also rolling transitive DEPS: fuchsia/sdk/core/linux-amd64 from jKdOTTgE2Uq5 to oW-pi0q4ZpKG 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],[email protected],[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://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
Configuration menu - View commit details
-
Copy full SHA for 4a83819 - Browse repository at this point
Copy the full SHA 4a83819View commit details
Commits on May 20, 2024
-
Roll Flutter Engine from 426dbb125861 to 9d00f77f243f (1 revision) (#…
…148652) flutter/engine@426dbb1...9d00f77 2024-05-19 [email protected] Manual roll Dart SDK from 0b87dfedea5f to 3c8718d827b5 (1 revision) (flutter/engine#52924) 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],[email protected],[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://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
Configuration menu - View commit details
-
Copy full SHA for 75e076d - Browse repository at this point
Copy the full SHA 75e076dView commit details -
Roll Flutter Engine from 9d00f77f243f to c6fecf65fbf3 (1 revision) (#…
…148654) flutter/engine@9d00f77...c6fecf6 2024-05-20 [email protected] Roll Fuchsia Linux SDK from oW-pi0q4ZpKGU6Q9P... to jXE7fqJI6VWFMaIdV... (flutter/engine#52925) Also rolling transitive DEPS: fuchsia/sdk/core/linux-amd64 from oW-pi0q4ZpKG to jXE7fqJI6VWF 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],[email protected],[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://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
Configuration menu - View commit details
-
Copy full SHA for 414d923 - Browse repository at this point
Copy the full SHA 414d923View commit details -
Add tests for scaffold.of.#.dart API examples. (#147637)
This PR contributes to #130459 ### Description - Adds tests for `examples/api/lib/material/scaffold/scaffold.of.0.dart` - Adds tests for `examples/api/lib/material/scaffold/scaffold.of.1.dart`
Configuration menu - View commit details
-
Copy full SHA for 538625a - Browse repository at this point
Copy the full SHA 538625aView commit details -
Add test for fade_transition.0.dart API example. (#148178)
This PR contributes to #130459 ### Description - Adds disposal of the `CurvedAnimation` in `examples/api/test/widgets/transitions/fade_transition.0.dart` - Adds tests for `examples/api/lib/widgets/transitions/fade_transition.0.dart`
Configuration menu - View commit details
-
Copy full SHA for 6067d8f - Browse repository at this point
Copy the full SHA 6067d8fView commit details -
Add test for tab_controller.1.dart API example. (#148189)
This PR contributes to #130459 ### Description - Updates `examples/api/lib/material/tab_controller/tab_controller.1.dart` to properly remove the listener from the `TabController` - Adds tests for `examples/api/lib/material/tab_controller/tab_controller.1.dart`
Configuration menu - View commit details
-
Copy full SHA for 03e6cfa - Browse repository at this point
Copy the full SHA 03e6cfaView commit details -
Roll Packages from ae4dd32 to ba19b24 (3 revisions) (#148679)
flutter/packages@ae4dd32...ba19b24 2024-05-19 [email protected] Roll Flutter from 00425ef to adf279f (13 revisions) (flutter/packages#6761) 2024-05-18 49699333+dependabot[bot]@users.noreply.github.com Bump actions/checkout from 4.1.4 to 4.1.6 (flutter/packages#6751) 2024-05-17 [email protected] [go_router] Fixes issue that path parameters are not set when using t� (flutter/packages#6698) 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 [email protected],[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://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
Configuration menu - View commit details
-
Copy full SHA for 5b9dd53 - Browse repository at this point
Copy the full SHA 5b9dd53View commit details -
Add test for image.error_builder.0.dart API example. (#148497)
This PR contributes to #130459 ### Description - Adds tests for `examples/api/lib/widgets/image/image.error_builder.0.dart`
Configuration menu - View commit details
-
Copy full SHA for 02a6c91 - Browse repository at this point
Copy the full SHA 02a6c91View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff adf279f3080f...02a6c91e4d37