- 12 May, 2022 1 commit
-
-
keyonghan authored
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 21 Jan, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 04 Jan, 2022 2 commits
-
-
Zachary Anderson authored
-
Kaushik Iska authored
-
- 28 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 05 Sep, 2021 1 commit
-
-
Jim Graham authored
-
- 13 Jul, 2021 1 commit
-
-
Darren Austin authored
(Attempt to reland #85993)
-
- 12 Jul, 2021 2 commits
-
-
Darren Austin authored
This reverts commit 2175e64e.
-
Darren Austin authored
Migrate core devicelab framework to null safety.
-
- 18 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 07 Jun, 2021 1 commit
-
-
Dan Field authored
-
- 05 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 15 May, 2021 1 commit
-
-
Dan Field authored
-
- 06 Apr, 2021 2 commits
-
-
Casey Hillers authored
This reverts commit 0c9781e3.
-
Casey Hillers authored
-
- 30 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 23 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 16 Mar, 2021 2 commits
-
-
Casey Hillers authored
This reverts commit 93fb2586.
-
Casey Hillers authored
-
- 02 Mar, 2021 2 commits
-
-
Casey Hillers authored
This reverts commit 297c7b5c.
-
Casey Hillers authored
-
- 18 Nov, 2020 1 commit
-
-
Jim Graham authored
* preserve detailFiles entry in TaskResult JSON
-
- 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
-
- 14 Oct, 2020 1 commit
-
-
Jonah Williams authored
--use-application-binary allows running with an already built APK. This can be useful for speeding up CI test cases, or in our case eventually supporting some sort of build server. Demonstrate that this works by updating the old gallery test to use it. Fixes #56604 Co-authored-by: Jenn Magder <magder@google.com>
-
- 07 Oct, 2020 1 commit
-
-
Casey Hillers authored
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 20 Aug, 2020 1 commit
-
-
Jim Graham authored
-
- 14 Aug, 2020 1 commit
-
-
Ming Lyu (CareF) authored
* report failure for semantics test * bug fix
-
- 13 Aug, 2020 1 commit
-
-
Ming Lyu (CareF) authored
-
- 12 Aug, 2020 1 commit
-
-
Ming Lyu (CareF) authored
-
- 16 Mar, 2020 1 commit
-
-
Michael Thomsen authored
Move Flutter Gallery to dev/integration_tests/ as it is an older copy used only for testing. The current version of the Flutter Gallery now lives in https://github.com/flutter/gallery.
-
- 14 Mar, 2020 1 commit
-
-
liyuqian authored
-
- 07 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 05 Dec, 2019 1 commit
-
-
Alexandre Ardhuin 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
-
- 19 Nov, 2019 1 commit
-
-
Jenn Magder authored
-
- 02 Jul, 2019 1 commit
-
-
Alexandre Ardhuin authored
* more ui-as-code * address review comments
-