This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: flutter/engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d21bb634e054
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2440ad6d39a5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 36 files changed
- 6 contributors
Commits on Nov 6, 2020
-
Rasterizer is initialized with an external view embedder (#22348)
This allows us to not rely on surface methods for getting the external view embedder.
Configuration menu - View commit details
-
Copy full SHA for 0d5f2e9 - Browse repository at this point
Copy the full SHA 0d5f2e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf37614 - Browse repository at this point
Copy the full SHA cf37614View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0a2ed6 - Browse repository at this point
Copy the full SHA b0a2ed6View commit details -
Do not involve external_view_embedder in submit frame process if thre…
…ads are not merged. (#22275)
Chris Yang authoredNov 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 016fbde - Browse repository at this point
Copy the full SHA 016fbdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a52a1f8 - Browse repository at this point
Copy the full SHA a52a1f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3c0727 - Browse repository at this point
Copy the full SHA d3c0727View commit details -
Use dispatchKeyEvent, and handle keys sent to InputConnection.sendKey…
…Event on Android (#22340) This (mostly) re-lands #21163, which was reverted in #22321 This switches from using onKeyDown to using dispatchKeyEvent on Android so that keys can be intercepted handled by the framework and not continue to be dispatched to other controls. It also now intercepts key events sent to InputConnection.sendKeyEvent, as some IMEs do (e.g. the Hacker's Keyboard), and sends them to Flutter. This fixes the problem where (for example) pressing TAB on a hardware keyboard sends the tab to both the text field and to the focus traversal system. Note that we still can't intercept all keystrokes given to a soft keyboard, only those which the soft keyboard decides to send to InputConnection.sendKeyEvent, and system keys (like the back button) are only received if the IME doesn't eat them.
Configuration menu - View commit details
-
Copy full SHA for 13a624a - Browse repository at this point
Copy the full SHA 13a624aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2440ad6 - Browse repository at this point
Copy the full SHA 2440ad6View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff d21bb634e054...2440ad6d39a5