- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 18 Jun, 2018 1 commit
-
-
Florian Loitsch authored
* Roll the engine. This engine includes a VM that defaults to sync-async. flutter/engine@c8eeee4 Roll the Dart VM.
-
- 29 May, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 28 May, 2018 1 commit
-
-
Florian Loitsch authored
Enable --sync-async in Flutter. Fixes #16801
-
- 24 May, 2018 2 commits
-
-
Mikkel Nygaard Ravn authored
This reverts commit 39d7f22a.
-
Florian Loitsch authored
-
- 20 Apr, 2018 2 commits
-
-
Michael Goderbauer authored
-
Mikkel Nygaard Ravn authored
-
- 16 Apr, 2018 2 commits
-
-
Siva authored
* Turn support for sync-async on in Flutter. With this feature execution of async functions starts immediately instead of it being delayed by one microtask tick. * Address review comments. * Adjust some stack trace expectations which are slightly different with --sync-async turned on.
- 16 Mar, 2018 1 commit
-
-
Vyacheslav Egorov authored
-
- 18 Jan, 2018 1 commit
-
-
jcollins-g authored
* Ignore extraneous error messages outside of one skipped test * Fix analysis error
-
- 07 Oct, 2017 1 commit
-
-
Ian Hickson authored
Also: * Provide a better message when you lerp from infinity to finity constraints. * Make the striped marker support RTL. * By popular demand, dump a warning to the console the first time a particular Flex overflows. (Resets on hot reload.)
-
- 13 Apr, 2017 1 commit
-
-
Ian Hickson authored
-