- 10 May, 2022 1 commit
-
-
Aman Verma authored
-
- 09 May, 2022 1 commit
-
-
Jesús S Guerrero authored
-
- 06 Jan, 2022 1 commit
-
-
Jenn Magder authored
-
- 12 Nov, 2021 1 commit
-
-
pan authored
-
- 11 Nov, 2021 1 commit
-
-
Greg Spencer authored
-
- 02 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 19 May, 2021 1 commit
-
-
Lau Ching Jun authored
-
- 08 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 07 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 24 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 18 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
-
- 14 Dec, 2020 1 commit
-
-
hy authored
-
- 03 Dec, 2020 1 commit
-
-
Jonah Williams authored
-
- 11 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 19 Oct, 2020 3 commits
-
-
Jonah Williams authored
Remove devicelab specific code for shutting down gradle daemon, add --android-gradle-daemon option to build/run/drive`. Avoids need for un-tested devicelab specific handler. There are also some feature requests for this, so 2 birds one stone. Example: flutter build apk --no-android-gradle-daemon will pass --no-daemon on to gradle
-
Jonah Williams authored
This reverts commit ddab72e7.
-
Jonah Williams authored
Remove devicelab specific code for shutting down gradle daemon, add --android-gradle-daemon option to build/run/drive`. Avoids need for un-tested devicelab specific handler. There are also some feature requests for this, so 2 birds one stone. Example: flutter build apk --no-android-gradle-daemon will pass --no-daemon on to gradle
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 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.
-
- 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.
-
- 14 May, 2020 1 commit
-
-
Jonah Williams authored
-
- 08 May, 2020 1 commit
-
-
Jenn Magder authored
-
- 05 May, 2020 1 commit
-
-
Jenn Magder authored
-
- 11 Feb, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 05 Feb, 2020 1 commit
-
-
Dan Field authored
-
- 22 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 10 Jan, 2020 1 commit
-
-
Emmanuel Garcia authored
-
- 07 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 17 Dec, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 12 Dec, 2019 1 commit
-
-
Sean Freiburg authored
-
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 26 Nov, 2019 1 commit
-
-
Christopher Fujino authored
-
- 22 Nov, 2019 1 commit
-
-
Greg Spencer authored
No code changes, just comments: I spell-checked all the comments in the repo.
-
- 19 Nov, 2019 1 commit
-
-
Alexandre Ardhuin authored
* implicit-casts:false on flutter_tools/lib * address review comments * use castStringKeyedMap * introduce {bool,string,strings}Arg * fix ci
-
- 13 Nov, 2019 1 commit
-
-
Emmanuel Garcia authored
-
- 08 Nov, 2019 1 commit
-
-
Jonah Williams authored
Removes multiple re-entrant calls of bundle and aot and replaces them with a single call to assemble. This restores full caching and will allow follow-up performance improvements when building multiple ABIs
-
- 06 Nov, 2019 1 commit
-
-
xster authored
-