Flutter GitHub Bot
|
37af038303
|
Roll pub packages (#113574)
|
2022-10-20 21:39:12 +00:00 |
|
Christopher Fujino
|
483e1d9a6f
|
Validate bins on path in doctor (#113106)
|
2022-10-20 18:02:10 +00:00 |
|
Christopher Fujino
|
e4b9796790
|
[flutter_tools] Implement NotifyingLogger.supportsColor (#113635)
|
2022-10-20 15:43:49 +00:00 |
|
Brandon DeRosier
|
637e5bce66
|
[Impeller] Build Impeller iOS runtime stage shaders when Impeller is enabled (#113689)
|
2022-10-20 02:14:43 -07:00 |
|
Jenn Magder
|
49405135d7
|
Update macOS gallery display name (#113658)
|
2022-10-20 03:23:12 +00:00 |
|
Alex Li
|
3d94b8fd1d
|
[tool] Install the corresponding APK in flutter run (#113622)
|
2022-10-19 02:44:30 +00:00 |
|
Jenn Magder
|
4d28e6d064
|
Terminate simulator app on "q" (#113581)
|
2022-10-18 22:26:16 +00:00 |
|
Jenn Magder
|
b084249184
|
Remove Swift plugin Objective-C files (#113585)
|
2022-10-18 18:41:08 +00:00 |
|
Jesús S Guerrero
|
eea60f86f1
|
Dependency injection Attach command (#113227)
|
2022-10-18 17:30:01 +00:00 |
|
godofredoc
|
4fa91c949a
|
Revert "[tool] ⚡️ Install the corresponding APK in flutter run (#112768)" (#113614)
This reverts commit 0ad71e87279345086b84cdee083375748b007e59.
|
2022-10-18 10:04:49 -07:00 |
|
Alex Li
|
0ad71e8727
|
[tool] ⚡️ Install the corresponding APK in flutter run (#112768)
|
2022-10-18 02:06:30 +00:00 |
|
Flutter GitHub Bot
|
d20129b64a
|
Roll pub packages (#113331)
|
2022-10-17 22:03:08 +00:00 |
|
Jenn Magder
|
f059dd40ea
|
Show Xcode compilation errors at end of build, suppress stdout and stderr from Xcode (#113302)
|
2022-10-17 17:47:25 +00:00 |
|
Jason Simmons
|
f02cfd48df
|
Support the --no-devtools flag in "flutter run --machine" (#113414)
|
2022-10-17 16:44:15 +00:00 |
|
Lau Ching Jun
|
24aa26a36d
|
Handle null exception case in ProxiedDevice.stopApp. (#113317)
|
2022-10-14 15:27:06 +00:00 |
|
Lau Ching Jun
|
34995ba96e
|
Make AndroidApk nullable in stopApp. (#113353)
|
2022-10-13 17:03:57 +00:00 |
|
Jenn Magder
|
61ac000d65
|
Enable impeller flags for iOS simulator (#113350)
|
2022-10-12 20:37:06 +00:00 |
|
Jenn Magder
|
2f03dda55e
|
Fix Android Studio version string nullablity, fake AndroidStudio in test (#113295)
|
2022-10-12 18:32:55 +00:00 |
|
Lau Ching Jun
|
944a4c9714
|
Write crash report in temp directory if writing to CWD failed. (#113316)
|
2022-10-12 17:13:24 +00:00 |
|
Jenn Magder
|
8c8bb22222
|
BufferLogger should log stacktrace (#113240)
|
2022-10-11 20:14:18 +00:00 |
|
Gary Qian
|
864c406b5f
|
Scramble order of operations of flutter.gradle (#111747)
|
2022-10-10 19:55:08 +00:00 |
|
Brett Morgan
|
c0f48ba6bf
|
Fix for Issue #112983 (#112985)
|
2022-10-09 05:27:38 +11:00 |
|
Harry Terkelsen
|
529184bcca
|
[flutter_tool] Don't download CanvasKit if it's already in flutter_web_sdk (#113072)
|
2022-10-07 10:28:49 -07:00 |
|
Flutter GitHub Bot
|
00f36b6466
|
Roll pub packages (#113067)
|
2022-10-06 23:06:33 +00:00 |
|
Flutter GitHub Bot
|
a454c6d03b
|
Roll pub packages (#112986)
|
2022-10-06 21:18:08 +00:00 |
|
Zachary Anderson
|
1587ee0123
|
Revert "Upgrade targetSdkVersion and compileSdkVersion to 33 (#112936)" (#113064)
This reverts commit f80411d8937f8be9f944e234d99e1319e3e9231d.
|
2022-10-06 13:52:31 -07:00 |
|
Gary Qian
|
f80411d893
|
Upgrade targetSdkVersion and compileSdkVersion to 33 (#112936)
|
2022-10-06 20:11:28 +00:00 |
|
Jenn Magder
|
7dd65c16c2
|
Add bitcode deprecation note for add-to-app iOS developers (#112900)
|
2022-10-06 02:51:23 +00:00 |
|
Jason Simmons
|
57cd3252b1
|
When updating packages, do not delete the simulated SDK directory until all pub invocations have finished (#112975)
|
2022-10-05 21:54:31 +00:00 |
|
Christopher Fujino
|
559d524ec1
|
improve debugging when dart pub get call fails (#112968)
|
2022-10-05 21:53:06 +00:00 |
|
Jenn Magder
|
b82cf76ff6
|
Return void from project migrate() (#112897)
|
2022-10-05 20:22:56 +00:00 |
|
林军华
|
8e30cc9c56
|
Revert file naming convention of .aar files to support fuzzy matching in build.gradle (#112149)
|
2022-10-04 03:37:22 +00:00 |
|
Jenn Magder
|
35afe1bdac
|
Stop embedding bitcode for iOS in tool (#112831)
|
2022-10-04 01:41:23 +00:00 |
|
Jenn Magder
|
8c0aa6c66c
|
Turn off bitcode in existing iOS Xcode projects (#112828)
|
2022-10-04 01:15:24 +00:00 |
|
Gary Qian
|
21861423f2
|
[flutter_tools] analyze --suggestions --machine command (#112217)
|
2022-10-03 17:40:58 +00:00 |
|
Andrew Kolos
|
f8c9f72b94
|
URI-decode asset paths before writing them to the asset manifest (#112415)
|
2022-10-01 01:09:06 +00:00 |
|
Jonah Williams
|
99fb2d36e8
|
[flutter_tools] cache more directories (#112651)
|
2022-09-30 08:52:29 +00:00 |
|
Jason Simmons
|
2a4adab7f4
|
Return ErrorHandlingFileSystem backed objects in ErrorHandlingFileSystem file/directory APIs (#112673)
|
2022-09-29 22:57:20 +00:00 |
|
Liam Appelbe
|
278ac62755
|
Migrate flutter_tools to use package:coverage (#111681)
|
2022-09-29 18:36:21 +00:00 |
|
Danny Tuppeny
|
5655225cd7
|
Send progress notifications to clients during hot reload / hot restart (#112455)
|
2022-09-29 16:27:40 +01:00 |
|
Jason Simmons
|
74dfc0708d
|
Treat assets as variants only if they share the same filename (#112602)
|
2022-09-29 01:36:20 +00:00 |
|
Jesús S Guerrero
|
fc015f52c6
|
Use directory exists instead of path.dirname (#112219)
|
2022-09-28 22:24:24 +00:00 |
|
Andrew Kolos
|
cb5b5c3459
|
Tighten asset variant detection criteria to only include device-pixel-ratio variants (#110721)
|
2022-09-27 20:57:33 +00:00 |
|
Liam Appelbe
|
436cdca8c6
|
Fix null safety error in fuchsia_tester.dart (#112414)
|
2022-09-26 16:02:20 -07:00 |
|
haizhu
|
cbfe5a5226
|
[tool] Proposal to support dart define config from a json file (#108098)
|
2022-09-26 21:47:27 +00:00 |
|
Flutter GitHub Bot
|
2adee31ce8
|
Roll pub packages (#112408)
|
2022-09-26 21:21:58 +00:00 |
|
Lau Ching Jun
|
2a73ce9b50
|
Refactor DeviceManager.findTargetDevices() and FlutterCommand.findAllTargetDevices() , and add a flag to not show prompt. (#112223)
|
2022-09-23 21:10:35 +00:00 |
|
Flutter GitHub Bot
|
a24b50ba8f
|
Roll pub packages (#112225)
|
2022-09-22 21:18:22 +00:00 |
|
Flutter GitHub Bot
|
f16fe11ecf
|
Roll pub packages (#112021)
|
2022-09-22 20:23:42 +00:00 |
|
Flutter GitHub Bot
|
d5946021e5
|
Roll pub packages (#112004)
|
2022-09-20 22:07:57 +00:00 |
|