Zachary Anderson
7f741e9181
Revert "Clean up the bindings APIs ( #86388 )" ( #86404 )
...
This reverts commit 31de052e3f
.
2021-07-13 21:32:29 -07:00
Ian Hickson
31de052e3f
Clean up the bindings APIs ( #86388 )
2021-07-13 18:31:11 -07:00
Ian Hickson
c800b9c3e4
Revert "Clean up the bindings APIs ( #83843 )" ( #86386 )
...
This reverts commit e2490f2906
.
2021-07-13 15:47:40 -07:00
Ian Hickson
e2490f2906
Clean up the bindings APIs ( #83843 )
2021-07-13 12:41:03 -07:00
Hans Muller
3eca034ffd
AppBar.backwardsCompatibility now default false, deprecated ( #86198 )
2021-07-12 13:38:12 -07:00
Yegor
78e06e716b
[web] move e2e tests from flutter/engine to flutter/flutter ( #86119 )
...
* [web] move e2e tests from flutter/engine to flutter/flutter
* flutter update-packages --force-upgrade
2021-07-09 15:31:49 -07:00
Alexandre Ardhuin
80990c21e2
code formatting ( #85783 )
2021-07-07 23:06:05 -07:00
Ahmed Ashour
a3dc90c4f5
Add space before curly parentheses. ( #85306 )
2021-07-01 13:51:05 -07:00
Jenn Magder
69ea91bf61
Wait for iOS UI buttons to exist before tapping ( #85650 )
2021-06-30 17:01:05 -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 a1020512ef
.
2021-06-30 12:44:49 -07:00
Jenn Magder
a1020512ef
Support iOS arm64 simulator ( #85059 )
2021-06-30 11:56:17 -07:00
Dan Field
e36e62e9a6
Revert "Revert "Audit hashCode overrides outside of packages/flutter ( #85370 )" ( #85451 )" ( #85567 )
...
This reverts commit 2be0d57fa2
.
2021-06-30 09:46:54 -07:00
Filip Hracek
76d5e62f42
Add a more complete app template for Flutter (skeleton) ( #83530 )
2021-06-28 15:26:04 -07:00
Justin McCandless
32e6de84db
Remove out dated todos from integration tests with no issue links ( #85461 )
2021-06-28 13:21:03 -07:00
Hans Muller
93ca2b5ac0
Removed ButtonBar from flutter_gallery ( #85351 )
2021-06-28 13:01:04 -07:00
Ren You
2be0d57fa2
Revert "Audit hashCode overrides outside of packages/flutter ( #85370 )" ( #85451 )
...
This reverts commit 9846fa5145
.
2021-06-28 09:55:31 -07:00
Dan Field
9846fa5145
Audit hashCode overrides outside of packages/flutter ( #85370 )
2021-06-26 17:36:04 -07:00
Dan Field
8e60c08bb4
Update stack_trace.dart ( #85364 )
2021-06-25 20:25:20 -07:00
Jenn Magder
c2980383e8
Run build_tests shard and check in project migrations ( #85270 )
2021-06-24 17:41:02 -07:00
Jenn Magder
0de6bd41ba
Migrate iOS app deployment target from 8.0 to 9.0 ( #85174 )
2021-06-24 10:21:05 -07:00
chunhtai
50a2fad986
Remove namesless todo ( #85151 )
2021-06-23 14:29:14 -07:00
Dan Field
9c0bd18c40
Reland eliminate timeouts from integration tests ( #85141 )
2021-06-23 13:08:51 -07:00
Dan Field
69f2f8a18b
Revert "Remove per-test timeouts from integration tests ( #85098 )" ( #85133 )
...
This reverts commit b96c3c22ce
.
2021-06-23 08:17:27 -07:00
Dan Field
b96c3c22ce
Remove per-test timeouts from integration tests ( #85098 )
2021-06-23 07:17:28 -07:00
Jonah Williams
03d14a30c8
[versions] remove mockito ( #85076 )
2021-06-22 17:41:03 -07:00
Dan Field
eafadd8b1c
Try to dump app again for run_demos.dart ( #85048 )
2021-06-22 10:43:54 -07:00
Kate Lovett
a1a360bf13
Disable auto scrollbars on desktop for legacy flutter gallery ( #84812 )
2021-06-21 14:24:02 -07:00
Dan Field
46c546684f
Dump the app if we cannot tap the demo ( #84996 )
...
To help deflake https://github.com/flutter/flutter/issues/83298
2021-06-21 12:04:43 -07:00
Dan Field
a8232dd77d
Add GC events to transitions perf test for gallery ( #84956 )
2021-06-21 08:09:03 -07:00
Jenn Magder
1d2f6c5296
Revert "Set up iOS native integration_tests in ui example project ( #84890 )" ( #84892 )
...
This reverts commit 05d5515732
.
2021-06-18 18:05:00 -07:00
Jenn Magder
05d5515732
Set up iOS native integration_tests in ui example project ( #84890 )
2021-06-18 17:45:11 -07:00
Mirko Mucaria
bce1706f1c
Fix watchOS build when companion app is configured with xcode variable ( #84519 )
2021-06-17 14:14:03 -07:00
Jonah Williams
cd13c91119
[versions] update dependencies ( #84639 )
2021-06-15 11:08:57 -07:00
Jenn Magder
697928d21f
Revert "Set up iOS native integration_tests in ui example project ( #84596 )" ( #84641 )
...
This reverts commit ef2879a46f
.
2021-06-15 10:09:41 -07:00
Jenn Magder
ef2879a46f
Set up iOS native integration_tests in ui example project ( #84596 )
2021-06-14 18:04:02 -07:00
Dan Field
3794884fbb
Deflake demo ( #84593 )
2021-06-14 14:41:47 -07:00
Greg Spencer
88f3811055
Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. ( #84476 )
...
This adds avoid_dynamic_calls to the list of lints, and fixes all instances where it was violated.
Importantly, this lint is NOT turned on for flutter/packages/test, because those changes are happening in another PR: #84478
2021-06-14 14:16:57 -07:00
Darren Austin
80709c1d8a
Revert "Re-land "Migrate android_semantics_testing to null safety ( #84136 )" ( #84156 )" ( #84166 )
...
This reverts commit 0100285e6f
.
2021-06-07 17:49:30 -07:00
Michael Goderbauer
0100285e6f
Re-land "Migrate android_semantics_testing to null safety ( #84136 )" ( #84156 )
2021-06-07 16:24:03 -07:00
Jason Simmons
b3bde1d9da
Update the Windows runner for Gallery ( #84020 )
2021-06-07 16:04:03 -07:00
Michael Goderbauer
075991c249
Migrate hybrid_android_views to null safety ( #84140 )
2021-06-07 15:42:47 -07:00
Michael Goderbauer
5a2530b28e
Remove unused protobuf dependency ( #84148 )
2021-06-07 15:34:06 -07:00
Michael Goderbauer
c077278431
Migrate integration_tests/channels to null safety ( #84145 )
2021-06-07 15:29:05 -07:00
Darren Austin
094a75e655
Revert "Migrate android_semantics_testing to null safety ( #84136 )" ( #84154 )
...
This reverts commit 0d1a8a7798
.
2021-06-07 14:54:00 -07:00
Michael Goderbauer
0d1a8a7798
Migrate android_semantics_testing to null safety ( #84136 )
2021-06-07 13:53:08 -07:00
Abhishek Ghaskata
3749ff02e1
Migrate gallery test to null safety ( #84065 )
2021-06-07 11:29:04 -07:00
Sam Rawlins
da9b11ec24
Remove "unnecessary" imports. ( #83959 )
2021-06-04 10:54:05 -07:00
Michael Goderbauer
14b2e7ffee
flutter update-packages --force-upgrade ( #83911 )
2021-06-03 10:50:11 -07:00
Anis Alibegić
c99ed373b3
Fixed large amount of spelling errors ( #83744 )
2021-06-02 10:14:06 -07:00
Emmanuel Garcia
0bccce6260
[gradle] Unlock all configurations if a local engine is used ( #83635 )
2021-06-01 13:19:03 -07:00
Alexandre Ardhuin
34059eec2c
enable lint prefer_interpolation_to_compose_strings ( #83407 )
2021-06-01 11:14:06 -07:00
Jonah Williams
025a3a7da3
[versions] roll package test redux ( #83367 )
2021-05-26 17:22:28 -07:00
Jenn Magder
132a746aab
Remove iOS version override in ios_add2appTests unit tests ( #83361 )
2021-05-25 11:44:03 -07:00
Abhishek Ghaskata
e989d6b1fa
Assign late variable without initstate in flutter_gallery ( #83020 )
2021-05-24 18:59:03 -07:00
Abhishek Ghaskata
efdbe40330
Refactor android_view example ( #83160 )
2021-05-24 10:24:03 -07:00
Ian Hickson
5e0cc4cba4
Migrate to ChannelBuffers.push ( #82564 )
2021-05-21 15:09:03 -07:00
Emmanuel Garcia
fa5883b78e
Add Gradle lockfiles and tool to generate them ( #83067 )
2021-05-21 13:04:03 -07:00
nt4f04uNd
80a2b6b015
Fix typos ( #82589 )
2021-05-20 17:19:09 -07:00
David Iglesias
c94f0bea65
[web] Make web integration tests shadow DOM aware. ( #82926 )
2021-05-20 16:14:02 -07:00
Jenn Magder
d7e49e559b
Run update packages, pick up file 6.1.1 ( #82770 )
2021-05-18 13:09:03 -07:00
Yegor
89442b495e
disable semantics in text_editing_integration.dart ( #82582 )
2021-05-14 21:34:02 -07:00
Chris Bracken
3445cb86f2
Update dependency versions ( #82577 )
...
shelf 1.1.2 -> 1.1.4
flutter_template_images 1.0.2 -> 3.0.0
2021-05-14 16:51:36 -07:00
Jonah Williams
8e20351382
Fix analysis errors ( #82569 )
2021-05-14 13:32:54 -07:00
Sam Rawlins
496acdf550
Remove "unnecessary" imports. ( #82508 )
2021-05-14 12:59:02 -07:00
Ian Hickson
2ae1e39810
Revert "Migrate to ChannelBuffers.push ( #82057 )" ( #82525 )
2021-05-14 12:09:03 -07:00
Ian Hickson
b86d5c0094
Migrate to ChannelBuffers.push ( #82057 )
2021-05-13 14:34:04 -07:00
Alexandre Ardhuin
157bc92d4a
end of sort_child_properties_last ( #82457 )
2021-05-13 13:39:04 -07:00
Kenzie Schmoll
766b4509c6
Add 'v' hotkey to open DevTools in the browser ( #82227 )
...
* Add 'v' hotkey to open DevTools in the browser
2021-05-13 09:54:10 -07:00
Abhishek Ghaskata
d10afc41df
migrate web_complie_tests to null safety ( #81630 )
2021-05-11 14:25:55 -07:00
Alexandre Ardhuin
df3662b15e
use throwsA ( #82238 )
2021-05-11 10:19:01 -07:00
Alexandre Ardhuin
58499c29ea
fix lints ( #82246 )
2021-05-11 11:39:10 +02:00
Michael Goderbauer
2bf42e7047
clean-up analysis_options.yaml's across the repository ( #81986 )
2021-05-10 23:44:02 -07:00
Michael Goderbauer
b8a2456737
Enable library_private_types_in_public_api lint ( #81578 )
2021-05-10 16:26:16 -07:00
Alexandre Ardhuin
9bca38c5e5
remove unnecessary String.toString() ( #81859 )
2021-05-07 14:54:02 -07:00
Abhishek Ghaskata
3fb28929bc
remove jcenter from build.gradle ( #81633 )
2021-05-06 16:44:05 -07:00
Ren You
7f1d1414cc
Revert "Migrate to ChannelBuffers.push ( #81235 )" ( #81829 )
...
This reverts commit 35ad43f20c
.
2021-05-04 06:17:19 -07:00
Ian Hickson
35ad43f20c
Migrate to ChannelBuffers.push ( #81235 )
2021-05-03 17:14:03 -07:00
Jonah Williams
2b0d09dd81
[versions] roll versions and add ffi dep ( #81403 )
2021-04-28 11:19:03 -07:00
Abhishek Ghaskata
677ad02e60
Migrate non_nullable to null safety ( #81109 )
2021-04-27 19:05:05 -07:00
Abhishek Ghaskata
a195bcc0cf
Migrate dev/integration_tests/ui to null safety ( #80624 )
2021-04-27 18:50:51 -07:00
Angjie Li
cbdd9c4787
Revert "Refactor text editing test APIs (Mark III) ( #80003 )" ( #81316 )
...
This reverts commit 285b475124
.
2021-04-27 11:34:36 -07:00
Dan Field
0866005f70
Add benchmark for number of GCs in animated GIF ( #81240 )
2021-04-27 10:39:02 -07:00
Jonah Williams
7d6e581f61
[versions] roll in latest shelf ( #81099 )
2021-04-23 20:39:02 -07:00
Jonah Williams
e6d4b8cf0b
Revert "Migrate channels to null safety ( #80641 )" ( #81050 )
...
This reverts commit f55b2665e9
.
2021-04-23 10:18:38 -07:00
Abhishek Ghaskata
f55b2665e9
Migrate channels to null safety ( #80641 )
2021-04-23 00:09:02 -07:00
Abhishek Ghaskata
4f2e7987f4
Migrate external_ui to null safety ( #80640 )
2021-04-23 00:04:03 -07:00
Jenn Magder
4825c639b6
Allow ios_add2app to be launched without tests ( #81009 )
2021-04-22 23:26:15 -07:00
Jenn Magder
0f899f2b64
Roll packages ( #80989 )
2021-04-22 15:01:49 -07:00
Jonah Williams
d9638d25d7
migrate from jcenter to mavencentral ( #80908 )
2021-04-21 21:41:07 -07:00
Abhishek Ghaskata
f608d893ad
Mirgrate gradle_deprecated_settings to null safety ( #80559 )
2021-04-21 21:34:03 -07:00
Jason Simmons
a21a22a666
Convert AnimatedSize to a StatefulWidget ( #80554 )
2021-04-21 18:44:03 -07:00
Ian Hickson
285b475124
Refactor text editing test APIs (Mark III) ( #80003 )
2021-04-21 18:29:04 -07:00
Jenn Magder
4f3ec01d32
Add frontend_server_client to dependency allowlist ( #80912 )
2021-04-21 18:13:43 -07:00
Jenn Magder
3955276eb3
Migrate ios_add2app_life_cycle to earlgrey 2 and latest iOS SDK ( #80822 )
2021-04-21 14:03:59 -07:00
Abhishek Ghaskata
5d37df13f9
Migrate web_e2e_tests to null safety ( #80628 )
2021-04-21 13:54:34 -07:00
Phil Quitslund
61c30c41b2
fix sort_directives violations ( #80817 )
2021-04-21 13:49:03 -07:00
Abhishek Ghaskata
0de20a3311
MIgrate dev_integration_tests_web to null safety ( #80625 )
2021-04-21 13:39:04 -07:00
Abhishek Ghaskata
dc43da9dd9
Migrate release_smoke_test to null safety ( #80622 )
2021-04-21 13:37:01 -07:00
Abhishek Ghaskata
ff54fc6da8
Migrate platform_interaction to null safety ( #80621 )
2021-04-21 07:39:02 -07:00
Abhishek Ghaskata
35c9dec2a1
MIgrate ios_platform_view_tests to null safety ( #80619 )
2021-04-20 15:54:03 -07:00
Abhishek Ghaskata
013dc3dd7c
Migrate ios_add2app_life_cycle to nullsafety ( #80617 )
2021-04-20 15:49:02 -07:00
Emmanuel Garcia
42f21fd780
Standardize how Java8 is set in gradle files ( #80600 )
2021-04-19 20:19:03 -07:00
Abhishek Ghaskata
0c1652f448
Migrate flavors to null safety ( #80558 )
2021-04-19 20:14:03 -07:00
Abhishek Ghaskata
ecbea9a9d5
Update android_views to null safety ( #80557 )
2021-04-19 15:14:04 -07:00
Abhishek Ghaskata
599c95a86a
update android_embedding_v2_smoke_test ( #80556 )
2021-04-19 15:09:03 -07:00
xubaolin
aa7ab10822
BorderRadiusTween.lerp supports null begin/end values ( #79860 )
2021-04-16 17:24:02 -07:00
Abhishek Ghaskata
3cb5942ecd
Update abstract_method_smoke_test to null safety ( #80555 )
2021-04-16 14:27:36 -07:00
Abhishek Ghaskata
c3a15bf985
Migrate the ios_app_with_extensions to null safety ( #80485 )
2021-04-16 14:20:51 -07:00
Dan Field
e7b7ebc066
Shake widget inspector from non-debug builds ( #80157 )
2021-04-14 21:54:03 -07:00
Dan Field
d7da6190ff
roll packages ( #80307 )
2021-04-13 18:19:02 -07:00
Jason Simmons
408c52fd70
Fix an NNBD error in the Gallery text form field demo ( #79816 )
2021-04-07 14:29:07 -07:00
Justin McCandless
0efb28d706
Revert "Fix a legacy TODO ( #77454 ) ( #79061 )" ( #79959 )
...
This reverts commit b070ed3c04
.
2021-04-07 12:24:22 -07:00
Jenn Magder
ba764ebc38
Update Podfile.lock modified timestamp when pod install is run ( #78823 )
2021-04-06 15:54:02 -07:00
Ian Hickson
b070ed3c04
Fix a legacy TODO ( #77454 ) ( #79061 )
2021-04-02 22:39:03 -07:00
LongCatIsLooong
c1c5b492be
Reland 79654 ( #79656 )
2021-04-02 15:44:02 -07:00
Chris Bracken
3e7e06512c
Correct misspellings throughout the codebase ( #79500 )
2021-04-01 10:04:03 -07:00
chunhtai
54c0e7a487
Enable android semantics integration test ( #79295 )
2021-03-31 14:19:03 -07:00
Dan Field
d377c1baed
Always write full timeline before summary ( #79310 )
2021-03-31 13:01:28 -07:00
Jonah Williams
443d07b707
[versions] roll to latest test ( #79099 )
2021-03-31 07:45:40 -07:00
Jia Hao
8158b478d7
Add tests for integration tests to devicelab ( #79258 )
2021-03-30 22:29:03 -07:00
Jason Simmons
a51e597d7d
Fix package declarations for add-to-app integration tests ( #77648 )
2021-03-30 14:19:02 -07:00
Michael Thomsen
2cdd51900c
Enable null safety by default in templates ( #78619 )
2021-03-30 10:16:05 +02:00
chunhtai
ceb0a5fa8d
skip android semantics integration test to enable engine roll ( #79296 )
2021-03-29 21:19:02 -07:00
Alexandre Ardhuin
e384ca7979
use null aware operators for function invocations ( #79049 )
2021-03-26 09:34:03 -07:00
Jonah Williams
dfc134dd9a
[versions] roll many versions ( #79088 )
2021-03-25 15:43:44 -07:00
Tong Mu
5647407f07
Add mouseCursor, onEnter, and onExit to TextSpan ( #77754 )
2021-03-25 00:39:03 -07:00
Jenn Magder
6b22834699
Update packages to pick up new process version ( #78910 )
2021-03-23 17:30:49 -07:00
Zachary Anderson
5efc7169eb
Reverts "Implement dartPluginClass support for plugins #74469 " ( #78623 )
...
* Revert "Enable dart_plugin_registry_test (#76645 )"
This reverts commit 109e0bb9f5
.
* Revert "Apply changes caused by https://github.com/flutter/flutter/pull/76662 (#77093 )"
This reverts commit cdca6485f0
.
* Revert "Disable clang format in the plugin registrants (#76662 )"
This reverts commit dadbd47d09
.
* Revert "Disable warnings for the dart plugin registrant (#76561 )"
This reverts commit 098ece522d
.
* Revert "Remove dart_plugin_registry_test timeouts (#76838 )"
This reverts commit 1610a27476
.
* Revert "Implement dartPluginClass support for plugins (#74469 )"
This reverts commit b7d4806243
.
Kick.
2021-03-23 14:28:11 -07:00
Jenn Magder
2eca1f4033
Migrate dev projects from jcenter to mavenCentral ( #78812 )
2021-03-22 17:39:02 -07:00
Jonah Williams
74a795d165
roll more versions ( #78654 )
2021-03-19 15:46:03 -07:00
Angjie Li
6515806717
Revert "Fix a legacy TODO ( #77454 )" ( #78584 )
...
This reverts commit 5e4e530e93
.
2021-03-19 10:08:12 -07:00
Jonah Williams
28532edaa5
Update all versions and migrate devicelab framework to package:vm_service ( #78557 )
2021-03-18 12:38:12 -07:00
Michael Goderbauer
8364140e51
Clean-up ignores that are not ignoring anything (dev/ edition) ( #78490 )
2021-03-18 11:06:03 -07:00
Marcus Tomlinson
01c772cc8d
Revert "Add libblkid / liblzma / libgcrypt as an explicit dependancy on Linux" ( #78415 )
...
* Revert "Add libgcrypt as an explicit dependancy on Linux"
This reverts commit bf65b3d03c
.
* libblkid & liblzma not explicitly required either
2021-03-18 09:14:44 -07:00
Hans Muller
7c4c3419ae
Remove accentColor et al. from tests ( #78449 )
2021-03-17 13:28:09 -07:00
Hans Muller
87c40326e8
Removed accentColor and accentTextTheme dependencies from flutter_gallery ( #78378 )
2021-03-17 10:24:02 -07:00
Ian Hickson
f3c25fa07a
Align more closely with package:test ( #77118 ) ( #78343 )
2021-03-16 13:58:02 -07:00
Ian Hickson
5e4e530e93
Fix a legacy TODO ( #77454 )
2021-03-16 10:48:02 -07:00
Zachary Anderson
e7e1a04aa3
Revert "Align more closely with package:test ( #77118 )" ( #78329 )
...
This reverts commit 0cbe597540
.
2021-03-16 09:26:34 -07:00
Ian Hickson
0cbe597540
Align more closely with package:test ( #77118 )
2021-03-15 16:28:02 -07:00
Ahmed Saleh
740504d3e6
Refactor: use one subprojects property ( #77942 )
2021-03-12 16:28:03 -08:00
Michael Goderbauer
d637b1874f
non-breaking changes for prefer_mixin lint ( #77837 )
2021-03-11 19:50:03 -08:00
Abhishek Ghaskata
bc9d0e0a4b
Remove one TODO ( #76275 )
2021-03-11 03:55:02 -08:00
Jonah Williams
2edf6b7320
Remove mockito deps from dev/ ( #77749 )
2021-03-10 17:50:44 -08:00
Michael Goderbauer
cb867bbedc
Enable unnecessary_await_in_return lint ( #77434 )
2021-03-05 18:38:15 -08:00
Michael Goderbauer
ed755fba5e
Enable avoid_unnecessary_containers lint ( #77294 )
2021-03-04 15:29:03 -08:00
Michael Goderbauer
67edb63d84
Re-land "Toggable Refactor ( #76745 )" ( #77263 )
2021-03-04 11:34:04 -08:00
Michael Goderbauer
7b251f5f37
Enable use_function_type_syntax_for_parameters lint ( #77163 )
2021-03-04 08:59:17 -08:00
Jenn Magder
eee0dc8441
Exclude arm64 from valid iOS simulators ( #73828 )
2021-03-03 18:58:37 -08:00