1. 46c3697 Update test protos copied from C++ protobuf (#1079) by Ömer Sinan Ağacan · 2 days ago master
  2. b98d4e2 Implement proto text format generator (#1080) by Ömer Sinan Ağacan · 2 days ago
  3. 1ebb09c Release protobuf-5.1.0 (#1078) by Ömer Sinan Ağacan · 7 days ago protobuf-v5.1.0
  4. 24f9cf0 Fix message comparison throwing type error when comparing maps in some cases (#1077) by Ömer Sinan Ağacan · 7 days ago
  5. 4dfedaf Don't iterate iterable arguments twice in PbList (#1070) by Ömer Sinan Ağacan · 10 days ago protoc_plugin-v24.0.0
  6. bed508e Don't generate `createRepeated` members (#1074) by Ömer Sinan Ağacan · 2 weeks ago
  7. 4b488e0 Make annotations.dart and exceptions.dart libraries (#1071) by Ömer Sinan Ağacan · 2 weeks ago
  8. 7db0784 Avoid redundant nullability checks when updating repeated fields (#1069) by Ömer Sinan Ağacan · 3 weeks ago
  9. a77f9a6 More field validation tests (#1068) by Ömer Sinan Ağacan · 3 weeks ago
  10. 27730db Move PbMap to its own library (#1066) by Ömer Sinan Ağacan · 3 weeks ago
  11. 9b4c46f More clearExtension tests: (#1064) by Ömer Sinan Ağacan · 3 weeks ago
  12. 5a44489 Move PbList to its own library (#1063) by Ömer Sinan Ağacan · 3 weeks ago
  13. 78cf743 Fix a few extension field bugs (#1062) by Ömer Sinan Ağacan · 3 weeks ago
  14. 14bbd0b Sync a few small CLs: (#1060) by Ömer Sinan Ağacan · 6 weeks ago
  15. fb89979 Update CHANGELOGs for release (#1059) by Ömer Sinan Ağacan · 6 weeks ago protobuf-v5.0.0 protoc_plugin-v23.0.0
  16. ccf56f3 Fix unknown JSON handling (#1058) by Ömer Sinan Ağacan · 6 weeks ago
  17. b9b59e1 Fix clearing oneof fields (#1057) by Ömer Sinan Ağacan · 6 weeks ago
  18. f167191 Remove redundant `break` statements in switch cases (#1056) by Ömer Sinan Ağacan · 6 weeks ago
  19. 07eed6e Generalize argument type of `PbList.from` from `List<T>` to `Iterable<T>` (#1054) by Ömer Sinan Ağacan · 7 weeks ago
  20. 0447bd2 Run plugin with asserts when building test protos (#1055) by Ömer Sinan Ağacan · 7 weeks ago
  21. 660bbc8 Edition support (#1052) by Ömer Sinan Ağacan · 7 weeks ago
  22. 82fc34f Improve golden file checking (#1053) by Ömer Sinan Ağacan · 7 weeks ago
  23. 456e2ee Generate unittest_features proto (#1051) by Ömer Sinan Ağacan · 8 weeks ago
  24. c215029 Update pre-generated protos (#1050) by Ömer Sinan Ağacan · 8 weeks ago
  25. 971bcae Use a map to cache the `valueOf` functions for enums (#1047) by Ömer Sinan Ağacan · 9 weeks ago
  26. 8750ed7 Sync internal Kythe support improvements (#1048) by Ömer Sinan Ağacan · 10 weeks ago
  27. 0a13935 Bump actions/checkout from 4.2.2 to 5.0.0 (#1046) by dependabot[bot] · 2 months ago
  28. 765ba8a Fix non-proto3 JSON format double decoding (#1043) by Ömer Sinan Ağacan · 3 months ago
  29. 703bf7c Compile dart2wasm benchmarks with --no-strip-wasm (#1044) by Ömer Sinan Ağacan · 3 months ago
  30. 9939965 Fix JS interop annotations (#1042) by Ömer Sinan Ağacan · 3 months ago
  31. da354a2 Update benchmark builder to use -O2 with dart2wasm, add output dir to gitignore (#1041) by Ömer Sinan Ağacan · 3 months ago
  32. 41eba19 Add sinks to benchmarks to prevent smart tools eliminating benchmarked code (#1040) by Ömer Sinan Ağacan · 3 months ago
  33. 3ccc8ab Bump actions/checkout from 3.5.3 to 4.2.2 (#1036) by dependabot[bot] · 3 months ago
  34. 6bce9d7 Fix unknown enum handling (#853) by Ömer Sinan Ağacan · 3 months ago
  35. 19e5a25 Implement deepCopy as copying, instead of merge (#742) by Ömer Sinan Ağacan · 3 months ago
  36. 6e9c9f4 Improve clone and deepCopy tests (#1039) by Ömer Sinan Ağacan · 3 months ago
  37. 086dfab Make proto3_json.dart aware of well known types (#1037) by Ömer Sinan Ağacan · 3 months ago
  38. 277b45a Release protobuf 4.2.0 (#1038) by Ömer Sinan Ağacan · 3 months ago protobuf-v4.2.0
  39. 0b73b0d workspace, formatting, and proto version updates (#1033) by Devon Carew · 4 months ago
  40. a664760 various CI workflow updates (#1035) by Devon Carew · 4 months ago
  41. 44ecd74 Sync JSON web decoders (#1028) by Ömer Sinan Ağacan · 4 months ago
  42. f7f65d4 CI: Also run plugin tests on Chrome, with dart2js and dart2wasm (#1031) by Ömer Sinan Ağacan · 4 months ago
  43. 048fdc5 CI: Run all of the checks on every change (#1032) by Ömer Sinan Ağacan · 4 months ago
  44. 33b782f Remove monorepo (#1030) by Moritz · 4 months ago
  45. 4c842a7 Make PbFieldType members public (#1027) by Ömer Sinan Ağacan · 4 months ago
  46. 7f7d776 Split protobuf package into libraries (#1026) by Ömer Sinan Ağacan · 4 months ago
  47. 4916e6f CI: Test PRs and commits to all branches, instead of just master (#1029) by Ömer Sinan Ağacan · 4 months ago
  48. a9822d8 prep for publishing protobuf 4.1.1, protoc_plugin 22.5.0 (#1025) by Devon Carew · 4 months ago protobuf-v4.1.1 protoc_plugin-v22.5.0
  49. 38f1549 update the generator to emit formatted files (#1020) by Devon Carew · 4 months ago
  50. 04bd6ac Update SDK version to 3.7, reformat with 3.7 formatter (#1024) by Ömer Sinan Ağacan · 4 months ago
  51. bce362d prep to publish 22.4.0 (#1023) by Devon Carew · 5 months ago protoc_plugin-v22.4.0
  52. 269e004 improve the readability of generated gRPC client files (#1021) by Devon Carew · 5 months ago
  53. 48ba649 update the header for generated files (#1022) by Devon Carew · 5 months ago
  54. 0bfff0c update to the latest analysis lints (#1017) by Devon Carew · 5 months ago
  55. 32d53da Refactor the test goldens so they have standard file name extensions (#1014) by Devon Carew · 5 months ago
  56. c69077d revert the change to not generate empty enum files (#1016) by Devon Carew · 6 months ago
  57. 08e7410 ignore unused_imports for json files (#1013) by Devon Carew · 6 months ago
  58. efdabd7 update how we calculate import prefixes (#1012) by Devon Carew · 6 months ago
  59. 60dfaed rev package:protoc_plugin to 22.3.0 (#1011) by Devon Carew · 6 months ago protoc_plugin-v22.3.0
  60. 86dfa6b move generated test code from out/ to test/gen/ (#1009) by Devon Carew · 6 months ago
  61. d940c8d Update the generated code to improve readability and to better follow common Dart patterns. (#1003) by Devon Carew · 6 months ago
  62. ce05559 no longer generate empty enum or server files (#1006) by Devon Carew · 6 months ago
  63. 976ebb8 add a script to update the vendored protos (#1004) by Devon Carew · 6 months ago
  64. c8954ea Refactor the vendored protos (#1000) by Devon Carew · 6 months ago
  65. deda288 address a merge issue with the protoc_plugin changelog (#1002) by Devon Carew · 6 months ago protobuf-v4.1.0 protoc_plugin-v22.2.0
  66. 5ed4611 shorten the deprecation messages for clone() and copyWith() (#999) by Devon Carew · 6 months ago
  67. 4960b92 Switch to pub workspace (#1001) by Ömer Sinan Ağacan · 6 months ago
  68. b7753f6 rev package:protobuf version (#994) by Devon Carew · 6 months ago
  69. b5d20ff Update protobuf changelog with #981 (#995) by Ömer Sinan Ağacan · 6 months ago
  70. 9bd149b read from and generate grpc service metadata (#991) by Devon Carew · 6 months ago
  71. 065d881 generate dartdocs for grpc services (#993) by Devon Carew · 6 months ago
  72. e2bd416 remove the api_benchmark/ package (#992) by Devon Carew · 6 months ago
  73. a6c8e56 Improve enum decoding -- alternative (#981) by Ömer Sinan Ağacan · 6 months ago
  74. 376c9ce Update README.md (#990) by Devon Carew · 6 months ago
  75. d5906e7 rev to 22.1.0 in prep for publishing (#989) by Devon Carew · 6 months ago protoc_plugin-v22.1.0
  76. 072f99d use super params in generated grpc service classes (#988) by Devon Carew · 6 months ago
  77. 7d2e615 Add fromDart() and toDart() methods to convert between $core.Duration and proto Duration (#986) by Agam Agarwal · 6 months ago
  78. e4fca16 Add sparse enum decoding benchmarks (#984) by Ömer Sinan Ağacan · 6 months ago
  79. 006d3aa Update protoc_plugin pre-generated protos (#982) by Ömer Sinan Ağacan · 6 months ago
  80. 4abee01 Sort input proto files before processing (#983) by Ömer Sinan Ağacan · 6 months ago
  81. 60e23f1 Fix factory argument types for map fields (#976) by Ömer Sinan Ağacan · 6 months ago
  82. de6bcc2 Fix packed enum decoding benchmark (#979) by Ömer Sinan Ağacan · 6 months ago
  83. 9daf5ca Improve packed field decoding (#959) by Ömer Sinan Ağacan · 6 months ago
  84. 1aaa332 Bump actions/cache from 4.2.2 to 4.2.3 (#972) by dependabot[bot] · 8 months ago
  85. cf4f3a8 Patch release for protoc_plugin: bump constraint to use protobuf 4.0.0 (#971) by Slava Egorov · 8 months ago protoc_plugin-v22.0.1
  86. 3bffe4b Prepare to publish protobuf 4.0.0 and protoc_plugin 22.0.0 (#969) by Slava Egorov · 8 months ago protobuf-v4.0.0 protoc_plugin-v22.0.0
  87. 0bab78d rename -dev pubspec versions to -wip (#968) by Devon Carew · 8 months ago
  88. 7838e44 Prefix grpc method 'call' and 'request' arguments with '$' to avoid shadowing user methods with the same name (#964) by Ömer Sinan Ağacan · 8 months ago
  89. 125fe9c Bump dart-lang/setup-dart from 1.7.0 to 1.7.1 (#965) by dependabot[bot] · 9 months ago
  90. fb77c7c Bump actions/cache from 4.2.0 to 4.2.2 (#966) by dependabot[bot] · 9 months ago
  91. 610943a update the publish workflow; add a post_summaries one (#961) by Devon Carew · 9 months ago
  92. 35a1bd6 update the repo analysis config (#962) by Devon Carew · 9 months ago
  93. d3f9ad1 updates to the gitignore files (#960) by Devon Carew · 9 months ago
  94. 950b6a7 Remove redundant checkNotNull calls from pre-null-safe days (#958) by Ömer Sinan Ağacan · 9 months ago
  95. d00f905 Fix slow handling of protobuf comments (#955) by Ömer Sinan Ağacan · 9 months ago
  96. 12f0f4a Fix formatting of benchmarks/lib/readfile.dart (#956) by Ömer Sinan Ağacan · 9 months ago
  97. da083a3 Fix Wasm benchmarks (#954) by Ömer Sinan Ağacan · 9 months ago
  98. 06accdd Bump SDK dependency to 3.3.0, replace removed `dart:typed_data` type in test code (#953) by Ömer Sinan Ağacan · 9 months ago
  99. b7dd58c Bump actions/checkout from 4.1.2 to 4.2.2 (#947) by dependabot[bot] · 10 months ago
  100. 6147b89 Bump actions/cache from 4.0.2 to 4.2.0 (#951) by dependabot[bot] · 10 months ago