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 |
|
engine-flutter-autoroll
|
b45e0c1bc3
|
Roll Flutter Engine from 370885a3370a to 55c4a3954e52 (2 revisions) (#111157)
|
2022-09-08 01:39:31 +00:00 |
|
Kenzie Davisson
|
fe309e3415
|
Create service extension consts for rendering lib (#111149)
|
2022-09-07 17:54:54 -07:00 |
|
engine-flutter-autoroll
|
10d7e31407
|
Roll Flutter Engine from cb2234bc0eab to 370885a3370a (2 revisions) (#111152)
|
2022-09-08 00:43:36 +00:00 |
|
Alex Wallen
|
9a4e4bd3d9
|
Delete flutter_gallery_mac__start_up . (#111147)
|
2022-09-08 00:00:00 +00:00 |
|
Greg Spencer
|
e3a6a0da91
|
Annual spelling error fix (#111132)
|
2022-09-07 23:49:03 +00:00 |
|
Kenzie Davisson
|
31709953b0
|
only include foundation changes (#111146)
|
2022-09-07 16:32:04 -07:00 |
|
engine-flutter-autoroll
|
46998c4a22
|
Roll Flutter Engine from 1b9c9d0b5b78 to cb2234bc0eab (5 revisions) (#111148)
|
2022-09-07 23:28:52 +00:00 |
|
hellohuanlin
|
8e2333dcc7
|
[platform_view]use cmd to uninstall the app (#111139)
|
2022-09-07 22:45:26 +00:00 |
|
Kenzie Davisson
|
c10164c4b2
|
Create consts for service extension names so they can be accessed from tooling (#110876)
|
2022-09-07 15:38:38 -07:00 |
|
Alex Wallen
|
2b373903a8
|
Remove flutter_gallery_mac__start_up as target in .ci.yaml (#111117)
|
2022-09-07 22:19:21 +00:00 |
|
engine-flutter-autoroll
|
90cabbd5b3
|
Roll Flutter Engine from 611966bc3bcd to 1b9c9d0b5b78 (1 revision) (#111128)
|
2022-09-07 21:01:21 +00:00 |
|
pdblasi-google
|
574fb1f0a0
|
110598: expect() in semantic test producing unhelpful output (#110613)
|
2022-09-07 20:55:33 +00:00 |
|
keyonghan
|
ab77e43566
|
Migrate Linux android gallery e2e and hybrid tests to build+test (#110533)
|
2022-09-07 20:19:20 +00:00 |
|
Yegor
|
820a009fa2
|
[web] skip flaky date picker golden tests (#111114)
|
2022-09-07 20:10:40 +00:00 |
|
Liam Appelbe
|
4453ba0a4d
|
Null safety migration of packages/flutter_tools/test/general.shard, part 2/2 (#110712)
* Migrate packages/flutter_tools/test/general.shard, part 2/2
* Fix analysis
* Fix tests
* Fix analysis
* Apply suggestions from code review
Co-authored-by: Christopher Fujino <fujino@google.com>
Co-authored-by: Christopher Fujino <fujino@google.com>
|
2022-09-07 12:28:52 -07:00 |
|