openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
dart-protobuf
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 1 of 29
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Handle deprecated options in grpc services and methods, enum types and values, messages (#908)
Ömer Sinan Ağacan
More...
about 1 year ago
Generate docs of enums and rpc clients, some refactoring (#909)
Ömer Sinan Ağacan
More...
about 1 year ago
Export GeneratedMessageGenericExtensions in generated files (#907)
Ömer Sinan Ağacan
More...
about 1 year ago
Small PbList improvements (#906)
Ömer Sinan Ağacan
More...
about 1 year ago
Revert `PbMap._wrappedMap` empty map value (#904)
Ömer Sinan Ağacan
More...
about 1 year ago
Update getList and getMap return types (#903)
Ömer Sinan Ağacan
More...
about 1 year ago
Make wrapped lists in PbList monomorphic (#902)
Ömer Sinan Ağacan
More...
about 1 year ago
Annotate deepCopy with @useResult (#897)
Ömer Sinan Ağacan
More...
about 1 year ago
Remove the dynamic call in `CodedBufferWriter` (#895)
Ömer Sinan Ağacan
More...
about 1 year ago
Keep a `ByteData` around in `CodedBufferReader` to avoid repeated `ByteData` allocs (#890)
Ömer Sinan Ağacan
More...
about 1 year ago
Avoid adding empty splices in `CodedBufferWriter` (#886)
Ömer Sinan Ağacan
More...
about 1 year ago
Update a bug link in a comment (#892)
Ömer Sinan Ağacan
More...
about 1 year ago
Make `CodedBufferWriter.writeRawByte` argument type more accurate (#891)
Ömer Sinan Ağacan
More...
about 1 year ago
Update `FieldInfo._ensureRepeatedField` return type (#893)
Ömer Sinan Ağacan
More...
about 1 year ago
Avoid redundant ByteData allocation when decoding sfixed64 (#889)
Ömer Sinan Ağacan
More...
about 1 year ago
Avoid allocating temporary views in when decoding strings in `CodedBufferReader` (#888)
Ömer Sinan Ağacan
More...
about 1 year ago
Use `setRange` when copying output chunks to the final buffer in `CodedBufferWriter` (#887)
Ömer Sinan Ağacan
More...
about 1 year ago
Optimize `CodedBufferWriter._copyInto` to memcpy (#885)
Ömer Sinan Ağacan
More...
about 1 year ago
More GeneratedMessage docs, hide meta library (#882)
Ömer Sinan Ağacan
More...
over 1 year ago
Remove event support (#880)
Ömer Sinan Ağacan
More...
over 1 year ago
Release protoc_plugin-21.1.2 (#881)
Ömer Sinan Ağacan
More...
over 1 year ago
Fix a bug in comment parsing (#879)
Ömer Sinan Ağacan
More...
over 1 year ago
Bump actions/checkout from 3.5.2 to 3.6.0 (#873)
dependabot[bot]
More...
over 1 year ago
Add dart2wasm targets to benchmark builder (#806)
Ömer Sinan Ağacan
More...
over 1 year ago
Document why we add '$' prefix to result local in constructors (#870)
Ömer Sinan Ağacan
More...
over 1 year ago
Rename a local variable to avoid proto field name conflicts, re-generate protos (#869)
Devon Carew
More...
over 1 year ago
Release protobuf-3.1.0, protoc_plugin-21.1.0 (#868)
Ömer Sinan Ağacan
More...
over 1 year ago
Generate constructor arguments again, add a flag to disable (#855)
Ömer Sinan Ağacan
More...
over 1 year ago
Avoid holding onto the buffer when parsing unknown length-delimited fields (#863)
Ömer Sinan Ağacan
More...
over 1 year ago
Compiler: generate doc comments (#860)
kevmoo
as Kevin Moore
More...
over 1 year ago
←
1
2
3
4
5
6
7
8
9
…
28
29
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree