- 27 May, 2022 15 commits
-
-
Justin McCandless authored
Bug fix for focusing a field with right click on existing selection (Mac and iOS)
-
chunhtai authored
* Fixes a bug when dragging selection handle sends events in wrong coordinates system * remove comments * addressing comments
-
engine-flutter-autoroll authored
-
Hans Muller authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
David Iglesias authored
-
engine-flutter-autoroll authored
-
Tim Sneath authored
-
- 26 May, 2022 25 commits
-
-
engine-flutter-autoroll authored
-
chunhtai authored
-
Greg Spencer authored
When I removed Shortcuts.of and Shortcuts.maybeOf, I forgot to also remove the associated InheritedWidget. This does that.
-
Dan Field authored
-
Anna Gringauze authored
-
keyonghan authored
This reverts commit 8461e573. Co-authored-by: Jenn Magder <magder@google.com>
-
engine-flutter-autoroll authored
-
yusuf-goog authored
-
Gary Qian authored
-
Justin McCandless authored
Just a small grammar fix in the PipelineOwner docs.
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Bruno Leroux authored
-
Nils Reichardt authored
-
engine-flutter-autoroll authored
-
Danny Tuppeny authored
* Fix issues running integration tests through DAP These adapters were incorrectly trying to connect a DDS instance even when Flutter would create its own. This change disables DDS in the DAP layer and leaves it to Flutter (although it passes `--no-dds` on to Flutter if provided to the DAP process). Also fixes an issue where we would unnecessarily connect the VM Service for tests even in 'noDebug' mode because of a change/fix that now includes a 'vmServiceUri' in the `test.startedProcess` event.
-
Pierre-Louis authored
* Use `curly_braces_in_flow_control_structures` for `widgets` * fix comments * fix comments
-
engine-flutter-autoroll authored
-
Pierre-Louis authored
* use `flutter_lints` for sample code * update packages * Revert "update packages" This reverts commit 14da3c69a8da9a093ad9c2acd3fc5d6c7f7751ed. * revert
-
Pierre-Louis authored
* Update links to `material` library docs * outsmart bot heuristics
-
engine-flutter-autoroll authored
-
gaaclarke authored
-