- 11 Mar, 2020 5 commits
-
-
Jonah Williams authored
When attempting to start an emulator in profile mode, ensure the daemon can exit gracefully
-
Emmanuel Garcia authored
-
Mouad Debbar authored
-
Chris Yang authored
This reverts commit 357fd2db.
-
Chris Yang authored
-
- 10 Mar, 2020 23 commits
-
-
Jonah Williams authored
Updates VisualStudio and VisualStudioValidator to use constructors instead of global injection. Updates VisualStudio test cases to prefer FakeProcessManager Updates build_windows test to work without injected VisualStudio
-
Zachary Anderson authored
-
Greg Spencer authored
This adds a sample for InheritedNotifier, and converts a couple of other samples to be DartPad samples. I also added a new sample template stateful_widget_material_ticker, which adds a TickerProviderStateMixin to the state object so that animation controllers can be created there easily.
-
Zachary Anderson authored
-
Christopher Fujino authored
-
Zachary Anderson authored
-
Jonah Williams authored
When the AndroidDevice checks for the current API version, it isn't handling a null response. While we can refuse to run on API levels that are unsupported, we should probably assume that a null response = lowest possible API level and allow these to run.
-
Zachary Anderson authored
-
Gary Qian authored
Revert "Add missing features to `DefaultTextStyleTransition` and `AnimatedDefaultTextStyle` (#51517)" (#52352)
-
Ben Konyi authored
-
Michael Goderbauer authored
-
Zachary Anderson authored
-
Jonah Williams authored
-
Jonah Williams authored
The Azure bot detection can take up to a second to determine if a client is/isn't a bot. To prevent this from slowing down all flutter commands, we can cache the results in the persistent tool state - since we don't expect the same client id to ever become a bot or stop being a bot
-
Jonah Williams authored
Previously the AdbLogReader did async setup in the StreamController.onListen callback, specifically it would query the api version and start the adb process. If the log subscription was cancelled before this setup completed, then the log output could (haven't confirmed) get added to a closed controller, causing the above state error.
-
Jenn Magder authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
engine-flutter-autoroll authored
-
Francisco Magdaleno authored
-
Jonah Williams authored
This option was defaulting to on, which was tickling some benchmarks
-
- 09 Mar, 2020 10 commits
-
-
George Wright authored
Revert "Put fuchsia tools into their own directory, and set source_dir to point at them. (#52266)" (#52277) This reverts commit ffcc7765.
-
George Wright authored
This worksaround an issue with the latest version of package_config which doesn't handle multiple dart packages sharing the same source directory. In this case, the fuchsia dart_tool targets were sharing a directory with their dependency, :flutter_tools
-
engine-flutter-autoroll authored
-
Gary Qian authored
-
Angjie Li authored
* Support Android Chrome for Flutter Web Driver.
-
engine-flutter-autoroll authored
aa6bdbab1 Roll src/third_party/skia b18390699ea2..475b9d0fb796 (1 commits) (flutter/engine#17019) (#52216)
-
Per Classon authored
Add width constraints for FlexibleSpaceBar.title in its expanded state, so that overflow of long titles can be handled (#51335)
-
Chad Nehemiah authored
-
engine-flutter-autoroll authored
-
- 08 Mar, 2020 2 commits
-
-
engine-flutter-autoroll authored
6d7580db4 Roll fuchsia/sdk/core/linux-amd64 from YcueJ... to Rhz2c... (flutter/engine#17016) (#52208)
-
engine-flutter-autoroll authored
a10f55573 Roll src/third_party/skia 2e19af063bcc..b18390699ea2 (1 commits) (flutter/engine#17014) (#52203)
-