31744 Commits

Author SHA1 Message Date
Victoria Ashworth
e13372188f
Check for watch companion in build settings (#113956) 2022-10-25 20:08:19 +00:00
Jason Simmons
ae143ad8d1
Hide debug logs from a MemoryAllocations test that intentionally throws an exception (#113786) 2022-10-25 19:53:54 +00:00
Alex Wallen
92d8b04bac
[macOS] Flavors project throws no flavor specified for creating a project. (#113979) 2022-10-25 19:50:50 +00:00
Gary Qian
b373be8891
Upgrade gradle for flutter tool to 7.3.0 (#114023) 2022-10-25 19:49:51 +00:00
Greg Spencer
dbbef15a53
Add Focus.parentNode to allow controlling the shape of the Focus tree. (#113655) 2022-10-25 19:32:30 +00:00
Jesús S Guerrero
0fe29f5857
Raise an exception when invalid subshard name (#113222) 2022-10-25 17:41:44 +00:00
Tomasz Gucio
563e0a4aae
Page Up / Page Down in text fields (#107602) 2022-10-25 16:54:10 +00:00
陈昱
b375b4ac87
Fix an issue that Dragging the iOS text selection handles is jumpy and iOS text selection update incorrectly. (#109136)
Better text selection handle dragging experience on iOS.
2022-10-25 08:58:53 -07:00
engine-flutter-autoroll
13cb46dd99
Roll Plugins from 84f5ec608be4 to fed91041ddd9 (2 revisions) (#114019) 2022-10-25 15:57:40 +00:00
Danny Tuppeny
3599b3a877
Add support for expression compilation when debugging integration tests (#113481)
Fixes #79439.
2022-10-25 15:34:22 +01:00
engine-flutter-autoroll
5304a24199
Roll Flutter Engine from 2b70cba93123 to c414b1d57b2b (1 revision) (#114000) 2022-10-25 09:08:08 +00:00
engine-flutter-autoroll
593315ea31
Roll Flutter Engine from 9abb459368d5 to 2b70cba93123 (1 revision) (#113997) 2022-10-25 07:50:07 +00:00
Taha Tesser
7f75d24164
Add Material 3 ProgressIndicator examples (#113950) 2022-10-25 07:27:08 +00:00
Taha Tesser
b0e7c9c4f0
Move AnimatedIcons example and fix typo in cupertino/text_selection_toolbar.dart (#113937) 2022-10-25 07:27:06 +00:00
Taha Tesser
400136b007
Fix Slider overlay and value indicator interactive behavior on desktop. (#113543) 2022-10-25 07:25:16 +00:00
engine-flutter-autoroll
2a59bd521d
Roll Flutter Engine from b93c654bd158 to 9abb459368d5 (2 revisions) (#113992) 2022-10-25 07:02:41 +00:00
engine-flutter-autoroll
49f0061afd
Roll Flutter Engine from 75bfcd73ca8a to b93c654bd158 (1 revision) (#113984) 2022-10-25 03:51:24 +00:00
engine-flutter-autoroll
e62d519cb5
Roll Flutter Engine from 24d7b5f255c0 to 75bfcd73ca8a (1 revision) (#113981) 2022-10-25 01:56:13 +00:00
engine-flutter-autoroll
1037f99198
Roll Flutter Engine from 7577fd46d50f to 24d7b5f255c0 (1 revision) (#113976) 2022-10-25 00:25:27 +00:00
xubaolin
6154b3b4bd
Improve Scrollbar drag behavior (#112434) 2022-10-24 23:45:04 +00:00
engine-flutter-autoroll
14a7360622
Roll Flutter Engine from 926bb80f49a2 to 7577fd46d50f (1 revision) (#113974) 2022-10-24 23:38:07 +00:00
Kate Lovett
806fb93c21
Fix ScrollPosition.isScrollingNotifier.value for pointer scrolling (#113972) 2022-10-24 23:03:50 +00:00
Camille Simon
694b25355d
[Android] Fix spell check integration test guarded function conflict (#113541) 2022-10-24 22:54:18 +00:00
Darren Austin
884f4d0582
Updated the Material Design tokens used to generate component defaults to v0.137. (#113970) 2022-10-24 15:53:03 -07:00
engine-flutter-autoroll
391330fdc5
Roll Flutter Engine from ecf2f85cab61 to 926bb80f49a2 (2 revisions) (#113971) 2022-10-24 22:52:24 +00:00
engine-flutter-autoroll
7571f308ad
Roll Flutter Engine from f445898c1a28 to ecf2f85cab61 (5 revisions) (#113968) 2022-10-24 21:59:15 +00:00
Liam Appelbe
0c14308404
Add branch coverage to flutter test (#113802) 2022-10-24 14:31:17 -07:00
Greg Spencer
5259e1bc6d
Add --empty to the flutter create command (#113873) 2022-10-24 21:20:03 +00:00
Renzo Olivares
3c2f500b1b
Fix edge scrolling on platforms that select word by word on long press move (#113128) 2022-10-24 21:14:54 +00:00
Mouad Debbar
2dd87fbdf2
Fix --local-engine for the new web/wasm mode (#113759) 2022-10-24 20:43:09 +00:00
engine-flutter-autoroll
903e9fb5e5
Roll Flutter Engine from 2f6c6583058b to f445898c1a28 (1 revision) (#113959) 2022-10-24 20:04:04 +00:00
Justin McCandless
b571abfbfd
Scribble mixin (#104128)
Refactors methods related to the iPad Scribble feature out of TextInputClient
2022-10-24 12:46:43 -07:00
Taha Tesser
b4058b95f5
Update Popup Menu to support Material 3 (#103606) 2022-10-24 12:15:18 -07:00
engine-flutter-autoroll
700b449d0a
Roll Flutter Engine from 7cd07782141c to 2f6c6583058b (2 revisions) (#113951) 2022-10-24 19:02:23 +00:00
engine-flutter-autoroll
6415de46a5
Roll Flutter Engine from 168c711a330e to 7cd07782141c (1 revision) (#113948) 2022-10-24 18:05:20 +00:00
Renzo Olivares
29397c2c7d
Fix selectWordsInRange when last word is located before the first word (#113224) 2022-10-24 17:53:48 +00:00
engine-flutter-autoroll
bd9021a0b6
Roll Flutter Engine from 2b5d630e4831 to 168c711a330e (1 revision) (#113947) 2022-10-24 17:09:12 +00:00
Jonah Williams
a7fe53656c
[framework] re-rasterize when window size or insets changes (#113647) 2022-10-24 17:09:10 +00:00
Pierre-Louis
15a4b009cb
Use correct semantics for toggle buttons (#113851)
* Use correct semantics for toggle buttons

* x
2022-10-24 08:48:37 -07:00
engine-flutter-autoroll
0b1fbd2974
Roll Plugins from 7a7480a5f392 to 84f5ec608be4 (2 revisions) (#113942) 2022-10-24 15:46:33 +00:00
J-P Nurmi
28e0f089a2
Reland "[text_input] introduce TextInputControl" (#113758) 2022-10-24 07:23:32 -07:00
engine-flutter-autoroll
a25c86c4d3
Roll Flutter Engine from 6bb2f03e6fd0 to 2b5d630e4831 (1 revision) (#113938) 2022-10-24 13:13:25 +00:00
engine-flutter-autoroll
12b05ca7e8
Roll Flutter Engine from 7fc208c07693 to 6bb2f03e6fd0 (1 revision) (#113929) 2022-10-24 09:09:08 +00:00
engine-flutter-autoroll
4a62876548
Roll Flutter Engine from f62df692058c to 7fc208c07693 (1 revision) (#113926) 2022-10-24 07:16:24 +00:00
engine-flutter-autoroll
20c4b6c53e
Roll Flutter Engine from fb9df8d65dc8 to f62df692058c (1 revision) (#113919) 2022-10-23 19:22:39 +00:00
engine-flutter-autoroll
e4cc9161a9
Roll Flutter Engine from 360dcd1cf31a to fb9df8d65dc8 (1 revision) (#113918) 2022-10-23 17:41:34 +00:00
engine-flutter-autoroll
6ac2cc5317
Roll Flutter Engine from 51f8ac74b558 to 360dcd1cf31a (1 revision) (#113902) 2022-10-23 05:55:22 +00:00
engine-flutter-autoroll
fd813de680
Roll Flutter Engine from 5abc1b8713be to 51f8ac74b558 (1 revision) (#113901) 2022-10-23 04:51:29 +00:00
engine-flutter-autoroll
777040dfc8
Roll Flutter Engine from 07bdae45e7f9 to 5abc1b8713be (1 revision) (#113892) 2022-10-22 16:39:23 +00:00
engine-flutter-autoroll
271422633b
Roll Flutter Engine from 9a671daf1c92 to 07bdae45e7f9 (1 revision) (#113888) 2022-10-22 15:43:15 +00:00