-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Comparing changes
Open a pull request
base repository: flutter/flutter
base: 8dd08314d2e4
head repository: flutter/flutter
compare: cb26a01a40e9
- 12 commits
- 14 files changed
- 5 contributors
Commits on May 24, 2024
-
Roll Packages from 1008d9e to 7b423f5 (2 revisions) (#149043)
flutter/packages@1008d9e...7b423f5 2024-05-24 [email protected] [ci] Start moving podspec check to ARM (flutter/packages#6782) 2024-05-24 [email protected] [webview_flutter] Adds onHttpError callback to NavigationDelegate to catch HTTP error status codes (flutter/packages#6378) 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 6861b77 - Browse repository at this point
Copy the full SHA 6861b77View commit details -
Fix TwoDimensionalViewport's keep alive child not always removed (whe…
Configuration menu - View commit details
-
Copy full SHA for a53b78d - Browse repository at this point
Copy the full SHA a53b78dView commit details -
Roll Flutter Engine from 4ab442475223 to 979214444aca (3 revisions) (#…
…149045) flutter/engine@4ab4424...9792144 2024-05-24 [email protected] Roll Skia from 92f576fd2c52 to 956e77ac96fd (2 revisions) (flutter/engine#53021) 2024-05-24 [email protected] Roll Dart SDK from fef7786d65f9 to 49b226cecee7 (1 revision) (flutter/engine#53020) 2024-05-24 [email protected] Roll Skia from 8b8cf5b49988 to 92f576fd2c52 (1 revision) (flutter/engine#53019) 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 6093a9c - Browse repository at this point
Copy the full SHA 6093a9cView commit details -
Add test for text_editing_controller.0.dart API example. (#148872)
This PR contributes to #130459 ### Description - Adds test for `examples/api/lib/widgets/editable_text/text_editing_controller.0.dart`
Configuration menu - View commit details
-
Copy full SHA for 6a20a5b - Browse repository at this point
Copy the full SHA 6a20a5bView commit details -
Roll Flutter Engine from 979214444aca to b5e98f9b8d0f (1 revision) (#…
…149051) flutter/engine@9792144...b5e98f9 2024-05-24 [email protected] Roll Skia from 956e77ac96fd to f832549400ab (1 revision) (flutter/engine#53022) 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 aa63820 - Browse repository at this point
Copy the full SHA aa63820View commit details -
Add tests for editable_text.on_changed.0.dart API example. (#148874)
This PR contributes to #130459 ### Description - Adds tests for `examples/api/lib/widgets/editable_text/editable_text.on_changed.0.dart`
Configuration menu - View commit details
-
Copy full SHA for 7be97ab - Browse repository at this point
Copy the full SHA 7be97abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ff5709 - Browse repository at this point
Copy the full SHA 8ff5709View commit details -
[GAR][a11y] Update assessment app to unblock tester from testing dark…
… mode (#149055) internal: b/317130300 reopening #149004 ## Pre-launch Checklist - [ ] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [ ] I read the [Tree Hygiene] wiki page, which explains my responsibilities. - [ ] I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement]. - [ ] I signed the [CLA]. - [ ] I listed at least one issue that this PR fixes in the description above. - [ ] I updated/added relevant documentation (doc comments with `///`). - [ ] I added new tests to check the change I am making, or this PR is [test-exempt]. - [ ] I followed the [breaking change policy] and added [Data Driven Fixes] where supported. - [ ] All existing and new tests are passing. If you need help, consider asking for advice on the #hackers-new channel on [Discord]. <!-- Links --> [Contributor Guide]: https://github.com/flutter/flutter/wiki/Tree-hygiene#overview [Tree Hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene [test-exempt]: https://github.com/flutter/flutter/wiki/Tree-hygiene#tests [Flutter Style Guide]: https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo [Features we expect every widget to implement]: https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#features-we-expect-every-widget-to-implement [CLA]: https://cla.developers.google.com/ [flutter/tests]: https://github.com/flutter/tests [breaking change policy]: https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes [Discord]: https://github.com/flutter/flutter/wiki/Chat [Data Driven Fixes]: https://github.com/flutter/flutter/wiki/Data-driven-Fixes
Configuration menu - View commit details
-
Copy full SHA for 735c3a8 - Browse repository at this point
Copy the full SHA 735c3a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 734d243 - Browse repository at this point
Copy the full SHA 734d243View commit details
Commits on May 25, 2024
-
Roll Flutter Engine from b5e98f9b8d0f to f693fdd840e8 (4 revisions) (#…
…149057) flutter/engine@b5e98f9...f693fdd 2024-05-24 [email protected] [canvaskit] Fix overlay reorganization for edge case with only 1 overlay (flutter/engine#53006) 2024-05-24 [email protected] Roll Dart SDK from 49b226cecee7 to 4ef8ed68a8d4 (1 revision) (flutter/engine#53024) 2024-05-24 [email protected] Roll Skia from f832549400ab to 97783ac3000d (1 revision) (flutter/engine#53023) 2024-05-24 [email protected] [Impeller] sped up the linear gradient by moving calculations to the cpu (flutter/engine#53007) 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 5bf11bc - Browse repository at this point
Copy the full SHA 5bf11bcView commit details -
Roll Flutter Engine from f693fdd840e8 to e0207131ea13 (7 revisions) (#…
…149068) flutter/engine@f693fdd...e020713 2024-05-24 [email protected] Roll Dart SDK from 4ef8ed68a8d4 to 641d61332238 (1 revision) (flutter/engine#53029) 2024-05-24 [email protected] Roll Skia from 10459d97152a to 0b7d656b9c03 (3 revisions) (flutter/engine#53028) 2024-05-24 [email protected] Reland "DisplayListBuilder internal reorganization with better rendering op overlap detection" (52646) (flutter/engine#53002) 2024-05-24 [email protected] Roll Skia from 137a4ea4e033 to 10459d97152a (3 revisions) (flutter/engine#53027) 2024-05-24 [email protected] Roll Skia from d252bca326a6 to 137a4ea4e033 (1 revision) (flutter/engine#53026) 2024-05-24 [email protected] Roll Skia from 97783ac3000d to d252bca326a6 (2 revisions) (flutter/engine#53025) 2024-05-24 [email protected] Rename Skia specific TUs. (flutter/engine#52855) 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 45d7dba - Browse repository at this point
Copy the full SHA 45d7dbaView commit details -
Roll Flutter Engine from e0207131ea13 to 1d154ff93a87 (1 revision) (#…
…149070) flutter/engine@e020713...1d154ff 2024-05-25 [email protected] Roll Skia from 0b7d656b9c03 to 7eb8515603c1 (1 revision) (flutter/engine#53031) 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 cb26a01 - Browse repository at this point
Copy the full SHA cb26a01View 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 8dd08314d2e4...cb26a01a40e9