- 20 Dec, 2023 1 commit
-
-
Michael Goderbauer authored
These were not ignoring anything (anymore).
-
- 06 Nov, 2023 1 commit
-
-
Elias Yishak authored
Related to tracker issue: - https://github.com/flutter/flutter/issues/128251 For this migration, the `HotEvent` was being referenced in 2 additional files outside of `lib/src/reporting/events.dart`, shown below in the screenshot <img width="257" alt="image" src="https://github.com/flutter/flutter/assets/42216813/97986f89-2253-4db1-9deb-bbced6321a16">
-
- 10 Aug, 2023 1 commit
-
-
Danny Eldering authored
Implement expected functionalities when supplying `--web-launch-url` and/or `--web-hostname` arguments to `flutter drive`. - `--web-launch-url` now sets the starting url for the (headless) browser - Which for example means you can start at a certain part of the app at the start of your integration test - `--web-hostname` now sets the hostname where the target of flutter drive will be hosted - Which allows you to set something other than localhost (allowing access via a reverse-proxy for example) Fixes #118028
-
- 14 Mar, 2023 1 commit
-
-
Yegor authored
[web] stop using deprecated jsonwire web-driver protocol
-
- 06 Mar, 2023 1 commit
-
-
chunhtai authored
Adds vmservices for getting iOS build options
-
- 28 Feb, 2023 1 commit
-
- 27 Feb, 2023 2 commits
-
-
Michael Goderbauer authored
Revert "Reland "Remove references to Observatory (#118577)""
-
- 17 Feb, 2023 1 commit
-
-
Casey Hillers authored
This reverts commit 2df140f4.
-
- 13 Feb, 2023 1 commit
-
-
Ben Konyi authored
Observatory is being deprecated for Dart 3.0 so it should no longer be referenced in tooling messaging / flags. See https://github.com/dart-lang/sdk/issues/50233
-
- 23 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
* dart fix --apply * manual fixes * fix after merge conflicts * review
-
- 15 Dec, 2022 1 commit
-
-
Jenn Magder authored
-
- 08 Sep, 2022 1 commit
-
-
Liam Appelbe authored
* Migrate packages/flutter_tools/test/general.shard, part 1/2 * Fix most of the tests * Fix analysis * Fix analysis * Fix test * Fix analysis * Fix analysis * Fix nit
-
- 26 Aug, 2022 1 commit
-
-
Jonah Williams authored
-
- 25 Jul, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 24 Jun, 2022 1 commit
-
-
Gustl22 authored
-
- 25 May, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 30 Mar, 2022 1 commit
-
-
Ben Konyi authored
-
- 19 Feb, 2022 1 commit
-
-
Zachary Anderson authored
-
- 18 Feb, 2022 1 commit
-
- 21 Oct, 2021 2 commits
-
- 15 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 04 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 15 Sep, 2021 1 commit
-
-
Sam Rawlins authored
-
- 18 Aug, 2021 1 commit
-
-
Jenn Magder authored
-
- 14 Jul, 2021 1 commit
-
-
Yegor authored
* [web] use resident resident runner in flutter drive
-
- 08 Jul, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 15 Jun, 2021 1 commit
-
-
Jonah Williams authored
-
- 10 Jun, 2021 1 commit
-
-
Justin Hutchins authored
* Add link to documentation in error message The current WebDriver message is incomplete. Add link to the documentation on WebDrivers for different browsers to help troubleshooting.
-
- 18 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 10 May, 2021 1 commit
-
-
Dan Field authored
-
- 09 May, 2021 1 commit
-
-
Dan Field authored
-
- 03 May, 2021 1 commit
-
-
Dan Field authored
-
- 23 Apr, 2021 1 commit
-
-
Ian Hickson authored
Also, refactor internal code to do the same. See https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#avoid-double-negatives-in-apis
-
- 15 Apr, 2021 1 commit
-
-
Jenn Magder authored
-