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