30984 Commits

Author SHA1 Message Date
Loïc Sharma
22f3b4edf5
[Windows] Use dark title bar on dark system theme (#111042) 2022-09-09 22:23:59 +00:00
Nate Bosch
4d5c68c4eb
Remove .pub directories from iml templates (#109622) 2022-09-09 22:20:12 +00:00
gaaclarke
0d19d46b44
Started handling messages from background isolates. (#109005)
Started handling messages from background isolates.
2022-09-09 15:14:21 -07:00
Alejandro Santiago
d671a834f3
fix: removed Widget type from child parameter in OutlinedButton (#111034) 2022-09-09 22:12:29 +00:00
engine-flutter-autoroll
5b80ed794f
Roll Flutter Engine from 70e0ea6b49e9 to c2cd3b66499c (1 revision) (#111298) 2022-09-09 21:27:14 +00:00
Greg Spencer
e617d003fb
Normalize examples (#111223) 2022-09-09 21:17:11 +00:00
Ivan Dlugos
d63442c1da
refactor: strip all local symbols from macOS and iOS App.framework - reduces app size (#111264) 2022-09-09 21:13:10 +00:00
engine-flutter-autoroll
d7f6a4dbfb
Roll Flutter Engine from ab80786b2bb2 to 70e0ea6b49e9 (1 revision) (#111294) 2022-09-09 20:28:03 +00:00
Greg Spencer
b10947884b
Fix documentation for InputDecoration.focusColor (#111290) 2022-09-09 19:43:04 +00:00
engine-flutter-autoroll
80711d1ea6
Roll Flutter Engine from 7b4957e8cffb to ab80786b2bb2 (2 revisions) (#111289) 2022-09-09 19:10:25 +00:00
Qun Cheng
75fac6ae4d
Migrated Switch to Material 3 (#110095) 2022-09-09 11:53:48 -07:00
Casey Hillers
e3f8ee8806
Revert "Update MaterialBanner to support Material 3" (#111288) 2022-09-09 18:44:56 +00:00
engine-flutter-autoroll
bd73a6a3e0
Roll Plugins from fd03cdeffa4e to d4d3bd76fd54 (6 revisions) (#111287) 2022-09-09 18:36:56 +00:00
engine-flutter-autoroll
ea354c1a73
Roll Flutter Engine from b9a20e0f60f6 to 7b4957e8cffb (1 revision) (#111283) 2022-09-09 18:26:05 +00:00
Christopher Fujino
7875c80344
[flutter_tools] add test debugging for #111272 (#111280) 2022-09-09 18:00:46 +00:00
godofredoc
a1dbd0ccec
Revert "Temporarily disable docs tests." (#111278) 2022-09-09 17:59:10 +00:00
godofredoc
5c0a852a00
Revert "Disable docs in cirrus to unblock the autoroller." (#111277) 2022-09-09 17:36:04 +00:00
engine-flutter-autoroll
3eb39a5ff8
Roll Flutter Engine from 90815e5f75de to b9a20e0f60f6 (1 revision) (#111275) 2022-09-09 17:30:16 +00:00
engine-flutter-autoroll
69a348e1e3
Roll Flutter Engine from dfe5c9e58bce to 90815e5f75de (1 revision) (#111270) 2022-09-09 16:34:33 +00:00
Valentin Vignal
4cd734ae3a
Fix typos introduced typos in popup_menu_theme_test.dart (#111060) 2022-09-09 16:03:27 +00:00
Kenzie Davisson
8708493352
Create enum for scheduler service extension names so they can be accessed from tooling (#111222)
* Create enum for scheduler service extension names so they can be accessed from tooling

* fix two more strings
2022-09-09 08:54:36 -07:00
engine-flutter-autoroll
12d1fc0db7
Roll Flutter Engine from a71e3a5480e1 to dfe5c9e58bce (1 revision) (#111267) 2022-09-09 15:39:28 +00:00
Renzo Olivares
ad946f8478
Add ability to show magnifier on long press (#111224) 2022-09-09 12:24:36 +00:00
engine-flutter-autoroll
d339517bc5
Roll Flutter Engine from f504a5b73e1f to a71e3a5480e1 (3 revisions) (#111254) 2022-09-09 10:14:15 +00:00
engine-flutter-autoroll
a7a9e144c1
Roll Flutter Engine from 33faf88f6ecc to f504a5b73e1f (2 revisions) (#111249) 2022-09-09 08:58:32 +00:00
engine-flutter-autoroll
5811a97ef0
Roll Flutter Engine from 6610f3f2a9fb to 33faf88f6ecc (4 revisions) (#111242) 2022-09-09 05:56:25 +00:00
Tom Gilder
e43850d197
Fix TabBarView with no animation not navigating (#110985) 2022-09-09 05:35:07 +00:00
engine-flutter-autoroll
857116da40
Roll Flutter Engine from 4096e133ef51 to 6610f3f2a9fb (11 revisions) (#111240) 2022-09-09 04:37:25 +00:00
godofredoc
4cc1c329ee
Disable docs in cirrus to unblock the autoroller. (#111239)
Bug: https://github.com/flutter/flutter/issues/111193
2022-09-08 20:43:48 -07:00
godofredoc
9bd751f27a
Temporarily disable docs tests. (#111237)
This is to reopen the tree while jazzy installation is fixed.

Bug: https://github.com/flutter/flutter/issues/111193
2022-09-08 20:27:27 -07:00
gaaclarke
d2434a2b60
Added platform channel integration tests for macos (#110606) 2022-09-08 22:39:07 +00:00
Liam Appelbe
ec75399beb
Null safety migration of packages/flutter_tools/test/general.shard, part 1/2 (#110711)
* Migrate packages/flutter_tools/test/general.shard, part 1/2

* Fix most of the tests

* Fix analysis

* Fix analysis

* Fix test

* Fix analysis

* Fix analysis

* Fix nit
2022-09-08 15:25:27 -07:00
dependabot[bot]
6f9bcec40b
Bump ossf/scorecard-action from 1.1.2 to 2.0.0 (#111219) 2022-09-08 22:14:56 +00:00
Qun Cheng
98eac3f198
Migrated Checkbox to Material 3 - Added Error State (#111153) 2022-09-08 14:42:29 -07:00
yaakovschectman
4d3c122434
Use tristate checkbox engine changes (#111032)
* Introduce tests for tristate checkboxes

* Initial

* Use tristate changes in engine

* Flutter_test matchers test update

* Comments, tests

* Update packages/flutter/lib/src/semantics/semantics.dart

Co-authored-by: Chris Bracken <chris@bracken.jp>

* Assert mutual exclusivity

* Assert valid state before updating state

* Update packages/flutter/lib/src/semantics/semantics.dart

Typo fix in comment

Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>

Co-authored-by: Chris Bracken <chris@bracken.jp>
Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>
2022-09-08 17:41:54 -04:00
Camille Simon
70f6bed9ee
Fix spell_check_test (#110814) 2022-09-08 21:24:12 +00:00
Alex Wallen
652ff7a5e6
[macOS] Add platform_view_macos__start_up tests devicelab test suite. (#111041) 2022-09-08 19:35:20 +00:00
Jonah Williams
7e1e840999
[framework] revert removal of opacity (#111202) 2022-09-08 18:33:23 +00:00
Kate Lovett
5f2d730f1f
Revert Ballistic & Clamping simulation updates (#111201) 2022-09-08 17:43:54 +00:00
Hans Muller
dc6ab62696
Fixed one-frame InkWell overlay color problem on unhover (#111112) 2022-09-08 10:20:32 -07:00
engine-flutter-autoroll
5cd3778875
Roll Plugins from c6b2f8a84439 to fd03cdeffa4e (26 revisions) (#111196) 2022-09-08 16:53:06 +00:00
Alex Wallen
eac2329ebf
Re-land [macOS] Bring up "flutter_gallery" devicelab, start up test for x86. (#110379) 2022-09-08 16:49:17 +00:00
Flutter GitHub Bot
fc444aedab
Roll pub packages (#110944) 2022-09-08 16:01:41 +00:00
Elias Yishak
66c306b452
Windows version check in doctor (#110013) 2022-09-08 14:30:19 +00:00
Sigurd Meldgaard
d80e994a62
Reland: Show output from pub get in flutter pub get (#110851) 2022-09-08 15:13:23 +02:00
Eilidh Southren
1ed2312493
Deprecate ThemeDate.bottomAppBarColor (#111080)
* test commit

* Deprecate BottomAppBarColor field

* test commit

* Deprecate BottomAppBarColor field

* Update fix_data.yaml & tests

* remove text.txt

* Update PR ID values

* Update fix_data.yaml

* Make deprecation changes non-breaking

* Whitespace formatting

* Modify docstring, retain bottomAppBarColor default

* Modify theme_data_test.dart

* Update docstrings
2022-09-08 12:36:07 +01:00
engine-flutter-autoroll
91e9c62472
Roll Flutter Engine from 24babd254b65 to 4096e133ef51 (1 revision) (#111163) 2022-09-08 03:59:26 +00:00
Viren Khatri
165cb0b986
fixes FadeInImage for an edge case (#111035) 2022-09-08 02:41:31 +00:00
engine-flutter-autoroll
16a0771643
Roll Flutter Engine from 55c4a3954e52 to 24babd254b65 (4 revisions) (#111159) 2022-09-08 02:31:19 +00:00
Kevin Chisholm
02c8fb35f1
Add prompt to publish on discord (#111154) 2022-09-08 02:21:21 +00:00