- 23 Jun, 2020 17 commits
-
-
stuartmorgan authored
-
Justin McCandless authored
-
zichangg authored
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Tong Mu authored
-
Jonah Williams authored
-
Christopher Fujino authored
-
Jenn Magder authored
-
Darren Austin authored
-
Jia Hao authored
When `retainPriorEvents` is passed as true, the current behavior still limits timeline events to the timestamp after `traceEvents` is called. This can cause startup events to be missing. This fixes it by passing null to `stopTracingAndDownloadTimeline` for the start and end time. Related: #58430
-
Jonah Williams authored
* [flutter_tools] track null safety usage * Update flutter_command_test.dart * cleanups
-
Jonah Williams authored
Fixes several tests that were failing under tester. Minor style cleanups otherwise
-
Jonah Williams authored
The test needs to look up HOME, but one wasn't provided. This would end up using the real home directory, crashing on windows
-
Jonah Williams authored
Enable linux desktop feature on dev channel
-
rami-a authored
-
- 22 Jun, 2020 4 commits
-
-
Jonah Williams authored
Cleanup fuchsia tests that failed under tester.
-
Jonah Williams authored
This reverts commit 59956617.
-
- 19 Jun, 2020 16 commits
-
-
Ferhat authored
-
engine-flutter-autoroll authored
-
Sam Rawlins authored
Due to a bug in analyzer [1], some unused imports are not reported when multiple import directives share a prefix name, and one or more are unused. [1] https://github.com/dart-lang/sdk/issues/38784
-
Anna Gringauze authored
-
Jonah Williams authored
Fixes #59718 Update all versions, specifically dwds which has a hot restart fix
-
engine-flutter-autoroll authored
-
Helin Shiah authored
-
Justin McCandless authored
-
Tong Mu authored
-
Michael Goderbauer authored
-
Jason Simmons authored
-
Andrew Chen authored
-
Christopher Fujino authored
Re-land "Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120)" (#59876) This relands #59120, which was reverted in #59870.
-
Christopher Fujino authored
Revert "Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (#59120)" (#59870) This reverts commit 8665e138.
-
Ian Hickson authored
-
Jonah Williams authored
This reverts commit df02518d.
-
- 18 Jun, 2020 3 commits
-
-
Robert Ancell authored
The previous call set the minimum size, not just the initial size.
-
Jenn Magder authored
-
Justin McCandless authored
-