-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[pigeon] Moves all codec logic to singular custom codec #6600
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
1f2f1f2
add custom codecs
tarrinneal 932f4f5
fixes bug with headerIncludePath
tarrinneal 2c80cd7
reorder classes
tarrinneal b71a901
Merge branch 'customcodecs' of github.com:tarrinneal/packages into cu…
tarrinneal ecb4928
unwrap enums
tarrinneal 6d69557
wrap case
tarrinneal 36b86ab
fi unit test
tarrinneal f49f1c4
not optional
tarrinneal 988fad9
comment out failing tests
tarrinneal 6f78b2f
gen
tarrinneal fad35c8
fix kotlin test
tarrinneal 63f9054
fix c++ and add comments to test files
tarrinneal 7f47b01
Merge branch 'customcodecs' of github.com:tarrinneal/packages into cu…
tarrinneal fa1c0ab
add proxy api changes
tarrinneal fea5b9c
fix flutter tests and update generate tool
tarrinneal 81b0d7d
Merge branch 'main' of github.com:flutter/packages into customcodecs
tarrinneal 7a050dd
update tools
tarrinneal cb64c0a
Merge branch 'main' of github.com:flutter/packages into customcodecs
tarrinneal 3800d0e
fix unit tests, and re-add enum tests
tarrinneal c7b548b
remove extra test classes
tarrinneal 6fdadac
update version (assuming other pr lands first)
tarrinneal 22f7c25
Merge branch 'main' of github.com:flutter/packages into customcodecs
tarrinneal ed47982
cleanup
tarrinneal 3dc6c60
remove future work comments
tarrinneal eb06884
update error message
tarrinneal 5c5084b
typo
tarrinneal 6ddf333
Add test to prevent duplicate entries in Kotlin generator
bc-lee 7cc9be6
Merge pull request #1 from bc-lee/feature/test-duplicate-entries
tarrinneal d16b00b
fix test analyze
tarrinneal 2c883ca
nits
tarrinneal a7113f0
Merge branch 'main' of github.com:flutter/packages into customcodecs
tarrinneal 3393bb8
fix objc import bug
tarrinneal 426d668
fix bugs I added in nits
tarrinneal 9f9bc6d
fix unit test
tarrinneal a4583be
fix to/from json bug with headerIncludePath
tarrinneal e5d340e
test
tarrinneal abe92f7
Merge branch 'main' of github.com:flutter/packages into customcodecs
tarrinneal 9d89b85
Sendable
tarrinneal b12e6c2
gen
tarrinneal 0a1b900
add test for nested class list
tarrinneal 860dd39
nits
tarrinneal abf088a
fix nit fix for fixed nit fix fix
tarrinneal a4fa5b0
Merge branch 'main' of github.com:flutter/packages into customcodecs
tarrinneal 136b77c
last nit
tarrinneal 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
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.