- 21 Oct, 2020 2 commits
-
-
Robert Ancell authored
Fixes https://github.com/flutter/flutter/issues/68253
-
Robert Ancell authored
* Try the Wayland GDK backend, the engine now supports it * Update comment from review * Just do default GTK behaviour
-
- 20 Oct, 2020 1 commit
-
-
Jenn Magder authored
This reverts commit dd9323bd.
-
- 19 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 15 Oct, 2020 1 commit
-
-
Jay Freeman (saurik) authored
-
- 10 Oct, 2020 1 commit
-
-
Jonah Williams authored
Remove flutter create --with-driver-test . Fixes #64095
-
- 02 Oct, 2020 1 commit
-
-
Mouad Debbar authored
-
- 25 Sep, 2020 1 commit
-
-
Nebi Sarigul authored
-
- 24 Sep, 2020 1 commit
-
-
Jonah Williams authored
Registering the service worker immediately after the documented has loaded may cause SW initialization to compete with framework initialization. It was recommended to us that we defer the service worker setup until after the framework is done with setup, which should be sometime after the first frame. To implement this, I augmented the binding setup to dispatch an event on the document after the binding has initialized. I don't see any obvious risks with this setup. Fixes #66066
-
- 23 Sep, 2020 2 commits
-
-
Greg Spencer authored
Based on feedback from various desktop developers, and to be consistent between the defaults and the sample code, this PR switches the default for visual density in desktop themes to be compact instead of standard. It also removes the same setting from the sample code generated by "flutter create" because it is no longer needed now that it is the default.
-
Jacob MacDonald authored
Updates all null safe dependencies to versions that allow 2.10 stable and 2.11 dev releases. Also updates flutter_goldens and flutter_goldens_client to allow 2.11 dev.
-
- 17 Sep, 2020 5 commits
-
-
younghwan authored
-
stuartmorgan authored
Removes the template version from the Windows template; the API and tooling boundary will now be considered stable, so there will no longer be frequent breaking changes. Also updates the link for adding desktop support to a project for all three platforms to reflect the current location. Fixes https://github.com/flutter/flutter/issues/52748
-
stuartmorgan authored
The engine now has an explicit API for system font changes, rather than expecting the WM_FONTCHANGE message to be forwarded to the Flutter view.
-
stuartmorgan authored
Adds a VERSIONINFO to Runner.rc in the Windows app template, populated from the project creation metadata. Currently the version itself is hard-coded, but it is future-proofed to allow plumbing the actual version through at build time via preprocessor defines.
-
Herbert Poul authored
-
- 15 Sep, 2020 1 commit
-
-
stuartmorgan authored
-
- 10 Sep, 2020 3 commits
-
-
Ben Konyi authored
-
stuartmorgan authored
-
xster authored
-
- 01 Sep, 2020 1 commit
-
-
stuartmorgan authored
People frequently assume they can run the executable they find at the top level of the build directory, and don't understand why they get resource errors from the engine. To avoid that, this puts the unbundled copy of the executable in a subdirectory with a name that should warn people away from running it. Fixes #64963
-
- 31 Aug, 2020 1 commit
-
-
James Clarke authored
-
- 21 Aug, 2020 2 commits
-
-
stuartmorgan authored
* Minor adjustment for engine change, and rev template version * whitespace fix
-
stuartmorgan authored
This wires up the new WindowProc delegation system that allows plugins to handle top-level window messages (e.g., to control resize behavior). Fixes #53168
-
- 18 Aug, 2020 1 commit
-
-
Jonah Williams authored
-
- 14 Aug, 2020 2 commits
-
-
Juyeong Lee authored
-
stuartmorgan authored
-
- 13 Aug, 2020 1 commit
-
-
stuartmorgan authored
-
- 11 Aug, 2020 1 commit
-
-
xster authored
-
- 08 Aug, 2020 1 commit
-
-
Adam Bahr authored
-
- 06 Aug, 2020 2 commits
-
-
Jenn Magder authored
-
stuartmorgan authored
-
- 05 Aug, 2020 2 commits
-
-
Marcus Tomlinson authored
-
Jonah Williams authored
-
- 04 Aug, 2020 2 commits
-
-
Jonah Williams authored
This reverts commit 5b3dc525.
-
xster authored
-
- 03 Aug, 2020 1 commit
-
-
Jonah Williams authored
-
- 29 Jul, 2020 1 commit
-
-
Robert Ancell authored
-
- 17 Jul, 2020 1 commit
-
-
Christopher Fujino authored
-
- 16 Jul, 2020 1 commit
-