0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
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) More... about 1 year ago
Generate docs of enums and rpc clients, some refactoring (#909) More... about 1 year ago
Export GeneratedMessageGenericExtensions in generated files (#907) More... about 1 year ago
Small PbList improvements (#906) More... about 1 year ago
Revert `PbMap._wrappedMap` empty map value (#904) More... about 1 year ago
Update getList and getMap return types (#903) More... about 1 year ago
Make wrapped lists in PbList monomorphic (#902) More... about 1 year ago
Annotate deepCopy with @useResult (#897) More... about 1 year ago
Remove the dynamic call in `CodedBufferWriter` (#895) More... about 1 year ago
Keep a `ByteData` around in `CodedBufferReader` to avoid repeated `ByteData` allocs (#890) More... about 1 year ago
Avoid adding empty splices in `CodedBufferWriter` (#886) More... about 1 year ago
Update a bug link in a comment (#892) More... about 1 year ago
Make `CodedBufferWriter.writeRawByte` argument type more accurate (#891) More... about 1 year ago
Update `FieldInfo._ensureRepeatedField` return type (#893) More... about 1 year ago
Avoid redundant ByteData allocation when decoding sfixed64 (#889) More... about 1 year ago
Avoid allocating temporary views in when decoding strings in `CodedBufferReader` (#888) More... about 1 year ago
Use `setRange` when copying output chunks to the final buffer in `CodedBufferWriter` (#887) More... about 1 year ago
Optimize `CodedBufferWriter._copyInto` to memcpy (#885) More... about 1 year ago
More GeneratedMessage docs, hide meta library (#882) More... over 1 year ago
Remove event support (#880) More... over 1 year ago
Release protoc_plugin-21.1.2 (#881) More... over 1 year ago
Fix a bug in comment parsing (#879) More... over 1 year ago
Bump actions/checkout from 3.5.2 to 3.6.0 (#873) More... over 1 year ago
Add dart2wasm targets to benchmark builder (#806) More... over 1 year ago
Document why we add '$' prefix to result local in constructors (#870) More... over 1 year ago
Rename a local variable to avoid proto field name conflicts, re-generate protos (#869) More... over 1 year ago
Release protobuf-3.1.0, protoc_plugin-21.1.0 (#868) More... over 1 year ago
Generate constructor arguments again, add a flag to disable (#855) More... over 1 year ago
Avoid holding onto the buffer when parsing unknown length-delimited fields (#863) More... over 1 year ago
Compiler: generate doc comments (#860)
kevmoo
as Kevin Moore
More... over 1 year ago