- 05 Apr, 2019 1 commit
-
-
Tim Sneath authored
-
- 29 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 28 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 15 Mar, 2019 2 commits
-
-
Jonah Williams authored
-
Brian Wilkerson authored
-
- 10 Mar, 2019 1 commit
-
-
Dan Field authored
* Run non-perf sensisitive tests on Cirrus
-
- 06 Mar, 2019 1 commit
-
-
Dan Field authored
* Wrap test.main with a custom processor * Report test results to bigquery table
-
- 01 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 26 Feb, 2019 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 23 Feb, 2019 1 commit
-
-
Dan Field authored
-
- 22 Feb, 2019 1 commit
-
-
Stanislav Baranov 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
-
- 13 Feb, 2019 1 commit
-
-
Dan Field 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.
-
- 06 Feb, 2019 1 commit
-
-
Jonah Williams authored
-
- 29 Jan, 2019 1 commit
-
-
Jonah Williams authored
-
- 28 Jan, 2019 1 commit
-
- 26 Jan, 2019 1 commit
-
-
Jonah Williams authored
-
- 25 Jan, 2019 2 commits
- 22 Dec, 2018 1 commit
-
-
Hans Muller authored
-
- 19 Nov, 2018 2 commits
-
-
Hans Muller authored
This reverts commit 4ec8883b.
-
Hans Muller authored
-
- 15 Nov, 2018 2 commits
-
-
Jonah Williams authored
* Revert "Add dashing config file for generating docset from flutter docs (#24374)" This reverts commit ec8ca860. * Revert "Update driver script to execute test through test_core (#24168)" This reverts commit 6c62cf33.
-
Jonah Williams authored
-
- 11 Nov, 2018 1 commit
-
-
Jonah Williams authored
-
- 09 Nov, 2018 1 commit
-
-
Todd Volkert authored
-
- 08 Nov, 2018 1 commit
-
-
Danny Tuppeny authored
* Move integration tests to use vm_service_lib * Turn off debug logging that was accidentally committed * Run update-packages --force to fix checksum for new dev dependency * Trim trailing whitespace
-
- 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
-
- 19 Oct, 2018 1 commit
-
-
Chris Bracken authored
Coverage 0.12.3 includes a fix for dart-lang/coverage#194, which was causing errors on the flutter build bots. Linter was updated automatically as a side effect of running `flutter update-packages --force-upgrade`.
-