- 23 Dec, 2020 1 commit
-
-
Casey Hillers authored
-
- 18 Dec, 2020 1 commit
-
-
keyonghan authored
* remove flaky flag * remove from manifest * fix test
-
- 08 Dec, 2020 1 commit
-
-
Casey Hillers authored
-
- 18 Nov, 2020 1 commit
-
-
Jim Graham authored
* preserve detailFiles entry in TaskResult JSON
-
- 17 Nov, 2020 1 commit
-
-
Casey Hillers authored
-
- 23 Oct, 2020 1 commit
-
-
Casey Hillers authored
-
- 19 Oct, 2020 1 commit
-
-
Casey Hillers authored
-
- 07 Oct, 2020 1 commit
-
-
Casey Hillers authored
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 11 Jul, 2020 1 commit
-
-
Tong Wu authored
-
- 26 Jun, 2020 1 commit
-
-
Ming Lyu (CareF) authored
* Implement device selection for devicelab/run.dart * Add test to --device-id option for devicelab/run * Update dev/devicelab/bin/run.dart by jonahwilliam * Rename deviceOperatingSystem enum mock -> fake Co-authored-by: Jonah Williams <jonahwilliams@google.com>
-
- 05 Jun, 2020 1 commit
-
-
Greg Spencer authored
This adds some information about the chosen device to the output log so that we can tell what type of device/OS Level/API Level the test is running on when doing a postmortem on a failed test.
-
- 08 May, 2020 1 commit
-
-
Jim Graham authored
-
- 16 Apr, 2020 1 commit
-
-
Yegor authored
* print intermediate A/B results when not silent * print raw A/B results when in loud mode * add tests; handle missing metrics more gracefully * use less fancy section header on Windows
-
- 13 Apr, 2020 1 commit
-
-
Jonah Williams authored
This reverts commit 283ec9e2.
-
- 10 Apr, 2020 1 commit
-
-
Yegor authored
-
- 08 Apr, 2020 1 commit
-
-
Kate Lovett authored
-
- 06 Apr, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 24 Mar, 2020 1 commit
-
-
Erik Ernst authored
-
- 20 Feb, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Jan, 2020 1 commit
-
-
Dan Field authored
-
- 17 Jan, 2020 1 commit
-
-
Anthony authored
[a11y] Make sure RenderFractionalTranslation updates its semantics after the translation field is set (#48985)
-
- 16 Jan, 2020 1 commit
-
-
Alexandre Ardhuin 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
-
- 09 Nov, 2019 1 commit
-
-
Ian Hickson authored
-
- 29 Aug, 2019 1 commit
-
-
Jonah Williams authored
-
- 02 Jul, 2019 1 commit
-
-
Alexandre Ardhuin authored
* more ui-as-code * address review comments
-
- 27 Jun, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 19 Apr, 2019 1 commit
-
-
Ben Konyi authored
* Added support for authentication codes for the VM service. Previously, a valid web socket connection would use the following URI: `ws://127.0.0.1/ws` Now, by default, the VM service requires a connection to be made with a URI similar to the following: `ws://127.0.0.1:8181/Ug_U0QVsqFs=/ws` where `Ug_U0QVsqFs` is an authentication code generated and shared by the service. This behavior can be disabled with the `--disable-service-auth-codes` flag.
-
- 22 Mar, 2019 1 commit
-
-
Dan Field authored
* Detect and cleanup leaky processes * Add flaky tests for detecting leaked processes
-
- 01 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* add trailing commas on list/map/parameters * add trailing commas on Invocation with nb of arg>1 * add commas for widget containing widgets * add trailing commas if instantiation contains trailing comma * revert bad change
-
- 06 Nov, 2018 2 commits
-
-
Jonah Williams authored
This reverts commit 71e9bd6f.
-
Jonah Williams authored
-
- 04 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 18 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 14 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 15 Aug, 2018 1 commit
-
-
Ian Hickson authored
* Upgrade everything except matcher. * Roll matcher (and test) * Adjust tests that depend on flutter:test directly to depend on a shim * Require use of package:test shim and remove other references to package:test
-