22976 Commits

Author SHA1 Message Date
Jonah Williams
acda272cf2
[flutter_tools] add tool feature/scaffold for UWP (#77399) 2021-03-08 08:09:04 -08:00
engine-flutter-autoroll
a0ba646408
Roll Plugins from fc1b17ea3728 to 26879dbd2f75 (2 revisions) (#77444) 2021-03-05 19:09:03 -08:00
engine-flutter-autoroll
271fb12148
f751d04fa Initialize max_ascent/descent from the strut only if the strut is valid (flutter/engine#24802) (#77441) 2021-03-05 18:49:01 -08:00
Jenn Magder
ac6e3f87b2
Add iOS archive codesign test (#77428) 2021-03-05 18:44:02 -08:00
Ian Hickson
e5322acc77
Change some dynamics to Object? and document slot better (#77026) 2021-03-05 18:39:04 -08:00
Michael Goderbauer
cb867bbedc
Enable unnecessary_await_in_return lint (#77434) 2021-03-05 18:38:15 -08:00
Jenn Magder
8a9042ba91
archiveing -> archiving (#77424) 2021-03-05 18:34:03 -08:00
Michael Goderbauer
807bb29888
enable prefer_function_declarations_over_variables lint (#77398) 2021-03-05 18:29:04 -08:00
engine-flutter-autoroll
3571882e43
b52b2f309 Roll Skia from d63638bb7be7 to 3dc6c190dabb (2 revisions) (flutter/engine#24825) (#77430) 2021-03-05 17:09:04 -08:00
engine-flutter-autoroll
605c528513
fc1b17ea3 Bring HTML inputs into view automatically (flutter/plugins#3655) (#77426) 2021-03-05 16:34:02 -08:00
Phil Quitslund
08bc8e69ce
fix Autovalidate enum references in fix data (#77419) 2021-03-05 15:44:04 -08:00
engine-flutter-autoroll
a83049465c
e5567abcd Roll Skia from 319565ac6e65 to d63638bb7be7 (2 revisions) (flutter/engine#24824) (#77421) 2021-03-05 15:39:04 -08:00
Jenn Magder
e9e8ca7640
Add debug_second_compile_millis benchmark metric (#77420) 2021-03-05 15:33:28 -08:00
engine-flutter-autoroll
c9d68ba75f
Roll Engine from 2b47c37a4eb6 to 98ca5ed0c3f7 (4 revisions) (#77411) 2021-03-05 14:19:01 -08:00
Kate Lovett
d75c2781c6
Fix missing root Scaffold check in ScaffoldMessenger (#77410) 2021-03-05 14:14:04 -08:00
Andre
3dca866f06
Fix typo in Windows template (#77405) 2021-03-05 14:09:04 -08:00
Jonah Williams
721702717d
[flutter_tools] replace MockFlutterVersion usage with fake where possible, move from context (#77390) 2021-03-05 14:04:03 -08:00
Bharat Biradar
db162a47f3
Add supported custom font formats in official docs (#77230) 2021-03-05 13:29:03 -08:00
Jonah Williams
54eb3d6289
[flutter_tools] migrate to null safe mustache (#77400) 2021-03-05 13:24:04 -08:00
Tong Mu
a5262560d7
Revert "[showModalBottomSheet] fix: showModalBottomSheet does not move along keyboard (#71636)" (#77286) 2021-03-05 13:19:03 -08:00
engine-flutter-autoroll
431f1143ce
2b47c37a4 Roll Skia from 532138cea7ea to bf2dd2af4947 (3 revisions) (flutter/engine#24813) (#77391) 2021-03-05 11:34:03 -08:00
Jenn Magder
7e02cc34f9
Bitcode strip Flutter.framework in assemble build target (#77329) 2021-03-05 10:38:57 -08:00
Chris Bracken
565e48777a
Roll Engine from 299eb3e710c1 to 67abe7f9a9e4 (13 revisions) (#77386)
This is a manual roll since it requires adding a new SemanticsAction to
an element in the flutter_test SemanticsAction matchers test which was
added as part of https://github.com/flutter/engine/pull/24734.

299eb3e710...67abe7f9a9

2021-03-05 skia-flutter-autoroll@skia.org Roll Skia from 994a571fc79a to 532138cea7ea (4 revisions) (flutter/engine#24812)
2021-03-05 skia-flutter-autoroll@skia.org Roll Dart SDK from b321d01eec78 to 4693d6d4f88e (1 revision) (flutter/engine#24811)
2021-03-05 skia-flutter-autoroll@skia.org Roll Dart SDK from 835da00aa6b5 to b321d01eec78 (1 revision) (flutter/engine#24808)
2021-03-05 skia-flutter-autoroll@skia.org Roll Skia from d42fe062d0a7 to 994a571fc79a (1 revision) (flutter/engine#24806)
2021-03-05 skia-flutter-autoroll@skia.org Roll Skia from 3b58d38966f4 to d42fe062d0a7 (2 revisions) (flutter/engine#24805)
2021-03-05 skia-flutter-autoroll@skia.org Roll Skia from 6ba242d2a201 to 3b58d38966f4 (1 revision) (flutter/engine#24804)
2021-03-05 skia-flutter-autoroll@skia.org Roll Dart SDK from 1b674d73af53 to 835da00aa6b5 (1 revision) (flutter/engine#24803)
2021-03-05 chris@bracken.jp Update cppwinrt to build 2.0.210304.5 (flutter/engine#24801)
2021-03-05 skia-flutter-autoroll@skia.org Roll Skia from 55aaefe687c7 to 6ba242d2a201 (18 revisions) (flutter/engine#24799)
2021-03-05 47866232+chunhtai@users.noreply.github.com Adds set text action for voice access (flutter/engine#24734)
2021-03-04 jason-simmons@users.noreply.github.com SkParagraph: support multiple default font families (flutter/engine#24662)
2021-03-04 skia-flutter-autoroll@skia.org Roll Clang Mac from MQQ43_LGr... to MRLGJYv8V... (flutter/engine#24794)
2021-03-04 jason-simmons@users.noreply.github.com Allow calls to legacyMakeTypeface in the AssetFontManager (flutter/engine#24612)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC cbracken@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md
2021-03-05 10:10:32 -08:00
bebe
3b3caf76e9
Fix typo (#77327) 2021-03-05 09:19:34 -08:00
engine-flutter-autoroll
8a1204f0b6
b709f7e49 [in_app_purchase] presentCodeRedemptionSheet (flutter/plugins#3274) (#77320) 2021-03-04 20:34:03 -08:00
Jenn Magder
a7f7687a2e
Delete unzipped FlutterMacOS.framework before replacing artifact (#77316) 2021-03-04 19:36:21 -08:00
engine-flutter-autoroll
fcc0042d82
eb86dfcf6 [google_maps_flutter_web] Downgrade mockito in example app. (flutter/plugins#3679) (#77314) 2021-03-04 19:29:03 -08:00
Chris Bracken
f9f5243e0a
Add Windows desktop files for manual tests (#77228)
This adds support for building and running manual tests, such as the raw
keyboard test on Windows desktop.
2021-03-04 19:02:46 -08:00
Casey Hillers
b0afe3464e
Create BuildTestTask (#77307) 2021-03-04 18:49:03 -08:00
Casey Hillers
e692c182ea
[customer_testing] Refactor runner to be testable (#76831) 2021-03-04 18:44:02 -08:00
engine-flutter-autoroll
ca2bef6ee9
Roll Engine from ce695c41f95e to 299eb3e710c1 (2 revisions) (#77302) 2021-03-04 18:14:02 -08:00
Gary Qian
ee41782732
[flutter_tools] Deferred components build system (#76192) 2021-03-04 18:09:02 -08:00
engine-flutter-autoroll
faabc9ab46
Roll Engine from c475288d9389 to ce695c41f95e (4 revisions) (#77299)
* 32c8686d0 Roll Fuchsia Linux SDK from _vRi_XkB7... to zPlM6iYY3... (flutter/engine#24782)

* e90ff67f6 Guard metal rendering behind SHELL_ENABLE_METAL (flutter/engine#24727)

* e8da85948 Roll Dart SDK from 96183eef80b7 to 8d3ed9fda5f1 (1 revision) (flutter/engine#24784)

* ce695c41f Roll Fuchsia Mac SDK from ohpC1XzxY... to Ks1dVR_ST... (flutter/engine#24791)
2021-03-04 16:02:52 -08:00
Jonah Williams
81b9845041
[flutter_tools] migrate async_guard.dart to null safety (#76748) 2021-03-04 16:00:14 -08:00
chunhtai
9d53c11e17
disable semantics test for adding Set Text action in engine (#77295) 2021-03-04 15:44:02 -08:00
engine-flutter-autoroll
e91c31d5d3
47c380a9b Update CI config for Flutter 2 (flutter/plugins#3674) (#77296) 2021-03-04 15:34:04 -08:00
Michael Goderbauer
ed755fba5e
Enable avoid_unnecessary_containers lint (#77294) 2021-03-04 15:29:03 -08:00
John Ryan
c5d1600843
Fix typo in web template (#77011) 2021-03-04 15:24:03 -08:00
Jonah Williams
945e0df104
[flutter_tools] remove several AndroidSdk Mocks (#77264) 2021-03-04 12:24:03 -08:00
Kinarobin
6b500fa7f0
dispose image when cache clear (#76600) 2021-03-04 12:19:02 -08:00
Casey Hillers
c8c681f68e
[devicelab] Create test command to pass task args (#77110) 2021-03-04 11:59:02 -08:00
engine-flutter-autoroll
9397c374a6
2518218fa [image_picker] fix flutter/flutter#71927 (flutter/plugins#3676) (#77269) 2021-03-04 11:39:03 -08:00
creativecreatorormaybenot
8988c4e14c
Sort icon last (#76992) 2021-03-04 11:34:19 -08:00
Michael Goderbauer
67edb63d84
Re-land "Toggable Refactor (#76745)" (#77263) 2021-03-04 11:34:04 -08:00
Jonah Williams
90f353f9b1
[flutter_tools] dont crash when looking for AS4.1 on windows with no LOCALAPPDATA (#77261) 2021-03-04 11:29:20 -08:00
engine-flutter-autoroll
5e62e6649b
Roll Engine from 99d9429e960c to c475288d9389 (2 revisions) (#77260) 2021-03-04 11:29:03 -08:00
Michael Goderbauer
7b251f5f37
Enable use_function_type_syntax_for_parameters lint (#77163) 2021-03-04 08:59:17 -08:00
engine-flutter-autoroll
8f9c6af2dd
99d9429e9 Roll Fuchsia Mac SDK from kPp_BF0q3... to ohpC1XzxY... (flutter/engine#24775) (#77227) 2021-03-04 08:48:21 -08:00
engine-flutter-autoroll
2f7d9d3d26
Roll Engine from 72bbc5d92ce1 to 91120b358a12 (28 revisions) (#77223)
* aa3bb5e33 [web] Fix painting of last placeholder in paragraph (flutter/engine#24716)

* a5ae18bbc [web] Fix pointer events for Wacom pen (flutter/engine#24719)

* 4993c8e7b Roll Skia from d863ae52d4bb to 036ba86489d7 (3 revisions) (flutter/engine#24732)

* 7f1de853f Roll Dart SDK from f209e60a5415 to 761ed531161f (1 revision) (flutter/engine#24730)

* 44ba1ccdd Roll Skia from 036ba86489d7 to 786d42c6dac4 (1 revision) (flutter/engine#24733)

* 735876edb Fix memory leak and bug in the RunsOnCreationTaskRunner check (flutter/engine#24690)

* 454d29ca8 Roll Skia from 786d42c6dac4 to 12e760e958a7 (10 revisions) (flutter/engine#24738)

* 2c605fd6f Roll Fuchsia Linux SDK from tJbtmEE4Q... to YhRvbuj9c... (flutter/engine#24739)

* bf974422a Roll Skia from 12e760e958a7 to e80e169ba4c1 (1 revision) (flutter/engine#24740)

* 4d2caacbe Fix UWP build for UpdateCursorRect rename (flutter/engine#24697)

* 83b2f8fc9 Roll Fuchsia Mac SDK from PRe0w0i4z... to 4TE5n81B-... (flutter/engine#24745)

* 410dd6ff3 Roll Dart SDK from 761ed531161f to f527ddd39bb1 (3 revisions) (flutter/engine#24746)

* 91d92787c Roll Dart SDK from f527ddd39bb1 to 041a6dd2e76b (1 revision) (flutter/engine#24749)

* 03e0a116f Roll Fuchsia Linux SDK from YhRvbuj9c... to _0kewDFPJ... (flutter/engine#24750)

* f5b135110 Roll Skia from e80e169ba4c1 to acf26501fb5a (4 revisions) (flutter/engine#24752)

* 21de22a26 Roll Skia from acf26501fb5a to a1e30a3a280a (5 revisions) (flutter/engine#24753)

* e29fd6dbf Roll Fuchsia Mac SDK from 4TE5n81B-... to kPp_BF0q3... (flutter/engine#24759)

* de78d2aa3 Roll Skia from a1e30a3a280a to f0de96f7b82a (7 revisions) (flutter/engine#24760)

* a33687d4b Roll Skia from f0de96f7b82a to 46d9bb255df4 (2 revisions) (flutter/engine#24762)

* 95215b70f Roll Dart SDK from 041a6dd2e76b to b9302efc8d9a (3 revisions) (flutter/engine#24764)

* 4aeffbe5b Move CIPD package creation tools under tools/cipd (flutter/engine#24766)

* 8ef7b63b6 Roll Skia from 46d9bb255df4 to e4ef35caa1bc (9 revisions) (flutter/engine#24769)

* 4bef5f836 Enables semantics when voice control is turned on (flutter/engine#24640)

* a546f16c4 Roll Fuchsia Linux SDK from _0kewDFPJ... to _vRi_XkB7... (flutter/engine#24771)

* e31cdad7a Added dependency on CppWinRT for UWP builds (flutter/engine#24770)

* a5ba99400 Roll Skia from e4ef35caa1bc to 4db57264955f (1 revision) (flutter/engine#24772)

* 3cf4f1d52 Revert "[web] Fix painting of last placeholder in paragraph (#24716)" (flutter/engine#24773)

* 91120b358 Roll Skia from 4db57264955f to 21c8ad62cd82 (2 revisions) (flutter/engine#24774)
2021-03-04 00:25:49 -08:00
Chris Bracken
c14c8d8177
Roll Engine from cd0e54348b61 to 72bbc5d92ce1 (#77204)
cd0e54348b...735876edbd

2021-03-02 chris@bracken.jp Win32: Support Korean input (flutter/engine#24713)
2021-03-02 chris@bracken.jp Add RAII wrapper for Win32 IMM context (flutter/engine#24699)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC cbracken@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md
2021-03-03 21:40:34 -08:00