-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[Pigeon] Condenses serialization formats #2745
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
72 commits
Select commit
Hold shift + click to select a range
524af57
Fixs missed indents on generated comments
tarrinneal 39b10a5
begin improved serialization
tarrinneal cdaecf9
formatting errors
tarrinneal a4510d5
Dart encoder updated to use lists, tests to match
tarrinneal eca71a2
Begin swift serial, change error shape
tarrinneal d439f90
update tests for swift and dart
tarrinneal ae34fd4
true > false
tarrinneal c1f3f22
Return to Object
tarrinneal f8cd1c1
correctly nest lists in dart and tests
tarrinneal c415c4c
Kotlin gen and tests updated to lists
tarrinneal 5168014
Java and Tests updated to new serials
tarrinneal 340f967
Merge branch 'main' of github.com:flutter/packages
tarrinneal b5340e9
Stuart check this pr (start of objc changes)
tarrinneal 38232cd
obj c tests for serial
tarrinneal 980a72a
update unit tests to match new generated outputs
tarrinneal 899732d
finish objc tests
tarrinneal 71b5330
More kt tests
tarrinneal c755b4a
c++ generator and unit tests
tarrinneal 85b53d4
Merge branch 'main' of github.com:flutter/packages
tarrinneal e6b2552
analyze, format, changelog
tarrinneal f785b16
test file updates for ci
tarrinneal 300dae6
format and analyze again
tarrinneal 0c73933
Merge branch 'main' of github.com:flutter/packages into serialization
tarrinneal b4003b0
a few more test generated files
tarrinneal eb43268
Partial Windows fixes
stuartmorgan-g 0b498cc
null field tests c++
tarrinneal 9fe0ef0
merge main
tarrinneal dd40057
format
tarrinneal 888c7bc
fix merge issue with broken test
tarrinneal 7547df5
Merge branch 'main' of github.com:flutter/packages into serialization
tarrinneal 60aa9fe
remove unneeded wrapping
tarrinneal 8859079
Merge branch 'main'
tarrinneal bee1047
generated files
tarrinneal aa722ad
Merge branch 'main' of github.com:flutter/packages into serialization
tarrinneal 1e12317
fix some formatting errors
tarrinneal 3245d77
Merge branch 'main' needs regenerated files still
tarrinneal b2eb193
format
tarrinneal 6cc4cd0
Merge branch 'main'
tarrinneal f4e9201
Merge branch 'main' of github.com:flutter/packages into serialization
tarrinneal b54362b
more gen files
tarrinneal f9c8237
Merge branch 'main' of github.com:flutter/packages into serialization
tarrinneal 799d56d
Merge branch 'main' of github.com:flutter/packages into serialization
tarrinneal 84a83c0
gen files
tarrinneal 23221fe
generator reviews pt1
tarrinneal 01e2072
test fixes pt1
tarrinneal d579798
fixed nits and nil issues with objc
tarrinneal 0a34031
better fix for objc null classes
tarrinneal 8b11d20
fix doc comment
tarrinneal b29a0b7
unit test updates
tarrinneal a01e819
format
tarrinneal bf0af6c
some c++ fixes
tarrinneal 7cbb9b8
typo
tarrinneal dfc12e4
format
tarrinneal f36ebd1
Merge branch 'main' of github.com:flutter/packages into serialization
tarrinneal 9bfe05e
Some nits and such
tarrinneal 2bf4593
comment
tarrinneal 1af4f27
remove deleted files
tarrinneal 9b4bbcc
c++ nits
tarrinneal 6c782fa
objc nits
tarrinneal 4b77db9
all but one c++ bug
tarrinneal 8a6fd34
Merge branch 'serialization' of https://github.com/tarrinneal/package…
tarrinneal f081333
init all fields
tarrinneal 9b7c24a
start of documenting data shape
tarrinneal 8c3f1ed
nits and error handling
tarrinneal aa36dc8
more nits and such
tarrinneal 9174253
Merge branch 'main' of github.com:flutter/packages into serialization
tarrinneal 221d864
bug?
tarrinneal 09e0eef
references
tarrinneal 8b706d1
const
tarrinneal 4679325
Merge branch 'main' of github.com:flutter/packages into serialization
tarrinneal 40feac3
new null for larger alltypes
tarrinneal 80a0346
Merge branch 'main' of github.com:flutter/packages into serialization
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
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.