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
Basic view management for engine classes #42991
Merged
Merged
Changes from all commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
d36a55d
Rebase
dkwingsmt 3812621
Rename vars and fix fuchsia compile
dkwingsmt b1b68eb
Revert window metric changes
dkwingsmt 5e036d8
Apply suggestions from code review
dkwingsmt ba42c07
Merge remote-tracking branch 'origin/main' into mv-window-metrics
dkwingsmt fba2c7c
Doc enable_implicit_view
dkwingsmt d7c6510
Better platConfig structure for adding window
dkwingsmt 968c7e9
Merge remote-tracking branch 'origin/main' into mv-window-metrics
dkwingsmt 752a0a4
Merge remote-tracking branch 'origin/main' into mv-window-metrics
dkwingsmt c912775
Merge remote-tracking branch 'origin/main' into mv-window-metrics
dkwingsmt 2a87664
Fix compile
dkwingsmt adf5b8f
Doc for implicit view
dkwingsmt f1a497b
Two tests
dkwingsmt f31f60c
Remove platform data view metrics
dkwingsmt 9d68f3c
Extract function
dkwingsmt 7af9496
Docs and address comments
dkwingsmt 2e539c6
One more sentence
dkwingsmt d20363e
Merge remote-tracking branch 'origin/main' into mv-window-metrics
dkwingsmt 3d5a190
AddRemoveView test
dkwingsmt ba845c7
Merge remote-tracking branch 'origin/main' into mv-window-metrics
dkwingsmt 4fc4922
Remove expected size on removal
dkwingsmt db9a99c
More docs
dkwingsmt a098175
Merge remote-tracking branch 'origin/main' into mv-window-metrics
dkwingsmt 2128688
Assign viewId not bool. Move viewId to settings.h.
dkwingsmt 4f049cd
Remove more implicit view ID
dkwingsmt c795035
Fix compile, prefix view id with flutter
dkwingsmt 03520e2
Address many comments
dkwingsmt 285c0f6
Correct FlushRuntimeStateToIsolate and PlatformData
dkwingsmt 9c92de2
AddView specifies view config
dkwingsmt 86bd921
Merge remote-tracking branch 'origin/main' into mv-window-metrics
dkwingsmt a898834
Remove ImplicitViewEnabled from more and lint
dkwingsmt 2ff8609
Fix test and lint
dkwingsmt c61cf67
Fix tests?
dkwingsmt d9fc2a5
Shell Add/RemoveView blocking
dkwingsmt e99900a
Merge remote-tracking branch 'origin/main' into mv-window-metrics
dkwingsmt 89755d2
Implement Rasterizer::CollectView
dkwingsmt 42db5c3
Flushing test
dkwingsmt 164ca90
Add TODO doc
dkwingsmt 3e2902b
doc for implicit view ID.
dkwingsmt 26d3cbe
Better doc
dkwingsmt 8db91df
Bring back docs
dkwingsmt 8d718d5
Merge remote-tracking branch 'origin/main' into mv-window-metrics
dkwingsmt 0d3f6fb
Merge remote-tracking branch 'origin/main' into mv-window-metrics
dkwingsmt 5cb56f8
Trivial comments
dkwingsmt 6264164
Use TODO issue; solve lint
dkwingsmt a1b0740
Simplify implicit view init, add assertion
dkwingsmt b3284aa
Doc
dkwingsmt 2fb045b
Comments
dkwingsmt 257f7cc
Merge remote-tracking branch 'origin/main' into mv-window-metrics
dkwingsmt 9bb1d75
RemoveView no longer blocks
dkwingsmt 90020f4
Fix compile
dkwingsmt 7c24ab8
Merge remote-tracking branch 'origin/main' into mv-window-metrics
dkwingsmt 9164eb8
Merge remote-tracking branch 'origin/main' into mv-window-metrics
dkwingsmt 352d8b4
Merge remote-tracking branch 'origin/main' into mv-window-metrics
dkwingsmt d427a09
Merge remote-tracking branch 'origin/main' into mv-window-metrics
dkwingsmt 58f18a8
Remove flag
dkwingsmt dd832b1
Impl
dkwingsmt da0d2c9
Merge branch 'pre-metrics' into mv-window-metrics
dkwingsmt c044725
Remove window
dkwingsmt 6a49f79
return when assert
dkwingsmt c5885b2
Merge remote-tracking branch 'origin/main' into mv-window-metrics
dkwingsmt f634fe1
Move to constants
dkwingsmt 7326d22
Merge remote-tracking branch 'origin/main' into mv-window-metrics
dkwingsmt 42f4309
Revert empty line
dkwingsmt 64ecc08
Fix compile
dkwingsmt 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
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.