30107 Commits

Author SHA1 Message Date
Zachary Anderson
d6cd6b7095
Use FragmentProgram.fromAssetAsync (#108415) 2022-07-27 06:04:05 +00:00
engine-flutter-autoroll
cf26d9009d
Roll Flutter Engine from 609f1abf0fc1 to ffb36e34f0bc (1 revision) (#108413) 2022-07-27 05:41:06 +00:00
xubaolin
09b6672e77
Do not crash when remove SelectableText during handle drag (#108369) 2022-07-27 05:22:05 +00:00
Tomasz Gucio
16c25caa44
Add RenderRepaintBoundary.toImageSync() method (#108280) 2022-07-27 05:17:04 +00:00
engine-flutter-autoroll
f48478a21b
Roll Flutter Engine from 19bd05bb4cfc to 609f1abf0fc1 (6 revisions) (#108410) 2022-07-27 03:38:06 +00:00
Darren Austin
4c104effe1
Removed references to deprecated styleFrom parameters. (#108401) 2022-07-27 03:32:05 +00:00
Jonah Williams
7e683c023a
[flutter_tools] add tool support for shader hot reload (#107963) 2022-07-27 03:31:06 +00:00
engine-flutter-autoroll
0b27bd307b
19bd05bb4 enable download of Android dependencies on Apple Silicon (flutter/engine#34896) (#108398) 2022-07-26 19:49:47 -07:00
gaaclarke
d98297a2f9
Added benchmark for debugBuildProfileEnabledUserWidgets (#101444) 2022-07-27 02:42:06 +00:00
Zachary Anderson
1e69683688
Revert "Reland "Upgrade Gradle and AGP versions to 7.5/7.2 and migrate benchmarks+examples" (#108355)" (#108407)
This reverts commit c4b3625d62b39b03f4ac9cb1b05533545a760ded.
2022-07-26 19:30:28 -07:00
nbayati
b5a36f03c6
Modify dataMap to include assertiveness only if it's not set to polite (#108396)
* Modify dataMap to include assertiveness only if it's not set to polite to prevent google3 tests from breaking

* small code style enhancement
2022-07-26 17:12:45 -07:00
Gary Qian
c4b3625d62
Reland "Upgrade Gradle and AGP versions to 7.5/7.2 and migrate benchmarks+examples" (#108355) 2022-07-26 16:23:08 -07:00
engine-flutter-autoroll
9cfa87b8d9
Roll Flutter Engine from 2ba17ba9f00e to 4c613a63aa79 (7 revisions) (#108392)
* 125a4b4a0 Roll Skia from c334e0933076 to a9d44a41296f (1 revision) (flutter/engine#34909)

* 763feb4a0 Roll Skia from a9d44a41296f to b7e27876f093 (1 revision) (flutter/engine#34911)

* 9388b8ec4 [Impeller] [vulkan] Wire-up creating pipeline (flutter/engine#34890)

* bdcc9603d Roll buildroot deps (flutter/engine#34894)

* 9a8686477 Roll Dart SDK from c77db322733f to 52c6d32a67b6 (1 revision) (flutter/engine#34914)

* 1a9eb883b Roll Fuchsia Linux SDK from JG8eZzFic... to 4xjxrGUrD... (flutter/engine#34915)

* 4c613a63a Remove the OpenGL backend on iOS (flutter/engine#34913)
2022-07-26 15:57:17 -07:00
Jenn Magder
4dc1bd40d4
Handle updated error message when iOS device is locked (#108057) 2022-07-26 22:33:07 +00:00
Dan Field
201be6bdf5
Update docs on ChangeNotifier.dispose and KeepAliveHandle.release (#108384) 2022-07-26 22:09:05 +00:00
engine-flutter-autoroll
f1ebd28883
2ba17ba9f Roll Fuchsia Mac SDK from opXSnDBhU... to o-1XHOfuZ... (flutter/engine#34908) (#108371) 2022-07-26 14:14:22 -07:00
Tae Hyung Kim
001c499f24
[gen_l10n] Warn users when placeholder types are converted to 'num' when using pluralization (#108036)
* init

* asdf

* fix tests

* change warning slightly

* fix test again

* fix spacing and comment

* fix lint
2022-07-26 14:13:06 -07:00
Anurag Roy
f1df76e963
[flutter_tools] Suggest actions to fix failing FlutterValidator (#106355) 2022-07-26 19:47:07 +00:00
Jenn Magder
50474b29ce
Only run pod install on the first iOS build (#108205) 2022-07-26 19:39:06 +00:00
Jenn Magder
70aaff1217
Set Xcode build script phases to always run (#108331) 2022-07-26 19:20:07 +00:00
Jenn Magder
167655e8a7
Only show iOS simulators, reduce output spew in verbose (#108345) 2022-07-26 19:08:06 +00:00
Polina Cherkasova
fe16c206ea
Dispose KeepAliveHandle. (#108227) 2022-07-26 11:25:59 -07:00
Polina Cherkasova
e05ae3cac7
Dispose widgets to stop leaks. (#108193) 2022-07-26 10:43:46 -07:00
Polina Cherkasova
dc13fd56a1
Update editable.dart (#108233) 2022-07-26 10:43:20 -07:00
Polina Cherkasova
87938cec44
Dispose _TextSpanEditingController. (#108228) 2022-07-26 10:42:16 -07:00
Polina Cherkasova
527ee1d728
Dispose scaffold drawers. (#108234) 2022-07-26 16:40:04 +00:00
engine-flutter-autoroll
2f551d3008
Roll Plugins from 00a3f24734f4 to 278bc6668567 (3 revisions) (#108373) 2022-07-26 16:01:07 +00:00
Bryan Oltman
e3d08fb6d3
Hide the debug banner in the PopupMenuButton example (#108324)
* Hide the debug banner in the PopupMenuButton example

* Add test to verify that debug banner is not shown
2022-07-26 10:43:35 -04:00
engine-flutter-autoroll
c8b5d10932
Roll Flutter Engine from 5dcaeae6561b to 89e117b89c63 (1 revision) (#108367) 2022-07-26 13:55:07 +00:00
Danny Tuppeny
5d31b07ed5
[flutter_tools] [dap] Ensure DAP sends app.stop/app.detach during terminate (#108310)
* [flutter_tools] [dap] Ensure DAP sends app.stop/app.detach during terminate

Fixes an issue where the flutter_tester device may not be cleaned up correctly if we just terminate the Flutter process.

* Update integration test expectations

* Revert accidental commit
2022-07-26 10:48:38 +01:00
engine-flutter-autoroll
925bee92e7
Roll Flutter Engine from 11d927ac3e9b to 5dcaeae6561b (1 revision) (#108356) 2022-07-26 08:49:06 +00:00
engine-flutter-autoroll
401b556e93
Roll Flutter Engine from f1f9b4de82b6 to 11d927ac3e9b (2 revisions) (#108353) 2022-07-26 07:55:07 +00:00
engine-flutter-autoroll
3eb638ff05
Roll Flutter Engine from 8eca26d130a2 to f1f9b4de82b6 (5 revisions) (#108350) 2022-07-26 07:06:07 +00:00
engine-flutter-autoroll
be14858464
Roll Flutter Engine from 7f8925b1f6f3 to 8eca26d130a2 (1 revision) (#108326) 2022-07-26 05:44:06 +00:00
Christopher Fujino
b035ef1352
[flutter_tools] Remove more shuffles (#107759) 2022-07-26 05:43:05 +00:00
Tong Mu
4056d3ffde
Explain the "patching" protocol in KeyMessageManager.keyMessageHandler and add an example (#105280) 2022-07-26 05:42:05 +00:00
Zachary Anderson
d155bc1bad
Revert "Upgrade Gradle and AGP versions to 7.5/7.2 and migrate examples/tests (#108197)" (#108349)
This reverts commit ca6cecf034d9c18fcb6ea70309cc855e353aa0f8.
2022-07-25 22:20:37 -07:00
Gary Qian
ca6cecf034
Upgrade Gradle and AGP versions to 7.5/7.2 and migrate examples/tests (#108197) 2022-07-25 15:23:08 -07:00
engine-flutter-autoroll
b3814c7ff0
Roll Flutter Engine from 3964cf62cdf8 to 7f8925b1f6f3 (2 revisions) (#108320) 2022-07-25 22:21:07 +00:00
Qun Cheng
606954d116
Added iconSize parameter in ButtonStyle (#108268)
* Added iconSize parameter in ButtonStyle

Co-authored-by: Qun Cheng <quncheng@google.com>
2022-07-25 14:37:56 -07:00
RockerFlower
5f67b47e23
[iOS] Update template icons (#107873) 2022-07-25 21:36:06 +00:00
engine-flutter-autoroll
6929ad1c8e
Roll Flutter Engine from 705072522c00 to 3964cf62cdf8 (1 revision) (#108316) 2022-07-25 20:34:07 +00:00
engine-flutter-autoroll
43d6e2b113
Roll Flutter Engine from 54b0ac3059bf to 705072522c00 (4 revisions) (#108308) 2022-07-25 18:47:05 +00:00
Tae Hyung Kim
e3b851a634
Fix Tamil DateTime representation of AM/PM (#108185)
* init

* testS

* init

* accidentally committed wrong file
2022-07-25 11:33:06 -07:00
hangyu
e74b9b5bef
Migrate InputDecorator to Material 3 (#107943)
* Support material 3 in inputDecorator

* Format polish

* format polish

* update input_decorator_test

* revert pub

* style update

* style polish

* default before base

* resolve comments

* Update text_field.2.dart

* move text styles into M2 theme

* add error style

* fix typo

* resolve comments

* fix g3 test
2022-07-26 01:35:38 +08:00
Danny Tuppeny
2f4299ad35
[flutter_tools] Remove unused parameter when connected DAP to VM Service (#108285)
Since 02d9c3e6a5 this flag does absolutely nothing. The behaviour it controlled is now automatic and the flag is not required.

The flag will be removed from the Dart SDK in the future after Flutter is no longer using it.
2022-07-25 18:28:12 +01:00
engine-flutter-autoroll
b3f5d3f854
Roll Flutter Engine from c31036f2381c to 54b0ac3059bf (1 revision) (#108302) 2022-07-25 17:18:06 +00:00
Michael Goderbauer
8a7b35933c
flutter update-packages --force-upgrade + analyzer fix (#108198) 2022-07-25 10:10:31 -07:00
Casey Hillers
178e444730
Revert "Add optional flag to determine assertiveness level in aria announcement for flutter web" (#108262) 2022-07-25 17:01:05 +00:00
engine-flutter-autoroll
2142b2ecff
Roll Flutter Engine from cd7e2ec4037b to c31036f2381c (1 revision) (#108299) 2022-07-25 16:31:08 +00:00