- 21 May, 2019 1 commit
-
-
Michael Thomsen authored
-
- 06 Feb, 2019 1 commit
-
-
Greg Spencer authored
Before this, we had several places where an isReleaseMode was defined, all with the same definition. This just makes it more broadly visible to allow our users to use it, as well as creating debug and profile versions, and adding a device lab test for it. Since this is a const value, this makes it possible for a developer to easily mark blocks that can be removed at AOT compile time.
-
- 19 Jan, 2019 1 commit
-
-
Todd Volkert authored
-
- 04 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 01 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 20 Sep, 2018 2 commits
-
-
Greg Spencer authored
-
Alexander Aprelev authored
This is the follow-up to https://github.com/flutter/flutter/pull/20958.
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 30 Jul, 2018 1 commit
-
-
Ian Hickson authored
Disallow calling stop() or cancel() multiple times. This means that when you use startProgress you have to more carefully think about what exactly is going on. Properly cancel startProgress in non-ANSI situations, so that back-to-back startProgress calls all render to the console.
-
- 16 Jul, 2018 1 commit
-
-
Sigurd Meldgaard authored
-
- 14 Jun, 2018 1 commit
-
-
Ian Hickson authored
(second attempt)
-
- 04 Jun, 2018 2 commits
-
-
Ian Hickson authored
This reverts commit 4f1b6604.
-
Ian Hickson authored
-