Jenn Magder
|
35513c265c
|
Remove unused flutterMacOSPodspec artifact (#103088)
|
2022-05-04 16:59:07 -07:00 |
|
Jenn Magder
|
2e1c146eec
|
Update ffi gem installation instructions (#103008)
|
2022-05-04 13:24:08 -07:00 |
|
Zachary Anderson
|
577919dbfe
|
Don't hardcode ink sparkle spir-v (#102674)
|
2022-05-04 09:28:45 -07:00 |
|
Christopher Fujino
|
9d59532a7b
|
[flutter_tools] update feature defaults (#102937)
|
2022-05-02 15:14:09 -07:00 |
|
Jenn Magder
|
36be63ba19
|
Embed Flutter and App frameworks for add-to-app on iOS (#102538)
|
2022-05-02 10:44:12 -07:00 |
|
Jesús S Guerrero
|
780a6c422b
|
[flutter_tool] New command project (#102118)
|
2022-04-29 23:09:06 -07:00 |
|
Tim Sneath
|
e4bd552e59
|
Update features.dart (#102766)
|
2022-04-28 16:34:08 -07:00 |
|
Phil Quitslund
|
6a443138cd
|
fix unnecessary_null_checks (#102705)
|
2022-04-28 10:39:06 -07:00 |
|
Phil Quitslund
|
b5e7fb076c
|
[flutter_tools] rename local functions with _ s (#102688)
|
2022-04-27 16:19:07 -07:00 |
|
Alexandre Ardhuin
|
07f1c20474
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
|
Zachary Anderson
|
4a2ed00231
|
[flutter_tools] Add entries to HostArtifacts for impellerc, libtessellator (#102593)
|
2022-04-26 13:30:45 -07:00 |
|
Jonah Williams
|
944fcda67f
|
[flutter_tools] remove UWP tooling (#102174)
|
2022-04-26 11:19:07 -07:00 |
|
Emmanuel Garcia
|
46cb9ede2f
|
Reduce Gradle log level in verbose output (#102422)
|
2022-04-25 10:30:40 -07:00 |
|
Alex Li
|
dca58a289b
|
[gen_l10n] Throw a specified exception when the language code is invalid (#102431)
|
2022-04-24 11:04:06 -07:00 |
|
Christopher Fujino
|
5a3e10047f
|
[flutter_tools] Add test that "Unresolve URI" warnings from DWDS are filtered from logs (#102399)
|
2022-04-22 15:29:07 -07:00 |
|
Elliott Brooks (she/her)
|
5414ef4c86
|
Hide unresolved DartUri log messages (#102338)
|
2022-04-22 12:43:39 -07:00 |
|
Kaushik Iska
|
512cbdb9da
|
Enable jank metric collection in profile mode (#102334)
|
2022-04-21 15:54:13 -07:00 |
|
Jenn Magder
|
c9825d24dd
|
Handle CocoaPods ffi stderr (#102327)
|
2022-04-21 15:49:08 -07:00 |
|
Elsabe Ros
|
606e91ad63
|
Use the maven-publish plugin to publish AAR files. (#101891)
|
2022-04-19 16:34:07 -07:00 |
|
Chris Yang
|
a8da7ced35
|
Hide default bundle id error when xcresult detects an error (#101993)
|
2022-04-15 11:44:08 -07:00 |
|
Jenn Magder
|
1756ccc541
|
Set template and migrate apps to iOS 11 minimum (#101963)
|
2022-04-15 11:34:08 -07:00 |
|
Jason Simmons
|
d05d43431e
|
Provide a flag for controlling the dart2js optimization level when building for web targets (#101945)
|
2022-04-15 00:19:06 -07:00 |
|
Anurag Roy
|
ae805de468
|
[flutter_tools] Remove usage of globals.flutterGit from version (#100744)
|
2022-04-14 14:44:09 -07:00 |
|
Jenn Magder
|
fe11f57c61
|
Detect ARM ffi CocoaPods bus error (#101796)
|
2022-04-14 14:34:10 -07:00 |
|
DetachHead
|
ba89942fb4
|
ignore prefer_final_parameters in generated_plugin_registrant template (#101253)
|
2022-04-14 14:19:09 -07:00 |
|
Kaushik Iska
|
aeaeded715
|
Add VMService command to get frame rasterization metrics (#100696)
|
2022-04-14 13:44:05 -07:00 |
|
Michael Goderbauer
|
d5cbb36c91
|
Migrate remaining files to super parameters (#101919)
|
2022-04-14 12:04:07 -07:00 |
|
Lau Ching Jun
|
c2dc92ca88
|
Default to the newer version path when checking Android Studio Java path (#101862)
|
2022-04-13 22:49:06 -07:00 |
|
Yegor
|
52d17b6672
|
[web] remove timeout when waiting for browser to launch (#101843)
|
2022-04-13 13:38:51 -07:00 |
|
Zachary Anderson
|
6190c5df09
|
Revert "Use the maven-publish plugin to publish AAR files. (#101276)" (#101827)
This reverts commit 2b0255f0d9f38f5671eaffe2438240ed048670cc.
|
2022-04-13 08:12:07 -07:00 |
|
Elsabe Ros
|
2b0255f0d9
|
Use the maven-publish plugin to publish AAR files. (#101276)
|
2022-04-12 22:19:08 -07:00 |
|
Jenn Magder
|
6ccd993976
|
Add flutter build ipa --no-codesign flag (#101766)
|
2022-04-12 14:49:09 -07:00 |
|
Jenn Magder
|
d4bfb01336
|
Do not build for iOS armv7 (#97341)
|
2022-04-12 14:44:09 -07:00 |
|
Jenn Magder
|
888208c1f4
|
Disallow flutter run -ing on 32-bit development devices (#97339)
|
2022-04-12 14:39:07 -07:00 |
|
Christopher Fujino
|
d07ce92b15
|
[flutter_tools] Re-land Dump backtrace on ios app startup timeout (#101763)
|
2022-04-12 13:24:04 -07:00 |
|
Christopher Fujino
|
2a6582997d
|
Revert "[flutter_tools] Dump backtrace on ios app startup timeout (#101610)" (#101761)
This reverts commit 2978b59be70038dc5236d3d5120c9ec0df03ed0f.
|
2022-04-12 09:09:32 -07:00 |
|
Christopher Fujino
|
2978b59be7
|
[flutter_tools] Dump backtrace on ios app startup timeout (#101610)
|
2022-04-12 08:49:08 -07:00 |
|
Emmanuel Garcia
|
9e0f0fe9d7
|
Add Gradle stacktrace and debug log level to verbose builds (#101734)
|
2022-04-11 20:14:08 -07:00 |
|
David Iglesias
|
bee95b6984
|
[flutter.js] Wait for reg.update, then activate sw (if not active yet). (#101464)
|
2022-04-11 19:04:08 -07:00 |
|
Yang Chao
|
343713727a
|
Enable track widget creation when generating Generated.xcconfig (#101123)
|
2022-04-11 14:29:11 -07:00 |
|
Danny Tuppeny
|
675b961573
|
Unpause and remove breakpoints when detaching from Flutter process with DAP (#101695)
|
2022-04-11 21:15:37 +01:00 |
|
Danny Tuppeny
|
b086473769
|
Pass multidex flag when using --machine mode (#101689)
|
2022-04-11 12:19:09 -07:00 |
|
Jesús S Guerrero
|
2302daa3aa
|
Create when offline style (#101589)
|
2022-04-11 12:14:05 -07:00 |
|
Janko Djuric
|
78ae72b0b2
|
[flutter_tools] Add --build-number and --build-name support to web and linux (#100377)
|
2022-04-10 11:42:39 -07:00 |
|
Chris Yang
|
1755819cb1
|
Log XCResult before other build issues (#100787)
|
2022-04-08 16:27:08 -07:00 |
|
Jenn Magder
|
71d52f27fb
|
Test Flutter.xcframework directory ios-arm64_armv7 or ios-arm64 (#101592)
|
2022-04-08 16:12:09 -07:00 |
|
Michael Goderbauer
|
a01424773e
|
Enable unnecessary_import (#101600)
|
2022-04-08 12:56:45 -07:00 |
|
Michael Goderbauer
|
cae740b903
|
Enable strict-casts (as replacement for implicit-casts) (#101567)
|
2022-04-08 11:15:34 -07:00 |
|
Anna Gringauze
|
74944d528f
|
Run update-packages (#101450)
* Run update-packages
* Update DwdsLauncher, disable failing test
* Fix analyze error
Co-authored-by: Jenn Magder <magder@google.com>
|
2022-04-07 17:07:05 -07:00 |
|
Jesús S Guerrero
|
3394fb4a58
|
[flutter_tools] fix flutter create --offline (#100941)
Co-authored-by: Christopher Fujino <christopherfujino@gmail.com>
|
2022-04-07 17:05:49 -07:00 |
|