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
[CP] [Android] Synchronize incorrect metaState using post-synchronization #35842
Closed
dkwingsmt
wants to merge
558
commits into
flutter:flutter-3.3-candidate.12
from
dkwingsmt:cp-android-key-post-synchronize
Closed
[CP] [Android] Synchronize incorrect metaState using post-synchronization #35842
dkwingsmt
wants to merge
558
commits into
flutter:flutter-3.3-candidate.12
from
dkwingsmt:cp-android-key-post-synchronize
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Update the GLFW example callbacks. * Update the dart example. * Update CMakeLists * Update library dependencies in the BUILD file. * Documenting. * Formatting. * Update the callback name. * Move glfw_drm example to a new folder. * Create new example folder for drm_embedder. * Add the flutter spinkit dependency * Update BUILD files. * Do not compile glfw_drm example if running it on mac. * Update the executable name for the glfw_drm example. * Avoid looking for the surface and display every time since they are always the same. * Formatting. * GN formatting. * Update the way the user malloc's the existing damage * Update comment * Update example and add gitignore. Co-authored-by: Bernardo Eilert Trevisan <btrevisan@google.com>
….attachToActivityInternal (flutter#35419)
* Roll dart to 4738c1a Changes since last dart roll ``` 4738c1a Version 2.19.0-137.0.dev 84a39b0 [infra] Disable Goma on dartk-linux-release-riscv64-qemu. 69fcdc8 Version 2.19.0-136.0.dev c0e74c4 [dart fix] report undefined diagnostics 7dfe682 Migration: _task is non-null 310d6d0 First draft of some process docs for the analyzer 39a6717 [vm] Don't run DFE with a low optimization threshold in profiler tests. ece330a [analysis_server] Include annotation completions at end of class 2f3c69c Rename a subdirectory under doc to match what analysis_server has 00f032a [ VM / Service ] Add isolateGroupId to IsolateRef and Isolate 992672b [gardening] Fix gcc bot - add suggested parenthesis around '&&' within '||' 33846f3 [io/file] Add `exclusive` optional parameter to File.create, createSync. f73f25e Revert to clang toolchain that was rolled in March 2b27d32 Report duplicated field names in record literals 65b4621 Fix an exception when a record type appears in an extends clause 8a883fa Change `:` to `=` for default values in `pkg`. 177147b [analysis_server] Improve handling of document modifications while computing completions dbac2a4 [cfe] Add InternalRecordLiteral ``` * Update license hash
|
This pull request was opened against a branch other than main. Since Flutter pull requests should not normally be opened against branches other than main, I have changed the base to main. If this was intended, you may modify the base back to flutter-3.3-candidate.12. See the Release Process for information about how other branches get updated. Reviewers: Use caution before merging pull requests to branches other than main, unless this is an intentional hotfix/cherrypick. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
embedder
Related to the embedder API
platform-android
platform-fuchsia
platform-ios
platform-linux
platform-macos
platform-web
Code specifically for the web engine
platform-windows
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Cherry picks #34827.
Pre-launch Checklist
writing and running engine tests.
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.