Commit graph

23610 commits

Author SHA1 Message Date
Christopher Fujino 0e5a3bd28c
add new try/prod builders for validate_ci_config (#79913) 2021-04-07 14:34:02 -07:00
Jenn Magder e8d46fea70
Start migrating flutter_tools test src to null safety (#79908) 2021-04-07 14:33:11 -07:00
Jason Simmons 408c52fd70
Fix an NNBD error in the Gallery text form field demo (#79816) 2021-04-07 14:29:07 -07:00
engine-flutter-autoroll ab268b4d97
e46471e1e Roll Dart SDK from dda1a31495e3 to 3f36938a7cff (2 revisions) (flutter/engine#25472) (#79971) 2021-04-07 13:34:01 -07:00
Ricardo Canastro 136da59e6b
Support block delete with word and line modifiers (#79973)
Adds support for overridable delete/backspace keyboard shortcuts
2021-04-07 13:29:37 -07:00
Jenn Magder 63afb4aa9c
Mark integration_test_test as unflaky (#79961) 2021-04-07 13:29:03 -07:00
engine-flutter-autoroll 18cee37aca
1ef73d9c4 [local_auth] Unnecessary reassignment in example removed (flutter/plugins#2983) (#79954) 2021-04-07 13:24:02 -07:00
Christopher Fujino 76bc462520
migrate empty exceptions to tool exit with error message (#79898) 2021-04-07 13:19:04 -07:00
Jenn Magder 15b9b58e7c
Remove MockStdIn and MockStream (#78276) 2021-04-07 13:14:04 -07:00
Marcel Čampa 242581418f
Dedup CupertinoAlertDialog and CupertinoActionSheet source code (#78202) 2021-04-07 13:09:07 -07:00
Justin McCandless 0efb28d706
Revert "Fix a legacy TODO (#77454) (#79061)" (#79959)
This reverts commit b070ed3c04.
2021-04-07 12:24:22 -07:00
Mahesh Jamdade 9a7eae0c32
docs: add an example to ReorderableListView.builder (#79193)
docs: add an example to ReorderableListView.builder.
2021-04-07 12:23:06 -07:00
Jenn Magder a637fcd344
Revert "Support block delete with word and line modifiers (#79695)" (#79968)
This reverts commit 0ba2f6a87f.
2021-04-07 11:44:30 -07:00
Ricardo Canastro 0ba2f6a87f
Support block delete with word and line modifiers (#79695)
Support for keyboard backspace/delete shortcuts
2021-04-07 10:54:28 -07:00
Christopher Fujino e5f75dbe0b
Manually roll engine to 56b13559807bf4cb83d16c659757d6ae4f209490 (#79953)
56b135598 Roll Dart SDK from e778310fcdcc to dda1a31495e3 (1 revision) (#25470)
7ca642c80 Roll Skia from 0195bec798a9 to 2f5a91c531de (1 revision) (#25469)
5cea3a738 Refactor GPU access switch (#24356)
e2791be97 Roll Fuchsia Mac SDK from Z-pl5laFz... to a9NOB6sdo... (#25468)
4cd3ab8d8 Roll Fuchsia Linux SDK from dl1JUKVuj... to 0Db2pEb0U... (#25467)
3eb672c77 Roll Dart SDK from 9704370488b0 to e778310fcdcc (1 revision) (#25466)
e1b291c9b Roll Skia from d986f476ae68 to 0195bec798a9 (1 revision) (#25463)
186eeb752 Revert "Reland: Call Dart plugin registrant if available (#25375)" (#25462)
63fda233d Roll Skia from 601abfacc736 to d986f476ae68 (5 revisions) (#25461)
c70b8ca59 Roll Dart SDK from b9471aadaa1a to 9704370488b0 (1 revision) (#25459)
2021-04-07 10:38:19 -07:00
xubaolin f11b47f7e6
update BorderTween nullable (#79919) 2021-04-07 09:02:11 -07:00
c1yde3 3dbe7f23c5
fix cupertino refresh control style (#79842) 2021-04-06 23:04:02 -07:00
Jenn Magder a2f67720ef
Migrate test/src/common to null safety (#79907) 2021-04-06 22:55:03 -07:00
engine-flutter-autoroll 19930e8754
97ac042f0 [flutter_webview] Fix allowsInlineMediaPlayback ignored on iOS (flutter/plugins#3791) (#79923) 2021-04-06 22:14:02 -07:00
Jenn Magder 026ee9756c
Allow null config values (#79917) 2021-04-06 21:52:35 -07:00
Abhishek Ghaskata e54e33c675
Change the code sample (#79743) 2021-04-06 20:29:02 -07:00
engine-flutter-autoroll 531d99f0fa
Roll Engine from 1a126ebdd079 to 92f4dfb0484f (3 revisions) (#79902) 2021-04-06 18:04:02 -07:00
Mouad Debbar 458f6f4513
[web] Fix url strategy null safety (#79888) 2021-04-06 17:59:03 -07:00
Jenn Magder eb9a2f0ca5
Move cache from globals to globals_null_migrated (#79900) 2021-04-06 17:57:40 -07:00
Casey Hillers c571804913
Revert "Reland [devicelab] Migrate Gallery to BuildTestTask (#78361)" (#79903)
This reverts commit 0c9781e3dd.
2021-04-06 16:28:54 -07:00
Casey Hillers 0c9781e3dd
Reland [devicelab] Migrate Gallery to BuildTestTask (#78361) 2021-04-06 16:04:03 -07:00
engine-flutter-autoroll 4fd17e3342
3f2e2acc8 Switch script/tools over to the new analysis options (flutter/plugins#3777) (#79890) 2021-04-06 15:59:02 -07:00
Jenn Magder ba764ebc38
Update Podfile.lock modified timestamp when pod install is run (#78823) 2021-04-06 15:54:02 -07:00
engine-flutter-autoroll fdda0a7631
Roll Engine from 4a1fd38dbc4a to 1a126ebdd079 (3 revisions) (#79891) 2021-04-06 14:49:04 -07:00
Jonah Williams 0a59698ebe
[flutter_tools] migrate cache to null safety (#79864) 2021-04-06 14:44:02 -07:00
Jonah Williams 4d1b74a0df
[flutter_tools] generate empty plugin registrants for winuwp and fix local engine for winuwp_ (#79827) 2021-04-06 13:13:20 -07:00
engine-flutter-autoroll d5cecb11b1
Roll Engine from 9166235f81db to 4a1fd38dbc4a (3 revisions) (#79880) 2021-04-06 12:14:02 -07:00
chunhtai 303ce76d85
Fix RenderEditable register the raw keyboard listener twice (#79877)
* Fix RenderEditable register the raw keyboard listener twice

* skip web test
2021-04-06 11:27:31 -07:00
Sam Rawlins 68492c5b69
Remove "unnecessary" imports. (#78664) 2021-04-06 11:19:02 -07:00
Sam Rawlins 3e4320847a
Remove "unnecessary" imports in test/commands.shard. (#78665) 2021-04-06 11:14:01 -07:00
engine-flutter-autoroll 8c0aef9b1b
Roll Engine from 3e59383e106e to 9166235f81db (2 revisions) (#79876) 2021-04-06 11:09:02 -07:00
Jenn Magder f5c268a794
Migrate android_workflow to null safety (#79806) 2021-04-06 10:33:52 -07:00
Jenn Magder 9a2d9c81b3
Migrate intellij_validator to null safety (#79813) 2021-04-06 10:32:01 -07:00
engine-flutter-autoroll 39ad3a72a1
Roll Engine from 829d03a03466 to 3e59383e106e (2 revisions) (#79872) 2021-04-06 10:04:04 -07:00
Douglas Iacovelli 7cec142f8c
Add back button listener widget (#79642) 2021-04-06 09:24:02 -07:00
engine-flutter-autoroll 4bf26b6801
Roll Engine from 016ee0cdafdd to 829d03a03466 (5 revisions) (#79858) 2021-04-06 06:54:02 -07:00
engine-flutter-autoroll b4d34c8ac1
81aad8f25 [google_map_flutter] fix version (flutter/plugins#3790) (#79851) 2021-04-06 04:24:02 -07:00
engine-flutter-autoroll fb223c28da
016ee0cda Roll Dart SDK from 3dd1630ab4d4 to b55f7a132f67 (1 revision) (flutter/engine#25438) (#79845) 2021-04-06 01:59:01 -07:00
Hans Muller 6b581c432c
Redo Removed accentColor dependency from ExpansionTile (#79829) 2021-04-06 01:54:03 -07:00
engine-flutter-autoroll bb7b490759
Roll Engine from d5fdd57ce698 to e74b6497b803 (9 revisions) (#79839)
* 1d8d2df27 Rename EngineEmbedderApiModifier to EngineModifier (flutter/engine#25362)

* 057ed2288 Roll Skia from b14a819122ee to 0a12b85f160f (5 revisions) (flutter/engine#25430)

* 079857da6 Roll Fuchsia Linux SDK from b22xnKMfp... to txu1APnex... (flutter/engine#25431)

* 23ac479f0 Extract Dart logging to the embedders (flutter/engine#25402)

* 5444e2bac Remove the DartIsolate::PostMessage timeline event (flutter/engine#25433)

* 253a298ea Roll Skia from 0a12b85f160f to 974c82150204 (1 revision) (flutter/engine#25434)

* 61dca0fc8 Roll Dart SDK from c274ba72ec73 to 3dd1630ab4d4 (1 revision) (flutter/engine#25432)

* f09b189f5 Allow embedders to set a custom log tag (flutter/engine#25435)

* e74b6497b Roll Fuchsia Mac SDK from F4eUNa2mh... to IKx9cvrtJ... (flutter/engine#25436)
2021-04-06 00:00:10 -07:00
engine-flutter-autoroll fba5c59b2b
Roll Plugins from 00ec3cdccb3c to 4bd178b9fd89 (2 revisions) (#79837) 2021-04-05 23:59:02 -07:00
xubaolin ccf83d1de9
update CupertinoPicker.selectionOverlay to nullable (#79620) 2021-04-05 21:39:01 -07:00
engine-flutter-autoroll 2c454a7536
d5fdd57ce Fix texture corruption on Windows (flutter/engine#25349) (#79821) 2021-04-05 20:59:02 -07:00
engine-flutter-autoroll 181b4db729
00ec3cdcc [google_maps_flutter] Reword README (flutter/plugins#3784) (#79820) 2021-04-05 20:54:03 -07:00
Mouad Debbar 2e5569eb22
[web] Enable Cupertino text field tests on web (#79817) 2021-04-05 20:49:02 -07:00