Commit graph

26766 commits

Author SHA1 Message Date
engine-flutter-autoroll 612c5f58fd
Roll Plugins from e5fc8b516d73 to 178e3652ff52 (1 revision) (#94628) 2021-12-03 14:34:04 -08:00
Darren Austin 8630315aad
API to generate a ColorScheme from a single seed color. (#93463) 2021-12-03 14:29:05 -08:00
Ian Hickson 818f5caf38
Update CODE_OF_CONDUCT.md (#94583) 2021-12-03 13:39:06 -08:00
Justin McCandless e9553cd5df
SelectableText keep alive only when it has selection (#94493)
SelectableText defers to EditableText for wantKeepAlive, plus improved docs.
2021-12-03 13:33:55 -08:00
Michael Goderbauer 80f732bc4e
Make chip test not depend on child order (#94624) 2021-12-03 13:24:04 -08:00
Aidan Montare b86d189e8f
fix small typo in doc of SingleChildScrollView (#94613) 2021-12-03 12:13:11 -08:00
Jia Hao 4517d16b53
[flutter_tools] Fix incorrect todo (#94597) 2021-12-03 11:34:10 -08:00
Michael Goderbauer 885a1482f8
Revert "Mixin for slotted RenderObjectWidgets and RenderBox (#94077)" (#94620)
This reverts commit 988959dad9.
2021-12-03 10:39:11 -08:00
engine-flutter-autoroll 13f25dddc2
Roll Plugins from 509d3e25cc2d to e5fc8b516d73 (1 revision) (#94590) 2021-12-03 09:34:04 -08:00
Michael Goderbauer 988959dad9
Mixin for slotted RenderObjectWidgets and RenderBox (#94077) 2021-12-03 09:29:06 -08:00
Zachary Anderson 86cb2598a3
Revert "Roll Engine from 128fd65b005a to 1a76ac24c509 (2 revisions) (#94573)" (#94611)
This reverts commit 9412edf1ca.
2021-12-03 08:26:57 -08:00
engine-flutter-autoroll 9412edf1ca
Roll Engine from 128fd65b005a to 1a76ac24c509 (2 revisions) (#94573) 2021-12-02 13:29:05 -08:00
engine-flutter-autoroll 86d229dc39
Roll Plugins from 936257f69eb2 to 509d3e25cc2d (1 revision) (#94572) 2021-12-02 13:19:06 -08:00
engine-flutter-autoroll ff65ca5690
Roll Engine from 4ad99b04ccf4 to 128fd65b005a (1 revision) (#94569) 2021-12-02 12:24:04 -08:00
engine-flutter-autoroll bfa9897375
Roll Engine from bf03e123ab44 to 4ad99b04ccf4 (1 revision) (#94565) 2021-12-02 10:54:04 -08:00
Yegor 48a5cf9225
[tool] verify download URLs; docs for base URLs (#94178) 2021-12-02 10:11:36 -08:00
chunhtai 403c1de573
Revert "Fixes zero route transition duration crash (#90461)" (#94564)
This reverts commit 0eeb026e58.
2021-12-02 10:02:49 -08:00
engine-flutter-autoroll d46562af4d
Roll Plugins from 702fada379f3 to 936257f69eb2 (1 revision) (#94560) 2021-12-02 09:59:04 -08:00
engine-flutter-autoroll a0934d4b91
Roll Engine from a7307ad4f636 to bf03e123ab44 (1 revision) (#94559) 2021-12-02 09:44:04 -08:00
engine-flutter-autoroll ffefcc7ed7
Roll Plugins from 71496dcdf09d to 702fada379f3 (1 revision) (#94550) 2021-12-02 08:54:04 -08:00
engine-flutter-autoroll 69a4141ef7
Roll Engine from 888f4c0fc632 to a7307ad4f636 (1 revision) (#94533) 2021-12-02 08:29:05 -08:00
Zachary Anderson eaba2beef5
Mark Mac_android run_release_test flaky (#94555)
For https://github.com/flutter/flutter/issues/91625

@blasten @GaryQian
2021-12-02 08:21:35 -08:00
engine-flutter-autoroll 16ec56ee0f
Roll Engine from 62113c4f5c8c to 888f4c0fc632 (2 revisions) (#94525) 2021-12-01 23:49:05 -08:00
engine-flutter-autoroll 956015ae85
Roll Engine from c2fcadef89ad to 62113c4f5c8c (13 revisions) (#94519)
* 9b200e156 Roll Dart SDK from 9f61c2487bbd to 3a963ff14181 (7 revisions) (flutter/engine#30011)

* fada03555 Use WindowInfoTracker.Companion.getOrCreate instead of the short version (flutter/engine#30012)

* d28047579 Non painting platform views (flutter/engine#30003)

* b420c1646 [macOS] MacOS Keyboard properly handles multi-char characters (flutter/engine#30005)

* 0a6098bcf [Win32, keyboard] Fix dead key events that don't have the dead key mask (flutter/engine#30004)

* 8ac9366c7 Fix sceneElement analysis error (flutter/engine#30038)

* 5ad06c213 Share the io_manager between parent and spawn engine (flutter/engine#29915)

* 69be405e8 Run Dart VM tasks on the engine's ConcurrentMessageLoop instead the VM's separate thread pool. (flutter/engine#29819)

* c85a129b4 Roll Dart SDK from 3a963ff14181 to 8bb2e56ec900 (4 revisions) (flutter/engine#30045)

* abf6c34ea Eliminate hardcoded scale factor in a11y scroll (flutter/engine#30013)

* d184d9b45 Roll Skia from fa183572bfd3 to d3399178196e (17 revisions) (flutter/engine#30047)

* 476ed30dd Roll web_installers simulators package (flutter/engine#30035)

* 62113c4f5 Revert dart to 9f61c2487bbd (flutter/engine#30056)
2021-12-01 22:35:14 -08:00
chunhtai 049ea73c4d
MinimumTextContrastGuideline should exclude disabled component (#94489) 2021-12-01 20:19:02 -08:00
Hannes Winkler bccc9eaca7
Fix a stream lifecycle bug in CustomDeviceLogReader (#94310) 2021-12-01 18:34:04 -08:00
Chinmay Garde e147fae8a1
Revert "Marks Linux_android image_list_jit_reported_duration to be flaky" (#94501) 2021-12-01 15:44:04 -08:00
Tong Mu 32d78ab40c
[Windows, Keyboard] Fix logical key for PrintScreen (#94454) 2021-12-01 14:24:04 -08:00
Darren Austin 418cd95661
Added material_color_utilities as a dependency for flutter package. (#94377) 2021-12-01 14:19:04 -08:00
Greg Spencer 17980da91a
Update outdated macros (#94424) 2021-12-01 12:44:07 -08:00
chunhtai 0eeb026e58
Fixes zero route transition duration crash (#90461) 2021-12-01 12:19:05 -08:00
Taha Tesser b5e1ebd733
Revert "Add splashRadius property to IconTheme (#93478)" (#94482) 2021-12-01 12:09:05 -08:00
Hans Muller bb3b45a7f8
Reland "ChipThemeData is now conventional" (#94179) 2021-12-01 11:50:53 -08:00
engine-flutter-autoroll 72d4c72dba
Roll Plugins from 6bc9a2bd62e5 to 71496dcdf09d (5 revisions) (#94473) 2021-12-01 10:24:06 -08:00
Alex ad470f6bae
[conductor] channel constants refactor (#94220) 2021-12-01 10:19:05 -08:00
Taha Tesser ed8468b9f0
Add splashRadius property to IconTheme (#93478) 2021-12-01 09:54:04 -08:00
Danny Tuppeny b865e23aeb
Don't treat stderr output as failures during DAP test teardown (#94335) 2021-12-01 07:19:04 -08:00
nt4f04uNd 90f93a5ad0
Allow to click through scrollbar when gestures are disabled (#91532) 2021-12-01 05:49:05 -08:00
Jim Graham ee204880a5
Opacity Peephole optimization benchmarks (#94447) 2021-12-01 01:39:02 -08:00
engine-flutter-autoroll fff85f9c57
Roll Engine from f37334353f48 to c2fcadef89ad (6 revisions) (#94442) 2021-11-30 20:09:05 -08:00
engine-flutter-autoroll d102bba905
Roll Engine from 7ba215c2c6a0 to f37334353f48 (25 revisions) (#94435) 2021-11-30 19:04:04 -08:00
Casey Hillers e81a0a6a43
[ci.yaml] Update ios_32 host to monterey (#94380) 2021-11-30 18:59:06 -08:00
Jenn Magder 62dc238b6c
Avoid using watchOS SDK in CI tests (#94190) 2021-11-30 18:54:04 -08:00
Casey Hillers 7d3ca78682
[ci.yaml] Add release branch regex (#94188) 2021-11-30 18:49:05 -08:00
Anna Gringauze ca62470796
De-flake web tool tests (#93948) 2021-11-30 17:39:05 -08:00
Nick Abalov 544527caa5
Skip links in MinimumTapTargetGuideline. (#93869) 2021-11-30 17:34:05 -08:00
Casey Hillers c0da416482
[devicelab] Add hot reload tests to presubmit (#93684) 2021-11-30 17:29:06 -08:00
Ian Hickson eb00598bec
Use FlutterError.reportError instead of debugPrint for l10n warning (#93076) 2021-11-30 17:24:05 -08:00
MH Johnson bd77118ecb
[Material 3] Add optional indicator to Navigation Rail. (#92930) 2021-11-30 17:19:06 -08:00
Chris Wong 7ef5226799
Migrate to process 4.2.4 (#92630) 2021-11-30 17:14:07 -08:00