- 27 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 19 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 15 May, 2021 1 commit
-
-
Chris Bracken authored
In https://github.com/flutter/flutter/pull/82577, I landed a version bump of package shelf and package flutter_template_images. This local override should have been part of that patch but was missed in the checkin. The version bumps themselves happened in the previous patch; this just ensures we don't accidentally 'upgrade' back to version 1.0.2.
-
- 22 Apr, 2021 2 commits
-
-
Jonah Williams authored
This reverts commit c2aa193c.
-
Jonah Williams authored
-
- 13 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 31 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 24 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 18 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 11 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 04 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 20 Feb, 2021 1 commit
-
-
Jason Simmons authored
-
- 14 Feb, 2021 1 commit
-
-
Ian Hickson authored
-
- 05 Feb, 2021 1 commit
-
-
godofredoc authored
This is in preparation to move the flutter artifacts to a more secure location. Bug: go/fxb/64576
-
- 01 Feb, 2021 2 commits
-
-
Ian Hickson authored
-
Michael Goderbauer authored
-
- 29 Jan, 2021 1 commit
-
-
Dan Field authored
-
- 28 Jan, 2021 3 commits
-
-
Ian Hickson authored
-
Jenn Magder authored
This reverts commit ca2d7b3d.
-
Ian Hickson authored
-
- 27 Jan, 2021 1 commit
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
- 26 Jan, 2021 1 commit
-
-
Dan Field authored
-
- 20 Jan, 2021 1 commit
-
-
Ben Konyi authored
-
- 06 Jan, 2021 1 commit
-
-
Jonah Williams authored
-
- 10 Dec, 2020 2 commits
-
-
Michael Goderbauer authored
This reverts commit 9d1d0cfe.
-
Dan Field authored
-
- 09 Dec, 2020 1 commit
-
-
Zachary Anderson authored
-
- 19 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 09 Nov, 2020 2 commits
-
-
Emmanuel Garcia authored
-
Michael Thomsen authored
-
- 07 Nov, 2020 2 commits
-
-
Michael Thomsen authored
This reverts commit 7ba775a9.
-
Emmanuel Garcia authored
-
- 06 Nov, 2020 1 commit
-
-
Dan Field authored
-
- 05 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 04 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 03 Nov, 2020 1 commit
-
-
Emmanuel Garcia authored
-
- 26 Oct, 2020 1 commit
-
-
Jacob MacDonald authored
* update pinned null safety deps * run update-packages * add http dep to devicelab package * rerun update-packages
-
- 23 Oct, 2020 1 commit
-
-
Jonah Williams authored
There have been some more additional reports of a missing 'package:characters' import after upgrading flutter. This has me concerned that our pub caching logic is incorrect. Instead of the tool attempting to guess when pub should be run, always delegate to pub. Also takes an opportunity to fix the kernel snapshot depending on the .packages or package_config. Due to the generated: date field this causes extra rebuilds. Instead when pub get is run, write out an additional file with just the package contents and version. Fixes #66777 Fixes #65723
-
- 16 Oct, 2020 1 commit
-
-
Martin Kustermann authored
-
- 13 Oct, 2020 1 commit
-
-
Jonah Williams authored
Remove "This is taking a long time" progress timeout and TimeoutConfiguration.
-