34314 Commits

Author SHA1 Message Date
Justin McCandless
f5c1fb1d26
Remove deprecations from TextSelectionHandleControls instances (#124611)
Moves to a two-step deprecation process for context menus, avoiding immediate breaking changes.
2023-04-11 16:43:40 -07:00
dependabot[bot]
6e654d3605
Bump codecov/codecov-action from 3.1.1 to 3.1.2 (#124633)
Bump codecov/codecov-action from 3.1.1 to 3.1.2
2023-04-11 23:20:14 +00:00
Micael Cid
4a83fa0fe9
[integration_test] upgrade androidx test to 1.4.0 (#122437)
[integration_test] upgrade androidx test to 1.4.0
2023-04-11 22:22:03 +00:00
Rydmike
bd524d9c1d
Add Mike Rydstrom to AUTHORS (#124561)
Add Mike Rydstrom to AUTHORS
2023-04-11 21:52:04 +00:00
pdblasi-google
6839b3cbd6
Adds dart_fix support to flutter_test (#124347)
Adds `dart_fix` support to `flutter_test`
2023-04-11 21:09:07 +00:00
godofredoc
be2aa1c268
Set multiple tests as non flaky. (#124604)
Set multiple tests as non flaky.
2023-04-11 20:05:21 +00:00
engine-flutter-autoroll
54d740d9da
Roll Flutter Engine from a93118cf7647 to 96cb2f5617bb (4 revisions) (#124614)
Roll Flutter Engine from a93118cf7647 to 96cb2f5617bb (4 revisions)
2023-04-11 20:03:13 +00:00
Mouad Debbar
0fa15e04ac
[web] Add benchmarks for the Material3 Components screen (#124354)
[web] Add benchmarks for the Material3 Components screen
2023-04-11 19:59:37 +00:00
engine-flutter-autoroll
1f04b75fe5
Roll Flutter Engine from 2360950aead7 to a93118cf7647 (5 revisions) (#124610)
Roll Flutter Engine from 2360950aead7 to a93118cf7647 (5 revisions)
2023-04-11 18:31:09 +00:00
engine-flutter-autoroll
d8b3a0fb71
Roll Packages from a2f396cc91db to bc6a55332f5c (6 revisions) (#124609)
Roll Packages from a2f396cc91db to bc6a55332f5c (6 revisions)
2023-04-11 18:28:55 +00:00
Chris Bobbe
952ace627f
BottomAppBar: Fix doubled layers of color and shadow (#123294)
Fixes BottomAppBar with translucent colors.
2023-04-11 11:21:13 -07:00
Aditya Thakur
c9f23b0bc2
Fix ShaderMask Example issue (#124511)
Fix ShaderMask Example issue
2023-04-11 18:17:53 +00:00
engine-flutter-autoroll
ab88f4a5c7
Roll Flutter Engine from 4bd42060e700 to 2360950aead7 (1 revision) (#124584)
Roll Flutter Engine from 4bd42060e700 to 2360950aead7 (1 revision)
2023-04-11 15:05:00 +00:00
engine-flutter-autoroll
4cee78811f
Roll Flutter Engine from d89aea9adf9c to 4bd42060e700 (1 revision) (#124581)
Roll Flutter Engine from d89aea9adf9c to 4bd42060e700 (1 revision)
2023-04-11 10:29:24 +00:00
engine-flutter-autoroll
a0b7b556d7
Roll Flutter Engine from 4a7f3f2a1f12 to d89aea9adf9c (6 revisions) (#124577)
Roll Flutter Engine from 4a7f3f2a1f12 to d89aea9adf9c (6 revisions)
2023-04-11 09:43:29 +00:00
Ian Hickson
2cf8502589
Implement "iterations" directive for customer tests (#124541)
Implement "iterations" directive for customer tests
2023-04-11 03:21:24 +00:00
engine-flutter-autoroll
5da6c4da4c
Roll Flutter Engine from a3b7935af776 to 4a7f3f2a1f12 (1 revision) (#124565)
Roll Flutter Engine from a3b7935af776 to 4a7f3f2a1f12 (1 revision)
2023-04-11 03:07:37 +00:00
engine-flutter-autoroll
df99ce1aaa
Roll Flutter Engine from 88501782bdf6 to a3b7935af776 (4 revisions) (#124562)
Roll Flutter Engine from 88501782bdf6 to a3b7935af776 (4 revisions)
2023-04-11 02:12:20 +00:00
engine-flutter-autoroll
a283b12be3
Roll Flutter Engine from 9f071f927023 to 88501782bdf6 (2 revisions) (#124556)
Roll Flutter Engine from 9f071f927023 to 88501782bdf6 (2 revisions)
2023-04-11 00:40:20 +00:00
Kevin Moore
ecf6a66387
Add omit-type-checks flag for wasm builds (#124341)
Add omit-type-checks flag for wasm builds
2023-04-11 00:38:35 +00:00
engine-flutter-autoroll
da767d9972
Roll Flutter Engine from 2e8ee813891b to 9f071f927023 (2 revisions) (#124553)
Roll Flutter Engine from 2e8ee813891b to 9f071f927023 (2 revisions)
2023-04-10 23:37:08 +00:00
Lau Ching Jun
c8b38b20bf
Debounce the proxied connection over proxied devices. (#124540)
Debounce the proxied connection over proxied devices.
2023-04-10 23:20:01 +00:00
engine-flutter-autoroll
697a849428
Roll Flutter Engine from a3e4c4484ca3 to 2e8ee813891b (3 revisions) (#124545)
Roll Flutter Engine from a3e4c4484ca3 to 2e8ee813891b (3 revisions)
2023-04-10 22:42:16 +00:00
engine-flutter-autoroll
2377cff81b
Roll Flutter Engine from 072632897f9b to a3e4c4484ca3 (2 revisions) (#124542)
Roll Flutter Engine from 072632897f9b to a3e4c4484ca3 (2 revisions)
2023-04-10 21:15:50 +00:00
Tae Hyung Kim
3c18f57480
Sliver Constrained Cross Axis (#124337)
Sliver Constrained Cross Axis
2023-04-10 21:15:48 +00:00
chunhtai
f662f2efe8
ExpansionTile audit (#124281)
ExpansionTile audit
2023-04-10 20:22:54 +00:00
Lau Ching Jun
5923ae41d2
Allow daemon to start DDS remotely when proxied devices are used. (#124061)
Allow daemon to start DDS remotely when proxied devices are used.
2023-04-10 20:21:07 +00:00
engine-flutter-autoroll
b495568ef1
Roll Flutter Engine from 53930ff1dcdc to 072632897f9b (3 revisions) (#124538)
Roll Flutter Engine from 53930ff1dcdc to 072632897f9b (3 revisions)
2023-04-10 20:08:05 +00:00
Callum Moffat
535b4d5ec3
Reduce macOS overscroll friction (#122142)
Reduce macOS overscroll friction
2023-04-10 19:34:51 +00:00
engine-flutter-autoroll
05e1ffe480
Roll Flutter Engine from 44d165644450 to 53930ff1dcdc (4 revisions) (#124534)
Roll Flutter Engine from 44d165644450 to 53930ff1dcdc (4 revisions)
2023-04-10 19:11:42 +00:00
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