- 17 Sep, 2020 13 commits
-
-
Herbert Poul authored
-
Michael Arndt authored
-
Jenn Magder authored
-
Hans Muller authored
-
Ben Konyi authored
PR #65873 enabled DDS for non-web Flutter applications. This change surfaced a bug where DDS would not send ServiceRegistered events to VM service clients when they subscribed to the Service stream. This would cause tools and tests that rely on these events (e.g., hot reload in VSCode) to fail. Fixes #66038.
-
Jonah Williams authored
This reverts commit cb92ffc7.
-
Jonah Williams authored
This reverts commit fd0554ba.
-
gaaclarke authored
-
chunhtai authored
-
Darren Austin authored
-
engine-flutter-autoroll authored
-
Jonah Williams authored
If a new service worker is installed, automatically update this behind the scenes. Immediately after a page refresh, the new worker and cache will be available, though the main.dart.js and others will be available sooner due to the cache busting URLS
-
- 16 Sep, 2020 20 commits
-
-
Dan Field authored
-
nero authored
-
Christian Mürtz authored
-
TheBiirb authored
-
Alexandre Ardhuin authored
-
Justin McCandless authored
Fix a bug in the layout of some textfields with constrained height and visual density.
-
Michael R Fairhurst authored
-
Yuqian Li authored
-
Hans Muller authored
-
George Wright authored
-
YeungKC authored
-
Hans Muller authored
-
Hans Muller authored
-
godofredoc authored
-
Ming Lyu (CareF) authored
-
engine-flutter-autoroll authored
-
Anthony authored
-
Jonah Williams authored
-
Tong Mu authored
Expose GestureBinding.handlePointerEvent, replacing dispatchEvent as the preferred way to dispatch events (#64846)
-
- 15 Sep, 2020 7 commits
-
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-
Greg Spencer authored
Fix the `character` field of the `RawKeyEvent` to hold correct data on non-Android platforms. (#65667) This fixes a problem where the character field of the RawKeyEvent was not being set at all for non-Android platforms. I also updated the key maps, and corrected a problem with the Windows key map where the backquote character wasn't correctly mapped.
-
Yuqian Li authored
-
Devon Carew authored
fix an issues where raw json output was written to IDE clients
-
LongCatIsLooong authored
Revert "Add CompositedTransformFollower.{followerAnchor, leaderAnchor} for custom anchoring (#64930)" (#65871) This reverts commit 2fbb529d.
-