31510 Commits

Author SHA1 Message Date
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
engine-flutter-autoroll
8736f3743f
Roll Flutter Engine from 5f2daf05e016 to 30993138d078 (1 revision) (#112998) 2022-10-06 04:47:30 +00:00
engine-flutter-autoroll
59d68e03ee
Roll Flutter Engine from 062edc48fdbe to 5f2daf05e016 (2 revisions) (#112996) 2022-10-06 03:53:34 +00:00
engine-flutter-autoroll
defc4ca989
Roll Flutter Engine from 8109b72830e1 to 062edc48fdbe (1 revision) (#112990) 2022-10-06 02:53:20 +00:00
Jenn Magder
7dd65c16c2
Add bitcode deprecation note for add-to-app iOS developers (#112900) 2022-10-06 02:51:23 +00:00
Justin McCandless
d440ee8224
Consider Scrollable location in text selection drag events (#102992)
Fixes scrolling by dragging a selection when the field is in a Scrollable.
2022-10-05 16:27:48 -07:00
engine-flutter-autoroll
da64b912ef
Roll Flutter Engine from c2aa65b01863 to 8109b72830e1 (1 revision) (#112984) 2022-10-05 23:07:17 +00:00
engine-flutter-autoroll
1e95fc6a33
Roll Flutter Engine from 3ea687122ab8 to c2aa65b01863 (1 revision) (#112980) 2022-10-05 22:16:25 +00:00
Jason Simmons
57cd3252b1
When updating packages, do not delete the simulated SDK directory until all pub invocations have finished (#112975) 2022-10-05 21:54:31 +00:00
Christopher Fujino
559d524ec1
improve debugging when dart pub get call fails (#112968) 2022-10-05 21:53:06 +00:00
engine-flutter-autoroll
2c0d43e723
Roll Flutter Engine from 6232980336a2 to 3ea687122ab8 (2 revisions) (#112972) 2022-10-05 21:28:58 +00:00
Callum Moffat
850f3b37d4
Add PointerScaleEvent and use in InteractiveViewer (#112172)
Enables pinch-to-zoom in InteractiveViewer on web via PointerScaleEvent.
2022-10-05 13:23:46 -07:00
Jenn Magder
b82cf76ff6
Return void from project migrate() (#112897) 2022-10-05 20:22:56 +00:00
gaaclarke
69fc4fb622
Switched Element.renderObject to iterative implementation. (#112885) 2022-10-05 17:49:24 +00:00
fzyzcjy
c7b40a5270
Export elapseBlocking to test binding, so slow sync work can be simulated such as a slow widget build (#112619) 2022-10-05 16:35:58 +00:00
engine-flutter-autoroll
d554fcb36a
Roll Plugins from 25e10b2a036d to 3a928b8a3d8b (3 revisions) (#112937) 2022-10-05 16:16:36 +00:00
stuartmorgan
5c381254e3
Wait for non-empty layout in platform view placeholder (#112402) 2022-10-05 12:58:20 +00:00
Eilidh Southren
4862a84bd5
Add width property to SnackBarThemeData (#112636)
* Adding snackbar theme data width field

* Whitespace formatting

* Update docstrings

* version update

* tidy up

* Revert auto text formatting

* Text formatting

* Remove whitespace

* Test tidy

* Whitespace fix

* y Please enter the commit message for your changes. Lines starting

* whitespace

* test fixes

* de-British-ification

* comment modification
2022-10-05 12:09:19 +01:00
engine-flutter-autoroll
248110839d
Roll Flutter Engine from 57d2ef06f2e4 to 6232980336a2 (1 revision) (#112930) 2022-10-05 10:24:30 +00:00
engine-flutter-autoroll
9b9ef97e47
Roll Flutter Engine from 4d4914799b9a to 57d2ef06f2e4 (2 revisions) (#112921) 2022-10-05 08:04:23 +00:00
Ian Hickson
ba7cbea406
Fix outdated comment about overflow (#112595) 2022-10-05 07:39:09 +00:00
engine-flutter-autoroll
145904f641
Roll Flutter Engine from 9692f09afd67 to 4d4914799b9a (16 revisions) (#112914) 2022-10-05 06:09:26 +00:00
godofredoc
c99780dea8
Run docs publish on all branches. (#112909) 2022-10-05 04:41:27 +00:00
Zachary Anderson
28da87101b
Revert "Roll Flutter Engine from 9692f09afd67 to cbb96d0b06d7 (2 revisions)" (#112905) 2022-10-05 03:17:24 +00:00
dependabot[bot]
7f80b9f069
Bump actions/checkout from 3.0.2 to 3.1.0 (#112884) 2022-10-05 03:09:35 +00:00
Zachary Anderson
4e70baaaea
Revert "Manually roll Flutter Engine from cbb9d0b06 to cef721963" (#112902) 2022-10-05 03:03:21 +00:00
Loïc Sharma
76dd29f6a8
Manually roll Flutter Engine from cbb9d0b06 to cef721963 (#112895)
37d8342cca...cef7219633

* Revert "[Windows] Move to Visual Studio 2019" (https://github.com/flutter/engine/pull/36606)

Issue: https://github.com/flutter/flutter/issues/112894
2022-10-04 19:11:21 -07:00
J-P Nurmi
2fdfa29e08
[text_input] introduce TextInputControl (#76072)
Allows the creation of virtual in-app keyboards written in Flutter.  Especially useful for embedded environments.
2022-10-04 15:23:12 -07:00
engine-flutter-autoroll
208056f63e
Roll Flutter Engine from 9692f09afd67 to cbb96d0b06d7 (2 revisions) (#112883) 2022-10-04 22:12:01 +00:00
engine-flutter-autoroll
62ee6797d2
Roll Flutter Engine from 4e8683e5f455 to 9692f09afd67 (1 revision) (#112879) 2022-10-04 21:09:36 +00:00