Commit graph

24800 commits

Author SHA1 Message Date
LongCatIsLooong
8462169d31
Skip flaky test mac_module_test_ios (#85580) 2021-06-29 17:36:02 -07:00
LongCatIsLooong
1c92e84865
Skip flaky tests in web.shared (#85577) 2021-06-29 16:21:02 -07:00
engine-flutter-autoroll
d707eedcea
Roll Engine from 2384128a226c to aa939d4cf9b1 (4 revisions) (#85574) 2021-06-29 15:51:02 -07:00
engine-flutter-autoroll
f6ad5e1e40
Roll Plugins from a02b8f2703ec to 94caa8a70476 (4 revisions) (#85573) 2021-06-29 15:46:03 -07:00
J-P Nurmi
0967a40fca
Add TextInputType.none (#83974) 2021-06-29 15:41:03 -07:00
Janice Collins
0825f49ed4
Update dartdoc to 1.0.0 (#85549)
This includes some major internal changes that should improve performance (the AOT template compiler) and the new lookup code. The big changes noticeable for Flutter will be resolution of field formal parameters, extension method support, and more consistent disambiguation in comment reference lookups.

While a vast net improvement, this PR will change a few links to point to the wrong place. #85484 will address that after this lands, as there was no good way to specify what the user wanted unambiguously before dartdoc 1.0.0 in a few cases. That PR includes more details on the introduced regressions and link changes.
2021-06-29 14:19:19 -07:00
Hans Muller
bc763a8c25
Removed PaginatedDataTable ButtonBar special case (#85547) 2021-06-29 14:16:02 -07:00
Greg Spencer
b5f9612cac
Randomize Framework tests, opt out some tests that currently fail. (#85159)
This turns on order shuffling for all tests that don't fail with it on, marking those tests that do fail with a tag so that they will be run without shuffling on.

To determine which tests fail with it on, I ran all the tests 100 times with different random shuffle seeds, and then also ran it with the date seeds from today until the end of July, and tagged all of the test suites (files) that fail, with a seed that caused them to fail.
2021-06-29 13:46:13 -07:00
engine-flutter-autoroll
dcd4886210
Roll Engine from 56884b7c8858 to 2384128a226c (5 revisions) (#85564)
* b035192ec Roll Dart SDK from e6e47f919791 to 59f9594aed9a (1 revision) (flutter/engine#27032)

* 9e69740c0 [refactor] Migrate to View.focus.*. (flutter/engine#27005)

* 9928f4fff Android: add support for TextInputType.none (flutter/engine#26585)

* c03f14413 [iOS TextInput] Disables system keyboard for TextInputType.none (flutter/engine#26979)

* 2384128a2 Roll Skia from 1df8756419ee to 4716a7681e4a (7 revisions) (flutter/engine#27035)
2021-06-29 12:59:14 -07:00
Darren Austin
37bc722339
Migrate dev/benchmarks/macrobenchmarks to null safety. (#85501) 2021-06-29 11:49:27 -07:00
engine-flutter-autoroll
d16b27bb3f
Roll Engine from bf14e799ed8f to 56884b7c8858 (2 revisions) (#85546) 2021-06-29 09:51:04 -07:00
engine-flutter-autoroll
c3abf1bcb7
bf14e799e Always complete platform message requests. (flutter/engine#26994) (#85544) 2021-06-29 08:46:02 -07:00
engine-flutter-autoroll
88c643c056
3572bbd08 Roll Dart SDK from fff3a3747a18 to e6e47f919791 (1 revision) (flutter/engine#27030) (#85532) 2021-06-29 05:01:02 -07:00
engine-flutter-autoroll
6f9cefe5ce
Roll Engine from 1d57ed528247 to 84a6f667b7b6 (2 revisions) (#85525) 2021-06-29 03:26:02 -07:00
engine-flutter-autoroll
222671f118
1d57ed528 Roll Skia from baae2dd7fb9d to a7d429464276 (2 revisions) (flutter/engine#27027) (#85520) 2021-06-29 02:21:01 -07:00
engine-flutter-autoroll
74cb38ea9e
Roll Engine from 9d095942723c to 5fe5dad29bd6 (2 revisions) (#85518) 2021-06-29 01:16:03 -07:00
Christopher Fujino
67e4aeb602
Re-enable codesign integration test (#85507) 2021-06-28 23:16:05 -07:00
engine-flutter-autoroll
425c37da38
Roll Engine from 5d287a206161 to 9d095942723c (24 revisions) (#85508)
* ce489a529 Roll Skia from 0f1ac21185fe to b1590f15a32b (1 revision) (flutter/engine#27000)

* 92e24d80e Record raster end as soon as frame is submitted (flutter/engine#26970)

* 1f35cce1f Remove presubmit flake reporting instructions from issue template. (flutter/engine#26997)

* f5bc55ea1 Roll Skia from b1590f15a32b to eef5b0e933e3 (2 revisions) (flutter/engine#27001)

* 8f57dfe11 Roll Fuchsia Mac SDK from z6trYeCMx... to R1ENSI-od... (flutter/engine#27002)

* 360d2d8cd Surface frame number identifier through window (flutter/engine#26785)

* ed87f7cee Roll Dart SDK from d2025958e351 to eca780278d49 (1 revision) (flutter/engine#27003)

* f558e2a03 Roll Fuchsia Linux SDK from TqViQQzJo... to 4udsaggtH... (flutter/engine#27006)

* 8ae3ff7dd Fix Fuchsia build on Mac (flutter/engine#27007)

* b259ea692 Revert "[Engine] Support for Android Fullscreen Modes (#25785)" (flutter/engine#27014)

* 6e105c927 Roll Skia from eef5b0e933e3 to e5766b808045 (12 revisions) (flutter/engine#27011)

* cfea27e11 Allow fuchsia_archive to accept a cml file and cmx file (flutter/engine#27012)

* 9ef94a2bb [web] Librarify paragraph/text files (flutter/engine#26888)

* cc2c361e3 Roll Dart SDK from eca780278d49 to bbd701b4ba76 (1 revision) (flutter/engine#27015)

* f6fcab498 Roll CanvasKit to 0.28.1 (flutter/engine#27013)

* db8ed9e38 Configure contexts to reduce shader variations. (flutter/engine#27016)

* 94876ed32 Roll Skia from e5766b808045 to 661abd0f8d64 (7 revisions) (flutter/engine#27020)

* 35e297d9c Update ci.yaml documentation link (flutter/engine#26922)

* 6a87e0b55 [web] fix actions flags in SemanticsTester (flutter/engine#26992)

* 53ac32f93 Re-land Android fullscreen support (flutter/engine#27018)

* 1417a829c [web] make analysis options delta of root options (flutter/engine#26991)

* b84ebe5b5 Roll Skia from 661abd0f8d64 to 1bddd42b9897 (3 revisions) (flutter/engine#27023)

* 4f3d88e71 [web] Librarify keyboard files (flutter/engine#26917)

* 9d0959427 Roll Dart SDK from bbd701b4ba76 to fff3a3747a18 (1 revision) (flutter/engine#27024)
2021-06-28 22:52:25 -07:00
Janice Collins
cea5d552b2
Fix three additional cases (#85497) 2021-06-28 18:36:02 -07:00
Jenn Magder
24d608b2ba
Check ios-arm64_x86_64-simulator directory when validating codesigning entitlement (#85265) 2021-06-28 17:01:06 -07:00
Casey Hillers
0dca2ff13e
Update ci yaml readme link (#85168) 2021-06-28 16:36:03 -07:00
Filip Hracek
76d5e62f42
Add a more complete app template for Flutter (skeleton) (#83530) 2021-06-28 15:26:04 -07:00
Dan Field
b001671ffb
dispose the ShaderWarmUp picture/image (#85465) 2021-06-28 15:11:02 -07:00
Justin McCandless
540ff244a9
Shift + home/end on Mac (#85264) 2021-06-28 15:06:05 -07:00
Hans Muller
98a15d035d
Remved ButtonBar references from material tests (#85472) 2021-06-28 13:32:54 -07:00
engine-flutter-autoroll
d63cb8332b
a02b8f270 [flutter_plugin_tools] Migrate java-test to new base command (flutter/plugins#4105) (#85470) 2021-06-28 13:31:03 -07:00
Angjie Li
1c3989b836
Revert "[new feature]introduce ScrollMetricsNotification (#85221)" (#85466) 2021-06-28 13:26:04 -07:00
Justin McCandless
32e6de84db
Remove out dated todos from integration tests with no issue links (#85461) 2021-06-28 13:21:03 -07:00
Lau Ching Jun
af42e7d730
Only set assets directory after assets are uploaded onto devfs. (#85418) 2021-06-28 13:16:04 -07:00
Janice Collins
b046218413
Update flutter doc references to conform to new lookup code restrictions (#85412) 2021-06-28 13:11:03 -07:00
Hans Muller
e7705f2086
Replace uses of ButtonBar in doc/samples with Overflowbar (#85358) 2021-06-28 13:06:03 -07:00
Hans Muller
93ca2b5ac0
Removed ButtonBar from flutter_gallery (#85351) 2021-06-28 13:01:04 -07:00
Danny Tuppeny
dec122a4d8
Remove incorrect text about web renderer default (#85214) 2021-06-28 12:56:06 -07:00
Jenn Magder
e028d0f046
Split project.dart into CMake and Xcode projects (#85359) 2021-06-28 11:31:04 -07:00
Jenn Magder
610ee89b17
Address jmagman todos (#85348) 2021-06-28 11:26:21 -07:00
engine-flutter-autoroll
2034f74eee
8af8001ab [flutter_plugin_tools] ignore flutter_plugin_tools when publishing (flutter/plugins#4110) (#85458) 2021-06-28 10:11:04 -07:00
Ren You
2be0d57fa2
Revert "Audit hashCode overrides outside of packages/flutter (#85370)" (#85451)
This reverts commit 9846fa5145.
2021-06-28 09:55:31 -07:00
Justin McCandless
d586873275
Select All via Shortcuts (#85081)
Control + A to select all text is now overridable.
2021-06-28 08:41:59 -07:00
engine-flutter-autoroll
b4f36ee473
fde14716b [in_app_purchase] Add support for SKPaymentQueueDelegate and showPriceConsentIfNeeded (flutter/plugins#4085) (#85445) 2021-06-28 05:16:02 -07:00
engine-flutter-autoroll
1fd2f7c400
5d287a206 Roll Skia from 96a7f06201e6 to 0f1ac21185fe (1 revision) (flutter/engine#26998) (#85423) 2021-06-27 19:51:02 -07:00
engine-flutter-autoroll
b84c48c3f7
cb535ef3b [flutter_plugin_tools] release 0.3.0 (flutter/plugins#4109) (#85422) 2021-06-27 19:36:05 -07:00
Chase Latta
6dd9e8c153
[fuchsia] pm serve should not use the device address (#85341)
BUG: fxbug.dev/77566
BUG: https://github.com/flutter/flutter/issues/83609
2021-06-27 16:58:20 -07:00
Jonah Williams
def601ac17
[flutter_tools] re-enable all tests on windows (#85384) 2021-06-27 05:26:02 -07:00
engine-flutter-autoroll
0b5d99eae6
Roll Engine from f4e898b039f4 to 999ed91f4faa (3 revisions) (#85396) 2021-06-27 00:26:01 -07:00
Dan Field
9846fa5145
Audit hashCode overrides outside of packages/flutter (#85370) 2021-06-26 17:36:04 -07:00
engine-flutter-autoroll
a85811ac6c
f4e898b03 Roll Skia from 1d9fe0090a7e to 96a7f06201e6 (1 revision) (flutter/engine#26989) (#85385) 2021-06-26 14:56:02 -07:00
engine-flutter-autoroll
97ea1eb439
aa4d26255 Add missing license headers (flutter/engine#26988) (#85380) 2021-06-26 11:26:01 -07:00
engine-flutter-autoroll
d879afb1a2
6eef7a8af Roll Fuchsia Mac SDK from T_EmrITXO... to fSBeRabKp... (flutter/engine#26987) (#85373) 2021-06-26 02:16:02 -07:00
engine-flutter-autoroll
b41ff8bc24
Roll Engine from 1d08e0719aa0 to 4694c4fbbbf8 (2 revisions) (#85368) 2021-06-25 23:51:02 -07:00
engine-flutter-autoroll
bed2366c16
Roll Engine from 399c19bb6766 to 1d08e0719aa0 (4 revisions) (#85367) 2021-06-25 22:46:02 -07:00