- 16 Apr, 2020 14 commits
-
-
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
-
Jenn Magder authored
-
tauu authored
Co-authored-by: Georg Wechslberger <wechslbe@ma.tum.de>
-
Jonah Williams authored
-
Michael Thomsen authored
-
Christopher Fujino authored
-
chunhtai authored
-
Anthony authored
-
Jonah Williams authored
This reverts commit b8bd09db.
-
Jonah Williams authored
-
Jonah Williams authored
-
Jenn Magder authored
* Move doctor into globals * Fix tests
-
Jenn Magder authored
-
Aubrey Anderson authored
-
- 15 Apr, 2020 12 commits
-
-
stuartmorgan authored
Plugins, and the library, should be able to use COM without special setup. This adds COM initialization to the runner template so that it's available for any code on the main thread.
-
Janice Collins authored
-
Tong Wu authored
-
Jenn Magder authored
-
Jenn Magder authored
-
tauu authored
Co-authored-by: Georg Wechslberger <wechslbe@ma.tum.de>
-
Jacob MacDonald authored
## Description Removes the `flutter_test` dependency on `quiver`, instead using the more targeted `clock` and `fake_async` packages. ## Related Issues https://github.com/flutter/flutter/issues/53908 ## Tests No changes to tests ## Checklist Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes (`[x]`). This will ensure a smooth and quick review process. - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I signed the [CLA]. - [x] I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement]. - [x] I read the [Tree Hygiene] wiki page, which explains my responsibilities. - [x] I updated/added relevant documentation (doc comments with `///`). - [x] All existing and new tests are passing. - [x] The analyzer (`flutter analyze --flutter-repo`) does not report any problems on my PR. - [x] I am willing to follow-up on review comments in a timely manner. ## Breaking Change Did any tests fail when you ran them? Please read [Handling breaking changes]. - [ ] No, no existing tests failed, so this is *not* a breaking change. - [x] Yes, this is a breaking change. *If not, delete the remainder of this section.* - [x] I wrote a design doc: https://docs.google.com/document/d/1EkkLbECNBwHgddBQAZqEy7iQLTIxR1rgChKzxcLwhio/edit - [x] I got input from the developer relations team, specifically from: @RedBrogdon - [x] I wrote a migration guide: https://github.com/flutter/website/pull/3932 <!-- Links --> [issue database]: https://github.com/flutter/flutter/issues [Contributor Guide]: https://github.com/flutter/flutter/wiki/Tree-hygiene#overview [Test Coverage]: https://github.com/flutter/flutter/wiki/Test-coverage-for-package%3Aflutter [Flutter Style Guide]: https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo [Features we expect every widget to implement]: https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#features-we-expect-every-widget-to-implement [CLA]: https://cla.developers.google.com/ [Tree Hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene [Handling breaking changes]: https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes
-
Jonah Williams authored
-
Jonah Williams authored
-
Pierre-Louis authored
-
Jonah Williams authored
-
tauu authored
Co-authored-by: Georg Wechslberger <wechslbe@ma.tum.de>
-
- 14 Apr, 2020 9 commits
-
-
Jonah Williams authored
-
Mehmet Fidanboylu authored
This reverts commit d1e05281.
-
Jenn Magder authored
-
Jenn Magder authored
-
Justin McCandless authored
Adds the ability for the iOS text selection menu to handle items that are too wide for the screen.
-
Zachary Anderson authored
* [flutter_tools] Handle empty gzip file on Windows * Update packages/flutter_tools/test/general.shard/base/os_test.dart Co-Authored-By: Jonah Williams <jonahwilliams@google.com> * Update packages/flutter_tools/test/general.shard/base/os_test.dart Co-Authored-By: Jonah Williams <jonahwilliams@google.com> * Update packages/flutter_tools/test/general.shard/base/os_test.dart Co-Authored-By: Jonah Williams <jonahwilliams@google.com> Co-authored-by: Jonah Williams <jonahwilliams@google.com>
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 13 Apr, 2020 5 commits
-
-
Jonah Williams authored
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-
Yegor authored
-
Jonah Williams authored
-