Kaushik Iska
eb742ea8fe
Specify rasterFinishWallTime ( #85731 )
...
This is to transition `rasterFinishWallTime` to a required field in `dart:ui`.
2021-07-01 20:34:48 -04:00
Janice Collins
52e2ca38fc
squash ( #85484 )
2021-07-01 15:06:05 -07:00
Shi-Hao Hong
b0bd7cf1d8
make app localizations lookup a public method ( #84732 )
2021-07-01 15:01:03 -07:00
YeungKC
944a16a73c
Migrate RenderEditable shortcuts from RawKeyboard listeners ( #85381 )
...
No more RawKeyboard listeners in RenderEditable, use Shortcuts instead.
2021-07-01 14:23:29 -07:00
Ahmed Ashour
a3dc90c4f5
Add space before curly parentheses. ( #85306 )
2021-07-01 13:51:05 -07:00
Ahmed Ashour
76db0d7428
Fix typo in test class ( #84961 )
2021-07-01 13:46:03 -07:00
Ahmed Ashour
529a599ce6
Fix some indentation ( #84967 )
2021-07-01 13:41:04 -07:00
Shouichi Kamiya
6c2c702f43
Update outdated ios setup link in error message ( #84246 )
2021-07-01 13:36:05 -07:00
Hans Muller
525365db04
Revert "Added AppBar.textButtonTheme ( #85585 )" ( #85714 )
2021-07-01 11:51:04 -07:00
Renzo Olivares
7a73915115
Expose selectionHeightStyle and SelectionWidthStyle on SelectableText ( #85640 )
2021-07-01 09:01:05 -07:00
Rémi Doreau
18ccfe6386
Feat(cupertino): [date_picker] Date order parameter ( #84599 )
2021-06-30 20:26:03 -07:00
Greg Spencer
6adea05276
Revert "Randomize Framework tests, opt out some tests that currently fail. ( #85159 )" ( #85673 )
...
This reverts commit b5f9612 because it is taking about 40% longer to run the tests, which is causing timeouts.
2021-06-30 19:38:09 -07:00
Justin McCandless
568ea46250
Add delta param to scaleupdate so it matches dragupdate ( #85009 )
2021-06-30 16:56:03 -07:00
Jim Graham
6472797510
add AnimatedScale and AnimatedRotation widgets ( #83428 )
2021-06-30 16:46:03 -07:00
Anas35
744892063a
Extend Toggle Button's fill color with MaterialState ( #82026 )
2021-06-30 14:36:03 -07:00
Jenn Magder
f76b292626
Support iOS arm64 simulator ( #85642 )
2021-06-30 14:31:04 -07:00
Zachary Anderson
407916d44f
Revert "Support iOS arm64 simulator ( #85059 )" ( #85641 )
...
This reverts commit a1020512ef811f9c86d536a67cd2023d0fb34f9d.
2021-06-30 12:44:49 -07:00
Jenn Magder
a1020512ef
Support iOS arm64 simulator ( #85059 )
2021-06-30 11:56:17 -07:00
Hans Muller
fdeb480fd4
Added AppBar.textButtonTheme ( #85585 )
2021-06-30 11:32:13 -07:00
Taha Tesser
59f201fbba
[integration_test] Fix example link in the README ( #85622 )
2021-06-30 09:47:31 -07:00
Dan Field
e36e62e9a6
Revert "Revert "Audit hashCode overrides outside of packages/flutter ( #85370 )" ( #85451 )" ( #85567 )
...
This reverts commit 2be0d57fa25423ffcba5a07d22ef9386a89dcf4c.
2021-06-30 09:46:54 -07:00
LongCatIsLooong
1c92e84865
Skip flaky tests in web.shared ( #85577 )
2021-06-29 16:21:02 -07:00
J-P Nurmi
0967a40fca
Add TextInputType.none ( #83974 )
2021-06-29 15:41:03 -07:00
Hans Muller
bc763a8c25
Removed PaginatedDataTable ButtonBar special case ( #85547 )
2021-06-29 14:16:02 -07:00
Greg Spencer
b5f9612cac
Randomize Framework tests, opt out some tests that currently fail. ( #85159 )
...
This turns on order shuffling for all tests that don't fail with it on, marking those tests that do fail with a tag so that they will be run without shuffling on.
To determine which tests fail with it on, I ran all the tests 100 times with different random shuffle seeds, and then also ran it with the date seeds from today until the end of July, and tagged all of the test suites (files) that fail, with a seed that caused them to fail.
2021-06-29 13:46:13 -07:00
Janice Collins
cea5d552b2
Fix three additional cases ( #85497 )
2021-06-28 18:36:02 -07:00
Jenn Magder
24d608b2ba
Check ios-arm64_x86_64-simulator directory when validating codesigning entitlement ( #85265 )
2021-06-28 17:01:06 -07:00
Filip Hracek
76d5e62f42
Add a more complete app template for Flutter (skeleton) ( #83530 )
2021-06-28 15:26:04 -07:00
Dan Field
b001671ffb
dispose the ShaderWarmUp picture/image ( #85465 )
2021-06-28 15:11:02 -07:00
Justin McCandless
540ff244a9
Shift + home/end on Mac ( #85264 )
2021-06-28 15:06:05 -07:00
Hans Muller
98a15d035d
Remved ButtonBar references from material tests ( #85472 )
2021-06-28 13:32:54 -07:00
Angjie Li
1c3989b836
Revert "[new feature]introduce ScrollMetricsNotification
( #85221 )" ( #85466 )
2021-06-28 13:26:04 -07:00
Lau Ching Jun
af42e7d730
Only set assets directory after assets are uploaded onto devfs. ( #85418 )
2021-06-28 13:16:04 -07:00
Janice Collins
b046218413
Update flutter doc references to conform to new lookup code restrictions ( #85412 )
2021-06-28 13:11:03 -07:00
Hans Muller
e7705f2086
Replace uses of ButtonBar in doc/samples with Overflowbar ( #85358 )
2021-06-28 13:06:03 -07:00
Danny Tuppeny
dec122a4d8
Remove incorrect text about web renderer default ( #85214 )
2021-06-28 12:56:06 -07:00
Jenn Magder
e028d0f046
Split project.dart into CMake and Xcode projects ( #85359 )
2021-06-28 11:31:04 -07:00
Ren You
2be0d57fa2
Revert "Audit hashCode overrides outside of packages/flutter ( #85370 )" ( #85451 )
...
This reverts commit 9846fa5145f60d55a80b10e6adee7d174a884188.
2021-06-28 09:55:31 -07:00
Justin McCandless
d586873275
Select All via Shortcuts ( #85081 )
...
Control + A to select all text is now overridable.
2021-06-28 08:41:59 -07:00
Chase Latta
6dd9e8c153
[fuchsia] pm serve should not use the device address ( #85341 )
...
BUG: fxbug.dev/77566
BUG: https://github.com/flutter/flutter/issues/83609
2021-06-27 16:58:20 -07:00
Jonah Williams
def601ac17
[flutter_tools] re-enable all tests on windows ( #85384 )
2021-06-27 05:26:02 -07:00
Dan Field
9846fa5145
Audit hashCode overrides outside of packages/flutter ( #85370 )
2021-06-26 17:36:04 -07:00
Lau Ching Jun
8251f55256
Revert "Make sure that the asset directory on devfs always exist. ( #85267 )" ( #85353 )
2021-06-25 16:46:02 -07:00
Jonah Williams
a362e1166d
[flutter_tools] add un-discoverable preview device ( #85253 )
2021-06-25 15:36:04 -07:00
Greg Spencer
177dbc9484
Make _kDebugFocus into a global that can be set (debugFocusChanges) ( #85343 )
...
This removes the _kDebugFocus private global and replaces it with a global debugFocusChanges
2021-06-25 15:28:37 -07:00
Kate Lovett
fe37426bec
Add dart fix for RenderObjectElement deprecations ( #85254 )
2021-06-25 15:16:03 -07:00
xubaolin
17db4e207c
[new feature]introduce ScrollMetricsNotification
( #85221 )
2021-06-25 14:06:03 -07:00
Kate Lovett
4914a4090c
Add dart fix for AndroidViewController.id ( #85246 )
2021-06-25 13:41:02 -07:00
Jonah Williams
d5c842c09e
[flutter_tools] make analyze once an integration test ( #85336 )
2021-06-25 12:06:04 -07:00
Dan Field
025397ae3f
Release retained resources from layers/dispose pictures ( #84740 )
2021-06-25 12:01:03 -07:00