- 29 Mar, 2022 4 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
gaaclarke authored
-
- 28 Mar, 2022 1 commit
-
-
wangying authored
-
- 27 Mar, 2022 1 commit
-
-
Zachary Anderson authored
-
- 22 Mar, 2022 2 commits
-
-
Chris Bracken authored
Adds a test that invokes flutter run in release mode on macOS desktop, waits for successful launch and the flutter command list, then sends the 'q' command to quit the running app. This adds an integration test for https://github.com/flutter/flutter/pull/100504. Issue: https://github.com/flutter/flutter/issues/100348 (fix) Issue: https://github.com/flutter/flutter/issues/97978 (partial fix) Issue: https://github.com/flutter/flutter/issues/97977 (partial fix) Umbrella issue: https://github.com/flutter/flutter/issues/60113
-
Jenn Magder authored
-
- 21 Mar, 2022 2 commits
-
-
Chris Yang authored
-
gaaclarke authored
-
- 18 Mar, 2022 1 commit
-
-
Emmanuel Garcia authored
-
- 17 Mar, 2022 2 commits
-
-
Emmanuel Garcia authored
-
wangying authored
-
- 14 Mar, 2022 1 commit
-
-
Emmanuel Garcia authored
-
- 09 Mar, 2022 3 commits
-
-
Jeff Ward authored
-
Zachary Anderson authored
This reverts commit a7c85996.
-
Chris Yang authored
-
- 04 Mar, 2022 1 commit
-
-
Jonah Williams authored
-
- 03 Mar, 2022 1 commit
-
-
Emmanuel Garcia authored
-
- 02 Mar, 2022 1 commit
-
-
gaaclarke authored
* Starts using the `--source` flag to compile the dart registrant. * updated general.shard tests * Fixed the resident compiler flow * added integration test * made the integration test self contained * renamed generated_main to dart_plugin_registrant * cleaned up for review * added task runner for ci * added bringup and TESTOWNERS * updated failure message
-
- 01 Mar, 2022 1 commit
-
-
Emmanuel Garcia authored
-
- 28 Feb, 2022 1 commit
-
-
Emmanuel Garcia authored
-
- 22 Feb, 2022 3 commits
-
-
Tomasz Gucio authored
-
gaaclarke authored
-
Ben Konyi authored
Should unblock https://github.com/flutter/flutter/issues/98930
-
- 17 Feb, 2022 1 commit
-
-
David Iglesias authored
-
- 15 Feb, 2022 1 commit
-
-
Ben Konyi authored
* Update flutter_tools to look for new VM service message The Dart SDK will soon move away from the current Observatory message: "Observatory listening on ..." To a new message that no longer references Observatory: "Dart VM Service listening on ..." This change updates all tests with mocks to check for the new message and also adds support for the new message in ProtocolDiscovery. See https://github.com/dart-lang/sdk/issues/46756 * Fix some parsing locations * Fix analysis failures * Update message * Remove extra comment * Update message * Add globals prefix
-
- 11 Feb, 2022 1 commit
-
-
keyonghan authored
-
- 08 Feb, 2022 1 commit
-
-
George Wright authored
Add a benchmark for simple DisplayLists to exercise the Raster Cache's cache admission algorithm (#97992)
-
- 07 Feb, 2022 1 commit
-
-
Emmanuel Garcia authored
-
- 04 Feb, 2022 1 commit
-
-
Jenn Magder authored
Include -isysroot -arch and -miphoneos-version-min when creating dummy module App.framework (#97689)
-
- 02 Feb, 2022 1 commit
-
-
Collin Jackson authored
-
- 27 Jan, 2022 1 commit
-
-
Jim Graham authored
-
- 26 Jan, 2022 1 commit
-
-
Daco Harkes authored
-
- 21 Jan, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 13 Jan, 2022 1 commit
-
-
stuartmorgan authored
-
- 10 Jan, 2022 1 commit
-
-
Ian Hickson authored
-
- 04 Jan, 2022 2 commits
-
-
Zachary Anderson authored
-
Kaushik Iska authored
-
- 29 Dec, 2021 1 commit
-
-
Christopher Fujino authored
-