engine-flutter-autoroll
8dfad23034
Roll Flutter Engine from bb9938b1d72d to 45e92fb26287 (2 revisions) ( #107869 )
2022-07-18 22:54:06 +00:00
engine-flutter-autoroll
0527fd889e
bb9938b1d Roll Skia from b247169c2eb9 to fd135a7ad8ca (1 revision) (flutter/engine#34721) ( #107863 )
2022-07-18 15:15:10 -07:00
Casey Hillers
f6a709a6fe
[.github] Update cherry-pick template to require PR links ( #107856 )
2022-07-18 22:06:04 +00:00
Alexandre Ardhuin
ccd33631e3
enable combinators_ordering ( #107847 )
2022-07-18 22:04:07 +00:00
engine-flutter-autoroll
891777d6ed
Roll Flutter Engine from 0932e1e4e150 to 55f85dc57c42 (6 revisions) ( #107857 )
2022-07-18 21:00:08 +00:00
engine-flutter-autoroll
14571d6b58
Roll Flutter Engine from b05768b80fc4 to 0932e1e4e150 (1 revision) ( #107854 )
2022-07-18 20:14:07 +00:00
Christopher Fujino
81045d4a44
Revert "Read dart_plugin_registrant path from FlutterProject to support non-standard path." ( #107850 )
2022-07-18 19:58:10 +00:00
Christopher Fujino
b156c0c440
[flutter_tools] migrate clean_test to null-safety ( #107750 )
2022-07-18 19:10:07 +00:00
engine-flutter-autoroll
54298d1ce7
Roll Flutter Engine from 0560d0a5a7ff to b05768b80fc4 (4 revisions) ( #107851 )
2022-07-18 18:48:07 +00:00
engine-flutter-autoroll
bd3c803290
Roll Flutter Engine from 82f173b973f7 to 0560d0a5a7ff (2 revisions) ( #107835 )
...
* 3054307aa Windows: Reimplement ForceRedraw() using the ScheduleFrame embedder API (flutter/engine#34656 )
* 0560d0a5a Bump github/codeql-action from 2.1.15 to 2.1.16 (flutter/engine#34711 )
2022-07-18 10:56:02 -07:00
engine-flutter-autoroll
d8ae0b21f8
Roll Plugins from f4c1bfe2a7ab to dd28529e8b74 (2 revisions) ( #107843 )
2022-07-18 15:46:08 +00:00
engine-flutter-autoroll
a3cae34495
Roll Flutter Engine from 8bb06bae80a8 to 82f173b973f7 (3 revisions) ( #107828 )
2022-07-18 12:46:07 +00:00
engine-flutter-autoroll
9b4f05dde7
Roll Flutter Engine from 7186455ddacf to 8bb06bae80a8 (1 revision) ( #107817 )
2022-07-18 11:58:08 +00:00
Markus Aksli
da3b2a2fbd
Fix Scaffold setState during locked framework due to open drawer ( #107173 )
2022-07-18 11:50:06 +00:00
engine-flutter-autoroll
2f0a25257e
Roll Flutter Engine from f27a890a415b to 7186455ddacf (1 revision) ( #107815 )
2022-07-18 06:34:06 +00:00
engine-flutter-autoroll
3127aa224a
Roll Flutter Engine from b438edfd1afd to f27a890a415b (1 revision) ( #107814 )
2022-07-18 05:52:07 +00:00
engine-flutter-autoroll
a4ba62fd9d
Roll Flutter Engine from e0944a3af0d8 to b438edfd1afd (1 revision) ( #107796 )
2022-07-17 09:48:06 +00:00
engine-flutter-autoroll
0324e44d63
Roll Flutter Engine from c29bf8fcf002 to e0944a3af0d8 (7 revisions) ( #107784 )
...
* 92606c2b5 [fuchsia][scenic] Reland Move pointer injector to embedder. (flutter/engine#34692 )
* 06273515b [Fuchsia] Support scroll_*_physical_pixel fields (flutter/engine#34325 )
* 93003636f Roll Skia from 7d1636010a55 to 2cf696124c82 (2 revisions) (flutter/engine#34696 )
* 59e15959a Roll Skia from 2cf696124c82 to 849628568612 (1 revision) (flutter/engine#34697 )
* 92b371f0c Roll Skia from 849628568612 to ed71b72e0213 (1 revision) (flutter/engine#34703 )
* 499140273 Roll Dart SDK from 92c7843b2ece to 54cc31cd98db (1 revision) (flutter/engine#34704 )
* e0944a3af Roll Dart SDK from 54cc31cd98db to 1b845f6a8c90 (1 revision) (flutter/engine#34705 )
2022-07-16 13:25:33 -07:00
engine-flutter-autoroll
5c33db6ccd
c29bf8fcf [Windows] Fix GDI resource leaks in the software fallback path (flutter/engine#34574) ( #107754 )
2022-07-16 11:07:42 -07:00
Christopher Fujino
4f9528293f
[flutter_tools] Remove shuffle from doctor test ( #107744 )
2022-07-16 00:54:05 +00:00
keyonghan
6952408cdf
Migrate Mac/Windows+android targets to cocoon scheduler ( #107737 )
2022-07-16 00:12:06 +00:00
keyonghan
bc097f4b2a
Mark Windows_android flavors_test_win flaky ( #107749 )
2022-07-16 00:08:06 +00:00
Jesús S Guerrero
cdf5b1d40d
Pub dependencies project validator ( #106895 )
2022-07-15 23:12:05 +00:00
hellohuanlin
da8070d6af
Fix native platform view integration test config ( #107679 )
2022-07-15 22:56:09 +00:00
Lau Ching Jun
2cfeb0d1e1
Pass device-user in machine mode ( #107747 )
2022-07-15 15:18:05 -07:00
engine-flutter-autoroll
1a4f9635eb
Roll Flutter Engine from 8274ca60a1ee to 496c11601c72 (1 revision) ( #107748 )
2022-07-15 22:06:07 +00:00
engine-flutter-autoroll
d9dbcec846
Roll Flutter Engine from 8f45767c2570 to 8274ca60a1ee (1 revision) ( #107743 )
2022-07-15 20:32:06 +00:00
Lau Ching Jun
8f834cf150
Read dart_plugin_registrant path from FlutterProject to support non-standard path. ( #107617 )
2022-07-15 12:33:07 -07:00
engine-flutter-autoroll
cdf4a6a2f5
Roll Flutter Engine from 39cf3cef3df7 to 8f45767c2570 (2 revisions) ( #107734 )
2022-07-15 19:24:07 +00:00
LongCatIsLooong
0d32ca2138
Allow key reparenting between slots in SlottedMultiChildRenderObjectWidgetMixin ( #106977 )
2022-07-15 19:08:05 +00:00
Christopher Fujino
060adf09db
[flutter_tools] Migrate commands.shard/hermetic/doctor_test to null-safety and make hermetic ( #107670 )
2022-07-15 19:06:08 +00:00
Flutter GitHub Bot
bccbcd7dbb
Roll pub packages ( #107567 )
2022-07-15 19:04:07 +00:00
Christopher Fujino
94da724868
[flutter_tools] fix RangeError in gen-l10n by checking for empty string ( #107604 )
2022-07-15 18:56:09 +00:00
LongCatIsLooong
d72853940f
Remove exclamation marks ( #107683 )
2022-07-15 18:52:06 +00:00
Tae Hyung Kim
2da228593f
[gen_l10n] Throw error when arb file does not exist ( #107583 )
2022-07-15 18:18:06 +00:00
Jenn Magder
c4975d9be0
Increase app minimum supported macOS version from 10.11 to 10.13 ( #107689 )
2022-07-15 11:12:43 -07:00
engine-flutter-autoroll
89f8e5f6ed
Roll Flutter Engine from 83ce2d1e68b8 to 39cf3cef3df7 (1 revision) ( #107730 )
2022-07-15 18:12:06 +00:00
engine-flutter-autoroll
c4da5c7eec
Roll Plugins from 1d2cc3aa286c to f4c1bfe2a7ab (3 revisions) ( #107724 )
2022-07-15 16:40:08 +00:00
Taha Tesser
1bc787ee71
Fix dragging while the text selection toolbar is up doesn't hide toolbar ( #106878 )
...
Fixes a fidelity bug on desktop involving the selection toolbar not hiding when it should have.
2022-07-15 09:37:39 -07:00
engine-flutter-autoroll
0c75ae1ecf
Roll Flutter Engine from 257b05fda9bf to 83ce2d1e68b8 (1 revision) ( #107723 )
2022-07-15 16:32:09 +00:00
Taha Tesser
bbec650b64
DropdownButton: Fix hint alignment when selectedItemBuilder is non-null. (#106731 )
2022-07-15 09:56:07 +00:00
Taha Tesser
cf342254cc
Add an interactive example for Overlay ( #107531 )
2022-07-15 09:44:05 +00:00
Taha Tesser
c422d280ab
Add an example for AppBar.notificationPredicate ( #106018 )
2022-07-15 09:40:06 +00:00
engine-flutter-autoroll
74bf27cbd7
Roll Flutter Engine from b9c55a9942b4 to 257b05fda9bf (1 revision) ( #107706 )
2022-07-15 09:36:07 +00:00
engine-flutter-autoroll
5c58f964f9
Roll Flutter Engine from 41351f4a2a9e to b9c55a9942b4 (1 revision) ( #107704 )
2022-07-15 08:18:09 +00:00
engine-flutter-autoroll
30eba39bba
Roll Flutter Engine from 64e1d6ad88d4 to 41351f4a2a9e (2 revisions) ( #107702 )
2022-07-15 07:34:06 +00:00
engine-flutter-autoroll
5deda4a490
Roll Flutter Engine from 64f98357ca55 to 64e1d6ad88d4 (4 revisions) ( #107695 )
2022-07-15 05:58:08 +00:00
Nguyen Phuc Loi
0cf9d41fc9
[flutter_driver] support send text input action ( #106561 )
...
* Support receive input action
* Fix error syntax
* Fix compile
* Add documents
* Add unit-test
* Update import
* Fixed unit-test and lint
* Add authors for me
* Fixed lint
* Fixed lint
* Add example
* Fixed lint
* Fix gen docs
* Revert code
* Remove flutter_dev
* Update packages/flutter_driver/lib/src/driver/driver.dart
Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
* Update packages/flutter_driver/lib/src/common/action.dart
Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
* Update packages/flutter_driver/lib/src/common/action.dart
Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
* Rename ReceiveAction to SendTextInputAction
* Rename DriverTextInputAction to TextInputAction and fix unit-test
* Reorder import
* Remove space
* Reorder import
* Update text_input.dart
* Update flutter_driver_test.dart
* Update comment to normal comment after dart doc
* Update example
* Update AUTHORS
Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
* Fix analyze
* Add type dart for example
* Add unit-test to check the same entries
Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
2022-07-14 17:21:11 -07:00
engine-flutter-autoroll
da2e2ebd5c
Roll Flutter Engine from d1c27c01b5e8 to 64f98357ca55 (2 revisions) ( #107684 )
2022-07-15 00:18:06 +00:00
keyonghan
9b15b4fa2c
Migrate host only targets to cocoon scheduler ( #107673 )
2022-07-15 00:08:14 +00:00