Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from flutter:master #1

Merged
merged 4,391 commits into from
Aug 18, 2021
Merged

[pull] master from flutter:master #1

merged 4,391 commits into from
Aug 18, 2021

Conversation

pull[bot]
Copy link

@pull pull bot commented Aug 18, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

ferhatb and others added 30 commits July 30, 2021 12:22
The keyboard system on each platform now sends an empty key data instead of nothing if no key data should be sent.
This picks up several Python 3 compatibility fixes from upstream.
* Do not generate keydown event for empty modifier flags

* Mask 0x100 bit instead of comparison

* Comment

* Update comment

* comment

* Add comment
Migrates all `#!/usr/bin/env python` hashbang lines to use python3.

Also updates the licence tool to treat python3 scripts on par with
python 2 scripts.

Issue: flutter/flutter#83043
The documentation used the word "segment" instead of "sub-path".
The documentation of Path.addPath described adding a Path as adding a single sub-path.
…dart vm configuration. (#26011)

* Ensure child isolate doesn't load kernel

* Guard changes to isolate initialization by enable-isolate-groups flag check
This updates all buildroot Python scripts that were still on Python 2 to
Python 3.
* Added assertion up to cv99 for FontFeature.characterVariant

* Added FontFeature.characterVariant(99) test
GaryQian and others added 28 commits August 16, 2021 21:06
- Fix dead character crashes the channel handler.
- Fix dead key messages are redispatched, making the message a regular character message.
Fixes for Embedder and RefCounted tests.
The script has not been ported to Python 3.  The environment required by
Python 3 (e.g. PYTHONHOME) may conflict with the environment expected by
the Python 2 runtime linked into the version of GDB launched by the script.
@pull pull bot added the ⤵️ pull label Aug 18, 2021
@pull pull bot merged commit 3a4b2d1 into swift-kim:master Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.