30135 Commits

Author SHA1 Message Date
engine-flutter-autoroll
ca7f170d13
Roll Flutter Engine from acd0624f7322 to 76397e4eca5f (1 revision) (#104240) 2022-05-20 03:18:06 -07:00
Bruno Leroux
5c6f65ee99
Add Tooltip onTriggered callback (#104237)
Co-authored-by: Bruno Leroux <bruno.leroux@gmail.com>
2022-05-20 11:23:32 +02:00
engine-flutter-autoroll
4e4da19ce3
Roll Flutter Engine from 8100b9f295aa to acd0624f7322 (3 revisions) (#104236) 2022-05-20 02:13:07 -07:00
Taha Tesser
43c81ff1f7
CupertinoColors: Add diagrams (#103280) 2022-05-20 01:13:09 -07:00
engine-flutter-autoroll
080f5d964c
Roll Flutter Engine from 9685c8122186 to 8100b9f295aa (18 revisions) (#104228) 2022-05-20 00:03:11 -07:00
engine-flutter-autoroll
03ec6b9eff
Roll Flutter Engine from 3ee9c189b941 to 9685c8122186 (3 revisions) (#104207) 2022-05-19 21:48:08 -07:00
Renzo Olivares
b876f78ea5
Desktop platforms should not collapse selection on copy (#104209)
* Add tests

* fix tests

* updates

Co-authored-by: Renzo Olivares <roliv@google.com>
2022-05-19 20:52:50 -07:00
Tong Mu
a92f0ef14f
[Keyboard, Android] Generate keyboard codes (#104032) 2022-05-19 18:38:06 -07:00
Tong Mu
23bc3d64eb
[Mouse] Remove all pointers at the end of tests (#102694) 2022-05-19 17:48:10 -07:00
Will Lockwood
4c0b0be2da
Add ability for ModalRoutes to ignore pointers during transitions and do so on Cupertino routes (#95757) 2022-05-19 15:33:12 -07:00
Emmanuel Garcia
0052566c7e
Show custom error message when Kotlin or Gradle bump is required (#102421) 2022-05-19 14:38:13 -07:00
Kate Lovett
e8f8a82a7b
Revert "Fix DropdownButton menu clip" (#104203) 2022-05-19 14:33:12 -07:00
Jonah Williams
24bd28f696
[framework] inline AbstractNode into RenderObject (#103832) 2022-05-19 14:28:09 -07:00
Christopher Fujino
586b15cbcb
[flutter_tools] Upgrade only from flutter update-packages (#103924) 2022-05-19 13:33:11 -07:00
engine-flutter-autoroll
aa35c85e13
Roll Flutter Engine from ee3ff53187ca to 3ee9c189b941 (1 revision) (#104202) 2022-05-19 13:23:11 -07:00
Greg Spencer
f6c3ee310f
Add ShortcutsRegistry (#103456)
This adds a ShortcutsRegistry for ShortcutActivator to Intent mappings that can be modified from its descendants.

This is so that descendants can make shortcuts dynamically available to a larger portion of the app than just their descendants. This is a precursor needed by the new MenuBar, for instance, so that the menu bar itself can be placed where it likes, but the shortcuts it defines can be in effect for most, if not all, of the UI surface in the app. For example, the "Ctrl-Q" quit binding would need to work even if the focused widget wasn't a child of the MenuBar.

This just provides the shortcut to intent mapping, the actions activated by the intent are described in the context where they make sense. For example, defining a "Ctrl-C" shortcut mapped to a "CopyIntent" should perform different functions if it happens while a TextField has focus vs when a drawing has focus, so those different areas would need to define different actions mapped to "CopyIntent". A hypothetical "QuitIntent" would probably be active for the entire app, so would be mapped in an Actions widget near the top of the hierarchy.
2022-05-19 13:17:42 -07:00
Liam Appelbe
d2ba83d421
Use libraryFilters flag to speed up coverage collection (#104122)
* Use libraryFilters flag to speed up coverage collection

* Allow libraryNames to be null

* Unconditionally enable the reportLines flag

* Fix analysis errors
2022-05-19 12:19:52 -07:00
engine-flutter-autoroll
d9f3acb13a
Roll Flutter Engine from 5ec4df608566 to ee3ff53187ca (1 revision) (#104199) 2022-05-19 10:43:05 -07:00
engine-flutter-autoroll
a7174ab957
Roll Flutter Engine from 9db8df273012 to 5ec4df608566 (4 revisions) (#104190) 2022-05-19 09:38:08 -07:00
Darren Austin
17e2fce1cf
Add const MaterialStatePropertyAll class. (#104127) 2022-05-19 09:35:33 -07:00
David Miguel Lozano
b1f10cebbe
Define ColorSwatch.lerp() function (#103701) 2022-05-19 09:28:08 -07:00
Bernardo Ferrari
440e0e2c4e
Add StrokeAlign to Border (#102112) 2022-05-19 09:18:10 -07:00
engine-flutter-autoroll
893b58db82
Roll Plugins from bd3f490353b0 to 65620edc0718 (7 revisions) (#104191) 2022-05-19 09:08:07 -07:00
engine-flutter-autoroll
0c38e23869
Roll Flutter Engine from 92b9dcdc17eb to 9db8df273012 (1 revision) (#104160) 2022-05-19 03:08:06 -07:00
Pierre-Louis
9a35b569b9
Use correct time separator for Indonesian locale (#104070)
* Update material_id.arb

* Update README.md

* Update generated_material_localizations.dart

* Update README.md

* remove trailing whitespace
2022-05-19 11:24:19 +02:00
engine-flutter-autoroll
5ae253c3e2
Roll Flutter Engine from 1965c92ea417 to 92b9dcdc17eb (3 revisions) (#104152) 2022-05-19 00:38:09 -07:00
Taha Tesser
3f5bd7d89e
Add Material 3 AppBar example (#102823) 2022-05-19 00:13:09 -07:00
engine-flutter-autoroll
348a2b4f2f
Roll Flutter Engine from f250d988841e to 1965c92ea417 (4 revisions) (#104137) 2022-05-18 21:33:08 -07:00
engine-flutter-autoroll
994ea94e73
Roll Flutter Engine from 54b096da96cd to f250d988841e (3 revisions) (#104131) 2022-05-18 20:27:07 -07:00
Flutter GitHub Bot
c4644a6a2e
Marks Mac_arm64_android run_release_test to be unflaky (#104091) 2022-05-18 20:22:07 -07:00
Flutter GitHub Bot
23509ae9b7
Marks Linux_android cubic_bezier_perf_sksl_warmup__e2e_summary to be unflaky (#104089) 2022-05-18 20:17:07 -07:00
xubaolin
93211a48d7
[Scrollbar]Skip the ScrollPosition check if the bar was unmounted (#103948) 2022-05-18 20:12:10 -07:00
Zachary Anderson
80a51e4f97
Adds new_gallery_impeller__transition_perf benchmark for Android (#104126) 2022-05-18 20:07:12 -07:00
Michael Goderbauer
28d817e708
Bump dartdoc to 5.1.2 (#104097) 2022-05-18 17:57:13 -07:00
Gary Qian
350a7618eb
Remove extraneous org.jetbrains.kotlin:kotlin-stdlib-jdk7 gradle dep (#104028) 2022-05-18 17:52:13 -07:00
Dan Field
d50b5a0749
Stop recommending "shrinkWrap" (#104008) 2022-05-18 17:47:15 -07:00
Bruno Leroux
4b67827169
Add Tooltip default vertical padding (#103395) 2022-05-18 17:42:15 -07:00
Justin McCandless
384800b5e7
Fix right clicking a field to focus (#103228) 2022-05-18 17:37:11 -07:00
engine-flutter-autoroll
0f23e96b8f
Roll Flutter Engine from 4f6a8e669c47 to 54b096da96cd (2 revisions) (#104124) 2022-05-18 17:32:14 -07:00
Justin McCandless
715fcaac72
Can't drag the cursor with the mouse (#103002) 2022-05-18 17:32:12 -07:00
Bruno Leroux
8afaf7b58e
Fix documentation for filterQuality fields (#104056) 2022-05-18 14:42:10 -07:00
engine-flutter-autoroll
992c893cfd
Roll Flutter Engine from 6d9f02527961 to 4f6a8e669c47 (2 revisions) (#104119) 2022-05-18 14:32:11 -07:00
Justin McCandless
8f7e41a94c
Some MacOS control key shortcuts (#103936) 2022-05-18 13:37:12 -07:00
engine-flutter-autoroll
203818017f
Roll Flutter Engine from bba07dc3901c to 6d9f02527961 (7 revisions) (#104112) 2022-05-18 13:27:10 -07:00
gaaclarke
64a0c19652
switched to a double variant of clamp to avoid boxing (#103559) 2022-05-18 13:26:08 -07:00
Taha Tesser
32157e3fcb
AppBar: Fix nested scroll view doesn't update AppBar elevation for Material 3 (#103899) 2022-05-18 13:22:09 -07:00
engine-flutter-autoroll
64cba0e417
Roll Flutter Engine from 96b2ba2914e1 to bba07dc3901c (1 revision) (#104087) 2022-05-18 12:02:08 -07:00
Jenn Magder
b90359d5b4
Delete flaky flutter_gallery XCUITest (#103935) 2022-05-18 11:47:07 -07:00
engine-flutter-autoroll
d3cac6291e
Roll Plugins from a692f840ce72 to bd3f490353b0 (9 revisions) (#104085) 2022-05-18 11:42:10 -07:00
Casey Hillers
a4a8e73bce
Revert "Fix Backbutton is not displayed when there is a endDrawer (#102093)" (#104039)
This reverts commit f8f438730d269c23af4e1b3566bcdfaa076d9277.
2022-05-18 09:53:28 -07:00