- 09 Aug, 2019 1 commit
-
-
Yegor authored
update dependencies; add a Web smoke test
-
- 05 Aug, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 24 Jul, 2019 2 commits
-
-
Jonah Williams authored
-
Matt Carroll authored
-
- 19 Jul, 2019 1 commit
-
-
Todd Volkert authored
When we were running `pub` within `flutter pub`, we were unconditionally including the `--verbosity=warning` argument. Then we were conditionally including `--verbose` if we were running in verbose mode. However, the former argument supersedes the latter, and we were never able to run `pub` in verbose mode.
-
- 03 Jul, 2019 1 commit
-
-
Todd Volkert authored
Marking it as experimental was breaking tests and packaging scripts on stable branches.
-
- 02 Jul, 2019 1 commit
-
-
Alexandre Ardhuin authored
* more ui-as-code * address review comments
-
- 19 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 04 Jun, 2019 2 commits
-
-
Kaushik Iska authored
* Add an image cache benchmark for a monochrome image
-
Jonah Williams authored
-
- 03 Jun, 2019 1 commit
-
-
Kate Lovett authored
* Removing old golden checkout for integration test * Removed unused import
-
- 30 May, 2019 1 commit
-
-
Jonah Williams authored
-
- 10 May, 2019 1 commit
-
-
Kate Lovett authored
Revert "Merge branch 'master' into master" This reverts commit e3a03c04, reversing changes made to 64749826.
-
- 03 May, 2019 1 commit
-
-
Jonah Williams authored
-
- 29 Apr, 2019 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 25 Apr, 2019 1 commit
-
-
Dan Field authored
* Update packages * Capture JSON RPC errors that presently get swallowed
-
- 24 Apr, 2019 1 commit
-
-
Kate Lovett authored
-
- 19 Apr, 2019 2 commits
-
-
Kate Lovett authored
-
Kate Lovett authored
-
- 08 Apr, 2019 1 commit
-
-
Jonah Williams authored
Reland: Ensure that flutter run/drive/test/update_packages only downloads required artifacts (#30254)
-
- 30 Mar, 2019 2 commits
-
-
Jonah Williams authored
Revert "Ensure that flutter run/drive/test/update_packages only downloads required artifacts (#30075)" (#30232)
-
Jonah Williams authored
-
- 27 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 22 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 15 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 06 Mar, 2019 2 commits
-
-
Phil Quitslund authored
-
Chris Bracken authored
When running git update-packages, if the goldens repo is dirty, the flutter tool currently crashes and logs the failure from git pull. This adds a check for a dirty git client and emits a friendlier error message in the case where it's not clean, and avoid the crash by catching the NonZeroExitCode exception and rethrowing as toolExit instead. Fixes: https://github.com/flutter/flutter/issues/28915
-
- 26 Feb, 2019 1 commit
-
-
Jonah Williams authored
-
- 24 Feb, 2019 1 commit
-
-
Will Larche authored
* [Gallery] Fortnightly demo moved from flutter/samples. * [Gallery] Fortnightly analysis corrections. * [Gallery] Minor rename. * [Gallery] Making floats ints. * [Gallery] Fortnightly minor visual polish. * [Gallery] Formatting. * [Gallery] Upping package version for gallery to support fortnightly demo. * [Gallery] Fortnightly copy correction. * [Gallery] Fortnightly study polish. * [Gallery] Fortnightly polish. * [Gallery] Fortnightly copy correction. * [Gallery] Fortnightly copy now held in '''. * [Gallery] Fortnightly comment. * [Gallery] Updates necessary when flutter_gallery_assets updates. * [Gallery] Updating macrobenchmarks because we updated flutter_gallery_assets. * [Gallery] Moving spaces to beginning of copy lines. * [Gallery] Copy correction. * [Gallery] Adding tooltip to satisfy smoke test. * [Gallery] Minor pr feedback. * [Gallery] Forced upgrade.
-
- 21 Feb, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 20 Feb, 2019 1 commit
-
-
Dan Field authored
* remove json_schema dep * remove unnecessary pin * removed unused dep * remove unused impport * Fix incorrect condition
-
- 16 Feb, 2019 1 commit
-
-
Dan Field authored
* Discover port over mDNS * Update BUILD.gn for tools
-
- 15 Feb, 2019 1 commit
-
-
Jonah Williams authored
-
- 06 Feb, 2019 1 commit
-
-
Jonah Williams authored
-
- 29 Jan, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 26 Jan, 2019 1 commit
-
-
Jonah Williams authored
-
- 23 Jan, 2019 1 commit
-
-
Alexandre Ardhuin authored
* fix some bad indentations * remove suspicious line
-