- 13 Jul, 2022 6 commits
-
-
Jason Simmons authored
The descriptions can change between different versions of the analyzer.
-
keyonghan authored
-
engine-flutter-autoroll authored
-
jensjoha authored
Speedup coverage test runs by using (new) coverage handle with caching. On a `flutter test --coverage` run on `packages/flutter` the runtime goes from ~828 seconds to ~617 seconds, or a ~25% reduction in time spent (testing without coverage takes ~236 seconds so the overhead of `--coverage` in this case goes from ~592 seconds to ~381 seconds, or a ~35% reduction).
-
Taha Tesser authored
-
Taha Tesser authored
-
- 12 Jul, 2022 21 commits
-
-
Taha Tesser authored
-
Renzo Olivares authored
* Make deltas fail loudly * analyzer fixes * empty * updates * Analyzer fixes * Make it more obvious what kind of TextRange is failing and where * update tests * Add tests for concrete TextEditinDelta apply method * trailing spaces * address nits * fix analyzer Co-authored-by: Renzo Olivares <roliv@google.com>
-
engine-flutter-autoroll authored
-
Alexandre Ardhuin authored
-
Youssef Attia authored
This reverts commit 1d2fa285.
-
Anurag Roy authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
hangyu authored
* Add a snapAnimationDuration param in DraggableScrollableSheet * snapAnimationDuration.inMilliseconds > 0 * Update draggable_scrollable_sheet.dart
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Danny Tuppeny authored
* [flutter_tools] [dap] Add support for passing env variables to spawned processes * Use named args * Use in-memory fs and FakePlatform * Pass filesystem style to MemoryFileSystem
-
Taha Tesser authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-
Michael Goderbauer authored
-
engine-flutter-autoroll authored
-
- 11 Jul, 2022 13 commits
-
-
engine-flutter-autoroll authored
-
Darren Austin authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Bryan Oltman authored
* Remove periods from pub --help command descriptions * Add trailing period consistently * Remove added period from PackagesInteractiveGetCommand description * Verify line ending for first line of command description * Update _allowedTrailingPatterns to validate that lines end with only one period, bang, or colon
-
Casey Hillers authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Bruno Leroux authored
-