joshualitt
191465ac6f
[web] Migrate the bulk of JS interop to JS types. ( #123286 )
2023-04-10 12:08:26 -07:00
htoor3
1a98273af2
[web] - fix text editing integration tests for new DOM structure ( #124299 )
...
[web] - fix text editing integration tests for new DOM structure
2023-04-10 18:40:18 +00:00
Rexios
bf0bdacb29
[flutter_test] Adds method to mock EventChannels ( #124415 )
...
[flutter_test] Adds method to mock EventChannels
2023-04-10 17:02:48 +00:00
engine-flutter-autoroll
17169d47b5
Roll Packages from 75ede70ca5f0 to a2f396cc91db (8 revisions) ( #124519 )
...
Roll Packages from 75ede70ca5f0 to a2f396cc91db (8 revisions)
2023-04-10 16:51:07 +00:00
Eilidh Southren
0f5e513ba8
Update MCU version ( #124512 )
...
Update MCU version
2023-04-10 16:44:26 +00:00
Jackson Gardner
07b89dada4
Add support to the flutter tool to compile against the skwasm renderer ( #124296 )
...
Add support to the flutter tool to compile against the skwasm renderer
2023-04-10 15:52:40 +00:00
engine-flutter-autoroll
8eb1c9d1f6
Roll Flutter Engine from 58ab7eaee66c to 44d165644450 (3 revisions) ( #124508 )
...
Roll Flutter Engine from 58ab7eaee66c to 44d165644450 (3 revisions)
2023-04-10 12:21:42 +00:00
luckysmg
f4cd897e7e
[Text Input] Only unfocus when receive connectionClosed on platform except web ( #123929 )
...
[Text Input] Only unfocus when receive connectionClosed on platform except web
2023-04-10 02:09:21 +00:00
engine-flutter-autoroll
c4cfded4b7
Roll Flutter Engine from 30daa2369d58 to 58ab7eaee66c (1 revision) ( #124486 )
...
Roll Flutter Engine from 30daa2369d58 to 58ab7eaee66c (1 revision)
2023-04-10 01:47:24 +00:00
engine-flutter-autoroll
fa976a1bef
Roll Flutter Engine from ce8143e25317 to 30daa2369d58 (1 revision) ( #124484 )
...
Roll Flutter Engine from ce8143e25317 to 30daa2369d58 (1 revision)
2023-04-09 23:19:24 +00:00
engine-flutter-autoroll
0e266ee4f7
Roll Flutter Engine from 36c5811c4676 to ce8143e25317 (1 revision) ( #124479 )
...
Roll Flutter Engine from 36c5811c4676 to ce8143e25317 (1 revision)
2023-04-09 15:52:20 +00:00
engine-flutter-autoroll
c55d713ca8
Roll Flutter Engine from fe924e27a725 to 36c5811c4676 (1 revision) ( #124471 )
...
Roll Flutter Engine from fe924e27a725 to 36c5811c4676 (1 revision)
2023-04-09 10:20:36 +00:00
engine-flutter-autoroll
e0045d04f7
Roll Flutter Engine from df5e055f6aba to fe924e27a725 (1 revision) ( #124466 )
...
Roll Flutter Engine from df5e055f6aba to fe924e27a725 (1 revision)
2023-04-09 05:52:37 +00:00
engine-flutter-autoroll
8212eaee1f
Roll Flutter Engine from cac56b220dab to df5e055f6aba (5 revisions) ( #124461 )
...
Roll Flutter Engine from cac56b220dab to df5e055f6aba (5 revisions)
2023-04-08 22:54:34 +00:00
engine-flutter-autoroll
3b30f5083e
Roll Flutter Engine from 1f5433d4e4ae to cac56b220dab (1 revision) ( #124434 )
...
Roll Flutter Engine from 1f5433d4e4ae to cac56b220dab (1 revision)
2023-04-08 22:04:14 +00:00
Christopher Fujino
3ea2d72446
document StaticIconProvider ( #120935 )
...
document StaticIconProvider
3.10.0-2.0.pre
2023-04-08 02:45:14 +00:00
Greg Spencer
ba097e2371
Prepare for adding values to AppLifecycleState ( #119954 )
...
Prepare for adding values to AppLifecycleState
2023-04-08 02:43:23 +00:00
Bruno Leroux
9f98f63585
Fix InkWell ripple visible on right click when not expected ( #124386 )
...
Right clicking an InkWell with no secondary tap handlers will no longer cause a ripple.
2023-04-07 16:02:14 -07:00
engine-flutter-autoroll
e76e9c1edf
Roll Flutter Engine from fd79552e8153 to 1f5433d4e4ae (3 revisions) ( #124427 )
...
Roll Flutter Engine from fd79552e8153 to 1f5433d4e4ae (3 revisions)
2023-04-07 22:41:05 +00:00
Michael Goderbauer
73bd978529
Migrate away from deprecated BinaryMessenger API ( #124348 )
...
Migrate away from deprecated BinaryMessenger API
2023-04-07 19:38:52 +00:00
engine-flutter-autoroll
9fc6c6a151
Roll Flutter Engine from ddaa87c11434 to fd79552e8153 (2 revisions) ( #124409 )
...
Roll Flutter Engine from ddaa87c11434 to fd79552e8153 (2 revisions)
2023-04-07 18:37:25 +00:00
Jenn Magder
c60f202308
Force plugin transitive dependencies to an ARC compatible version ( #124349 )
...
Force plugin transitive dependencies to an ARC compatible version
2023-04-07 18:07:23 +00:00
chunhtai
e5e765e683
Reland Refactor reorderable list semantics ( #124395 )
...
Reland Refactor reorderable list semantics
2023-04-07 17:47:06 +00:00
keyonghan
4c3d7333b1
Mark analyzer_benchmark as unflaky ( #124394 )
...
Mark analyzer_benchmark as unflaky
2023-04-07 17:20:52 +00:00
Flutter GitHub Bot
cc4b455521
Roll pub packages ( #124364 )
...
Roll pub packages
2023-04-07 17:19:24 +00:00
Zachary Anderson
2f4a6afd30
Revert "[flutter_test] Adds method to mock EventChannels" ( #124401 )
...
Reverts flutter/flutter#123726
Analysis failures on CI
https://ci.chromium.org/ui/p/flutter/builders/prod/Linux%20analyze/12890/overview
2023-04-07 10:10:00 -07:00
Reid Baker
645cfcddf1
Update gradle_utils.dart and flutter.gradle to have the same versions as the documentation in file says is required. ( #123213 )
...
This was an oversight from pr
https://github.com/flutter/flutter/pull/116146/files .
Comments in both files indicate that the versions should be bumped
together.
## Pre-launch Checklist
- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] 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 `///`).
- [x] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [ ] All existing and new tests are passing.
If you need help, consider asking for advice on the #hackers-new channel
on [Discord].
2023-04-07 12:49:58 -04:00
Reid Baker
7a791b5dbf
Update getGradleVersion to ignore commented out lines ( #124260 )
...
https://github.com/flutter/flutter/issues/123917
Missed feedback from https://github.com/flutter/flutter/pull/123916
- Handle commented out lines in gradle-wrapper.properties
This is 1 of 2 prs to handle missed feedback. Formatting will be done in
the second whereas this one captures a weakness missed in the last pr.
## Pre-launch Checklist
- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [x] I listed at least one issue that this PR fixes in the description
above.
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [x] All existing and new tests are passing.
2023-04-07 12:45:37 -04:00
Rexios
f28eb28f0d
[flutter_test] Adds method to mock EventChannels ( #123726 )
...
[flutter_test] Adds method to mock EventChannels
2023-04-07 16:12:27 +00:00
engine-flutter-autoroll
4e5e9f4640
Roll Flutter Engine from d1dad6acbe5c to ddaa87c11434 (1 revision) ( #124392 )
...
Roll Flutter Engine from d1dad6acbe5c to ddaa87c11434 (1 revision)
2023-04-07 15:52:37 +00:00
chunhtai
9884b5f55e
Fixes IgnorePointer and AbsorbPointer to only block user interactions… ( #120619 )
...
Fixes IgnorePointer and AbsorbPointer to only block user interactionsâ¦
2023-04-07 15:51:05 +00:00
Victoria Ashworth
c52042fbfc
Make logs verbose for gallery tests ( #124271 )
...
Make logs verbose for gallery tests
2023-04-07 15:47:20 +00:00
engine-flutter-autoroll
fde6045138
Roll Packages from 3f480616948d to 75ede70ca5f0 (6 revisions) ( #124391 )
...
Roll Packages from 3f480616948d to 75ede70ca5f0 (6 revisions)
2023-04-07 15:45:32 +00:00
Bruno Leroux
aa6a0a9dea
Fix EditableText misplaces caret when selection is invalid ( #123777 )
...
Fix EditableText misplaces caret when selection is invalid
2023-04-07 04:52:30 +00:00
engine-flutter-autoroll
1ea013dc28
Roll Flutter Engine from bfc4113d5801 to d1dad6acbe5c (2 revisions) ( #124374 )
...
Roll Flutter Engine from bfc4113d5801 to d1dad6acbe5c (2 revisions)
2023-04-07 03:34:21 +00:00
engine-flutter-autoroll
714d4038e0
Roll Flutter Engine from dc4fe907c4bc to bfc4113d5801 (2 revisions) ( #124371 )
...
Roll Flutter Engine from dc4fe907c4bc to bfc4113d5801 (2 revisions)
2023-04-07 02:22:31 +00:00
Xilai Zhang
e749db6f91
Revert "Refactor reorderable list semantics" ( #124368 )
...
Revert "Refactor reorderable list semantics"
3.10.0-1.0.pre
2023-04-07 01:46:06 +00:00
Greg Spencer
692a7efa3f
Initialize ThemeData.visualDensity using ThemeData.platform instead of defaultTargetPlatform ( #124357 )
...
Initialize `ThemeData.visualDensity` using `ThemeData.platform` instead of `defaultTargetPlatform`
2023-04-07 01:44:23 +00:00
engine-flutter-autoroll
77d06f107a
Roll Flutter Engine from 8063e1f837d3 to dc4fe907c4bc (1 revision) ( #124366 )
...
Roll Flutter Engine from 8063e1f837d3 to dc4fe907c4bc (1 revision)
2023-04-07 01:30:07 +00:00
engine-flutter-autoroll
fd969150e4
Roll Flutter Engine from 6e673411acf6 to 8063e1f837d3 (1 revision) ( #124363 )
...
Roll Flutter Engine from 6e673411acf6 to 8063e1f837d3 (1 revision)
2023-04-07 00:36:07 +00:00
Henry Riehl
73996ea40b
Add vertical alignment offset to the ``MenuAnchor`` widget when overflowing ( #123740 )
...
Positioning of cascading menus.
2023-04-06 16:57:30 -07:00
engine-flutter-autoroll
8fdd2e0833
Roll Flutter Engine from 419be0aed5df to 6e673411acf6 (1 revision) ( #124360 )
...
419be0aed5...6e673411ac
2023-04-06 skia-flutter-autoroll@skia.org Manual roll Dart SDK from
36ace2c92e0a to 0c85a16bac6d (6 revisions) (flutter/engine#40974 )
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 jonahwilliams@google.com ,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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-04-06 16:48:39 -07:00
Greg Price
846fcefd21
Fix surface-size state leak in material/paginated_data_table_test (framework shuffle-all 3/n) ( #123842 )
...
Fix surface-size state leak in material/paginated_data_table_test (framework shuffle-all 3/n)
2023-04-06 23:34:12 +00:00
engine-flutter-autoroll
bf98fcf738
Roll Flutter Engine from 92c75660eb19 to 419be0aed5df (1 revision) ( #124356 )
...
Roll Flutter Engine from 92c75660eb19 to 419be0aed5df (1 revision)
2023-04-06 22:57:35 +00:00
Michael Goderbauer
9ebd4b49f7
Fix double the ( #124236 )
...
Fix double the
2023-04-06 22:29:24 +00:00
chunhtai
94327e7aa8
Refactor reorderable list semantics ( #123263 )
...
Refactor reorderable list semantics
2023-04-06 22:01:03 +00:00
Tirth
6338ab1575
[DropdownMenu] add helperText & errorText to DropdownMenu Widget ( #123775 )
...
[DropdownMenu] add helperText & errorText to DropdownMenu Widget
2023-04-06 21:33:21 +00:00
Justin McCandless
e4f2d61b5c
TextSelectionHandleControls deprecation deletion timeframe ( #124262 )
...
Make sure the removal of deprecated APIs TextSelectionControls.buildToolbar and TextSelectionHandleControls happen in two separate steps. Will make a tricky migration situation a little easier for affected users.
2023-04-06 14:00:22 -07:00
engine-flutter-autoroll
9ca6012676
Roll Flutter Engine from 9620c6482454 to 92c75660eb19 (1 revision) ( #124345 )
...
Roll Flutter Engine from 9620c6482454 to 92c75660eb19 (1 revision)
2023-04-06 20:51:08 +00:00
Kevin Moore
97d5cd5ecc
flutter tool: log dart2wasm vs dart2js as appropriate during build ( #124331 )
...
flutter tool: log dart2wasm vs dart2js as appropriate during build
2023-04-06 20:49:26 +00:00