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
Make FlutterEngineGroup support dart entrypoint args #29096
Merged
fluttergithubbot
merged 43 commits into
flutter:main
from
ColdPaleLight:engine_group_with_initial_arguments
Nov 19, 2021
Merged
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
9de9409
Make FlutterEngineGroup support initialArguments
ColdPaleLight cf3fdac
Fix unit tests of FlutterEngineGroupComponentTest
ColdPaleLight d793a65
Fix unit tests for FlutterEngine.spawn in iOS
ColdPaleLight 42b12cf
Add unit tests in shell_unittests.cc
ColdPaleLight e52adb8
Add unit tests in FlutterEngineGroupComponentTest
ColdPaleLight c847046
Add unit tests in FlutterEngineGroupTest
ColdPaleLight 66c4809
Change the implementation details from based on persistent isolate da…
ColdPaleLight f282448
Fix unit tests
ColdPaleLight 6d77594
Tweak the code
ColdPaleLight 14735ea
Tweak the code
ColdPaleLight 22731c3
Fix unit tests
ColdPaleLight babcabf
Add unit tests in shell_unittests
ColdPaleLight 53f82fa
Update the comments
ColdPaleLight 9c20577
Implements method PlatformDispatcher.getInitialArguments
ColdPaleLight 86466a3
Add getInitialArguments to web
ColdPaleLight 6714b9e
Set the last dart entrypoint args only in debug mode
ColdPaleLight d1958a6
Update implementation detail of method PlatformDispatcher.getInitialA…
ColdPaleLight 38b645a
Avoid using dynamic in getInitialArguments
ColdPaleLight 5a23489
Support platform to provide dart entrypoint args
ColdPaleLight 9fd9d00
Merge branch 'master' into engine_group_with_initial_arguments
ColdPaleLight e8da07f
Tweak the code
ColdPaleLight 01dfcec
Merge branch 'engine_group_with_initial_arguments' of https://github.…
ColdPaleLight e21a6d2
Add some comments
ColdPaleLight dbaf33a
Merge branch 'master' into engine_group_with_initial_arguments
ColdPaleLight bbd3221
Merge branch 'master' into engine_group_with_initial_arguments
ColdPaleLight 028ddbb
[iOS] Rename createEngine to makeEngine in FlutterEngineGroup
ColdPaleLight 753aa60
Merge branch 'master' into engine_group_with_initial_arguments
ColdPaleLight 7eeeed7
Send a List and read from it in JNI
ColdPaleLight ae819c4
Merge branch 'master' into engine_group_with_initial_arguments
ColdPaleLight ca0ee63
Tweak the API 'FlutterEngineGroup.createAndRunEngine' to avoid too ma…
ColdPaleLight 34200b6
Merge branch 'engine_group_with_initial_arguments' of https://github.…
ColdPaleLight 8d83669
[iOS] Add FlutterEngineGroupOptions to avoid too many arguments when …
ColdPaleLight 1d6d00b
Update gen_objcdoc
ColdPaleLight d88181e
Merge branch 'master' into engine_group_with_initial_arguments
ColdPaleLight 6b8897e
Format code
ColdPaleLight 505497d
[iOS] Add nullable to properties of FlutterEngineGroupOptions
ColdPaleLight 6a5d40f
Throw an assert if Runconfiguration::dart_entrypoint_args and Setting…
ColdPaleLight 3df8fc1
Tweak the code and add the TODO comment
ColdPaleLight 1ab03be
Merge branch 'flutter:main' into engine_group_with_initial_arguments
ColdPaleLight 131bd4e
Fix memory leak of FlutterEngineGroupOptions
ColdPaleLight 61a8cee
Merge branch 'flutter:main' into engine_group_with_initial_arguments
ColdPaleLight f3d83ac
Merge branch 'flutter:main' into engine_group_with_initial_arguments
ColdPaleLight 8fdf017
Merge branch 'flutter:main' into engine_group_with_initial_arguments
ColdPaleLight 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.