xubaolin
b20e27e77e
Does not replace the root layer unnecessarily ( #101748 )
2022-05-05 18:44:10 -07:00
xubaolin
82afe3ea43
Clear the cached data of RenderBox if its parent re-layout ( #101493 )
2022-05-05 18:39:10 -07:00
Tong Mu
55881f7ae6
Reland "Fix crash from alt-tab'ing just after startup" ( #103093 )
2022-05-05 17:44:08 -07:00
engine-flutter-autoroll
543cc6032e
Roll Engine from 387a9b9e300f to b1b0a5adffe9 (1 revision) ( #103159 )
2022-05-05 17:09:06 -07:00
engine-flutter-autoroll
758ebda16d
Roll Engine from d4d2afd04186 to 387a9b9e300f (3 revisions) ( #103154 )
2022-05-05 15:54:10 -07:00
chunhtai
f8f438730d
Fix Backbutton is not displayed when there is a endDrawer ( #102093 )
2022-05-05 15:44:10 -07:00
chunhtai
7cdcfb2a88
DefaultTextEditingShortcuts should use meta-based shortcut for iOS ( #103077 )
2022-05-05 15:39:12 -07:00
engine-flutter-autoroll
72dff58dc1
Roll Engine from eba6dba14c69 to d4d2afd04186 (3 revisions) ( #103148 )
2022-05-05 14:49:07 -07:00
yusuf-goog
425aef22ac
Adding two staging tests to ci.yaml ( #103003 )
...
* Adding two staging tests to ci.yaml
Adding a properties block (linux_stating_build) and 2 builds
that use this to ci.yaml. This is to verify some failures on
these builds that are happening when running via entries
in devicelab_stating_config.star file.
Bug:102406
* Updating staging build entries to use new naming convention
Staging builds now use a name prefix of Staging_build_, which
allows us to filter these builds on the dashboard.
* Moving bringup:true to target level
We can't add bringup:true to properties block level, so
need to move this back to each target.
2022-05-05 14:00:22 -07:00
Nils Reichardt
871846072a
Remove unnecessary space in doc comment of TextStyle ( #103117 )
2022-05-05 13:59:13 -07:00
Casey Hillers
603eb82734
Revert "Fix jumping when doing long press for selecting text" ( #103141 )
2022-05-05 12:39:09 -07:00
engine-flutter-autoroll
0a26277b58
Roll Plugins from cafc154de894 to 810d8344aa9e (11 revisions) ( #103144 )
2022-05-05 11:59:12 -07:00
engine-flutter-autoroll
a123da27a2
Roll Engine from 88afc654a7c0 to eba6dba14c69 (1 revision) ( #103140 )
2022-05-05 10:39:10 -07:00
Kate Lovett
38fe53b6b6
Revert "Add assertion that snackbars have a place to go" ( #103138 )
2022-05-05 10:14:06 -07:00
Phil Quitslund
f771c9fee7
rename local functions with _s ( #102991 )
2022-05-05 09:49:12 -07:00
engine-flutter-autoroll
0ea21bc5b3
Roll Engine from ecab90afe14e to 88afc654a7c0 (1 revision) ( #103127 )
2022-05-05 06:34:08 -07:00
Pierre-Louis
dfa4fd237f
Add missing HIG links to cupertino documentation ( #103110 )
2022-05-05 12:09:01 +02:00
Bruno Leroux
750ad32870
Fix DraggableScrollableSheet leaks Ticker ( #102916 )
2022-05-05 01:29:07 -07:00
engine-flutter-autoroll
077e7e18b6
Roll Engine from f14e879b94e3 to ecab90afe14e (1 revision) ( #103112 )
2022-05-05 01:09:10 -07:00
engine-flutter-autoroll
ceea3a6175
Roll Engine from 327be3c357a8 to f14e879b94e3 (1 revision) ( #103108 )
2022-05-05 00:04:06 -07:00
Taha Tesser
d80f3e3921
Cupertino examples improvements and clean up ( #103044 )
2022-05-05 08:22:53 +02:00
Taha Tesser
27fee486ef
CupertinoSwitch: Add an interactive example (#103043 )
...
Update
2022-05-05 07:59:55 +02:00
Taha Tesser
3ed0bbed5a
CupertinoActivityIndicator: Add an interactive example (#103040 )
2022-05-05 07:59:29 +02:00
Taha Tesser
86e55df7f2
CupertinoFormRow: Add an interactive example (#103041 )
...
* `CupertinoFormRow`: Add an interactive example
* fix typo
* Update docs
2022-05-05 07:58:53 +02:00
Taha Tesser
81fd748ac2
CupertinoSearchTextField: Add interactive examples (#103042 )
...
* `CupertinoSearchTextField`: Add interactive examples
* Update docs
2022-05-05 07:58:15 +02:00
engine-flutter-autoroll
666a5c9078
Roll Engine from 912da8da4776 to 327be3c357a8 (1 revision) ( #103107 )
2022-05-04 22:44:08 -07:00
engine-flutter-autoroll
f7010e00e4
Roll Engine from c08675194a66 to 912da8da4776 (3 revisions) ( #103105 )
2022-05-04 21:39:11 -07:00
engine-flutter-autoroll
f7db489366
Roll Engine from d73708ca8882 to c08675194a66 (16 revisions) ( #103103 )
2022-05-04 20:34:09 -07:00
Jenn Magder
35513c265c
Remove unused flutterMacOSPodspec artifact ( #103088 )
2022-05-04 16:59:07 -07:00
Flutter GitHub Bot
051f1b027f
Marks Mac_arm64_android run_release_test to be flaky ( #103060 )
2022-05-04 15:39:13 -07:00
Kate Lovett
122ab838f4
Add assertion that snackbars have a place to go ( #103006 )
2022-05-04 15:34:11 -07:00
Jenn Magder
2e1c146eec
Update ffi gem installation instructions ( #103008 )
2022-05-04 13:24:08 -07:00
Flutter GitHub Bot
c3ab24e0b8
Marks Mac_ios external_ui_integration_test_ios to be flaky ( #103058 )
2022-05-04 13:04:12 -07:00
Casey Hillers
baea888118
[ci.yaml] Revert devicelab targets back to LUCI scheduler ( #103048 )
2022-05-04 12:59:15 -07:00
Pierre-Louis
098aa45f25
Fix NavigationDestination API doc ( #103031 )
2022-05-04 12:54:13 -07:00
Darren Austin
3c9f417326
Revert "Fix crash from alt-tab'ing just after startup ( #102453 )" ( #103074 )
...
This reverts commit 74e9a6d9cd8a26287b14b88790a104ea41f9de65.
2022-05-04 12:13:02 -07:00
Jeremy Schlatter
74e9a6d9cd
Fix crash from alt-tab'ing just after startup ( #102453 )
2022-05-04 11:14:12 -07:00
engine-flutter-autoroll
82b91b0b45
Roll Engine from e32059bed53e to d73708ca8882 (2 revisions) ( #103056 )
2022-05-04 09:59:10 -07:00
Zachary Anderson
577919dbfe
Don't hardcode ink sparkle spir-v ( #102674 )
2022-05-04 09:28:45 -07:00
engine-flutter-autoroll
d1bbd822c0
Roll Plugins from 60b0b2d31ee0 to cafc154de894 (12 revisions) ( #103051 )
2022-05-04 09:04:12 -07:00
Pierre-Louis
c3ad4d4623
Add prominent link to Google Fonts from icons documentation ( #102808 )
...
* Add prominent link to google fonts from icons
* Update icons.dart
* Update icons.dart
2022-05-04 16:28:26 +02:00
engine-flutter-autoroll
75629e3e0a
Roll Engine from 6e49e558090c to e32059bed53e (1 revision) ( #103033 )
2022-05-04 05:49:08 -07:00
engine-flutter-autoroll
6b6030cb39
Roll Engine from 95207488f999 to 6e49e558090c (1 revision) ( #103030 )
2022-05-04 04:44:07 -07:00
engine-flutter-autoroll
ea5af273dd
Roll Engine from 0c5d7c579a42 to 95207488f999 (2 revisions) ( #103027 )
2022-05-04 03:39:03 -07:00
engine-flutter-autoroll
78eb916d15
Roll Engine from 84d353906299 to 0c5d7c579a42 (3 revisions) ( #103026 )
2022-05-04 02:34:10 -07:00
Callum Moffat
b5321d182a
Reland "Fix position of CupertinoContextMenu within Transform.scale" ( #102943 )
...
* Fix position of CupertinoContextMenu within Transform.scale (#97896 )
* Fix after rebase
2022-05-04 11:13:21 +02:00
engine-flutter-autoroll
b3838eb3de
Roll Engine from 0b46116471cc to 84d353906299 (2 revisions) ( #103021 )
2022-05-04 00:24:08 -07:00
engine-flutter-autoroll
e9c0ee1e08
Roll Engine from a7f7ff020ddf to 0b46116471cc (1 revision) ( #103017 )
2022-05-03 21:29:07 -07:00
engine-flutter-autoroll
e291b58813
Roll Engine from a98987d78c8a to a7f7ff020ddf (1 revision) ( #103012 )
2022-05-03 20:24:09 -07:00
engine-flutter-autoroll
6f8ffecc72
Roll Engine from acced3da4e72 to a98987d78c8a (3 revisions) ( #103007 )
2022-05-03 18:29:10 -07:00