- 02 Aug, 2023 1 commit
-
-
gaaclarke authored
This calculation is important if you want to calculate the probability that one thing is better than another.
-
- 10 May, 2023 1 commit
-
-
keyonghan authored
Part of https://github.com/flutter/flutter/issues/103542
-
- 28 Apr, 2023 1 commit
-
-
Zachary Anderson authored
Fixes https://github.com/flutter/flutter/issues/125648
-
- 07 Apr, 2023 1 commit
-
-
Victoria Ashworth authored
Make logs verbose for gallery tests
-
- 10 Mar, 2023 2 commits
-
-
Jonah Williams authored
Revert "[Impeller] Temporary flag flip for devicelab tests to use Impeller redux. (#122340)" (#122362) Revert "[Impeller] Temporary flag flip for devicelab tests to use Impeller redux."
-
Jonah Williams authored
-
- 08 Mar, 2023 2 commits
-
-
Jonah Williams authored
This reverts commit 21b8b729.
-
Jonah Williams authored
[Impeller] Temporary flag flip for devicelab tests to use Impeller.
-
- 20 Dec, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 07 Sep, 2022 1 commit
-
-
keyonghan authored
-
- 26 Aug, 2022 1 commit
-
-
Zachary Anderson authored
-
- 23 Aug, 2022 1 commit
-
-
keyonghan authored
-
- 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
-