31802 Commits

Author SHA1 Message Date
Liam Appelbe
ea0ddc94cc
Fix NPE in coverage collector (#114177) 2022-10-27 19:24:00 -07:00
engine-flutter-autoroll
9b59a4e1f0
Roll Flutter Engine from d90e5b7372a3 to b5c52563bbb6 (7 revisions) (#114198) 3.5.0-11.0.pre 2022-10-28 01:37:32 +00:00
Christopher Fujino
a5d5cd7a7b
increase Linux build_test sharding (#114196) 2022-10-28 01:09:23 +00:00
engine-flutter-autoroll
8ffaf4ba15
Roll Flutter Engine from 8bb0441e592f to d90e5b7372a3 (4 revisions) (#114185) 2022-10-27 23:56:23 +00:00
Jenn Magder
28ab431096
Make Logger required when injected in flutter_tool (#114111) 2022-10-27 22:40:08 +00:00
chunhtai
c6f6095acd
Remove RouteSetting.copyWith (#113860) 2022-10-27 22:09:05 +00:00
Flutter GitHub Bot
f60b44dae5
Roll pub packages (#113838) 2022-10-27 22:07:37 +00:00
Jenn Magder
15e694414c
Terminate simulator app on "q" (#114114) 2022-10-27 22:06:35 +00:00
Victoria Ashworth
8aad1190b7
Check for watch companion in build settings (#114078) 2022-10-27 22:05:05 +00:00
Adel Khial
cece4a5d19
Fix typo in flutter.gradle (#114143) 2022-10-27 22:05:03 +00:00
fzyzcjy
d93208a60b
Fix logical error in TimePickerDialog - the RenderObject forgets to update fields (#112040) 2022-10-27 22:05:02 +00:00
engine-flutter-autoroll
6cf3c259d4
Roll Flutter Engine from ecb513689262 to 8bb0441e592f (4 revisions) (#114178)
* c33eae133 Macos re-enable TestSetMenu (flutter/engine#37058)

* abc3aabad PlatformView partial blur (flutter/engine#36015)

* 8fcf413f8 Revert "PlatformView partial blur" (flutter/engine#37085)

* 8bb0441e5 Revert "Fixes Android text field to use hint text for accessibility (#36846)" (flutter/engine#37083)
2022-10-27 14:28:31 -07:00
Christopher Fujino
d40f6d1e68
[flutter_tools] allow flutter drive to take screenshots when sent a terminating signal (#114118) 2022-10-27 18:51:15 +00:00
Prome
80d4e5a05a
[Linux] add git ignores for linux plugin registrants (#113884) 2022-10-27 18:20:51 +00:00
engine-flutter-autoroll
99f08a19e6
Roll Flutter Engine from f0eb4f0bae67 to ecb513689262 (8 revisions) (#114167) 2022-10-27 17:42:50 +00:00
engine-flutter-autoroll
f66442ed3f
Roll Plugins from cd8bb0a20753 to efef3ab28eb4 (6 revisions) (#114166) 2022-10-27 17:32:19 +00:00
Zachary Anderson
d08197604f
Revert "Roll Flutter Engine from f0eb4f0bae67 to 1ea6e5e2de95 (1 revision) (#114125)" (#114165)
This reverts commit d9a2229babbc7e28cabd0ad42470c527a6cd9d3e.
2022-10-27 09:25:56 -07:00
engine-flutter-autoroll
d9a2229bab
Roll Flutter Engine from f0eb4f0bae67 to 1ea6e5e2de95 (1 revision) (#114125) 2022-10-27 04:30:17 +00:00
engine-flutter-autoroll
732d117010
Roll Flutter Engine from 871de2f904a4 to f0eb4f0bae67 (1 revision) (#114122) 2022-10-27 03:26:26 +00:00
engine-flutter-autoroll
eaecf4687d
Roll Flutter Engine from a772d20c7550 to 871de2f904a4 (6 revisions) (#114119) 2022-10-27 02:40:17 +00:00
engine-flutter-autoroll
8cd79538c7
Roll Flutter Engine from 31d21cbed7b2 to a772d20c7550 (12 revisions) (#114113) 2022-10-27 00:17:29 +00:00
Dominik Roszkowski
156c313219
Dispose animation controller in platform view benchmarks (#110413) 2022-10-26 13:24:14 -07:00
Alex Wallen
23d258df57
Remove deprecated updateSemantics API usage. (#113382) 2022-10-26 20:20:41 +00:00
pdblasi-google
671c532019
107866: Add support for verifying SemanticsNode ordering in widget tests (#113133) 2022-10-26 20:17:15 +00:00
Zachary Anderson
e334ac1122
Revert "Update Cupertino text input padding (#113958)" (#114102)
This reverts commit 51acda81f289ddaea04ea9f8b587dc20f1479764.
2022-10-26 12:59:05 -07:00
engine-flutter-autoroll
7bca82c3ff
Roll Flutter Engine from 2705bcb4e7d6 to 31d21cbed7b2 (1 revision) (#114086) 2022-10-26 18:58:53 +00:00
Mitchell Goodwin
51acda81f2
Update Cupertino text input padding (#113958)
* Update Cupertino text input padding

* Remove comment
2022-10-26 11:49:26 -07:00
engine-flutter-autoroll
e4a80b48c0
Roll Flutter Engine from 25133f15440d to 2705bcb4e7d6 (1 revision) (#114084) 2022-10-26 18:13:31 +00:00
nbayati
235a3252d2
Provide test API for accessibility announcements (#109661) 2022-10-26 18:05:07 +00:00
Jenn Magder
609b8f3219
Revert part of "Terminate simulator app on "q" (#113581)" (#114083) 2022-10-26 10:26:14 -07:00
Lucas Britto
5d93894264
[flutter_tools] Decouple fatal-warnings check from fatal-infos (#113748) 2022-10-26 16:44:25 +00:00
Marcel Čampa
d988c11a87
Expose alwaysShowMiddle in CupertinoSliverNavigationBar (#113544)
* SLFLF-5: Expose `alwaysShowMiddle` in `CupertinoSliverNavigationBar`

* SLFLF-5: Remove space in docstring

* SLFLF-5: Add test and update documentation

* SLFLF-5: Remove trailing whitespace (again)
2022-10-26 09:28:44 -07:00
engine-flutter-autoroll
e6be9831e0
Roll Plugins from fed91041ddd9 to cd8bb0a20753 (9 revisions) (#114077) 2022-10-26 16:19:11 +00:00
Jackson Gardner
cb534057e7
Don't specify libraries-spec argument if we are passing a platform dill. (#114045) 2022-10-26 16:05:08 +00:00
engine-flutter-autoroll
7d037f2c31
Roll Flutter Engine from 27269992caec to 25133f15440d (1 revision) (#114075) 2022-10-26 15:00:31 +00:00
engine-flutter-autoroll
8b36497946
Roll Flutter Engine from 56841d491f80 to 27269992caec (1 revision) (#114068) 2022-10-26 11:59:06 +00:00
engine-flutter-autoroll
97970acfc7
Roll Flutter Engine from 3b086a0e98e3 to 56841d491f80 (1 revision) (#114065) 2022-10-26 10:53:25 +00:00
engine-flutter-autoroll
391f356359
Roll Flutter Engine from c00953e610fa to 3b086a0e98e3 (1 revision) (#114062) 2022-10-26 10:07:26 +00:00
engine-flutter-autoroll
89e1fbd304
Roll Flutter Engine from 199166f7c642 to c00953e610fa (1 revision) (#114059) 2022-10-26 09:17:25 +00:00
hangyu
e739ad0782
M3 Text field UI update (#113776)
* text field update

* update tests

* lint

* polish template
2022-10-26 16:32:58 +08:00
engine-flutter-autoroll
dcc6a4c0b0
Roll Flutter Engine from ac95a3a4cc92 to 199166f7c642 (1 revision) (#114056) 2022-10-26 08:05:31 +00:00
engine-flutter-autoroll
b00b2f1bea
Roll Flutter Engine from c814452fcb26 to ac95a3a4cc92 (1 revision) (#114053) 2022-10-26 05:55:24 +00:00
engine-flutter-autoroll
dd9b7ac133
Roll Flutter Engine from 71675e2de9f2 to c814452fcb26 (1 revision) (#114052) 2022-10-26 05:13:25 +00:00
engine-flutter-autoroll
8b28104211
Roll Flutter Engine from a34d38ccb726 to 71675e2de9f2 (2 revisions) (#114049) 2022-10-26 02:17:29 +00:00
engine-flutter-autoroll
afa9a70bf0
Roll Flutter Engine from ce6649aeea6d to a34d38ccb726 (1 revision) (#114046) 2022-10-26 01:17:25 +00:00
engine-flutter-autoroll
dcf219ef16
Roll Flutter Engine from b1f1ec2bae46 to ce6649aeea6d (1 revision) (#114044) 2022-10-26 00:17:32 +00:00
M. Javad Pourqavam
d5c53b82e9
Fix text field label animation duration and curve (#105966) 2022-10-25 17:08:21 -07:00
fzyzcjy
e39fa7a836
Fix wasted memory caused by debug fields - 16 bytes per object (when adding that should-be-removed field crosses double-word alignment) (#113927) 2022-10-25 23:31:14 +00:00
kye shimizu
b816801abd
fix to add both flutter_test and integration_test (#109650) 2022-10-25 23:29:54 +00:00
engine-flutter-autoroll
3ed14a05c5
Roll Flutter Engine from e9aba46a7bcb to b1f1ec2bae46 (4 revisions) (#114043) 2022-10-25 23:25:08 +00:00