- 29 Oct, 2019 1 commit
-
-
Jonah Williams authored
-
- 28 Oct, 2019 1 commit
-
-
Zachary Anderson authored
* [flutter_tool] Use engine flutter_runner prebuilts * Update packages/flutter_tools/lib/src/fuchsia/fuchsia_build.dart Co-Authored-By:
Jonah Williams <jonahwilliams@google.com>
-
- 15 Oct, 2019 2 commits
-
-
liyuqian authored
So we can test SkSL precompile using the command line tools. See https://github.com/flutter/engine/pull/12412.
-
Jonah Williams authored
-
- 09 Oct, 2019 1 commit
-
-
Christopher Fujino authored
-
- 30 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
* add missing trailing commas * add more missing trailing commas * add more and more missing trailing commas
-
- 25 Sep, 2019 1 commit
-
-
Jonah Williams authored
-
- 14 Sep, 2019 1 commit
-
-
Jonah Williams authored
-
- 13 Sep, 2019 2 commits
-
-
Zachary Anderson authored
-
Jonah Williams authored
-
- 12 Sep, 2019 1 commit
-
-
Jonah Williams authored
-
- 30 Aug, 2019 1 commit
-
-
Jonah Williams authored
-
- 27 Aug, 2019 1 commit
-
-
Jonah Williams authored
-
- 22 Jul, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit bd52a78c.
-
Jonah Williams authored
-
- 15 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 09 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 08 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 02 Jul, 2019 1 commit
-
-
Alexandre Ardhuin authored
* more ui-as-code * address review comments
-
- 26 Jun, 2019 2 commits
-
-
Lau Ching Jun authored
This allows us to override the behavior internally.
-
Danny Tuppeny authored
* Add emulatorId to Android and iOS emulator devices * Update docs * Review tweaks * Add tests for AndroidConsole for getting avd names * Remove unused import * Remove duplicated header * Fix imports
-
- 18 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 11 Jun, 2019 1 commit
-
- 08 Jun, 2019 2 commits
-
-
Jonah Williams authored
-
Ben Konyi authored
-
- 06 Jun, 2019 1 commit
-
-
Zachary Anderson authored
-
- 04 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 06 May, 2019 1 commit
-
-
Zachary Anderson authored
-
- 25 Apr, 2019 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 19 Apr, 2019 1 commit
-
-
Ben Konyi authored
* Added support for authentication codes for the VM service. Previously, a valid web socket connection would use the following URI: `ws://127.0.0.1/ws` Now, by default, the VM service requires a connection to be made with a URI similar to the following: `ws://127.0.0.1:8181/Ug_U0QVsqFs=/ws` where `Ug_U0QVsqFs` is an authentication code generated and shared by the service. This behavior can be disabled with the `--disable-service-auth-codes` flag.
-
- 22 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 21 Mar, 2019 1 commit
-
-
Alexander Aprelev authored
* Use source list from the compiler to track invalidated files. * Revert accidental change * Fix first-time-seen-the-file logic * Fix/simplify invalidate logic now that we can rely on compiler to let us know what is the cut-off point for invalidation. * Update devfs mock to accommodate for new fields * Fix deleted files case * Analyzer found missing final
-
- 15 Mar, 2019 1 commit
-
-
liyuqian authored
This is the accompanying change for https://github.com/flutter/engine/pull/8148 and it needs the engine PR to land first. For https://github.com/flutter/flutter/issues/813
-
- 14 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 09 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Feb, 2019 1 commit
-
-
Jonah Williams authored
-
- 26 Feb, 2019 1 commit
-
-
Jonah Williams authored
-
- 21 Feb, 2019 1 commit
-
-
Alexandre Ardhuin authored
-