- 21 Sep, 2020 8 commits
-
-
Yegor authored
-
Jonah Williams authored
-
godofredoc authored
-
Ian Hickson authored
-
Jonah Williams authored
-
Jason C.H authored
-
Raouf Rahiche authored
-
Jonah Williams authored
-
- 19 Sep, 2020 6 commits
-
-
Kate Lovett authored
-
Jonah Williams authored
[versions] update to latest source span and roll engine to 4b8477d11573d233e6791204191c0090f733b05d (#66136)
-
Justin McCandless authored
-
Jonah Williams authored
-
Jenn Magder authored
-
Zachary Anderson authored
Revert "Ensure VmService instance is disposed after failed direct connection attempt (#66123)" (#66164) This reverts commit 409e994c. Co-authored-by: Jenn Magder <magder@google.com>
-
- 18 Sep, 2020 14 commits
-
-
Jenn Magder authored
-
Justin McCandless authored
-
Dominik Roszkowski authored
-
xubaolin authored
-
Kate Lovett authored
-
Yash Johri authored
-
Brian Eaton authored
-
Darren Austin authored
-
stuartmorgan authored
-
Haeseok Lee authored
-
Ben Konyi authored
_attemptServiceConnection in FallbackDiscovery would fail if the root library URI was not a package URI even if the VM service connection attempt was successful. This resulted in a VM service connection being left alive, causing DDS to fail its connection to the VM service. Updated _attemptServiceConnection to ensure the VM service instance is disposed after a non-connection related failure and to allow for root library URIs with a file scheme.
-
Dan Field authored
-
GodHyum authored
* wrap LicensePage's loading widget with cardColor * Set AnimatedSwitcer's duration in LicensePage to zero * Remove AnimatedSwitcher * Add test code for checking color is same
-
Jonah Williams authored
The main.dart.js bypass is not needed now that we have skipWaiting. Additionally optimize the fetch handler so that resources not in the cache skip the service worker altogether. Fixes #66068
-
- 17 Sep, 2020 12 commits
-
-
chunhtai authored
-
Alexandre Ardhuin authored
-
engine-flutter-autoroll authored
2abe69c60 Roll Dart SDK from 83365979ea85 to e41a6008746d (1 revision) (flutter/engine#21224) (#65987)
-
Yegor authored
-
Daniel Edrisian authored
-
Darren Austin authored
Turn the opt-in default for ThemeData.useTextSelectionTheme to true so that everything uses the new TextSelectionTheme by default.
-
Mouad Debbar authored
-
godofredoc authored
-
younghwan authored
-
xubaolin authored
-
Matěj Žídek authored
-
Jonah Williams authored
-