Jonah Williams
03d14a30c8
[versions] remove mockito ( #85076 )
2021-06-22 17:41:03 -07:00
Phil Quitslund
875b420cc8
remove deprecated author
fields ( #84997 )
2021-06-22 06:06:03 -07:00
Tong Mu
32203c391f
Key codegen for Hardware Keyboard: Linux (GTK) #82962
2021-06-17 02:14:44 -07:00
Jonah Williams
cd13c91119
[versions] update dependencies ( #84639 )
2021-06-15 11:08:57 -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
Abhishek Ghaskata
4705e0cc19
migrate localization to null safety ( #84064 )
...
migrate localization to null safety
2021-06-14 11:23:09 -07:00
Abhishek Ghaskata
2da969aa9b
migrate update_icons to null safety ( #84063 )
2021-06-09 13:59:03 -07:00
Anis Alibegić
d90ee21271
Migrate dartdoc to null safety ( #84153 )
2021-06-07 17:09:03 -07:00
Michael Goderbauer
5a2530b28e
Remove unused protobuf dependency ( #84148 )
2021-06-07 15:34:06 -07:00
Abhishek Ghaskata
243805ee60
migrate mega_gallery to null safety ( #84061 )
2021-06-07 10:34:04 -07:00
Michael Goderbauer
2f88966935
Migrate vitool to null safety ( #84011 )
2021-06-04 13:58:21 -07:00
Dan Field
2d8d105256
Delete obsolete TODO ( #83967 )
2021-06-03 23:34:04 -07:00
Michael Goderbauer
14b2e7ffee
flutter update-packages --force-upgrade ( #83911 )
2021-06-03 10:50:11 -07:00
Tong Mu
e3da1bd7aa
Test WidgetTester handling test pointers ( #83337 )
...
Adds tests to the following behaviors, which have existed without tests:
- When tapping during live testing, a message is printed with widgets that contain the tap location.
- When tapping during live testing, a mark is displayed on screen on the tap location.
2021-06-02 11:50:09 -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
Alexandre Ardhuin
0ef0f0ba5e
fix lint from an improved unnecessary_parenthesis ( #83433 )
2021-05-27 13:39:03 -07:00
Jonah Williams
025a3a7da3
[versions] roll package test redux ( #83367 )
2021-05-26 17:22:28 -07:00
Greg Spencer
6b087c74e2
Add iOS key map generation, make macOS var naming consistent with repo ( #83146 )
...
This adds iOS key map generation that uses std::maps. It uses std::maps because on iOS if we use NSDictionaries, then when XCode loads the dylib, the initialization of those status NSDictionaries hasn't yet occurred, and it crashes the app. std::maps have a well-defined static behavior, and are correctly initialized.
I also made the naming of variables, fields, etc. consistent for macOS. We variously had macosFoo, macOSFoo, and macOsFoo. I eliminated macOsFoo and macosFoo, since the rest of the repo uses macOSFoo for lowerCamelCase names (with only a few exceptions). I used iOSFoo for iOS.
2021-05-25 17:18:06 -07:00
Christopher Fujino
62d00c6d5f
Migrate flutter conductor out of dev/tools and into its own directory ( #83313 )
...
* Migrate flutter conductor out of dev/tools and into its own directory
* flesh out documentation
* fix analysis options
* fix integration test
2021-05-25 16:12:53 -07:00
Emmanuel Garcia
fa5883b78e
Add Gradle lockfiles and tool to generate them ( #83067 )
2021-05-21 13:04:03 -07:00
Christopher Fujino
2123c93aa7
fix candidates ( #82957 )
2021-05-20 17:34:05 -07:00
nt4f04uNd
80a2b6b015
Fix typos ( #82589 )
2021-05-20 17:19:09 -07:00
Christopher Fujino
660ec207e6
[flutter_conductor] Re-land auto-apply dart revision ( #82985 )
2021-05-20 16:58:11 -07:00
Ian Hickson
fa1c6a2841
Add a script that will find the appropriate commit in another repository. ( #82462 )
2021-05-20 16:09:04 -07:00
Christopher Fujino
843083c93a
Revert "[flutter_conductor] Auto apply dart revision ( #82601 )" ( #82983 )
...
This reverts commit e86f9c7a7c
.
2021-05-19 21:38:45 -07:00
Christopher Fujino
e86f9c7a7c
[flutter_conductor] Auto apply dart revision ( #82601 )
2021-05-19 21:23:26 -07:00
Hattomo (TomohiroHattori)
08a70e7ac8
Enable avoid_escaping_inner_quotes lint ( #81153 )
2021-05-19 09:54:02 -07:00
Jenn Magder
d7e49e559b
Run update packages, pick up file 6.1.1 ( #82770 )
2021-05-18 13:09:03 -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
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
Jan Mewes
b1c1bdbfba
Fix typos ( #82319 )
2021-05-12 17:34:02 -07:00
Christopher Fujino
84b2f3cadb
delete skipped test ( #81843 )
2021-05-11 14:19:01 -07:00
Christopher Fujino
a5318173fe
apply cherrypicks ( #81936 )
2021-05-11 13:19:05 -07:00
Greg Spencer
af3337b676
Add Enter and Tab back in to ios and macos key maps ( #81865 )
...
I noticed that tab traversal stopped working on iOS when #73440 was landed.
It seems to be that the control characters were excluded from the list of logical keys, and so they ended up being generated values.
This PR just adds "Enter" and "Tab" to the list for both macOS and iOS.
2021-05-11 10:23:11 -07: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
Tong Mu
0e251e0ae1
[key_codegen] Remove webValues ( #81678 )
...
Removes webValues from logical_key_data.json. Web's logical mapping should map webNames to logical key values, i.e. entry.value.
2021-05-10 03:16:25 -07:00
Sam Rawlins
208bf4bc92
Remove "unnecessary" imports in dev/ ( #81004 )
2021-05-07 08:59:02 -07:00
Christopher Fujino
7b3ce8c003
[flutter_conductor] Add candidates sub command ( #81234 )
2021-05-03 16:49:04 -07:00
Phil Quitslund
96e4b47f5d
sort directives ( #81624 )
2021-05-02 07:24:01 -07:00
Tong Mu
9956a35a5a
Hardware keyboard: codegen ( #73440 )
...
Rewrites tools/gen_keycodes, the script that generates key mappings across the framework and the engine.
2021-04-30 21:06:03 -07:00
Jonah Williams
2b0d09dd81
[versions] roll versions and add ffi dep ( #81403 )
2021-04-28 11:19:03 -07:00
Ian Hickson
6beafa7b16
Apply style guide regarding createTempSync pattern ( #81090 )
2021-04-27 14:59:03 -07:00
Christopher Fujino
3155972744
Skip roll-dev integration test until dev release is published ( #81253 )
2021-04-26 17:36:16 -07:00
Jonah Williams
7d6e581f61
[versions] roll in latest shelf ( #81099 )
2021-04-23 20:39:02 -07:00
Christopher Fujino
8654e4ae3e
begin migrating //flutter/dev/tools to null-safety ( #80834 )
2021-04-23 20:24:03 -07:00
Jenn Magder
0f899f2b64
Roll packages ( #80989 )
2021-04-22 15:01:49 -07:00
Jenn Magder
4f3ec01d32
Add frontend_server_client to dependency allowlist ( #80912 )
2021-04-21 18:13:43 -07:00
Phil Quitslund
61c30c41b2
fix sort_directives violations ( #80817 )
2021-04-21 13:49:03 -07:00
Christopher Fujino
4a7f280687
[flutter_conductor] Add "start", "status", "clean" commands to conductor release tool ( #80528 )
2021-04-19 15:04:04 -07:00
Dan Field
e7b7ebc066
Shake widget inspector from non-debug builds ( #80157 )
2021-04-14 21:54:03 -07:00
Christopher Fujino
a219b86db8
skip roll_dev_integration_test ( #80464 )
2021-04-14 14:16:08 -07:00
Dan Field
d7da6190ff
roll packages ( #80307 )
2021-04-13 18:19:02 -07:00
Tong Mu
8a821ff0b5
Revert "Remove "unnecessary" imports. ( #79610 )" ( #80070 )
...
This reverts commit 98a9618993
.
2021-04-08 11:36:30 -07:00
Sam Rawlins
98a9618993
Remove "unnecessary" imports. ( #79610 )
2021-04-07 22:34:03 -07:00
Tong Mu
dbcac7f177
Reland Make LogicalKeyboardKey.keyLabel a getter and better #79100 ( #79302 )
2021-04-01 16:39:02 -07:00
Jonah Williams
443d07b707
[versions] roll to latest test ( #79099 )
2021-03-31 07:45:40 -07:00
Tong Mu
a603714610
Revert "Make LogicalKeyboardKey.keyLabel a getter and better ( #79100 )" ( #79217 )
2021-03-28 03:54:02 -07:00
Tong Mu
b60c855af5
Make LogicalKeyboardKey.keyLabel a getter and better ( #79100 )
2021-03-26 22:14:01 -07:00
Jonah Williams
dfc134dd9a
[versions] roll many versions ( #79088 )
2021-03-25 15:43:44 -07:00
Pierre-Louis
c49cd2719d
[Fonts] Remove update_icons TODO ( #79027 )
2021-03-25 09:29:02 -07:00
Tong Mu
eb6e56761e
Revert "Remove keyLabel and debugName from Logical/PhysicalKeyboardKey ( #78263 )" ( #79005 )
...
This reverts commit 515ef91ba1
.
2021-03-24 13:31:02 -07:00
Tong Mu
515ef91ba1
Remove keyLabel and debugName from Logical/PhysicalKeyboardKey ( #78263 )
...
- Remove `LogicalKeyboardKey.keyLabel`
- Make `Physical/LogicalKeyboardKey.debugName` getters
- Make `Physical/LogicalKeyboardKey()` factory constructors, which cache non-predefined instances.
2021-03-24 04:59:57 -07:00
Jenn Magder
6b22834699
Update packages to pick up new process version ( #78910 )
2021-03-23 17:30:49 -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
Ian Hickson
f3c25fa07a
Align more closely with package:test ( #77118 ) ( #78343 )
2021-03-16 13:58:02 -07:00
Pierre-Louis
961fdeebb8
[Fonts] Fix update_icons double newline bug ( #78317 )
2021-03-16 10:03:03 -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
Gary Roumanis
3f62915383
Update ClampingScrollSimulation to better match Android ( #77497 )
2021-03-12 16:23:05 -08:00
Jonah Williams
2edf6b7320
Remove mockito deps from dev/ ( #77749 )
2021-03-10 17:50:44 -08:00
Pierre-Louis
948ff0f2b0
[Fonts] Sort material icons ( #76691 )
...
* Update update_icons.dart
* Merge and simplify identifier rewrites
* Update update_icons.dart
* Update update_icons.dart
* Update update_icons.dart
* Add newline
* remove whitespace
* Copy instead of moving
* Fix typo
* Clean up code
Introduce fullFlutterId and fix a small dartdoc bug
* Update update_icons.dart
* Implement sorting
* Remove trailing spaces
* Revert "Remove trailing spaces"
This reverts commit c198a16067
.
* Revert "Implement sorting"
This reverts commit 0fac8c1f1c
.
* Revert "Revert "Implement sorting""
This reverts commit 0f8ec2381a
.
* Revert "Revert "Remove trailing spaces""
This reverts commit c3ef865879
.
* xx
* add braces
2021-03-09 16:14:18 +01:00
Pierre-Louis
698d438960
[Fonts] Improve update_icons script ( #76532 )
...
* Update update_icons.dart
* Merge and simplify identifier rewrites
* Update update_icons.dart
* Update update_icons.dart
* Update update_icons.dart
* Add newline
* remove whitespace
* Copy instead of moving
* Fix typo
* Clean up code
Introduce fullFlutterId and fix a small dartdoc bug
* Update update_icons.dart
* Implement sorting
* Remove trailing spaces
* Revert "Remove trailing spaces"
This reverts commit c198a16067
.
* Revert "Implement sorting"
This reverts commit 0fac8c1f1c
.
* Remove trailing space
* Add bug number
* Rename 2d rewrite
* Add _replaceLast
* Add comment
* Simplify, remove fullFlutterId
* Remove IconStyle and reorder
* xx
* reorder
2021-03-09 07:53:21 +01:00
Michael Goderbauer
cb867bbedc
Enable unnecessary_await_in_return lint ( #77434 )
2021-03-05 18:38:15 -08:00
Michael Goderbauer
807bb29888
enable prefer_function_declarations_over_variables lint ( #77398 )
2021-03-05 18:29:04 -08:00
Jonah Williams
54eb3d6289
[flutter_tools] migrate to null safe mustache ( #77400 )
2021-03-05 13:24:04 -08:00
Michael Goderbauer
7b251f5f37
Enable use_function_type_syntax_for_parameters lint ( #77163 )
2021-03-04 08:59:17 -08:00
Jonah Williams
ddcb8d7d6d
Update all versions! ( #77153 )
2021-03-03 14:11:30 -08:00
Christopher Fujino
d98fa56a35
ios-deploy does not need entitlements ( #76731 )
2021-02-24 14:56:02 -08:00
Jia Hao
1c179c401f
Bump packages ( #76673 )
2021-02-24 09:21:03 -08:00
Vyacheslav Egorov
2e00fc5ee3
Upgrade packages to pick up vm_snapshot_analysis fixes ( #76511 )
...
Run flutter update-packages --force-upgrade to pick up a new version of vm_snapshot_analysis package which contains fixes for #76313
Fixes #76313
2021-02-22 11:43:39 +01:00
Pierre-Louis
371dd87aa0
Make it possible to run in google3 ( #76392 )
2021-02-20 13:11:58 +01:00
Jason Simmons
73ec544238
Update all packages and upgrade to path_provider 2.0.0-nullsafety ( #76420 )
2021-02-19 16:40:24 -08:00
Ian Hickson
341984237e
Const constructor audit. ( #76162 )
2021-02-17 19:46:04 -08:00
Jonah Williams
db1e9f053f
update all packages ( #76254 )
2021-02-17 17:33:56 -08:00
Jonah Williams
7088c5ba2a
Update all packages ( #76143 )
2021-02-16 15:29:12 -08:00
Jonah Williams
021311ed8a
Revert "[flutter_tools] move process manager into tool ( #75350 )" ( #75639 )
...
This reverts commit 8b6baae44c
.
2021-02-08 09:21:46 -08:00
godofredoc
da6528cda6
Point to a new artifacts location. ( #70673 )
...
This is in preparation to move the flutter artifacts to a more secure
location.
Bug:
go/fxb/64576
2021-02-04 18:44:47 -08:00
Jonah Williams
8b6baae44c
[flutter_tools] move process manager into tool ( #75350 )
...
Our current top crasher is an unclear error when ProcessManager fails to resolve an executable path. To fix this, we'd like to being adjusting the process resolution logic and adding more instrumentation to track failures. In order to begin the process, the ProcessManager has been folded back into the flutter tool
2021-02-04 13:19:11 -08:00
Dan Field
bc1cf49458
roll packages ( #75370 )
2021-02-04 11:41:03 -08:00
Ian Hickson
ac3b9e7f89
Unpin mysteriously pinned packages ( #74885 )
2021-02-01 14:31:03 -08:00
Michael Goderbauer
0e815a1b87
Bump flutter_gallery_assets ( #75026 )
2021-02-01 04:51:04 -08:00
Dan Field
5575caa118
vm_service 6.0.1-nullsafety.1, dwds 8.0.2 ( #74943 )
2021-01-28 18:39:07 -08:00
Dan Field
71aec53acb
roll packages ( #74781 )
2021-01-26 21:53:04 -08:00
Dan Field
d1538320d2
Roll packages to null safe (vm_service, test, etc.) ( #74671 )
2021-01-26 09:15:54 -08:00
Jia Hao
22f1700427
[flutter_tools] Make setting of CWD consistent for flutter test ( #74622 )
2021-01-25 22:34:03 -08:00
Christopher Fujino
353add83e7
Re-land codesign test improvement ( #73997 )
2021-01-25 14:04:04 -08:00
Dan Field
1b373f45b7
Remove unused bigquery code and deps ( #74532 )
2021-01-22 16:21:01 -08:00