Casey Hillers
4b538751b1
[ci.yaml] Add roller ( #88048 )
2021-08-11 11:12:05 -07:00
engine-flutter-autoroll
1c6d2633ef
Roll Engine from 4fef55db1031 to d8bbebed60a7 (45 revisions) ( #88036 )
2021-08-11 09:36:24 -07:00
Tong Mu
91f8b6be51
Revert "Revert "Restores surface size in the postTest of test binding ( #87240 )" ( #87258 )" ( #87297 )
...
This reverts commit ccf6f0353a
.
New impl
Remove temp
Format
2021-08-11 00:37:54 -07:00
Darren Austin
41ff30c871
Added a check to the analyzer script to detect skipped tests. ( #88003 )
...
Added a check to the analyzer script to detect skipped tests that aren't commented.
The comment following the `skip` parameter should include either a link to a
github issue tracking the reenabling of the test, or a '[intended]' tag with
a brief description of why the test should never be enabled for the given
condition.
2021-08-10 23:03:48 -07:00
Darren Austin
b08366ce7b
Updated skipped tests for flutter_tools. ( #87925 )
...
* Updated skipped tests for flutter_tools.
* Turned the flaky overall_experience test off as it was still failing on CI.
2021-08-10 22:22:08 -07:00
xubaolin
a628e4f422
showModalBottomSheet
should not dispose the controller provided by user (#87707 )
2021-08-10 17:07:07 -07:00
Viren Khatri
66597ffb78
Fixed mouse cursor of disabled IconButton ( #84946 )
2021-08-10 16:32:40 -07:00
LongCatIsLooong
1ca0333ce1
Overridable action ( #85743 )
2021-08-10 15:32:07 -07:00
Viren Khatri
724c0eb65c
Changing ElevatedButton.child to be non-nullable ( #87901 )
2021-08-10 11:06:34 -07:00
Darren Austin
7d76a827c0
Updated skipped tests for services directory. ( #87874 )
2021-08-09 15:21:17 -07:00
Darren Austin
e2fb5cc318
Updated skipped tests for widgets directory. ( #87879 )
2021-08-09 15:05:44 -07:00
chunhtai
11a0284a28
Reland "update ScrollMetricsNotification ( #87421 )" ( #87818 )
...
* Reland "update ScrollMetricsNotification (#87421 )"
This reverts commit 0f465e5b2a
.
* fix test
2021-08-09 13:36:57 -07:00
Thomas Leung
4c7af3b123
Fix compile error in SliverAppBar sample code ( #87872 )
2021-08-09 11:45:04 -07:00
Darren Austin
271ed8b21f
Updated skipped tests for flutter_test directory. ( #87880 )
2021-08-09 11:06:35 -07:00
Darren Austin
90d845c158
Updated skipped tests for scheduler directory. ( #87873 )
2021-08-09 11:05:27 -07:00
Jonah Williams
5792c7347c
Use Device specific gesture configuration for scroll views ( #87604 )
2021-08-09 10:50:02 -07:00
engine-flutter-autoroll
089323487f
Roll Engine from c0e59bc7b65e to 4fef55db1031 (12 revisions) ( #87829 )
2021-08-09 10:25:04 -07:00
Chibuzor Ojukwu
4f51f8e042
showModalBottomSheet documentation ( #87929 )
2021-08-09 10:15:03 -07:00
greymag
8d117c63dd
Doc: default value for enableInteractiveSelection. ( #87949 )
2021-08-09 10:10:05 -07:00
Michael Thomsen
947d3b6d7b
Run --update-packages ( #87786 )
2021-08-09 08:41:54 +02:00
Casey Hillers
6876c52b5b
[ci.yaml] Add clang to tool integration tests, gems fix ( #87919 )
2021-08-08 15:34:09 -07:00
LongCatIsLooong
d3bdbed498
[EditableText] preserve selection/composition range on unfocus ( #86796 )
2021-08-06 17:45:02 -07:00
Chris Bracken
497eb13d03
Migrate python invocations to python3 ( #87759 )
...
Python 2 has been end-of-life'd since January 2020, all Python scripts
on which Flutter depends have been migrated to Python 3. This changes
documentation and remaining invocations to explicitly invoke python3.
Issue: https://github.com/flutter/flutter/issues/83043
2021-08-06 14:42:08 -07:00
嘟囔
bffa11e2b6
fix: fix BuildableMacOSApp pass no projectBundleId to super error ( #87264 )
2021-08-06 14:30:07 -07:00
Casey Hillers
bd04a22bbd
[ci.yaml] Fix firebase recipe, xcode version, and web_benchmarks ( #87814 )
2021-08-06 13:00:04 -07:00
Jenn Magder
28dfb44559
Add native iOS screenshots to integration_test ( #84611 )
2021-08-06 12:45:04 -07:00
engine-flutter-autoroll
a694778531
c0e59bc7b fix a typo in https://github.com/flutter/engine/pull/27311 (flutter/engine#27687) ( #87763 )
2021-08-06 12:40:03 -07:00
Casey Hillers
1c01a97808
[ci.yaml] Empty commit to verify LUCI configs ( #87813 )
2021-08-06 08:27:30 -07:00
Mahdi K. Fard
40e8620a27
Update dart preamble code. ( #87557 )
...
DataTable and Button NNBD docs fixes
2021-08-05 21:44:50 -07:00
Jenn Magder
972bdf80bd
Wait for module UI test buttons to be hittable before tapping them ( #87607 )
2021-08-05 17:20:04 -07:00
Christopher Fujino
6dfa53b048
[flutter_conductor] pretty-print state JSON file ( #87756 )
2021-08-05 15:59:56 -07:00
Denis Grafov
6b32482b93
Make kMaterialEdges const ( #87329 )
2021-08-05 14:39:27 -07:00
engine-flutter-autoroll
5429afd486
431ac604d Roll Skia from 8ba1e71a1f59 to 7893d2d0862d (1 revision) (flutter/engine#27910) ( #87752 )
2021-08-05 13:35:03 -07:00
Casey Hillers
bbdd8a1c89
[ci.yaml] Add gradle cache to devicelab host only targets ( #87750 )
2021-08-05 13:20:03 -07:00
Kate Lovett
7bbcdc239b
Prevent Scrollbar axis flipping when there is an oriented scroll controller ( #87698 )
2021-08-05 13:10:06 -07:00
engine-flutter-autoroll
3dd8160125
4092390a6 Embed OCMock and iOS tests into IosUnitTests app (flutter/engine#27899) ( #87751 )
2021-08-05 12:30:03 -07:00
Darren Austin
225a43d941
Updated skipped tests for rendering directory. ( #87700 )
2021-08-05 11:32:48 -07:00
engine-flutter-autoroll
ec86605a1c
Roll Engine from f1a759d98ad3 to 07ec4b82c71c (3 revisions) ( #87746 )
2021-08-05 11:25:04 -07:00
Casey Hillers
01dc9694be
[ci.yaml] Add dependencies ( #87694 )
2021-08-05 08:20:05 -07:00
Terry Lucas
5647c0eb0a
Update to latest published DevTools 2.5.0. ( #87692 )
2021-08-05 05:28:17 -07:00
engine-flutter-autoroll
50d964350a
f1a759d98 Roll Dart SDK from 5406f286f566 to 131d357297e2 (1 revision) (flutter/engine#27906) ( #87726 )
2021-08-05 05:15:05 -07:00
engine-flutter-autoroll
1922052e90
2c45b6e65 Roll Skia from 1f808360e586 to 100079422340 (2 revisions) (flutter/engine#27905) ( #87716 )
2021-08-05 03:00:03 -07:00
engine-flutter-autoroll
1afedc9aca
72250a6c8 Roll Skia from 337e4848397d to 1f808360e586 (1 revision) (flutter/engine#27904) ( #87713 )
2021-08-05 01:55:03 -07:00
engine-flutter-autoroll
970959f54a
381d54e4c Roll Dart SDK from 96fdaff98f48 to 5406f286f566 (5 revisions) (flutter/engine#27903) ( #87711 )
2021-08-05 00:50:04 -07:00
Jia Hao
e40d7e6ef4
Don't set the SplashScreenDrawable for new projects ( #87619 )
2021-08-04 23:15:04 -07:00
engine-flutter-autoroll
56359f6f11
c3739afe0 Roll Skia from 36aef96fec47 to 337e4848397d (1 revision) (flutter/engine#27902) ( #87706 )
2021-08-04 22:40:04 -07:00
engine-flutter-autoroll
575043fc8b
Roll Engine from f3ca5fd71537 to 22a29ac9b38c (2 revisions) ( #87705 )
2021-08-04 21:15:03 -07:00
engine-flutter-autoroll
9d33293967
Roll Engine from 36eb9a67a8ff to f3ca5fd71537 (5 revisions) ( #87703 )
2021-08-04 20:10:03 -07:00
engine-flutter-autoroll
cabf35ad1d
36eb9a67a Roll Skia from 40b82c6b5c2c to 9fdcc517b2be (4 revisions) (flutter/engine#27891) ( #87701 )
2021-08-04 19:05:03 -07:00
Kate Lovett
0f465e5b2a
Revert "update ScrollMetricsNotification ( #87421 )" ( #87693 )
...
This reverts commit 52bf9dbbd7
.
2021-08-04 17:59:50 -05:00