- 08 Jul, 2021 2 commits
-
-
Zachary Anderson authored
This reverts commit 84e57678.
-
Ahmed Ashour authored
-
- 04 Jun, 2021 1 commit
-
-
ruskryzhanovskiy authored
-
- 22 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 22 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 31 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 16 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 06 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 25 Feb, 2021 1 commit
-
-
Jonah Williams authored
-
- 14 Feb, 2021 1 commit
-
-
Ian Hickson authored
-
- 27 Jan, 2021 1 commit
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
- 07 Jan, 2021 1 commit
-
-
Jonah Williams authored
-
- 15 Dec, 2020 1 commit
-
-
Kenzie Schmoll authored
* Add text to --analyze-size command output to launch DevTools with size data.
-
- 03 Dec, 2020 1 commit
-
-
Jonah Williams authored
-
- 11 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 03 Nov, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tools] support --extra-gen-snapshot-options everywhere --extra-front-end-options is specified (#69592) support --extra-gen-snapshot-options everywhere --extra-front-end-options is specified
-
- 23 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 22 Oct, 2020 1 commit
-
-
Jenn Magder authored
* Build IPA command * xcarchive -> ipa
-
- 13 Oct, 2020 1 commit
-
-
Jonah Williams authored
This class is entirely superseded by the application package factory. Only drive and install use it, and removing it from drive will allow use-application-binary support.
-
- 09 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 01 Sep, 2020 1 commit
-
-
Jonah Williams authored
-
- 27 Aug, 2020 1 commit
-
-
Jonah Williams authored
* [flutter_tools] add analytics to code size, add more testing * add gradle case * Update build_macos_test.dart * move analytics to code size tooling * Update analyze_size.dart * fix analysis
-
- 25 Aug, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tools] support code size tooling on iOS, linux, windows, macOS, and Android on Windows (#63610) Adds support for size analysis on iOS, macOS, linux, and Windows - using an uncompressed directory based approach. The output format is not currently specified. Adds support for size analysis on android on windows, switching to package:archive Updates the console format to display as a tree, allowing longer paths. Increases the number of dart libraries shown (to avoid only ever printing the flutter/dart:ui libraries, which dominate the size)
-
- 18 Jun, 2020 1 commit
-
-
Jonah Williams authored
Some of the null-safety commands were missing - plumb them through. Ensure that verbose mode shows their output, and clean up the messaging around sound-null-safety. Fixes #59769 Adds a test that validate each of the null safety supporting build commands has everything plumbed through.
-
- 09 Jun, 2020 1 commit
-
-
Jonah Williams authored
Adds support for --bundle-sksl-path to windows, linux, macOS, and iOS. Fixes #53115
-
- 04 Jun, 2020 1 commit
-
-
Jonah Williams authored
Also combines experiments into extraGenSnapshot/ExtraFrontEndOptions. Allows providing --no-sound-null-safety to allow out of order migration and running.
-
- 11 May, 2020 1 commit
-
-
Jenn Magder authored
-
- 09 May, 2020 1 commit
-
-
Jonah Williams authored
The default for build for flutter build ios should be release to match the other build commands. This is correctly handled in the command, but the documentation is incorrect. Update the documentation and the default to reflect the more common case of building for a physical device.
-
- 01 May, 2020 1 commit
-
-
Jonah Williams authored
Ensure iOS and android builds can be correctly cached. Use the performance-measurement-file to verify that all targets were skipped on the second invocation. This is only run on the flutter_gallery build.
-
- 22 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 02 Apr, 2020 1 commit
-
-
Jenn Magder authored
* Usage dependency injection * Review edits
-
- 25 Mar, 2020 1 commit
-
-
Jonah Williams authored
This will allow experimenting with the remove to string transformer before we're ready to turn it on by default. This doesn't work for web yet since we use dart2js instead of the frontend_server for producing kernel
-
- 06 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 05 Mar, 2020 2 commits
-
-
Jonah Williams authored
Revert "[flutter_tools] Allow providing dart-defines to Android, iOS, macOS builds (#51714)" (#52041) This reverts commit ee60eeea.
-
Jonah Williams authored
-
- 27 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 07 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 05 Feb, 2020 1 commit
-
-
Dan Field authored
-
- 10 Jan, 2020 1 commit
-
-
Emmanuel Garcia authored
-