chunhtai
576365053a
Update CONTRIBUTING.md ( #152050 )
...
fix broken link
2024-07-19 21:30:27 +00:00
Victor Sanni
5ef969a24f
Make CupertinoRadio's mouseCursor a WidgetStateProperty ( #151910 )
...
https://github.com/flutter/flutter/pull/149681 introduced `mouseCursor `to `CupertinoRadio` as a `MouseCursor` instead of a `WidgetStateProperty` to match Material Radio's `mouseCursor` property for `.adaptive`.
This PR changes `mouseCursor` to be of type `WidgetStateProperty<MouseCursor>` as per review comments in https://github.com/flutter/flutter/pull/151788#discussion_r1680538286 .
PR bringing `mouseCursor` into `CupertinoRadio`: https://github.com/flutter/flutter/pull/149681 .
Part of https://github.com/flutter/flutter/issues/58192
2024-07-19 21:01:10 +00:00
engine-flutter-autoroll
14f9b568fc
Roll Flutter Engine from 9739d92f2696 to 6312dfc492cd (1 revision) ( #152046 )
...
9739d92f26...6312dfc492
2024-07-19 1961493+harryterkelsen@users.noreply.github.com [canvaskit] Decode images using <img> tag decoding (flutter/engine#53201 )
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 rmistry@google.com ,zra@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
2024-07-19 19:37:28 +00:00
engine-flutter-autoroll
20242d0c41
Roll Packages from c7f052697ae9 to 3144ac0576e3 (8 revisions) ( #152044 )
...
c7f052697a...3144ac0576
2024-07-19 louisehsu@google.com [in_app_purchase_storekit] Migrate FIATransactionCacheTests.m to.Swift (flutter/packages#7172 )
2024-07-18 louisehsu@google.com [rfw][ci] Skip failing rfw golden tests (flutter/packages#7170 )
2024-07-18 53230888+se09deluca@users.noreply.github.com [go_router] docs: fix flutter run command for Stateful Nested Navigation (flutter/packages#7158 )
2024-07-18 louisehsu@google.com [in_app_purchase_storekit] Migrate FIAPPaymentQueueDeleteTests.m to.Swift (flutter/packages#7171 )
2024-07-18 49699333+dependabot[bot]@users.noreply.github.com [image_picker]: Bump androidx.activity:activity from 1.7.2 to 1.8.2 in /packages/image_picker/image_picker_android/android (flutter/packages#5704 )
2024-07-18 49699333+dependabot[bot]@users.noreply.github.com [url_launcher]: Bump androidx.core:core from 1.10.1 to 1.13.1 in /packages/url_launcher/url_launcher_android/android (flutter/packages#6668 )
2024-07-18 tarrinneal@gmail.com [shared_preferences] Platform interface for new shared preferences async (flutter/packages#6962 )
2024-07-18 reidbaker@google.com [file_selector_android] Use Espresso 4.0 (flutter/packages#7159 )
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
2024-07-19 18:14:54 +00:00
engine-flutter-autoroll
b0e748d35f
Roll Flutter Engine from 969fb7abc449 to 9739d92f2696 (1 revision) ( #152041 )
...
969fb7abc4...9739d92f26
2024-07-19 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Reverts "Drop deprecated hash_code functions (#54000 )" (#54002 )" (flutter/engine#54004 )
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 rmistry@google.com ,zra@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
2024-07-19 18:14:52 +00:00
Jason Simmons
49a315284d
Handle a WebSocketException that may be thrown when closing the WebKit inspection protocol connection to Chrome ( #151997 )
...
Noticed this happening on macOS when the tool tries to shut down Chrome after all tabs have already been closed.
2024-07-19 17:58:26 +00:00
Huy
7d5c1c04fb
Enhances intuitiveness of RawMagnifier's example ( #150308 )
...
### Demo
| Before | After |
| --------------- | --------------- |
<video src="https://github.com/flutter/flutter/assets/104349824/ee6d45f1-bcf0-4136-8d1d-a642e0767322 "/> | <video src="https://github.com/flutter/flutter/assets/104349824/1e2bb33d-40f1-4cf6-9999-f67bef638633 "/>
### Related issue
Fixes https://github.com/flutter/flutter/issues/150307
2024-07-19 14:09:18 +00:00
flutter-pub-roller-bot
89c88ae8e8
Roll pub packages ( #151992 )
...
This PR was generated by `flutter update-packages --force-upgrade`.
2024-07-19 10:11:32 +00:00
Valentin Vignal
879fa83461
Add test for scrollbar.1.dart ( #151463 )
...
Contributes to https://github.com/flutter/flutter/issues/130459
It adds a test for
- `examples/api/lib/material/scrollbar/scrollbar.1.dart`
2024-07-19 09:23:32 +00:00
engine-flutter-autoroll
ea7c77f273
Roll Flutter Engine from ea1e53a4e810 to 969fb7abc449 (3 revisions) ( #152018 )
...
ea1e53a4e8...969fb7abc4
2024-07-19 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Drop deprecated hash_code functions (#54000 )" (flutter/engine#54002 )
2024-07-19 chris@bracken.jp Upgrade third_party/pyyaml to 03c67afd452cdff45b41bfe65e19a2fb5b80a0e8 (flutter/engine#54001 )
2024-07-19 robert.ancell@canonical.com Don't leak binary messenger in tests (flutter/engine#53985 )
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 rmistry@google.com ,zra@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
2024-07-19 08:23:41 +00:00
Michael Goderbauer
94de6fd6a8
docimports for rendering library ( #151958 )
...
Part of https://github.com/flutter/flutter/issues/150800 .
2024-07-19 07:55:21 +00:00
engine-flutter-autoroll
0bac2be379
Roll Flutter Engine from b65c93ea948e to ea1e53a4e810 (2 revisions) ( #152012 )
...
b65c93ea94...ea1e53a4e8
2024-07-19 kevmoo@users.noreply.github.com Drop deprecated hash_code functions (flutter/engine#54000 )
2024-07-19 robert.ancell@canonical.com Renamed plugin classes to handler (flutter/engine#53736 )
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 rmistry@google.com ,zra@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
2024-07-19 04:15:26 +00:00
Kevin Moore
74d6bd99b6
painting: drop deprecated (exported) hashList and hashValues functions ( #151677 )
...
These have been deprecated for over a year
Will remove from the engine once this PR lands
Towards https://github.com/flutter/flutter/issues/151679
2024-07-19 01:15:43 +00:00
engine-flutter-autoroll
73321aa950
Roll Flutter Engine from 766f7bed7185 to b65c93ea948e (2 revisions) ( #152004 )
...
766f7bed71...b65c93ea94
2024-07-18 jacksongardner@google.com [skwasm] Combine offset and transform properly. (flutter/engine#53967 )
2024-07-18 matanlurey@users.noreply.github.com Gracefully fail when `gn desc` returns no targets. (flutter/engine#53999 )
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 rmistry@google.com ,zra@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
2024-07-18 23:55:25 +00:00
Jenn Magder
e88928cab5
Update TESTOWNERS ( #151907 )
...
Swap iOS TESTOWNERS. We will rebalance next time the team changes.
(Loic and Chris are already heavily represented in triaging the desktop tests).
2024-07-18 23:28:51 +00:00
n7484443
665d9e6e86
chore: fix test name & add description of tests ( #151959 )
...
https://github.com/flutter/flutter/pull/151364
I realized I made a mistake with my PR.
There are two missed description about test, one wrong test name.
So I correted that tests.
2024-07-18 23:23:05 +00:00
engine-flutter-autoroll
978657becd
Roll Flutter Engine from 564ded4c4742 to 766f7bed7185 (2 revisions) ( #151998 )
...
564ded4c47...766f7bed71
2024-07-18 bruno.leroux@gmail.com [Android] Call restartInput selectively on clear (flutter/engine#53662 )
2024-07-18 zanderso@users.noreply.github.com Roll buildroot to 327906297b49980748ea1956019829e7c434a03e (flutter/engine#53994 )
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 rmistry@google.com ,zra@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
2024-07-18 22:32:31 +00:00
Renzo Olivares
93fd29455d
Fix SelectionArea scrolling conflicts ( #151138 )
...
Fixes #150897
2024-07-18 21:50:20 +00:00
Renzo Olivares
6e877226bf
Fix: BaseTapAndDragGestureRecognizer should reset drag state after losing gesture arena ( #151989 )
...
This PR properly resets the drag state when losing the gesture arena or when the recognizer stops tracking the current pointer. The _dragState enum was reset properly, but I had forgotten to also reset the `_start`, this caused an issue when the recognizer won the gesture arena the next time, as it tries to detect a drag given the old `_start` in `acceptGesture`, but the `_dragState` has been reset causing an assertion to trigger.
2024-07-18 21:01:25 +00:00
flutter-pub-roller-bot
a08d1bbdb8
Roll pub packages ( #151975 )
...
This PR was generated by `flutter update-packages --force-upgrade`.
2024-07-18 20:15:21 +00:00
engine-flutter-autoroll
dc7b5f481d
Roll Flutter Engine from 8bcf638eb893 to 564ded4c4742 (2 revisions) ( #151986 )
...
8bcf638eb8...564ded4c47
2024-07-18 zanderso@users.noreply.github.com Fix race in image_filter_test.dart (flutter/engine#53996 )
2024-07-18 skia-flutter-autoroll@skia.org Roll Dart SDK from 7b3c16ac1cf9 to 0f61238a27b0 (1 revision) (flutter/engine#53995 )
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 rmistry@google.com ,zra@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
2024-07-18 19:53:18 +00:00
croro613
4590600365
Fix WidgetStateTextStyle's doc ( #151935 )
...
Fixes #151710
2024-07-18 19:43:05 +00:00
engine-flutter-autoroll
b5030df77c
Roll Flutter Engine from d58ba74250ce to 8bcf638eb893 (2 revisions) ( #151977 )
...
d58ba74250...8bcf638eb8
2024-07-18 matanlurey@users.noreply.github.com Add a "pub workspace" to the root of the engine repository (flutter/engine#53539 )
2024-07-18 skia-flutter-autoroll@skia.org Roll Skia from 9d391088f52c to 939e1dac9815 (1 revision) (flutter/engine#53990 )
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 rmistry@google.com ,zra@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
2024-07-18 18:11:04 +00:00
Kevin Chisholm
5040232763
Adds 3.22.3 changelog ( #151974 )
2024-07-19 01:00:00 +07:00
engine-flutter-autoroll
9d76e120d0
Roll Packages from d03b1b4ed1a2 to c7f052697ae9 (8 revisions) ( #151971 )
...
d03b1b4ed1...c7f052697a
2024-07-18 737941+loic-sharma@users.noreply.github.com [flutter_plugin_tools] Allow disabling Swift Package Manager when building examples (flutter/packages#7145 )
2024-07-17 rexios80@me.com Modernize all `index.html` files to support WASM (flutter/packages#7114 )
2024-07-17 louisehsu@google.com [in_app_purchase_storekit] Migrate InAppPurchasePluginTests.m to. Swift (flutter/packages#7105 )
2024-07-17 ditman@gmail.com [ci] Drive tests with html renderer if CHANNEL is stable. (flutter/packages#7146 )
2024-07-17 49699333+dependabot[bot]@users.noreply.github.com [in_app_pur]: Bump com.android.tools.build:gradle from 7.3.1 to 8.5.1 in /packages/in_app_purchase/in_app_purchase_android/android (flutter/packages#7120 )
2024-07-17 49699333+dependabot[bot]@users.noreply.github.com [image_picker]: Bump com.android.tools.build:gradle from 7.2.1 to 8.5.1 in /packages/image_picker/image_picker_android/android (flutter/packages#7121 )
2024-07-17 49699333+dependabot[bot]@users.noreply.github.com [url_launcher]: Bump com.android.tools.build:gradle from 7.3.0 to 8.5.1 in /packages/url_launcher/url_launcher_android/android (flutter/packages#7128 )
2024-07-17 30872003+misos1@users.noreply.github.com [camera_avfoundation] do not append sample buffer when readyForMoreMediaData is NO to avoid crash (flutter/packages#6901 )
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
2024-07-18 17:35:06 +00:00
Nate Wilson
db80f4e713
WidgetState mapping (#146043 )
...
This pull request implements [enhanced enum](https://dart.dev/language/enums#declaring-enhanced-enums ) features for the new `WidgetState` enum, in order to improve the developer experience when creating and using `WidgetStateProperty` objects.
`WidgetState` now has a `.matchesSet()` method:
```dart
// identical to "states.contains(WidgetState.error)"
final bool hasError = WidgetState.error.isSatisfiedBy(states);
```
This addition allows for wide variety of `WidgetStateProperty` objects to be constructed in a simple manner.
<br><br>
```dart
// before
final style = MaterialStateTextStyle.resolveWith((states) {
if (states.contains(MaterialState.error)) {
return TextStyle(color: Colors.red);
} else if (states.contains(MaterialState.focused)) {
return TextStyle(color: Colors.blue);
}
return TextStyle(color: Colors.black);
});
// after
final style = WidgetStateTextStyle.fromMap({
WidgetState.error: TextStyle(color: Colors.red),
WidgetState.focused: TextStyle(color: Colors.blue),
WidgetState.any: TextStyle(color: Colors.black), // "any" is a static const member, not an enum value
});
```
```dart
// before
final color = MaterialStateProperty.resolveWith((states) {
if (states.contains(MaterialState.focused)) {
return Colors.blue;
} else if (!states.contains(MaterialState.disabled)) {
return Colors.black;
}
return null;
});
// after
final color = WidgetStateProperty<Color?>.fromMap({
WidgetState.focused: Colors.blue,
~WidgetState.disabled: Colors.black,
});
```
```dart
// before
const activeStates = [MaterialState.selected, MaterialState.focused, MaterialState.scrolledUnder];
final color = MaterialStateColor.resolveWith((states) {
if (activeStates.any(states.contains)) {
if (states.contains(MaterialState.hovered) {
return Colors.blueAccent;
}
return Colors.blue;
}
return Colors.black;
});
// after
final active = WidgetState.selected | WidgetState.focused | WidgetState.scrolledUnder;
final color = WidgetStateColor.fromMap({
active & WidgetState.hovered: Colors.blueAccent,
active: Colors.blue,
~active: Colors.black,
});
```
<br>
(fixes #146042 , and also fixes #143488 )
2024-07-18 16:48:06 +00:00
Greg Price
af0e01c370
Fix AppBar doc to keep diagram next to its description ( #151937 )
...
Also swap two paragraphs to keep related content together.
2024-07-18 16:22:18 +00:00
Greg Price
caaff4b9b7
Small fixes to Image docs: NNBD, and add a cross-reference ( #151938 )
...
In particular, without this cross-reference it's easy for a reader
looking at [Image.frameBuilder] to think that the meanings of these
parameters just aren't properly documented. (I had that thought for
a minute, before thinking *surely* they're documented, and then
trying the link to the typedef.)
2024-07-18 16:22:16 +00:00
engine-flutter-autoroll
36dac294e9
Roll Flutter Engine from b043fe447bb3 to d58ba74250ce (1 revision) ( #151964 )
...
b043fe447b...d58ba74250
2024-07-18 skia-flutter-autoroll@skia.org Roll Dart SDK from 1597fa7cb445 to 7b3c16ac1cf9 (1 revision) (flutter/engine#53988 )
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 rmistry@google.com ,zra@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
2024-07-18 16:07:26 +00:00
flutter-pub-roller-bot
8c17a747c9
Roll pub packages ( #151946 )
...
This PR was generated by `flutter update-packages --force-upgrade`.
2024-07-18 10:57:41 +00:00
flutter-pub-roller-bot
1d816f58cb
Roll pub packages ( #151904 )
...
This PR was generated by `flutter update-packages --force-upgrade`.
2024-07-18 09:52:29 +00:00
engine-flutter-autoroll
9c6cad2c57
Roll Flutter Engine from e3abca2d8105 to b043fe447bb3 (1 revision) ( #151942 )
...
e3abca2d81...b043fe447b
2024-07-18 robert.ancell@canonical.com Use glBlitFramebuffer when rendering (flutter/engine#53080 )
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 rmistry@google.com ,zra@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
2024-07-18 09:32:25 +00:00
engine-flutter-autoroll
2c660178e6
Roll Flutter Engine from 8073523b4623 to e3abca2d8105 (1 revision) ( #151936 )
...
8073523b46...e3abca2d81
2024-07-18 skia-flutter-autoroll@skia.org Roll Skia from c670953cacb0 to 9d391088f52c (1 revision) (flutter/engine#53981 )
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 rmistry@google.com ,zra@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
2024-07-18 05:44:38 +00:00
engine-flutter-autoroll
75204af181
Roll Flutter Engine from dfe22e3acc19 to 8073523b4623 (1 revision) ( #151934 )
...
dfe22e3acc...8073523b46
2024-07-18 skia-flutter-autoroll@skia.org Roll Dart SDK from 9b9ca1ff944d to 1597fa7cb445 (1 revision) (flutter/engine#53983 )
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 rmistry@google.com ,zra@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
2024-07-18 04:43:29 +00:00
engine-flutter-autoroll
95565b9273
Roll Flutter Engine from 184c3f0de6b3 to dfe22e3acc19 (1 revision) ( #151930 )
...
184c3f0de6...dfe22e3acc
2024-07-18 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from C_ze_BbJWtfB9GdOA... to PefNEmf1_cZtEGlZc... (flutter/engine#53982 )
Also rolling transitive DEPS:
fuchsia/sdk/core/linux-amd64 from C_ze_BbJWtfB to PefNEmf1_cZt
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 rmistry@google.com ,zra@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
2024-07-18 03:39:20 +00:00
engine-flutter-autoroll
d029ba034e
Roll Flutter Engine from 00f0f6b74da7 to 184c3f0de6b3 (1 revision) ( #151928 )
...
00f0f6b74d...184c3f0de6
2024-07-18 skia-flutter-autoroll@skia.org Roll Skia from e7844530e828 to c670953cacb0 (1 revision) (flutter/engine#53979 )
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 rmistry@google.com ,zra@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
2024-07-18 02:40:24 +00:00
engine-flutter-autoroll
0daf5b7631
Roll Flutter Engine from d194a2f0e5da to 00f0f6b74da7 (1 revision) ( #151927 )
...
d194a2f0e5...00f0f6b74d
2024-07-17 flar@google.com [Impeller] Convert basic AIKS golden tests to use DisplayList (flutter/engine#53969 )
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 rmistry@google.com ,zra@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
2024-07-18 01:43:17 +00:00
engine-flutter-autoroll
6463e8d737
Roll Flutter Engine from a5a93bb80bd1 to d194a2f0e5da (3 revisions) ( #151925 )
...
a5a93bb80b...d194a2f0e5
2024-07-17 skia-flutter-autoroll@skia.org Roll Skia from 546120aeaa44 to e7844530e828 (1 revision) (flutter/engine#53976 )
2024-07-17 chris@bracken.jp Add doc comments to build/archives/BUILD.gn (flutter/engine#53973 )
2024-07-17 skia-flutter-autoroll@skia.org Roll Dart SDK from d679a4c98193 to 9b9ca1ff944d (1 revision) (flutter/engine#53975 )
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 rmistry@google.com ,zra@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
2024-07-18 00:40:37 +00:00
engine-flutter-autoroll
02aaaa0bf9
Roll Flutter Engine from e9dc62074c2b to a5a93bb80bd1 (1 revision) ( #151918 )
...
e9dc62074c...a5a93bb80b
2024-07-17 skia-flutter-autoroll@skia.org Roll Skia from 5efad82d5387 to 546120aeaa44 (5 revisions) (flutter/engine#53972 )
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 rmistry@google.com ,zra@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
2024-07-17 22:54:22 +00:00
Yegor
8e6643c597
[web] use the new backlog Github project in triage links ( #151920 )
...
https://github.com/orgs/flutter/projects/132 is going away.
https://github.com/orgs/flutter/projects/41 is the new project we use
for backlog tracking.
2024-07-17 15:28:13 -07:00
Yegor
fb9cadb0f5
Update Flutter-Web-Triage.md ( #151607 )
...
Update regular contributor list on the Flutter Web Triage wiki page.
2024-07-17 15:23:14 -07:00
Bruno Leroux
3acb13b911
Reland fix InputDecorator hint default text style on M3 ( #150835 )
...
## Description
This PR is a partial reland of https://github.com/flutter/flutter/pull/148944 which was reverted in https://github.com/flutter/flutter/pull/149448 .
It makes the `InputDecoration.hintText` font style compliant with the M3 spec.
(First part of the reland was merged in https://github.com/flutter/flutter/pull/150278 )
## Related Issue
Fixes https://github.com/flutter/flutter/issues/148787 .
## Tests
Updates several tests.
2024-07-17 21:48:29 +00:00
engine-flutter-autoroll
cba7b7b8a5
Roll Flutter Engine from 39ee1a549581 to e9dc62074c2b (3 revisions) ( #151915 )
...
39ee1a5495...e9dc62074c
2024-07-17 skia-flutter-autoroll@skia.org Roll Skia from 485bf4ff886b to 5efad82d5387 (1 revision) (flutter/engine#53968 )
2024-07-17 chris@bracken.jp [macOS] Archive universal gen_snapshot binaries (flutter/engine#53962 )
2024-07-17 skia-flutter-autoroll@skia.org Roll Skia from 4d2047aa3c8d to 485bf4ff886b (1 revision) (flutter/engine#53963 )
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 rmistry@google.com ,zra@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
2024-07-17 21:44:33 +00:00
Victor Sanni
4d9c1682e4
Constrain CupertinoContextMenu animation to safe area ( #151860 )
...
## Before
https://github.com/user-attachments/assets/84b86117-3820-4ac6-a204-81b123e5e543
## After
https://github.com/user-attachments/assets/f3374e69-ea7a-4bbf-9c92-669d0520c922
Fixes https://github.com/flutter/flutter/issues/122951 .
2024-07-17 21:28:06 +00:00
Qun Cheng
844eb2fe76
Create CarouselView widget - Part 2 ( #149775 )
...
This PR is to create `Carousel.weighted` so the size of each carousel item is based on a list of weights. While scrolling, item sizes are changing dynamically based on the scrolling progress.
https://github.com/flutter/flutter/assets/36861262/181472b0-6f8b-48e7-b191-ab5f7c88c0c8
2024-07-17 19:56:01 +00:00
engine-flutter-autoroll
6d0bb94456
Roll Flutter Engine from 45b722b661f0 to 39ee1a549581 (3 revisions) ( #151905 )
...
45b722b661...39ee1a5495
2024-07-17 chris@bracken.jp Clean up create_macos_gen_snapshots.py options (flutter/engine#53954 )
2024-07-17 skia-flutter-autoroll@skia.org Roll Skia from def61bdd977a to 4d2047aa3c8d (1 revision) (flutter/engine#53960 )
2024-07-17 skia-flutter-autoroll@skia.org Roll Dart SDK from 7368b1d084b0 to d679a4c98193 (3 revisions) (flutter/engine#53961 )
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 rmistry@google.com ,zra@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
2024-07-17 18:54:05 +00:00
Kishan Rathore
355fe44f19
docs: Fix typo in data driven fixes test folder section ( #151836 )
...
Previously we were having `corresponding` written as `curresponding`.
2024-07-17 18:10:17 +00:00
Zachary Anderson
1962e7fd1a
Stop running flaky mac tests in presubmit ( #151870 )
...
For currently unknown reasons, this test is failing at a rate >10% but only in presubmit. This is blocking many engine -> framework rolls, requiring a lot of manual intervention from the sheriff.
https://github.com/flutter/flutter/issues/150642
2024-07-17 18:02:11 +00:00
engine-flutter-autoroll
a1a7330eb6
Roll Flutter Engine from 7e2579634027 to 45b722b661f0 (1 revision) ( #151895 )
...
7e25796340...45b722b661
2024-07-17 skia-flutter-autoroll@skia.org Roll Skia from 7ebcb7ea944e to def61bdd977a (1 revision) (flutter/engine#53959 )
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 rmistry@google.com ,zra@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
2024-07-17 18:02:07 +00:00
Joy Serquiña
8a766ce354
fix(Flutter Web App): fixes html lang typo ( #151866 )
...
Updates the html tag lang attribute to valid "en-US" according to W3.org.
[Before screenshot](https://screenshot.googleplex.com/CMEvi8nAofR4twf )
[After screenshot](https://screenshot.googleplex.com/5aJZBc6o5Xm9fXH )
Fixes b/338044851
*Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.*
*List which issues are fixed by this PR. You must list at least one issue. An issue is not required if the PR fixes something trivial like a typo.*
*If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].*
2024-07-17 17:58:53 +00:00