- 16 Jun, 2022 16 commits
-
-
Tong Mu authored
* Impl * Test
-
Tong Mu authored
* Impl * Revert some changes * More doc changes * Remove legacy code
-
Taha Tesser authored
-
Lasse R.H. Nielsen authored
-
Kate Lovett authored
-
Mouad Debbar authored
This reverts commit 9e67070f.
-
Kevin Chisholm authored
* readability refactor * update post-submits Update post submit testing status location from LUCI to cocoon. Conductor users will still have to use navigation to pick the correct repository and release candidate to monitor.
-
Dan Field authored
-
Loïc Sharma authored
Currently CMake is tested entirely through `build_linux_test.dart`. However, CMake is also used for Windows builds. This adds additional "generic" tests: 1. Parsing CMake files 2. Generating CMake config files. In the future, this will be used to test that generated CMake config files contain the expected version information, which will be used to flow version information to Windows executables. Part of https://github.com/flutter/flutter/issues/73652.
-
xubaolin authored
-
gaaclarke authored
-
engine-flutter-autoroll authored
-
Ross Llewallyn authored
-
godofredoc authored
-
Christopher Fujino authored
-
xubaolin authored
-
- 15 Jun, 2022 14 commits
-
-
J-P Nurmi authored
-
Dan Field authored
* Make RenderSliverGrid more accurately report overflow * Update packages/flutter/lib/src/rendering/sliver_grid.dart Co-authored-by: Kate Lovett <katelovett@google.com> Co-authored-by: Kate Lovett <katelovett@google.com>
-
Christopher Fujino authored
-
Flutter GitHub Bot authored
-
Alexandre Ardhuin authored
-
Tong Mu authored
Allow DoNothingIntent and DoNothingAndStopPropagationIntent to be used in a const environment (#105983)
-
Jonah Williams authored
-
Kevin Chisholm authored
-
Flutter GitHub Bot authored
-
engine-flutter-autoroll authored
-
Darren Austin authored
-
Tong Mu authored
* Fix * Tests * Format * Empty line * Fix range test * Fix * Comments * trailing spaces * Fix tests * Comments
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
- 14 Jun, 2022 6 commits
-
-
engine-flutter-autoroll authored
-
Pierre-Louis authored
-
engine-flutter-autoroll authored
-
Darren Austin authored
-
engine-flutter-autoroll authored
-
Alexander Markov authored
-
- 13 Jun, 2022 4 commits
-
-
Youssef Attia authored
-
Ahmed Ashour authored
-
Youssef Attia authored
* Added an example for IndexedStack * Added tests for the IndexedStack example * Fixed type issue for onSubmitted callback functions * Fixed documentation and moved files to their appropriate places * Fixed documentation and moved files to their appropriate places * Moved test files to their appropriate places * Moved test files to their appropriate places * Fixed file path in documentation * Remove trailing space * Formatting changes * Remove extra line * Further formatting changes * Further formatting changes * fix comma and inline Co-authored-by: Greg Spencer <gspencergoog@users.noreply.github.com> * Formatting * indentation and formatting * Formatting * Formatting * Formatting * Removed duplicate chevron * better wording on documentation Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com> * Added testing for state preservation Co-authored-by: Greg Spencer <gspencergoog@users.noreply.github.com> Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
-
Mahesh Jamdade authored
-