Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. 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
  2. 38f1549 update the generator to emit formatted files (#1020) by Devon Carew · 4 days ago
  3. 04bd6ac Update SDK version to 3.7, reformat with 3.7 formatter (#1024) by Ömer Sinan Ağacan · 8 days ago
  4. bce362d prep to publish 22.4.0 (#1023) by Devon Carew · 4 weeks ago protoc_plugin-v22.4.0
  5. 269e004 improve the readability of generated gRPC client files (#1021) by Devon Carew · 4 weeks ago
  6. 48ba649 update the header for generated files (#1022) by Devon Carew · 4 weeks ago
  7. 0bfff0c update to the latest analysis lints (#1017) by Devon Carew · 6 weeks ago
  8. 32d53da Refactor the test goldens so they have standard file name extensions (#1014) by Devon Carew · 6 weeks ago
  9. c69077d revert the change to not generate empty enum files (#1016) by Devon Carew · 7 weeks ago
  10. 08e7410 ignore unused_imports for json files (#1013) by Devon Carew · 7 weeks ago
  11. efdabd7 update how we calculate import prefixes (#1012) by Devon Carew · 7 weeks ago
  12. 60dfaed rev package:protoc_plugin to 22.3.0 (#1011) by Devon Carew · 7 weeks ago protoc_plugin-v22.3.0
  13. 86dfa6b move generated test code from out/ to test/gen/ (#1009) by Devon Carew · 8 weeks ago
  14. d940c8d Update the generated code to improve readability and to better follow common Dart patterns. (#1003) by Devon Carew · 8 weeks ago
  15. ce05559 no longer generate empty enum or server files (#1006) by Devon Carew · 8 weeks ago
  16. 976ebb8 add a script to update the vendored protos (#1004) by Devon Carew · 8 weeks ago
  17. c8954ea Refactor the vendored protos (#1000) by Devon Carew · 9 weeks ago
  18. 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
  19. 5ed4611 shorten the deprecation messages for clone() and copyWith() (#999) by Devon Carew · 9 weeks ago
  20. 4960b92 Switch to pub workspace (#1001) by Ömer Sinan Ağacan · 9 weeks ago
  21. b7753f6 rev package:protobuf version (#994) by Devon Carew · 9 weeks ago
  22. b5d20ff Update protobuf changelog with #981 (#995) by Ömer Sinan Ağacan · 9 weeks ago
  23. 9bd149b read from and generate grpc service metadata (#991) by Devon Carew · 9 weeks ago
  24. 065d881 generate dartdocs for grpc services (#993) by Devon Carew · 9 weeks ago
  25. e2bd416 remove the api_benchmark/ package (#992) by Devon Carew · 9 weeks ago
  26. a6c8e56 Improve enum decoding -- alternative (#981) by Ömer Sinan Ağacan · 9 weeks ago
  27. 376c9ce Update README.md (#990) by Devon Carew · 10 weeks ago
  28. d5906e7 rev to 22.1.0 in prep for publishing (#989) by Devon Carew · 10 weeks ago protoc_plugin-v22.1.0
  29. 072f99d use super params in generated grpc service classes (#988) by Devon Carew · 10 weeks ago
  30. 7d2e615 Add fromDart() and toDart() methods to convert between $core.Duration and proto Duration (#986) by Agam Agarwal · 10 weeks ago
  31. e4fca16 Add sparse enum decoding benchmarks (#984) by Ömer Sinan Ağacan · 10 weeks ago
  32. 006d3aa Update protoc_plugin pre-generated protos (#982) by Ömer Sinan Ağacan · 2 months ago
  33. 4abee01 Sort input proto files before processing (#983) by Ömer Sinan Ağacan · 2 months ago
  34. 60e23f1 Fix factory argument types for map fields (#976) by Ömer Sinan Ağacan · 2 months ago
  35. de6bcc2 Fix packed enum decoding benchmark (#979) by Ömer Sinan Ağacan · 2 months ago
  36. 9daf5ca Improve packed field decoding (#959) by Ömer Sinan Ağacan · 2 months ago
  37. 1aaa332 Bump actions/cache from 4.2.2 to 4.2.3 (#972) by dependabot[bot] · 4 months ago
  38. 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
  39. 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
  40. 0bab78d rename -dev pubspec versions to -wip (#968) by Devon Carew · 4 months ago
  41. 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
  42. 125fe9c Bump dart-lang/setup-dart from 1.7.0 to 1.7.1 (#965) by dependabot[bot] · 5 months ago
  43. fb77c7c Bump actions/cache from 4.2.0 to 4.2.2 (#966) by dependabot[bot] · 5 months ago
  44. 610943a update the publish workflow; add a post_summaries one (#961) by Devon Carew · 5 months ago
  45. 35a1bd6 update the repo analysis config (#962) by Devon Carew · 5 months ago
  46. d3f9ad1 updates to the gitignore files (#960) by Devon Carew · 5 months ago
  47. 950b6a7 Remove redundant checkNotNull calls from pre-null-safe days (#958) by Ömer Sinan Ağacan · 5 months ago
  48. d00f905 Fix slow handling of protobuf comments (#955) by Ömer Sinan Ağacan · 5 months ago
  49. 12f0f4a Fix formatting of benchmarks/lib/readfile.dart (#956) by Ömer Sinan Ağacan · 5 months ago
  50. da083a3 Fix Wasm benchmarks (#954) by Ömer Sinan Ağacan · 5 months ago
  51. 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
  52. b7dd58c Bump actions/checkout from 4.1.2 to 4.2.2 (#947) by dependabot[bot] · 7 months ago
  53. 6147b89 Bump actions/cache from 4.0.2 to 4.2.0 (#951) by dependabot[bot] · 7 months ago
  54. da7279c Bump dart-lang/setup-dart from 1.6.2 to 1.7.0 (#949) by dependabot[bot] · 8 months ago
  55. ccf104d Bump actions/checkout from 3.6.0 to 4.1.2 (#927) by dependabot[bot] · 1 year, 4 months ago
  56. 15b9c87 Bump actions/cache from 4.0.1 to 4.0.2 (#926) by dependabot[bot] · 1 year, 4 months ago
  57. b761358 Support unknown json data and add internal set/clear field methods for generated accessors. (#918) by Nate Biggs · 1 year, 5 months ago
  58. 1822b81 Bump dart-lang/setup-dart from 1.5.0 to 1.6.2 (#917) by dependabot[bot] · 1 year, 5 months ago
  59. adab58c Bump actions/cache from 3.3.1 to 4.0.1 (#916) by dependabot[bot] · 1 year, 5 months ago
  60. c283db5 Ignore the UnmodifiableUint8ListView deprecation warning (#915) by Ömer Sinan Ağacan · 1 year, 5 months ago
  61. ef0ab7d Optimize repeated field decoding (#911) by Sebastian · 1 year, 5 months ago
  62. f085bfd Fix message_set.dart copyright year (#912) by Ömer Sinan Ağacan · 1 year, 5 months ago
  63. 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
  64. 9a408a7 Generate docs of enums and rpc clients, some refactoring (#909) by Ömer Sinan Ağacan · 1 year, 6 months ago
  65. c4fd596 Export GeneratedMessageGenericExtensions in generated files (#907) by Ömer Sinan Ağacan · 1 year, 7 months ago
  66. 20ec685 Small PbList improvements (#906) by Ömer Sinan Ağacan · 1 year, 8 months ago
  67. bb19774 Revert `PbMap._wrappedMap` empty map value (#904) by Ömer Sinan Ağacan · 1 year, 8 months ago
  68. cf43230 Update getList and getMap return types (#903) by Ömer Sinan Ağacan · 1 year, 8 months ago
  69. 4e0bdff Make wrapped lists in PbList monomorphic (#902) by Ömer Sinan Ağacan · 1 year, 8 months ago
  70. dcec2ed Annotate deepCopy with @useResult (#897) by Ömer Sinan Ağacan · 1 year, 9 months ago
  71. 3f567b2 Remove the dynamic call in `CodedBufferWriter` (#895) by Ömer Sinan Ağacan · 1 year, 9 months ago
  72. 42436cd Keep a `ByteData` around in `CodedBufferReader` to avoid repeated `ByteData` allocs (#890) by Ömer Sinan Ağacan · 1 year, 9 months ago
  73. 9a73936 Avoid adding empty splices in `CodedBufferWriter` (#886) by Ömer Sinan Ağacan · 1 year, 9 months ago
  74. 23dffde Update a bug link in a comment (#892) by Ömer Sinan Ağacan · 1 year, 9 months ago
  75. 19903f0 Make `CodedBufferWriter.writeRawByte` argument type more accurate (#891) by Ömer Sinan Ağacan · 1 year, 9 months ago
  76. 2ce3e14 Update `FieldInfo._ensureRepeatedField` return type (#893) by Ömer Sinan Ağacan · 1 year, 9 months ago
  77. e146515 Avoid redundant ByteData allocation when decoding sfixed64 (#889) by Ömer Sinan Ağacan · 1 year, 9 months ago
  78. 1b1d549 Avoid allocating temporary views in when decoding strings in `CodedBufferReader` (#888) by Ömer Sinan Ağacan · 1 year, 9 months ago
  79. 3528fad Use `setRange` when copying output chunks to the final buffer in `CodedBufferWriter` (#887) by Ömer Sinan Ağacan · 1 year, 9 months ago
  80. 050c162 Optimize `CodedBufferWriter._copyInto` to memcpy (#885) by Ömer Sinan Ağacan · 1 year, 9 months ago
  81. b2b239b More GeneratedMessage docs, hide meta library (#882) by Ömer Sinan Ağacan · 1 year, 9 months ago
  82. 96d9522 Remove event support (#880) by Ömer Sinan Ağacan · 1 year, 9 months ago
  83. c559fe5 Release protoc_plugin-21.1.2 (#881) by Ömer Sinan Ağacan · 1 year, 9 months ago protoc_plugin-v21.1.2
  84. 32ed0fe Fix a bug in comment parsing (#879) by Ömer Sinan Ağacan · 1 year, 9 months ago
  85. c16bc89 Bump actions/checkout from 3.5.2 to 3.6.0 (#873) by dependabot[bot] · 1 year, 11 months ago
  86. 5e8f36b Add dart2wasm targets to benchmark builder (#806) by Ömer Sinan Ağacan · 1 year, 11 months ago
  87. 41d0156 Document why we add '$' prefix to result local in constructors (#870) by Ömer Sinan Ağacan · 1 year, 11 months ago
  88. 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
  89. 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
  90. 8505c58 Generate constructor arguments again, add a flag to disable (#855) by Ömer Sinan Ağacan · 2 years ago
  91. 217c030 Avoid holding onto the buffer when parsing unknown length-delimited fields (#863) by Ömer Sinan Ağacan · 2 years ago
  92. d9e8a31 Compiler: generate doc comments (#860) by Kevin Moore · 2 years ago
  93. a912f76 Add more message set tests, fix a bug (#859) by Ömer Sinan Ağacan · 2 years, 1 month ago
  94. 7bebbc6 Update protoc_plugin Makefile: (#858) by Ömer Sinan Ağacan · 2 years, 1 month ago
  95. acc0462 Ignore non-items in message sets (#857) by Ömer Sinan Ağacan · 2 years, 1 month ago
  96. 0eb3796 Ignore unknown tags in message set items (#856) by Ömer Sinan Ağacan · 2 years, 1 month ago
  97. 2996e1d Implement message set wire format (#836) by Ömer Sinan Ağacan · 2 years, 1 month ago
  98. 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
  99. 4b71e60 Fix a change in protoc_plugin changelog (#846) by Ömer Sinan Ağacan · 2 years, 1 month ago
  100. f4ffa1d Fix missing protobuf import in grpc files (#845) by Ömer Sinan Ağacan · 2 years, 1 month ago protoc_plugin-v21.0.1