Jenn Magder
|
e21d822074
|
Remove build ios-framework --universal flag (#73383)
|
2021-01-06 11:14:05 -08:00 |
|
Ferhat
|
161dde55c9
|
Fix offline resource loader for serviceworker (#73416)
|
2021-01-06 10:47:20 -08:00 |
|
Jonah Williams
|
66175760be
|
[flutter_tools] delete .packages during flutter clean (#73364)
|
2021-01-05 18:54:03 -08:00 |
|
Jonah Williams
|
c2ce0e68c6
|
[flutter_tools] prevent NPE due to moved/deleted packages during upgrade packages (#73357)
|
2021-01-05 18:49:02 -08:00 |
|
Jonah Williams
|
7c618758bb
|
[flutter_tools] delegate first run message re-display to new class, only if changed (#73353)
|
2021-01-05 18:44:04 -08:00 |
|
Jia Hao
|
47bad77287
|
Support flutter_test_config for flutter test on web platforms (#72488)
|
2021-01-05 15:49:02 -08:00 |
|
nturgut
|
985e5ff324
|
[web] add web-renderer option to flutter test. run web tests with this option (#73069)
* add web-renderer option to flutter test. run web tests with this option
* remove debug lines
|
2021-01-05 10:57:01 -08:00 |
|
Shi-Hao Hong
|
a912030982
|
[gen_l10n] Use l10n.yaml file instead of command line arguments if it exists (#72950)
* Reorganize files
* Use l10n.yaml instead of command line args
|
2021-01-05 11:50:32 +08:00 |
|
Shi-Hao Hong
|
4d663472e2
|
[gen_l10n] Improve status message when untranslated messages are still present (#72944)
|
2021-01-04 01:54:02 -08:00 |
|
Jenn Magder
|
f08b1ae637
|
Avoid broken symlinks in embedded Flutter frameworks (#73052)
|
2020-12-28 14:39:02 -08:00 |
|
Jenn Magder
|
6118eaa0de
|
Check for iOS simulator SDK during AOT validation instead of assuming x86 (#72834)
|
2020-12-23 15:36:20 -08:00 |
|
Ben Konyi
|
620a8284f8
|
Catch StateError and output more useful error message when DDS fails to start (#72736)
|
2020-12-22 10:24:04 -08:00 |
|
Jenn Magder
|
7aacff2216
|
Exclude ARM from macOS builds (#72748)
|
2020-12-21 16:05:24 -08:00 |
|
J-P Nurmi
|
f2536da16f
|
[flutter_tools] Let CMake handle escaping (#70026)
|
2020-12-21 16:04:04 -08:00 |
|
J-P Nurmi
|
bd08997474
|
[flutter_tools] catch fatal build output errors on Linux (#72559)
|
2020-12-21 10:24:03 -08:00 |
|
J-P Nurmi
|
612ef20955
|
[flutter_tools] use 1-based index for device selection (#72189)
|
2020-12-21 09:29:05 -08:00 |
|
Kenzie Schmoll
|
b793285329
|
Add --no-launch-browser flag to DevTools pub run command (#72519)
|
2020-12-18 10:14:36 -08:00 |
|
Jenn Magder
|
ff8203dcdc
|
Migrate usage value plugin count off .flutter-plugins (#72538)
|
2020-12-17 14:56:05 -08:00 |
|
Jenn Magder
|
d6857bc026
|
Build/copy macOS frameworks to built products instead of ephemeral directory (#72378)
|
2020-12-17 14:47:05 -08:00 |
|
Jenn Magder
|
1c18cf3da8
|
Move macOS Podfile logic into the tool (#72020)
|
2020-12-17 11:48:16 -08:00 |
|
Jenn Magder
|
23f5fbc69d
|
Update CocoaPods minimum version to 1.9 (#71170)
|
2020-12-17 10:22:50 -08:00 |
|
creativecreatorormaybenot
|
9ff4326e1f
|
Test generated_plugin_registrant analysis & suppress long lines in web plugin registrant (#71981)
|
2020-12-16 22:19:05 -08:00 |
|
xster
|
c980c2413e
|
update cupertino icons to 1.0.2 (#72420)
|
2020-12-16 12:03:51 -08:00 |
|
Jenn Magder
|
cdacae89e1
|
Revert "Launch named iOS simulators (#72323)" (#72447)
This reverts commit 84a7a611b0 .
|
2020-12-16 11:52:59 -08:00 |
|
xster
|
ca82c572b7
|
Revert "let NOTICES be double gzip wrapped to reduce on-disk installed space (#71899)" (#72438)
|
2020-12-16 10:58:19 -08:00 |
|
Sam Rawlins
|
0dc80621eb
|
Return null instead of empty in Future.catchError callbacks (#72409)
|
2020-12-16 10:38:04 -08:00 |
|
Jenn Magder
|
84a7a611b0
|
Launch named iOS simulators (#72323)
|
2020-12-15 15:06:47 -08:00 |
|
xster
|
4ed3432e8f
|
let NOTICES be double gzip wrapped to reduce on-disk installed space (#71899)
|
2020-12-15 13:29:14 -08:00 |
|
Jenn Magder
|
1129e6f86c
|
Move embedding and linking macOS Flutter frameworks into the tool (#72372)
|
2020-12-15 12:05:44 -08:00 |
|
Kenzie Schmoll
|
94a30ddcbb
|
Add text to --analyze-size command output to launch DevTools with size data (#72295)
* Add text to --analyze-size command output to launch DevTools with size data.
|
2020-12-15 11:06:10 -08:00 |
|
Jenn Magder
|
617c57bc95
|
Flutter clean Flutter.podspec (#72306)
|
2020-12-14 19:13:03 -08:00 |
|
hy
|
cd294666bf
|
Add --dart-define option support to build aar command (#71829)
|
2020-12-14 10:21:01 -08:00 |
|
Kenzie Schmoll
|
cd452286ab
|
Launch DevTools from pub instead of devtools_server (#71737)
* Launch DevTools from pub instead of devtools_server
|
2020-12-14 10:12:42 -08:00 |
|
Jenn Magder
|
79a514382c
|
Allow plugins to support bitcode (#72151)
|
2020-12-11 14:56:52 -08:00 |
|
Jenn Magder
|
a48a57d369
|
macos_content_validation_test integration test (#72114)
|
2020-12-11 13:52:02 -08:00 |
|
Chris Yang
|
d447141bac
|
[flutter_tools] update message for flutter create -t plugin when no --platforms specified (#71962)
|
2020-12-10 15:15:55 -08:00 |
|
Michael Goderbauer
|
78cbfbff42
|
Revert "Migrate devicelab to package:vm_service (#71882)" (#72092)
This reverts commit 9d1d0cfeb5 .
|
2020-12-10 12:56:02 -08:00 |
|
Dan Field
|
9d1d0cfeb5
|
Migrate devicelab to package:vm_service (#71882)
|
2020-12-10 12:43:04 -08:00 |
|
Emmanuel Garcia
|
f172c827cb
|
Ensure apps can build while using AGP 3.3.0 (#71964)
|
2020-12-09 12:58:05 -08:00 |
|
Jenn Magder
|
d553aa06c7
|
Revert "Reland Move embedding and linking macOS Flutter frameworks into the tool (#71965)" (#72012)
This reverts commit 0b6b3eecfe .
|
2020-12-09 11:19:49 -08:00 |
|
Jenn Magder
|
0b6b3eecfe
|
Reland Move embedding and linking macOS Flutter frameworks into the tool (#71965)
|
2020-12-09 09:46:53 -08:00 |
|
Zachary Anderson
|
52ea6c2a31
|
[flutter_tool] Fix crash in update-packages (#71950)
|
2020-12-09 08:51:10 -08:00 |
|
Jenn Magder
|
c88ab79bd2
|
Revert "Move embedding and linking macOS Flutter frameworks into the tool (#71764)" (#71951)
This reverts commit 70f8fdeeed .
|
2020-12-08 15:28:30 -08:00 |
|
Jenn Magder
|
70f8fdeeed
|
Move embedding and linking macOS Flutter frameworks into the tool (#71764)
|
2020-12-08 11:59:17 -08:00 |
|
Jenn Magder
|
61d4524527
|
Stop using Xcode build settings in materialized Info.plist (#71870)
|
2020-12-07 15:32:47 -08:00 |
|
Jenn Magder
|
03013ce42a
|
Remove manual Flutter linking for iOS projects (#71862)
|
2020-12-07 13:49:11 -08:00 |
|
Dan Field
|
02eab12fd3
|
Reland "Add integration_test template to create template (#70240)" (#71660)" (#71740)
|
2020-12-07 13:38:03 -08:00 |
|
Jenn Magder
|
9a31c39ac2
|
Do not add CI build settings to macOS (#71860)
|
2020-12-07 12:18:13 -08:00 |
|
Emmanuel Garcia
|
d35dd9f8a6
|
Allow flavors and build types when using plugins (#71738)
|
2020-12-07 09:23:04 -08:00 |
|
Jenn Magder
|
e1598c96c0
|
Update macOS Xcode compatibilityVersion (#71745)
|
2020-12-04 18:35:19 -08:00 |
|