Jenn Magder
|
783e1dd22c
|
Standardize build system environment defines derived from build info (#81879)
|
2021-05-07 17:04:02 -07:00 |
|
Jonah Williams
|
2b8556b6ac
|
[flutter_tools] remove last android sdk mock (#81620)
|
2021-05-01 12:59:02 -07:00 |
|
Jonah Williams
|
d4e48a1537
|
[flutter_tools] remove mocks from android emulator tests (#81548)
|
2021-04-30 17:39:03 -07:00 |
|
Jonah Williams
|
3a0abac742
|
[flutter_tools] android workflow tests migrate from mockito (#81545)
|
2021-04-30 17:34:04 -07:00 |
|
Jenn Magder
|
ba4177f6da
|
Find Android Studio installations with Spotlight query on macOS (#80475)
|
2021-04-28 19:09:03 -07:00 |
|
Ian Hickson
|
6beafa7b16
|
Apply style guide regarding createTempSync pattern (#81090)
|
2021-04-27 14:59:03 -07:00 |
|
Jonah Williams
|
064eae8c38
|
[flutter_tools] remove mocks and fix fake imports (#81309)
|
2021-04-27 11:51:41 -07:00 |
|
Emmanuel Garcia
|
b0a63c4ffe
|
Reland the Dart plugin registry (#79669)
|
2021-04-23 15:34:04 -07:00 |
|
Jenn Magder
|
a99fba01f1
|
Move FakeOperatingSystemUtils from context.dart to fakes.dart (#80916)
|
2021-04-22 10:44:02 -07:00 |
|
Phil Quitslund
|
61c30c41b2
|
fix sort_directives violations (#80817)
|
2021-04-21 13:49:03 -07:00 |
|
Jenn Magder
|
56c0002c47
|
Adopt FakeProcessManager.empty (#80480)
|
2021-04-15 14:19:02 -07:00 |
|
Jenn Magder
|
23404dfa74
|
Remove flutter_command dependency from reporting library (#80159)
|
2021-04-12 16:45:03 -07:00 |
|
Jenn Magder
|
e8cd4827a0
|
Migrate fake_process_manager to null safety (#80018)
|
2021-04-08 15:19:07 -07:00 |
|
Jenn Magder
|
ec14cef060
|
Migrate more tool unit tests to null safety (#80002)
|
2021-04-08 15:18:52 -07:00 |
|
Sam Rawlins
|
68492c5b69
|
Remove "unnecessary" imports. (#78664)
|
2021-04-06 11:19:02 -07:00 |
|
Jenn Magder
|
f5c268a794
|
Migrate android_workflow to null safety (#79806)
|
2021-04-06 10:33:52 -07:00 |
|
Jenn Magder
|
79f1689f6a
|
Migrate doctor_validator to null safety (#79682)
|
2021-04-05 11:54:54 -07:00 |
|
Jenn Magder
|
fb68d07477
|
Migrate android_studio to null safety (#79504)
|
2021-04-01 20:24:04 -07:00 |
|
Jenn Magder
|
152af5aba7
|
Fix device_port_forwarder file name typo (#79481)
|
2021-03-31 18:14:03 -07:00 |
|
Jenn Magder
|
8ddc27e607
|
Split globals.dart into null sound and unsound libraries (#79016)
|
2021-03-31 16:55:20 -07:00 |
|
Jonah Williams
|
29207e4f78
|
[flutter_tools] split application package factory dependencies (#79461)
|
2021-03-31 15:11:58 -07:00 |
|
Gurjinder Partola
|
fed35b4d9c
|
[flutter_tools] Add support for versioned Android cmdline tools (#78253)
|
2021-03-25 13:42:39 -07:00 |
|
Jenn Magder
|
8893e89d11
|
Migrate device_port_forwarder to null safety (#78949)
|
2021-03-24 16:56:14 -07:00 |
|
Jenn Magder
|
63d6ec56af
|
Migrate deferred_components_validator to null safety (#78934)
|
2021-03-24 15:20:05 -07:00 |
|
Jenn Magder
|
d165ea5c42
|
Migrate os to null safety (#78901)
|
2021-03-23 17:28:09 -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 |
|
Gary Qian
|
2a8b296ae9
|
[flutter_tools] Deferred components: Encode base module loading units in manifest metadata (#78079)
|
2021-03-15 15:58:06 -07:00 |
|
Gurjinder Partola
|
2e17a8e676
|
Fix avdmanager path detection (#78166)
|
2021-03-15 11:18:04 -07:00 |
|
Jenn Magder
|
d018c24bb8
|
MockProcessUtils->FakeProcessManager in version_test (#77985)
|
2021-03-12 16:38:04 -08:00 |
|
Jonah Williams
|
a01f37245b
|
[flutter_tools] remove globals from terminal (#77953)
|
2021-03-12 12:53:05 -08:00 |
|
Michael Goderbauer
|
cb867bbedc
|
Enable unnecessary_await_in_return lint (#77434)
|
2021-03-05 18:38:15 -08:00 |
|
Gary Qian
|
ee41782732
|
[flutter_tools] Deferred components build system (#76192)
|
2021-03-04 18:09:02 -08:00 |
|
Jonah Williams
|
945e0df104
|
[flutter_tools] remove several AndroidSdk Mocks (#77264)
|
2021-03-04 12:24:03 -08:00 |
|
Jonah Williams
|
90f353f9b1
|
[flutter_tools] dont crash when looking for AS4.1 on windows with no LOCALAPPDATA (#77261)
|
2021-03-04 11:29:20 -08:00 |
|
Michael Goderbauer
|
7b251f5f37
|
Enable use_function_type_syntax_for_parameters lint (#77163)
|
2021-03-04 08:59:17 -08:00 |
|
Jonah Williams
|
05ce6ce511
|
[flutter_tools] remove mock from android studio test (#77158)
|
2021-03-03 11:04:02 -08:00 |
|
William Oprandi
|
679b8c2982
|
Fix Android Studio detection and plugins on Linux (#75612)
|
2021-03-03 08:29:03 -08:00 |
|
Jonah Williams
|
72a835fa55
|
[flutter_tools] remove mocks from android SDK tests (#76887)
|
2021-02-27 11:56:01 -08:00 |
|
Jonah Williams
|
2951363dc8
|
[flutter_tools] switch FakeCache to cache.test and NoopUsage to TestUsage (#76802)
|
2021-02-26 11:13:32 -08:00 |
|
Gary Qian
|
9df362a73f
|
[flutter_tools] Refactor DeferredComponents validator and add build target (#76400)
|
2021-02-24 17:51:03 -08:00 |
|
Jonah Williams
|
bbaced6d12
|
[flutter_tools] cache adb path (#76650)
|
2021-02-23 17:26:02 -08:00 |
|
Jonah Williams
|
b678d0adec
|
[flutter_tools] remove globals and mocks from android gradle builder and test (#76416)
|
2021-02-19 21:07:43 -08:00 |
|
Emmanuel Garcia
|
b7d4806243
|
Implement dartPluginClass support for plugins (#74469)
|
2021-02-19 09:22:45 -08:00 |
|
Jenn Magder
|
62d8969203
|
Adopt Artifacts.test(localEngine:) in a few tests (#76354)
|
2021-02-18 19:31:03 -08:00 |
|
Jonah Williams
|
6b14558a68
|
[flutter_tools] remove global usage of flutterUsage from gradle (#76330)
|
2021-02-18 15:52:00 -08:00 |
|
Sam Rawlins
|
ba58ad0385
|
Remove "unnecessary" imports in test/general.shard (#75954)
|
2021-02-18 13:38:24 -08:00 |
|
Jonah Williams
|
04182572f7
|
[flutter_tools] allow bypassing context for FlutterProject creation, remove fromPath (#76258)
|
2021-02-18 12:36:04 -08:00 |
|
Gary Qian
|
ba5cc2cba4
|
[flutter_tools] Deferred components setup validator (#75739)
|
2021-02-18 12:01:03 -08:00 |
|
Jonah Williams
|
bfcb43d2fc
|
[flutter_tools] remove local engine from globals in gradle (#76277)
|
2021-02-18 11:30:44 -08:00 |
|
Jenn Magder
|
e5b5e1475c
|
Adopt FakeProcess, remove MockProcess (#76276)
|
2021-02-18 11:13:26 -08:00 |
|