Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
dart-lang
/
dart-protobuf
/
HEAD
a9822d8
prep for publishing protobuf 4.1.1, protoc_plugin 22.5.0 (#1025)
by Devon Carew
· 3 days ago
master
protobuf-v4.1.1
protoc_plugin-v22.5.0
38f1549
update the generator to emit formatted files (#1020)
by Devon Carew
· 4 days ago
04bd6ac
Update SDK version to 3.7, reformat with 3.7 formatter (#1024)
by Ömer Sinan Ağacan
· 8 days ago
bce362d
prep to publish 22.4.0 (#1023)
by Devon Carew
· 4 weeks ago
protoc_plugin-v22.4.0
269e004
improve the readability of generated gRPC client files (#1021)
by Devon Carew
· 4 weeks ago
48ba649
update the header for generated files (#1022)
by Devon Carew
· 4 weeks ago
0bfff0c
update to the latest analysis lints (#1017)
by Devon Carew
· 6 weeks ago
32d53da
Refactor the test goldens so they have standard file name extensions (#1014)
by Devon Carew
· 6 weeks ago
c69077d
revert the change to not generate empty enum files (#1016)
by Devon Carew
· 7 weeks ago
08e7410
ignore unused_imports for json files (#1013)
by Devon Carew
· 7 weeks ago
efdabd7
update how we calculate import prefixes (#1012)
by Devon Carew
· 7 weeks ago
60dfaed
rev package:protoc_plugin to 22.3.0 (#1011)
by Devon Carew
· 7 weeks ago
protoc_plugin-v22.3.0
86dfa6b
move generated test code from out/ to test/gen/ (#1009)
by Devon Carew
· 8 weeks ago
d940c8d
Update the generated code to improve readability and to better follow common Dart patterns. (#1003)
by Devon Carew
· 8 weeks ago
ce05559
no longer generate empty enum or server files (#1006)
by Devon Carew
· 8 weeks ago
976ebb8
add a script to update the vendored protos (#1004)
by Devon Carew
· 8 weeks ago
c8954ea
Refactor the vendored protos (#1000)
by Devon Carew
· 9 weeks ago
deda288
address a merge issue with the protoc_plugin changelog (#1002)
by Devon Carew
· 9 weeks ago
protobuf-v4.1.0
protoc_plugin-v22.2.0
5ed4611
shorten the deprecation messages for clone() and copyWith() (#999)
by Devon Carew
· 9 weeks ago
4960b92
Switch to pub workspace (#1001)
by Ömer Sinan Ağacan
· 9 weeks ago
b7753f6
rev package:protobuf version (#994)
by Devon Carew
· 9 weeks ago
b5d20ff
Update protobuf changelog with #981 (#995)
by Ömer Sinan Ağacan
· 9 weeks ago
9bd149b
read from and generate grpc service metadata (#991)
by Devon Carew
· 9 weeks ago
065d881
generate dartdocs for grpc services (#993)
by Devon Carew
· 9 weeks ago
e2bd416
remove the api_benchmark/ package (#992)
by Devon Carew
· 9 weeks ago
a6c8e56
Improve enum decoding -- alternative (#981)
by Ömer Sinan Ağacan
· 9 weeks ago
376c9ce
Update README.md (#990)
by Devon Carew
· 10 weeks ago
d5906e7
rev to 22.1.0 in prep for publishing (#989)
by Devon Carew
· 10 weeks ago
protoc_plugin-v22.1.0
072f99d
use super params in generated grpc service classes (#988)
by Devon Carew
· 10 weeks ago
7d2e615
Add fromDart() and toDart() methods to convert between $core.Duration and proto Duration (#986)
by Agam Agarwal
· 10 weeks ago
e4fca16
Add sparse enum decoding benchmarks (#984)
by Ömer Sinan Ağacan
· 10 weeks ago
006d3aa
Update protoc_plugin pre-generated protos (#982)
by Ömer Sinan Ağacan
· 2 months ago
4abee01
Sort input proto files before processing (#983)
by Ömer Sinan Ağacan
· 2 months ago
60e23f1
Fix factory argument types for map fields (#976)
by Ömer Sinan Ağacan
· 2 months ago
de6bcc2
Fix packed enum decoding benchmark (#979)
by Ömer Sinan Ağacan
· 2 months ago
9daf5ca
Improve packed field decoding (#959)
by Ömer Sinan Ağacan
· 2 months ago
1aaa332
Bump actions/cache from 4.2.2 to 4.2.3 (#972)
by dependabot[bot]
· 4 months ago
cf4f3a8
Patch release for protoc_plugin: bump constraint to use protobuf 4.0.0 (#971)
by Slava Egorov
· 4 months ago
protoc_plugin-v22.0.1
3bffe4b
Prepare to publish protobuf 4.0.0 and protoc_plugin 22.0.0 (#969)
by Slava Egorov
· 4 months ago
protobuf-v4.0.0
protoc_plugin-v22.0.0
0bab78d
rename -dev pubspec versions to -wip (#968)
by Devon Carew
· 4 months ago
7838e44
Prefix grpc method 'call' and 'request' arguments with '$' to avoid shadowing user methods with the same name (#964)
by Ömer Sinan Ağacan
· 4 months ago
125fe9c
Bump dart-lang/setup-dart from 1.7.0 to 1.7.1 (#965)
by dependabot[bot]
· 5 months ago
fb77c7c
Bump actions/cache from 4.2.0 to 4.2.2 (#966)
by dependabot[bot]
· 5 months ago
610943a
update the publish workflow; add a post_summaries one (#961)
by Devon Carew
· 5 months ago
35a1bd6
update the repo analysis config (#962)
by Devon Carew
· 5 months ago
d3f9ad1
updates to the gitignore files (#960)
by Devon Carew
· 5 months ago
950b6a7
Remove redundant checkNotNull calls from pre-null-safe days (#958)
by Ömer Sinan Ağacan
· 5 months ago
d00f905
Fix slow handling of protobuf comments (#955)
by Ömer Sinan Ağacan
· 5 months ago
12f0f4a
Fix formatting of benchmarks/lib/readfile.dart (#956)
by Ömer Sinan Ağacan
· 5 months ago
da083a3
Fix Wasm benchmarks (#954)
by Ömer Sinan Ağacan
· 5 months ago
06accdd
Bump SDK dependency to 3.3.0, replace removed `dart:typed_data` type in test code (#953)
by Ömer Sinan Ağacan
· 5 months ago
b7dd58c
Bump actions/checkout from 4.1.2 to 4.2.2 (#947)
by dependabot[bot]
· 7 months ago
6147b89
Bump actions/cache from 4.0.2 to 4.2.0 (#951)
by dependabot[bot]
· 7 months ago
da7279c
Bump dart-lang/setup-dart from 1.6.2 to 1.7.0 (#949)
by dependabot[bot]
· 8 months ago
ccf104d
Bump actions/checkout from 3.6.0 to 4.1.2 (#927)
by dependabot[bot]
· 1 year, 4 months ago
15b9c87
Bump actions/cache from 4.0.1 to 4.0.2 (#926)
by dependabot[bot]
· 1 year, 4 months ago
b761358
Support unknown json data and add internal set/clear field methods for generated accessors. (#918)
by Nate Biggs
· 1 year, 5 months ago
1822b81
Bump dart-lang/setup-dart from 1.5.0 to 1.6.2 (#917)
by dependabot[bot]
· 1 year, 5 months ago
adab58c
Bump actions/cache from 3.3.1 to 4.0.1 (#916)
by dependabot[bot]
· 1 year, 5 months ago
c283db5
Ignore the UnmodifiableUint8ListView deprecation warning (#915)
by Ömer Sinan Ağacan
· 1 year, 5 months ago
ef0ab7d
Optimize repeated field decoding (#911)
by Sebastian
· 1 year, 5 months ago
f085bfd
Fix message_set.dart copyright year (#912)
by Ömer Sinan Ağacan
· 1 year, 5 months ago
a293fb9
Handle deprecated options in grpc services and methods, enum types and values, messages (#908)
by Ömer Sinan Ağacan
· 1 year, 6 months ago
9a408a7
Generate docs of enums and rpc clients, some refactoring (#909)
by Ömer Sinan Ağacan
· 1 year, 6 months ago
c4fd596
Export GeneratedMessageGenericExtensions in generated files (#907)
by Ömer Sinan Ağacan
· 1 year, 7 months ago
20ec685
Small PbList improvements (#906)
by Ömer Sinan Ağacan
· 1 year, 8 months ago
bb19774
Revert `PbMap._wrappedMap` empty map value (#904)
by Ömer Sinan Ağacan
· 1 year, 8 months ago
cf43230
Update getList and getMap return types (#903)
by Ömer Sinan Ağacan
· 1 year, 8 months ago
4e0bdff
Make wrapped lists in PbList monomorphic (#902)
by Ömer Sinan Ağacan
· 1 year, 8 months ago
dcec2ed
Annotate deepCopy with @useResult (#897)
by Ömer Sinan Ağacan
· 1 year, 9 months ago
3f567b2
Remove the dynamic call in `CodedBufferWriter` (#895)
by Ömer Sinan Ağacan
· 1 year, 9 months ago
42436cd
Keep a `ByteData` around in `CodedBufferReader` to avoid repeated `ByteData` allocs (#890)
by Ömer Sinan Ağacan
· 1 year, 9 months ago
9a73936
Avoid adding empty splices in `CodedBufferWriter` (#886)
by Ömer Sinan Ağacan
· 1 year, 9 months ago
23dffde
Update a bug link in a comment (#892)
by Ömer Sinan Ağacan
· 1 year, 9 months ago
19903f0
Make `CodedBufferWriter.writeRawByte` argument type more accurate (#891)
by Ömer Sinan Ağacan
· 1 year, 9 months ago
2ce3e14
Update `FieldInfo._ensureRepeatedField` return type (#893)
by Ömer Sinan Ağacan
· 1 year, 9 months ago
e146515
Avoid redundant ByteData allocation when decoding sfixed64 (#889)
by Ömer Sinan Ağacan
· 1 year, 9 months ago
1b1d549
Avoid allocating temporary views in when decoding strings in `CodedBufferReader` (#888)
by Ömer Sinan Ağacan
· 1 year, 9 months ago
3528fad
Use `setRange` when copying output chunks to the final buffer in `CodedBufferWriter` (#887)
by Ömer Sinan Ağacan
· 1 year, 9 months ago
050c162
Optimize `CodedBufferWriter._copyInto` to memcpy (#885)
by Ömer Sinan Ağacan
· 1 year, 9 months ago
b2b239b
More GeneratedMessage docs, hide meta library (#882)
by Ömer Sinan Ağacan
· 1 year, 9 months ago
96d9522
Remove event support (#880)
by Ömer Sinan Ağacan
· 1 year, 9 months ago
c559fe5
Release protoc_plugin-21.1.2 (#881)
by Ömer Sinan Ağacan
· 1 year, 9 months ago
protoc_plugin-v21.1.2
32ed0fe
Fix a bug in comment parsing (#879)
by Ömer Sinan Ağacan
· 1 year, 9 months ago
c16bc89
Bump actions/checkout from 3.5.2 to 3.6.0 (#873)
by dependabot[bot]
· 1 year, 11 months ago
5e8f36b
Add dart2wasm targets to benchmark builder (#806)
by Ömer Sinan Ağacan
· 1 year, 11 months ago
41d0156
Document why we add '$' prefix to result local in constructors (#870)
by Ömer Sinan Ağacan
· 1 year, 11 months ago
41193fd
Rename a local variable to avoid proto field name conflicts, re-generate protos (#869)
by Devon Carew
· 1 year, 11 months ago
protoc_plugin-v21.1.1
a852ba4
Release protobuf-3.1.0, protoc_plugin-21.1.0 (#868)
by Ömer Sinan Ağacan
· 2 years ago
protobuf-v3.1.0
protoc_plugin-v21.1.0
8505c58
Generate constructor arguments again, add a flag to disable (#855)
by Ömer Sinan Ağacan
· 2 years ago
217c030
Avoid holding onto the buffer when parsing unknown length-delimited fields (#863)
by Ömer Sinan Ağacan
· 2 years ago
d9e8a31
Compiler: generate doc comments (#860)
by Kevin Moore
· 2 years ago
a912f76
Add more message set tests, fix a bug (#859)
by Ömer Sinan Ağacan
· 2 years, 1 month ago
7bebbc6
Update protoc_plugin Makefile: (#858)
by Ömer Sinan Ağacan
· 2 years, 1 month ago
acc0462
Ignore non-items in message sets (#857)
by Ömer Sinan Ağacan
· 2 years, 1 month ago
0eb3796
Ignore unknown tags in message set items (#856)
by Ömer Sinan Ağacan
· 2 years, 1 month ago
2996e1d
Implement message set wire format (#836)
by Ömer Sinan Ağacan
· 2 years, 1 month ago
e76bd74
Remove protoc_plugin exe from repo, update .gitignore (#851)
by Ömer Sinan Ağacan
· 2 years, 1 month ago
protoc_plugin-v21.0.2
4b71e60
Fix a change in protoc_plugin changelog (#846)
by Ömer Sinan Ağacan
· 2 years, 1 month ago
f4ffa1d
Fix missing protobuf import in grpc files (#845)
by Ömer Sinan Ağacan
· 2 years, 1 month ago
protoc_plugin-v21.0.1
Next »