- 11 Jun, 2020 1 commit
-
-
Jonah Williams authored
-
- 16 May, 2020 1 commit
-
-
Zachary Anderson authored
-
- 13 May, 2020 1 commit
-
-
Anna Gringauze authored
-
- 15 Apr, 2020 1 commit
-
-
tauu authored
Co-authored-by: Georg Wechslberger <wechslbe@ma.tum.de>
-
- 30 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 18 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 15 Feb, 2020 2 commits
-
-
Jonah Williams authored
This reverts commit d3387bc9.
-
Jonah Williams authored
-
- 14 Nov, 2019 1 commit
-
-
Jonah Williams authored
-
- 12 Nov, 2019 1 commit
-
-
Jonah Williams authored
-
- 24 Oct, 2019 1 commit
-
-
Jonah Williams authored
-
- 05 Aug, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 19 Jul, 2019 1 commit
-
-
Todd Volkert authored
-
- 10 Jul, 2019 1 commit
-
-
Ian Hickson authored
This introduces a script that implements the conventions described in https://github.com/flutter/tests/pull/1.
-
- 04 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 04 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 01 Jun, 2019 2 commits
-
-
Chris Bracken authored
Revert "fix devicelab manfiest (#33698)" This reverts commit 5a6a00dc. This reverts commit 0d79f0fc.
-
Jonah Williams authored
-
- 30 May, 2019 1 commit
-
-
Jason Simmons authored
This relands flutter/flutter#33163 with a fix to the integration_ui test.
-
- 29 May, 2019 2 commits
-
-
Jonah Williams authored
This reverts commit 52ae9968.
-
Jonah Williams authored
-
- 22 May, 2019 2 commits
-
-
Jonah Williams authored
-
Ian Hickson authored
* Clean up some flutter_tools tests * Remove arbitrary retry that happens even for fundamental errors, and generally clean up _DevFSHttpWriter. * Update dependencies (requires fixes; see next commit) * Fixes for new dependencies.
-
- 25 Apr, 2019 1 commit
-
-
Dan Field authored
* Update packages * Capture JSON RPC errors that presently get swallowed
-
- 28 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 01 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 07 Feb, 2019 1 commit
-
-
Greg Spencer authored
This adds a keycode generator that incorporates input from the Chromium and Android source trees, as well as some local tables, to generate static constants for the LogicalKeyboardKey and PhysicalKeyboardKey classes, as well as mappings from each of the platforms we support so far (currently only Android and Fuchsia). This code generator parses the input files, generates an intermediate data structure (`key_data.json`) that is checked in, and then generates the Dart sources for these classes and some static maps that will also be checked in (but are not included in this PR). The idea is that these codes don't change often, and so we don't need to generate them on every build, but we would like to be able to update them easily in the future if new data becomes available. If the existing data disappears or becomes unusable, we can maintain the checked-in data structure by hand if necessary, and still be able to generate the code. This PR only contains the code generator, not the classes themselves. In another follow-on PR, I'll run the generator and check in the output of the generator.
-
- 29 Jan, 2019 1 commit
-
-
Jonah Williams authored
-
- 25 Jan, 2019 1 commit
-
-
Dan Field authored
* Update packages * Change test for isFile
-
- 13 Dec, 2018 1 commit
-
-
Michael Goderbauer authored
-
- 07 Nov, 2018 1 commit
-
-
Jonah Williams authored
-
- 06 Nov, 2018 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit 71e9bd6f.
-
Jonah Williams authored
-
- 02 Nov, 2018 3 commits
-
-
Hans Muller authored
This reverts commit 76a1abd4.
-
Hans Muller authored
-
Jonah Williams authored
This reverts commit 949cfcf1.
-
- 01 Nov, 2018 1 commit
-
-
Hans Muller authored
-