- 06 Nov, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 05 Nov, 2020 29 commits
-
-
Jonah Williams authored
initialize the flutter root as early as possible. This allows all interfaces to be normally injected into commands, even if those objects might read from the flutter root.
-
Jenn Magder authored
-
Jonah Williams authored
Change forwarding command to pass through all args, even -h - this allows flutter to support all of the pub flags without needing to declare them.
-
Jenn Magder authored
-
Jonah Williams authored
-
LongCatIsLooong authored
-
Dan Field authored
-
Yegor authored
-
Jonah Williams authored
-
Chinmoy authored
-
Jonah Williams authored
This reverts commit 4bd89b39.
-
Vyacheslav Egorov authored
This reverts commit 422a97d1 due to https://github.com/flutter/flutter/issues/69863
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
Jason Simmons authored
This reverts commit e375651c.
-
engine-flutter-autoroll authored
-
Lazy Llama authored
Co-authored-by: altherat <contact@altherat.com>
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
Jenn Magder authored
This reverts commit ada6b7e5.
-
Mokusesei authored
-
Yuqian Li authored
For the ease of code reviews, this only includes minimal code from MetricPoint, GoogleBenchmarksParser, and their unit tests. See go/flutter-metrics-center-migration for the overall plan.
-
Jonah Williams authored
-
Arpan Patel authored
* Added Interactive Sample
-
LongCatIsLooong authored
-
LongCatIsLooong authored
-
Shi-Hao Hong authored
-
chunhtai authored
* Improve backbuttondispatcher * update * update * fix analyzer * addressing comments * make takeprioirty recursive by default * fix comment * addressing comment
-
- 04 Nov, 2020 10 commits
-
-
Yehuda Ringler authored
-
Michael Goderbauer authored
-
Jenn Magder authored
-
Jonah Williams authored
-
Jenn Magder authored
This reverts commit 36ff0b2d.
-
Jonah Williams authored
-
Jenn Magder authored
-
Jonah Williams authored
-
Madhur Maurya authored
* indicatorPadding now does not get ignored * Removing unnecessary comments * Throw FlutterError on indicatorPadding * Tests for indicatorPadding * Migrate test to NNBD * Tests Renamed
-
Jonah Williams authored
If no source files were changed by a hot reload, do not send the reload sources RPC. This slightly speeds up the no-op reloads and gives users a faster way to force a re-render.
-