- 07 Jul, 2022 1 commit
-
-
Flutter GitHub Bot authored
-
- 14 Jun, 2022 1 commit
-
-
Alexander Markov authored
-
- 04 Jun, 2022 1 commit
-
-
gaaclarke authored
-
- 31 Mar, 2020 1 commit
-
-
Alexander Aprelev authored
* Update stack trace test expectations to adjust for a fix landed in dart sdk * Include engine roll to 10887c2abe7b7fe5866e84d6b63dd546f02fc963 * Update column for the exception expectation
-
- 21 Feb, 2020 2 commits
-
-
Jason Simmons authored
The next engine roll will introduce --lazy-async-stacks, which affects the contents of stack traces. This updates test expectations to match both the old and new stack trace formats.
-
Clement Skau authored
With --lazy-async-stacks the stack output has changed slightly so updating the expect files to match. This is a follow-up to https://github.com/flutter/flutter/pull/51047 as a preparation for the next engine roll which will start enabling --lazy-async-stacks in JIT mode.
-
- 19 Feb, 2020 1 commit
-
-
Dan Field authored
-
- 10 Dec, 2019 1 commit
-
-
Ian Hickson authored
-
- 29 Mar, 2019 1 commit
-
-
Dan Field authored
-
- 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
-