Christopher Fujino
708c363920
Revert "Delete flaky flutter_gallery XCUITest ( #103666 )" ( #103726 )
...
This reverts commit 145be18c16e570ab1061c7155f66ba7cea3276c3.
2022-05-13 10:42:26 -07:00
Jenn Magder
145be18c16
Delete flaky flutter_gallery XCUITest ( #103666 )
2022-05-13 10:09:08 -07:00
Jenn Magder
036cae3669
Enforce minimum plugin version iOS 11 ( #103545 )
2022-05-13 10:04:10 -07:00
wangying
b3d7a691f6
Add benchmark for clipper layers raster cache ( #102495 )
...
* Add clipper raster cache benchmarks
* fix ci test error
* Add PhysicalModel widget to test
* Set top margin adaptive screen height
* Remove PhysicalModel
2022-05-13 14:04:06 +08:00
Michael Goderbauer
9ee566beb4
Remove sample templates ( #103575 )
2022-05-12 10:27:11 -07:00
keyonghan
abebd8b7b7
Separate build and test for flutter_gallery__transition_perf
task ( #103550 )
2022-05-12 09:54:10 -07:00
Michael Goderbauer
8bec125aaf
Avoid analyzing API example code twice, clean-up ( #103548 )
2022-05-11 21:27:45 -07:00
Tong Mu
65ea76718f
[gen_keycode, RawKeyboard] Apply derived keyboard layout from Linux ( #102709 )
2022-05-11 20:04:14 -07:00
Casey Hillers
0bcdd8d89d
[conductor] Fix branch version to use framework branch ( #103381 )
2022-05-11 17:59:09 -07:00
David Iglesias
1af8cc1183
[tools][web] Make Plugin Registrant file ephemeral. ( #102185 )
2022-05-11 17:54:11 -07:00
Zachary Anderson
7be261a1bb
Wait longer for the vmservice out file to appear ( #103513 )
...
An hour is likely longer than the CI timeout.
Fixes https://github.com/flutter/flutter/issues/103504
2022-05-11 12:37:35 -07:00
Jonah Williams
c1b909e3fc
add image load benchmark ( #103459 )
2022-05-10 22:49:08 -07:00
Christopher Fujino
e8c01a8aa8
[flutter_tools] pub roll ( #103220 )
...
Co-authored-by: Michael Goderbauer <goderbauer@google.com>
2022-05-10 10:26:54 -07:00
Darren Austin
dfb4ff2f76
Updated tokens to v0.98. ( #103360 )
2022-05-09 23:15:44 -07:00
Greg Spencer
6504f2896c
Adds menuBarMenuLabel
, and removes unneeded key localizations ( #102100 )
...
When I added localizations for shortcut keys, I added some that actually can't be shortcut keys, so I'm removing them again. These are mostly Japanese-specific keys that don't even appear on modern keyboards for the most part.
Also, added menuBarMenuLabel for an accessibility label for menu bar menus.
I modified the code for the localization generation scripts to add a --remove-undefined flag that will remove any localizations that don't appear in the canonical locale.
2022-05-09 09:25:52 -07:00
Christopher Fujino
09686a04c9
[flutter_tools] add --uninstall-first flag and pipe it through to ios-deploy ( #102948 )
2022-05-07 11:49:07 -07:00
Jenn Magder
c6ced845e3
Remove custom unawaited
, prefer dart:async
version ( #103212 )
2022-05-07 08:49:04 -07:00
Alexandre Ardhuin
d40ee2149c
remove unnecessary .toString() ( #103226 )
2022-05-06 16:04:13 -07:00
engine-flutter-autoroll
f7db489366
Roll Engine from d73708ca8882 to c08675194a66 (16 revisions) ( #103103 )
2022-05-04 20:34:09 -07:00
Zachary Anderson
577919dbfe
Don't hardcode ink sparkle spir-v ( #102674 )
2022-05-04 09:28:45 -07:00
Phil Quitslund
20f029e3bc
[devicelab, flutter_test, ...] rename local functions with _
s ( #102833 )
2022-05-03 10:29:06 -07:00
Jenn Magder
36be63ba19
Embed Flutter and App frameworks for add-to-app on iOS ( #102538 )
2022-05-02 10:44:12 -07:00
Taha Tesser
a8c16a7059
Update FAB M3 token template class to new naming scheme and fix a typo in card.dart
( #102654 )
2022-04-29 14:09:07 -07:00
Taha Tesser
709b26d0b3
Add surfaceTintColor
to NavigationBar
( #102628 )
2022-04-29 12:34:06 -07:00
Kevin Chisholm
6ce794e034
update post release steps with links to release items ( #102822 )
2022-04-29 13:51:15 -05:00
Phil Quitslund
80849adee1
[dev, bots, examples] rename local functions with _
s ( #102703 )
2022-04-28 10:44:06 -07:00
Darren Austin
14a9b4a751
Migrate AppBar to Material 3 ( #101884 )
2022-04-27 12:04:36 -07:00
Jonah Williams
29d814b700
[intl] speed up localization generation and regenerate symbols ( #102614 )
2022-04-27 11:14:05 -07:00
Pierre-Louis
9644aa8d76
Fixes documentation inconsistencies around 'material' and 'material design' ( #102632 )
2022-04-27 09:29:06 -07:00
Zachary Anderson
9876b0d6d6
Revert "Benchmark cannot run in Android12 phone ( #100761 )" ( #102649 )
...
This reverts commit 3d148821ebfda5c6c8ad74ca43c01fbb20c3415b.
2022-04-27 07:27:34 -07:00
JsouLiang
3d148821eb
Benchmark cannot run in Android12 phone ( #100761 )
2022-04-27 05:54:06 -07:00
Alexandre Ardhuin
07f1c20474
add missing trailing commas in list/set/map literals ( #102585 )
2022-04-27 09:15:35 +02:00
engine-flutter-autoroll
de6689aaa3
Roll Engine from 4df9cf27052b to 79152137a94c (8 revisions) ( #102551 )
...
* b2ca1ce53 [web] Migrate Flutter Web to JS static interop - 14. (flutter/engine#32683)
* d3886d6c5 Roll Fuchsia Linux SDK from MbA1RtjV4... to YyokSAVV4... (flutter/engine#32907)
* 0aca7c0a1 Roll Skia from 4f33f5bef8eb to f8e52b27aa70 (4 revisions) (flutter/engine#32911)
* ccf075470 Roll Skia from f8e52b27aa70 to 74742130b08d (2 revisions) (flutter/engine#32913)
* a2d8df99e Roll Skia from 74742130b08d to 82146a7fcde2 (1 revision) (flutter/engine#32914)
* 1e19613db Roll Fuchsia Mac SDK from JVNKiIJWP... to Jki3kG8_P... (flutter/engine#32916)
* 65bc7e348 Roll Dart SDK from 865c2ff0940e to e89b629ed91d (1 revision) (flutter/engine#32917)
* 79152137a Revert "[web] Migrate Flutter Web to JS static interop - 14. (#32683 )" (flutter/engine#32919 )
* Add impellerc to conductor codesigning list
* Update coductor codesigning for libtessellator.dylib
Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>
2022-04-25 22:02:38 -07:00
Jonah Williams
fa96ddd427
add missing benchmark test file from https://github.com/flutter/flutter/pull/102532 ( #102544 )
2022-04-25 21:39:07 -07:00
Jonah Williams
63574cf76a
add benchmark for animated complex opacity ( #102532 )
2022-04-25 18:14:06 -07:00
dependabot[bot]
1c80e29b8e
Bump debian from bullseye-20220328-slim to bullseye-20220418-slim in /dev/ci/docker_linux ( #102528 )
2022-04-25 15:29:08 -07:00
LongCatIsLooong
06314a073d
Put waitFor
back in keyboard_textfield_test integration test ( #102315 )
2022-04-21 13:14:10 -07:00
Emmanuel Garcia
3fefb2d5eb
Add verbose flag to flutter run commands ( #102257 )
2022-04-20 22:34:07 -07:00
gaaclarke
1ac368280f
Increased StandardMethodCodec's WriteBuffer start capacity ( #101860 )
...
* Added standard method codec benchmark
* increased writebuffer start size
* added const
2022-04-20 14:35:34 -07:00
Kevin Chisholm
0f0da62fed
update console output to specify post release steps ( #102173 )
...
* update console output to specify post release steps
* move post release instructions
* update instructions for beta vs stable
* add logic to differentiate beta and stable steps
2022-04-20 09:56:09 -05:00
Elsabe Ros
606e91ad63
Use the maven-publish plugin to publish AAR files. ( #101891 )
2022-04-19 16:34:07 -07:00
Jenn Magder
88eca6c1ce
Fail integration test if expected bitcode markers not found ( #102016 )
2022-04-19 13:29:06 -07:00
engine-flutter-autoroll
8785dbee8d
Roll Engine from dd6ef5dd5b68 to 5ab671f54e17 (1 revision) ( #102012 )
2022-04-15 16:52:12 -07:00
Jenn Magder
1756ccc541
Set template and migrate apps to iOS 11 minimum ( #101963 )
2022-04-15 11:34:08 -07:00
Pierre-Louis
b9528c057a
Remove trailing spaces in repo ( #101191 )
...
* Remove trailing spaces
* more
* empty commit
2022-04-15 14:06:30 +02:00
Jenn Magder
5b58d5c58f
Exclude armv7 from iOS add-to-app plugins ( #101943 )
2022-04-14 18:24:08 -07:00
Michael Goderbauer
d5cbb36c91
Migrate remaining files to super parameters ( #101919 )
2022-04-14 12:04:07 -07:00
Tong Mu
c5e3e1cf5f
RawKeyboardMacos accepts a new field "specifiedLogicalKey" ( #100803 )
2022-04-14 11:24:11 -07:00
Christopher Fujino
41b73894bc
Test framework for executable files ( #101853 )
2022-04-13 22:44:07 -07:00
chunhtai
adda8e9388
Set the Clipboard more reliably in android semantics integration test. ( #101851 )
2022-04-13 14:39:07 -07:00