Commit Graph

3619 Commits

Author SHA1 Message Date
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
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
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
gaaclarke
66fd0b28b0 replaced unawaited with synchronous / await calls where needed (#82839) 2021-06-24 16:22:43 -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
Jenn Magder
042fd77ce1 Check ios-arm64_armv7 directory when validating codesigning entitlements (#85053) 2021-06-23 16:46:03 -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
Jenn Magder
236a114ddb Remove tests checking Xcode 11 naming conventions (#85094) 2021-06-23 12:11:03 -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
Jenn Magder
67aee9a0c3 Avoid iOS app with extension checks that fail on M1 (#85087) 2021-06-22 20:56:02 -07:00
Jonah Williams
03d14a30c8 [versions] remove mockito (#85076) 2021-06-22 17:41:03 -07:00
Abhishek Ghaskata
3d124d25e8 migrate host agent (#84755) 2021-06-22 12:21:03 -07:00
Jenn Magder
3ee1d46d5a Check for either ios-x86_64-simulator or ios-arm64_x86_64-simulator in module test (#85051) 2021-06-22 10:45:57 -07:00
Dan Field
eafadd8b1c Try to dump app again for run_demos.dart (#85048) 2021-06-22 10:43:54 -07:00
Phil Quitslund
875b420cc8 remove deprecated author fields (#84997) 2021-06-22 06:06:03 -07:00
Christopher Fujino
c3822edbe8 Conductor add next (#84354) 2021-06-21 18:46:02 -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
Abhishek Ghaskata
16c0a3d700 Migrate task_result to null safety (#84939) 2021-06-21 10:04:02 -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
Phil Quitslund
6cb4357294 re-enable directives ordering (#84864) 2021-06-18 09:19:03 -07:00
Jenn Magder
03034e9e4a Audit devicelab log streaming for nullability (#84820) 2021-06-18 00:14:03 -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
Tong Mu
32203c391f Key codegen for Hardware Keyboard: Linux (GTK) #82962 2021-06-17 02:14:44 -07:00
Hans Muller
ab9df83645 Retry dev/snippets git status, deflake snippets generator (#84728) 2021-06-16 15:39:02 -07:00
Jason Simmons
6b7f46353f Manual roll of engine from e0011fa561d6 to 2118a1bb4bf0 (7 revisions) (#84666)
Includes updates to test expectations due to changes in the widget kernel
transformer.
2021-06-16 06:22:34 -07:00
Jonah Williams
cd13c91119 [versions] update dependencies (#84639) 2021-06-15 11:08:57 -07:00
Jenn Magder
64056a1a52 Fix integration_test podspecs warnings (#84602) 2021-06-15 10:29:03 -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
Greg Spencer
ec5cfc001d Fix build failure (#84597)
Fixes an incorrect cast that caused a build failure.

Landing on red to fix the build.
2021-06-14 15:17:25 -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
Phil Quitslund
bb9bac9f3f Prep for new directives_ordering (#84579)
* sort directives

* prep for new directives ordering

* update excludes

* - blank
2021-06-14 12:13:28 -07:00
Abhishek Ghaskata
4705e0cc19 migrate localization to null safety (#84064)
migrate localization to null safety
2021-06-14 11:23:09 -07:00
Alexandre Ardhuin
2c998d8be7 fix indentation of class members (#84293) 2021-06-10 11:29:03 -07:00
Greg Spencer
bf1fb6e84b Switch sample analysis over to use package:flutter_lints (#84303)
This switches the sample analysis code to use package:flutter_lints instead of the flutter repo analysis options, so that they are compatible with a similar change to DartPad.
2021-06-09 18:09:14 -07:00
Abhishek Ghaskata
92e3436fe7 migrate complex layout to null safety (#83894) 2021-06-09 15:29:04 -07:00
Abhishek Ghaskata
2da969aa9b migrate update_icons to null safety (#84063) 2021-06-09 13:59:03 -07:00
Alexandre Ardhuin
e467018d06 alignment of doc comments and annotations (#84256) 2021-06-09 07:54:02 -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
Anis Alibegić
d90ee21271 Migrate dartdoc to null safety (#84153) 2021-06-07 17:09:03 -07:00
Abhishek Ghaskata
e6aa6ce27f migrate platform channels benchmarks (#84066) 2021-06-07 16:49:03 -07:00
Michael Goderbauer
0100285e6f Re-land "Migrate android_semantics_testing to null safety (#84136)" (#84156) 2021-06-07 16:24:03 -07:00