31539 Commits

Author SHA1 Message Date
godofredoc
f0c3e57b8a
Add coverage badge. (#113123)
We are finally generating coverage reports on post submit for the flutter repository.
This is adding the badge to the README file of the repository.
2022-10-07 16:42:12 -07:00
engine-flutter-autoroll
6d01ec6495
Roll Flutter Engine from 257db6c0e0cc to 1736d34a3588 (2 revisions) (#113132) 2022-10-07 23:26:41 +00:00
engine-flutter-autoroll
92e9d57acf
Roll Flutter Engine from 8f6654109ef0 to 257db6c0e0cc (1 revision) (#113127) 2022-10-07 22:43:52 +00:00
Greg Spencer
7523ab5cc1
Add SliverAnimatedGrid and AnimatedGrid (#112982) 2022-10-07 22:15:11 +00:00
engine-flutter-autoroll
78c233054c
Roll Flutter Engine from 38da11c4e017 to 8f6654109ef0 (3 revisions) (#113124) 2022-10-07 21:29:06 +00:00
Greg Spencer
6b32c0691b
Add checkbox and radio menu buttons (#112821) 2022-10-07 21:13:36 +00:00
Bruno Leroux
91b5079f8e
Fix TabBar with padding is not centered (#113091) 2022-10-07 13:14:25 -07:00
godofredoc
bd4376ca0a
Report coverage to codecov rather than coveralls. (#113084) 2022-10-07 19:50:46 +00:00
Greg Spencer
41a13a3a90
Add SliverGrid.builder constructor (#113116) 2022-10-07 19:49:12 +00:00
engine-flutter-autoroll
3eef3ff331
Roll Flutter Engine from 7de65af6f8f1 to 38da11c4e017 (1 revision) (#113115) 2022-10-07 19:09:25 +00:00
MrBirb
79b8cf763b
Typo in border_test.dart (#113046) 2022-10-07 18:46:19 +00:00
xubaolin
9bd6ff33ef
fix a CupertinoDatePicker bug (#112697) 2022-10-07 18:35:15 +00:00
Harry Terkelsen
529184bcca
[flutter_tool] Don't download CanvasKit if it's already in flutter_web_sdk (#113072) 2022-10-07 10:28:49 -07:00
engine-flutter-autoroll
f36b9c5b28
Roll Plugins from 54e748c343ef to d4db207f557b (3 revisions) (#113102) 2022-10-07 16:02:24 +00:00
Andrew Kolos
eec8d9d9cc
Add asset manifest parsing benchmark (#112836) 2022-10-07 13:39:35 +00:00
Camille Simon
abca8976e6
[Android] Bump Kotlin and Android Gradle plugin versions in tests (#112728) 2022-10-07 12:30:27 +00:00
engine-flutter-autoroll
2d3fdb540f
Roll Flutter Engine from a86f16599bc2 to 7de65af6f8f1 (1 revision) (#113095) 2022-10-07 12:18:08 +00:00
engine-flutter-autoroll
3443befab2
Roll Flutter Engine from a36a34b49736 to a86f16599bc2 (1 revision) (#113088) 2022-10-07 07:45:37 +00:00
engine-flutter-autoroll
127799d89e
Roll Flutter Engine from a4174f29a71a to a36a34b49736 (1 revision) (#113086) 2022-10-07 06:27:34 +00:00
engine-flutter-autoroll
9ca314afd0
Roll Flutter Engine from e30b37a9380a to a4174f29a71a (1 revision) (#113081) 2022-10-07 03:06:11 +00:00
engine-flutter-autoroll
2553251949
Roll Flutter Engine from 7059da35c51a to e30b37a9380a (2 revisions) (#113080) 2022-10-07 01:09:06 +00:00
LongCatIsLooong
5d4f24026b
Add error message when lerping between TextStyles different inherit values (#112837) 2022-10-07 01:07:15 +00:00
godofredoc
8b7a6e4f50
Generate coverage (#112993) 2022-10-07 00:40:23 +00:00
engine-flutter-autoroll
900f540a5e
Roll Flutter Engine from cc76af3e1f14 to 7059da35c51a (1 revision) (#113077) 2022-10-06 23:58:08 +00:00
engine-flutter-autoroll
26cf025966
Roll Flutter Engine from ab3ae983451e to cc76af3e1f14 (1 revision) (#113069) 2022-10-06 23:12:06 +00:00
Callum Moffat
af2d5bc5ca
Send text selection rects to engine on iPhone (#113048) 2022-10-06 23:08:06 +00:00
Flutter GitHub Bot
00f36b6466
Roll pub packages (#113067) 2022-10-06 23:06:33 +00:00
alanwutang11
7462c4a61d
shader warm up with canvaskit and corresponding test (#113060) 2022-10-06 23:03:14 +00:00
engine-flutter-autoroll
e99fc8e543
Roll Flutter Engine from 1eeb38cc99a8 to ab3ae983451e (3 revisions) (#113063) 2022-10-06 21:39:34 +00:00
Flutter GitHub Bot
a454c6d03b
Roll pub packages (#112986) 2022-10-06 21:18:08 +00:00
Zachary Anderson
1587ee0123
Revert "Upgrade targetSdkVersion and compileSdkVersion to 33 (#112936)" (#113064)
This reverts commit f80411d8937f8be9f944e234d99e1319e3e9231d.
2022-10-06 13:52:31 -07:00
Gary Qian
f80411d893
Upgrade targetSdkVersion and compileSdkVersion to 33 (#112936) 2022-10-06 20:11:28 +00:00
Ari Weiland
11771b2d61
Remove NavigationToolbar condition that leading widget cannot be larger than 1/3 the total space available. (#112548) 2022-10-06 19:50:18 +00:00
engine-flutter-autoroll
842215389b
Roll Flutter Engine from 966f249fb132 to 1eeb38cc99a8 (1 revision) (#113055) 2022-10-06 19:45:22 +00:00
engine-flutter-autoroll
5cc1a09cfe
Roll Flutter Engine from 14d18e7b10b0 to 966f249fb132 (2 revisions) (#113050) 2022-10-06 18:51:27 +00:00
engine-flutter-autoroll
4536bbbd46
Roll Flutter Engine from e72434025f08 to 14d18e7b10b0 (2 revisions) (#113031) 2022-10-06 18:05:22 +00:00
Flutter GitHub Bot
ea8e00e75a
Marks Windows web_tool_tests_1_2 to be unflaky (#112954) 2022-10-06 17:59:45 +00:00
Flutter GitHub Bot
bee1775754
Marks Windows web_tool_tests_2_2 to be unflaky (#112955) 2022-10-06 17:59:43 +00:00
Jonah Williams
c0129046c2
[framework] load files through ImmutableBuffer.fromFilePath (if exact file type) (#112892)
Update FileImage to use the new ImmutableBuffer.fromFilePath constructor to avoid loading bytes through the Dart heap. As a side effect, tis fixes #112881 which prevents dart:io from opening a file larger than INT_MAX bytes on windows.

For files that are not exactly a dart:io file, we still use the old method of calling loadBytes() in order to not make this a breaking change.
2022-10-06 10:59:16 -07:00
MrBirb
049ea561aa
typo (#113043) 2022-10-06 17:56:47 +00:00
Flutter GitHub Bot
6f652863bb
Marks Mac_android microbenchmarks to be unflaky (#112953) 2022-10-06 17:55:51 +00:00
Flutter GitHub Bot
17514de663
Marks Mac plugin_lint_mac to be unflaky (#112951) 2022-10-06 17:55:48 +00:00
keyonghan
be86a91654
Ignore flakiness for Mac_arm64 tool_host_cross_arch_tests (#112999) 2022-10-06 16:35:08 +00:00
engine-flutter-autoroll
e4852a44a9
Roll Plugins from 3a928b8a3d8b to 54e748c343ef (3 revisions) (#113030) 2022-10-06 15:54:23 +00:00
Flutter GitHub Bot
61f61c44b4
Marks Windows plugin_test to be flaky (#112940) 2022-10-06 15:48:19 +00:00
Jia Hao
db35611ece
Schedule tasks which are futures to completion (#112269) 2022-10-06 15:23:53 +00:00
engine-flutter-autoroll
98c0498796
Roll Flutter Engine from db7e32a43291 to e72434025f08 (1 revision) (#113023) 2022-10-06 12:33:25 +00:00
Hardeep Singh
5de0918808
feat: Add keyboardType in CupertinoSearchTextField (#83994) 2022-10-06 11:43:40 +02:00
Taha Tesser
ad2005c485
Add overlay MaterialStateProperty property to Slider (#112922) 2022-10-06 07:44:30 +00:00
engine-flutter-autoroll
7e8ddc0643
Roll Flutter Engine from 30993138d078 to db7e32a43291 (1 revision) (#113003) 2022-10-06 06:59:21 +00:00