32137 Commits

Author SHA1 Message Date
engine-flutter-autoroll
78dbe6661b
Roll Flutter Engine from cdfd9d0ad69b to 4d1d7a41ebd2 (1 revision) (#114532) 2022-11-02 17:49:22 +00:00
Danny Tuppeny
307987339e
[flutter_tools/dap] Map org-dartlang-sdk URIs to the location of the source files found by the analyzer (#114369) 2022-11-02 17:07:58 +00:00
Flutter GitHub Bot
1f7bacff42
Marks Linux build_tests_2_3 to be unflaky (#114527) 2022-11-02 16:56:04 +00:00
Kate Lovett
0e70a97e2e
Refactor Animated[List, Grid, SliverList, SliverGrid] to share common code (#113793) 2022-11-02 16:54:11 +00:00
Jonah Williams
1cfdac4b23
Always invoke impeller ios shader target (#114451) 2022-11-02 16:43:07 +00:00
engine-flutter-autoroll
db381d75b1
Roll Flutter Engine from fed311918037 to cdfd9d0ad69b (2 revisions) (#114513) 2022-11-02 16:28:45 +00:00
htoor3
9f23391733
[web] Changes to web keyboard selection shortcuts for more consistent behavior (#114264) 2022-11-02 15:41:05 +00:00
engine-flutter-autoroll
45c3b028ca
Roll Flutter Engine from f5eb26e3f763 to fed311918037 (2 revisions) (#114501) 2022-11-02 13:54:49 +00:00
engine-flutter-autoroll
dca6f10a65
Roll Flutter Engine from 9ef5c9b0107b to f5eb26e3f763 (1 revision) (#114494) 2022-11-02 12:30:17 +00:00
Darren Austin
6a66aa282f
Add Material 3 support for BottomAppBar (reland #106525) (#114439)
* Revert "Revert "Add Material 3 support for BottomAppBar" (#114421)"

This reverts commit 210a2aa371debc4c06e24b74bcb7f4a842427147.

* Regenerated the defaults from tokens and fixed tests.

* Fixed the tests.

* Updated the shape token template to optimize the a common case.
2022-11-02 10:54:19 +00:00
engine-flutter-autoroll
1a150ff468
Roll Flutter Engine from 03d5b933164c to 9ef5c9b0107b (2 revisions) (#114492) 2022-11-02 10:30:20 +00:00
engine-flutter-autoroll
9d9b0e5091
Roll Flutter Engine from 9a741295e793 to 03d5b933164c (1 revision) (#114489) 2022-11-02 09:31:00 +00:00
engine-flutter-autoroll
b2d9f9e164
Roll Flutter Engine from f9abfc5964c9 to 9a741295e793 (2 revisions) (#114487) 2022-11-02 08:40:28 +00:00
engine-flutter-autoroll
4b31473866
Roll Flutter Engine from 32faadb330fc to f9abfc5964c9 (1 revision) (#114480) 2022-11-02 05:53:15 +00:00
engine-flutter-autoroll
dbc6123801
Roll Flutter Engine from c05c8a8834ca to 32faadb330fc (2 revisions) (#114479) 2022-11-02 05:09:17 +00:00
engine-flutter-autoroll
6c87d73032
Roll Flutter Engine from 85c23bc12c56 to c05c8a8834ca (1 revision) (#114476) 2022-11-02 04:20:24 +00:00
engine-flutter-autoroll
0b0e348e01
Roll Flutter Engine from 81f5c30b23f3 to 85c23bc12c56 (3 revisions) (#114471) 2022-11-02 03:34:05 +00:00
Taha Tesser
97d0247d59
Add Material 3 support for Slider - Part 1 (#114079) 2022-11-01 19:31:00 -07:00
engine-flutter-autoroll
f10021b378
Roll Flutter Engine from e95a7ae83097 to 81f5c30b23f3 (6 revisions) (#114464) 2022-11-02 02:20:19 +00:00
engine-flutter-autoroll
17df76ba82
Roll Flutter Engine from f4da34f1f6a8 to e95a7ae83097 (1 revision) (#114453) 2022-11-02 00:18:17 +00:00
Elias Yishak
17ec3b1d15
[flutter_tools] Introducing arg option for specifying the output directory for web (#113076) 2022-11-01 22:50:02 +00:00
fzyzcjy
61deaef5df
Fix bug thattimeDilation is not reset, causing subsequent test errors, and add verifications to ensure such problem does not exist in the future (#113830) 2022-11-01 22:50:00 +00:00
fzyzcjy
c23b5ca7db
Fix addToScene documentation (#113987) 2022-11-01 22:18:52 +00:00
fzyzcjy
e37ab48bca
Introduce debugWithActiveLayoutCleared to avoid duplicated code (#114003) 2022-11-01 22:17:11 +00:00
fzyzcjy
fb9065fe00
Layer ... was previously used as oldLayer assertion error in debug mode, and page being blank in release mode, caused by LeaderLayer addToScene bug (#113998) 2022-11-01 22:17:08 +00:00
Taha Tesser
eadda3c393
Add Material 3 Popup Menu example and update existing example (#114228) 2022-11-01 22:10:45 +00:00
engine-flutter-autoroll
8fe872877c
Roll Flutter Engine from c1e1a089fa16 to f4da34f1f6a8 (4 revisions) (#114449) 2022-11-01 21:50:17 +00:00
engine-flutter-autoroll
dc1cedd60a
Roll Flutter Engine from a98c82a5e583 to c1e1a089fa16 (4 revisions) (#114444) 2022-11-01 20:24:56 +00:00
Justin McCandless
93b0042559
Handle dragging improvements (#114042)
Improves the feel of dragging text selection vertically between lines on mobile.
2022-11-01 12:36:51 -07:00
chunhtai
d0afbd72a7
Revert "Overlay always applies clip (#113770)" (#114442)
This reverts commit 103a5c98b8cac6bdcc8c8af1094d1e6f98453fe6.
2022-11-01 12:05:01 -07:00
engine-flutter-autoroll
e6b429694a
Roll Flutter Engine from e013908440cd to a98c82a5e583 (1 revision) (#114438) 2022-11-01 18:27:20 +00:00
Justin McCandless
8a8b361770
Use hintText's TextStyle overflow (#114378)
hinText's overflow can now be set via hintStyle (in InputDecoration)
2022-11-01 10:19:45 -07:00
engine-flutter-autoroll
0d65b630f8
Roll Flutter Engine from 31a21c75d016 to e013908440cd (1 revision) (#114430) 2022-11-01 17:07:17 +00:00
keyonghan
70a95d57ce
Mark Linux_android new_gallery__transition_perf flaky (#114429) 2022-11-01 16:50:24 +00:00
engine-flutter-autoroll
b03a7b5dfb
Roll Plugins from 91d7fe59ab03 to 5c11747ae143 (7 revisions) (#114427) 2022-11-01 16:29:10 +00:00
engine-flutter-autoroll
d2ad439c00
Roll Flutter Engine from 78ca5609d1cb to 31a21c75d016 (1 revision) (#114426) 2022-11-01 16:27:47 +00:00
engine-flutter-autoroll
2bf666c171
Roll Flutter Engine from f721db653dd1 to 78ca5609d1cb (2 revisions) (#114396) 2022-11-01 15:35:27 +00:00
Zachary Anderson
210a2aa371
Revert "Add Material 3 support for BottomAppBar" (#114421) 2022-11-01 15:12:09 +00:00
Talat El Beick
0e98194681
Add Material 3 support for BottomAppBar (#106525) 2022-11-01 00:42:33 -07:00
fzyzcjy
3894a069b6
Minor code cleanup: remove redundant return (#114290) 2022-11-01 06:54:29 +00:00
Alex Li
0f1d0e39e9
🎨 Improve exceptions thrown by asset bundle (#114313) 2022-11-01 05:33:33 +00:00
Darren Austin
c2edb20f3d
Added token files for badges and lists. (#114382) 2022-10-31 21:18:37 -07:00
engine-flutter-autoroll
4851401f00
Roll Flutter Engine from 034a2da497d9 to f721db653dd1 (1 revision) (#114389) 2022-11-01 04:15:24 +00:00
engine-flutter-autoroll
6edbaa7632
Roll Flutter Engine from c16e2c08724c to 034a2da497d9 (2 revisions) (#114387) 2022-11-01 03:32:06 +00:00
Greg Spencer
37b72342b0
Add maybeOf for all the cases where of returns nullable. (#114120) 2022-10-31 23:09:09 +00:00
engine-flutter-autoroll
b20b7d995b
Roll Flutter Engine from 1a8ba7c5521a to c16e2c08724c (1 revision) (#114379) 2022-10-31 22:30:20 +00:00
engine-flutter-autoroll
a75c1ff05a
Roll Flutter Engine from 96c0353790a2 to 1a8ba7c5521a (1 revision) (#114375) 2022-10-31 21:52:32 +00:00
engine-flutter-autoroll
c1a08463e2
Roll Flutter Engine from ef45b5ac5b4b to 96c0353790a2 (2 revisions) (#114372) 2022-10-31 21:12:23 +00:00
engine-flutter-autoroll
7979c87442
Roll Flutter Engine from 9ba3de8f078d to ef45b5ac5b4b (1 revision) (#114370) 2022-10-31 20:22:50 +00:00
engine-flutter-autoroll
af44c05994
Roll Flutter Engine from ef4acbfe67ac to 9ba3de8f078d (1 revision) (#114368) 2022-10-31 19:30:20 +00:00