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
Add callback to Embedder API to respond to new channel listeners, and use for Windows lifecycle #44827
Merged
yaakovschectman
merged 39 commits into
flutter:main
from
yaakovschectman:embedder_channel
Aug 29, 2023
Merged
Add callback to Embedder API to respond to new channel listeners, and use for Windows lifecycle #44827
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
bf3c3c7
Skeleton cpp function
yaakovschectman 839f8d1
Calling
yaakovschectman 5dd476e
Message makes it to Shell
yaakovschectman 0bdacd0
Part of project args
yaakovschectman c2091cf
FlutterWindowsEngine creates a callback
yaakovschectman b3cf373
Engine listens
yaakovschectman 0ca00f7
Remove OnApplicationLifecycleEnabled
yaakovschectman 0ea137c
Unit test
yaakovschectman af8cf2d
Doc comments
yaakovschectman 711ebac
Formatting
yaakovschectman 17c85e1
Update to info struct
yaakovschectman 770bcfe
Merge branch 'main' into embedder_channel
yaakovschectman da9083a
Update test
yaakovschectman ba08343
Merge branch 'main' into embedder_channel
yaakovschectman f10ec72
Web parity
yaakovschectman 6d86f71
Add callback to test context
yaakovschectman c7a6454
Start unit test
yaakovschectman 6286c00
Merge branch 'main' into embedder_channel
yaakovschectman 60f5ac9
Merge branch 'main' into embedder_channel
yaakovschectman d136a93
Run expired tasks
yaakovschectman 3413635
Rename methods
yaakovschectman ff1e6c2
Copy channel name in lambda
yaakovschectman bf67370
Merge branch 'main' into embedder_channel
yaakovschectman 6cf7338
Meet mac tidy
yaakovschectman f0ac397
Required named param
yaakovschectman bff347a
Check for listener set
yaakovschectman 2e87fa9
Check values in unittest
yaakovschectman cf671c8
PR feedback
yaakovschectman 77316c9
Merge branch 'main' into embedder_channel
yaakovschectman 54d0826
Merge branch 'main' into embedder_channel
yaakovschectman 62b015c
Remove const reference
yaakovschectman 478b6dd
STREQ
yaakovschectman 96e841c
Test lifecycle begins
yaakovschectman d01b399
Test lifecycle begins
yaakovschectman 48a17ff
Update shell/platform/embedder/tests/embedder_unittests.cc
yaakovschectman 6b9b572
Update shell/common/platform_view.h
yaakovschectman 5b6a221
Merge branch 'main' into embedder_channel
yaakovschectman bdbb829
Add struct size
yaakovschectman f4d292b
Reintroduce const ref
yaakovschectman File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Copy channel name in lambda
- Loading branch information
commit ff1e6c271b3c205d0db7948a10fc6f5bc263a2c3
There are no files selected for viewing
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
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.
Uh oh!
There was an error while loading. Please reload this page.