- a68bb5a Fix Fixed32 to be parsed as unsigned when parsing proto3 protos (#655) by Ömer Sinan Ağacan · 3 years, 1 month ago
- 6957c98 Convert the field started with underscore and digit to a legal name (#651) by Ömer Sinan Ağacan · 3 years, 1 month ago
- 71defca Account for double.infinity and double.nan in json serializers (#652) by Ömer Sinan Ağacan · 3 years, 1 month ago
- 117e869 Make the toString of enums be the value if names are omitted (#649) by Ömer Sinan Ağacan · 3 years, 1 month ago
- 88c4016 Align the hashCode of a message with an empty unknown field-set with that of no unknown field set (#648) by Ömer Sinan Ağacan · 3 years, 1 month ago
- eed09c4 Fix proto3 repeated field encoding without packed option (#635) by Ömer Sinan Ağacan · 3 years, 1 month ago
- 46df68a Add `UseResult` annotation to `rebuild` (#631) by Ömer Sinan Ağacan · 3 years, 2 months ago
- ff5304f Migrate protoc_plugin to null safety (#642) by Ömer Sinan Ağacan · 3 years, 2 months ago
- e30a522 Fix sharing coded buffer bytes when parsing `bytes` fields (#640) by Ömer Sinan Ağacan · 3 years, 2 months ago
- 810b166 Clear unknown field when setting an extension field with the same tag (#639) by Ömer Sinan Ağacan · 3 years, 2 months ago
- d30623b Treat empty and uninitialized Maps the same in equality checks (#638) by Ömer Sinan Ağacan · 3 years, 2 months ago
- c26ac34 Add grpc example to protoc_plugin README (#514) by Ali Ebrahim · 3 years, 2 months ago
- c35d787 Revert changes to reserved names to maintain backwards compat (#636) by Ömer Sinan Ağacan · 3 years, 2 months ago
- 146b186 Remove unused `GeneratedMessage` constructors (#634) by Ömer Sinan Ağacan · 3 years, 2 months ago
- 99bc541 protoc_plugin README fixes and tweaks: (#617) by Ömer Sinan Ağacan · 3 years, 2 months ago
- 96bdf38 Fix TypeRegistry passing when unpacking nested Any messages from JSON (#568) by Ben Vercammen · 3 years, 2 months ago
- b96dc21 Testing: don't return static methods in findMemberNames (#618) by Ömer Sinan Ağacan · 3 years, 2 months ago
- d232e6e Tweak READMEs: (#610) by Ömer Sinan Ağacan · 3 years, 2 months ago
- a10426b Update protoc_plugin pubspec.yaml (#615) by Devon Carew · 3 years, 2 months ago
- 3df8669 Latest mono_repo (#601) by Kevin Moore · 3 years, 3 months ago
- 6be405f Remove old and unused test file (#589) by Ömer Sinan Ağacan · 3 years, 3 months ago
- 900cef5 Fix protoc_plugin run-tests make rule (#586) by Ömer Sinan Ağacan · 3 years, 3 months ago
- 2546269 Fix rounding when handling negative timestamps (#580) by Sigurd Meldgaard · 3 years, 3 months ago
- 8afce8d Fix Readme `pub get` instead of `pub install`. (#486) by Sigurd Meldgaard · 3 years, 3 months ago
- a7e75cb Update README.md by Kevin Moore · 3 years, 6 months ago
- 18346f5 Convert null keys and values to default when parsing map entries (#536) by Sigurd Meldgaard · 3 years, 7 months ago
- 835ab75 Remove unneeded imports by Kevin Moore · 3 years, 8 months ago
- ecfb862 Fix test for latest analysis (#543) by Kevin Moore · 3 years, 9 months ago
- 26a0a26 fix insecure link in protoc_plugin readme by Kevin Moore · 3 years, 9 months ago
- d3e0e4a Fix analysis options by Kevin Moore · 4 years ago
- cf29280 Fix comment references by Kevin Moore · 4 years ago
- cad0150 Update repository URLs (#533) by Kevin Moore · 4 years ago
- 45e054a Enable pkg:lints recommended lints by Kevin Moore · 4 years ago
- c520280 Moved a number of parts to libraries by Kevin Moore · 4 years ago
- 456b01d Remove gratuitous print in json_test by Kevin Moore · 4 years ago
- 9cea1d3 Drop dart version from a file by Kevin Moore · 4 years ago
- 1015fd6 protoc_plugin: move more bits into libraries by Kevin Moore · 4 years ago
- 38898a6 protoc_plugin: move shared constants to a shared library by Kevin Moore · 4 years ago
- 1cc75c3 protoc_plugin: move part files into lib/src directory by Kevin Moore · 4 years ago
- ef89f3d protoc_plugin: move generated libs by Kevin Moore · 4 years ago
- 778d32c Lint: prefer single quotes by Kevin Moore · 4 years ago
- c7e5ddf Directive ordering by Kevin Moore · 4 years ago
- a5333d4 prococ_plugin: move to recommended part naming model by Kevin Moore · 4 years ago
- eaaf1d3 Remove gratuitous library directies by Kevin Moore · 4 years ago
- 8304474 Merge null_safety into master by Kevin Moore · 4 years ago
- 48dbb16 protoc_plugin: drop version back to 19.3.2-dev (#526) by Kevin Moore · 4 years ago
- 8571b58 null safe cleanup (#525) by Kevin Moore · 4 years ago
- 51f4be0 Fix CI (#522) by Kevin Moore · 4 years ago
- 47812f8 Update CI with mono_repo 5.0 (#518) by Michael Thomsen · 4 years ago
- 5af4455 Switch to `dart format` (#519) by Michael Thomsen · 4 years ago
- 77575f7 Fix CI stages (#515) by Kevin Moore · 4 years, 1 month ago
- ea28b9c Bump dart-lang/setup-dart from 0.3 to 1 (#512) by dependabot[bot] · 4 years, 1 month ago
- aac6fc4 Update LICENSE (#499) by Franklin Yow · 4 years, 3 months ago
- deeacd7 Add the test for fixed32int (#391) by Ji Li · 4 years, 4 months ago
- 2afbe82 Add tests for the repeated and map enum value fields where the (#480) by Ji Li · 4 years, 4 months ago
- d53d2bb Fix protoc_plugin publish errors and warnings (#475) by Ivan Inozemtsev · 4 years, 5 months ago protoc_plugin-v20.0.0
- eb45463 Stable release of protoc_plugin for null safety (#474) by Ivan Inozemtsev · 4 years, 5 months ago
- d7bff4e Resurrect Github actions (#470) by Sigurd Meldgaard · 4 years, 5 months ago
- aa9958e Fix copyWith's return type. (#458) by Brett Morgan · 4 years, 5 months ago
- d2620dd Generate null-safe .pbgrpc files (#466) by Ivan Inozemtsev · 4 years, 5 months ago
- 1144e40 Use null-safe bootstrap protos (#464) by Ivan Inozemtsev · 4 years, 5 months ago
- fe93fb8 Merge master into null safety (#463) by Ivan Inozemtsev · 4 years, 5 months ago
- 938dd9d Emit binary coded descriptors from dart protoc_plugin. (#406) by Ivan Inozemtsev · 4 years, 5 months ago protoc_plugin-v19.3.1
- f3a64af Migrate from Travis to GitHub Actions (#460) by Ivan Inozemtsev · 4 years, 5 months ago
- 9f19695 named optional arguments in constructors for messages (#441) by Pieter van Loon · 4 years, 6 months ago protoc_plugin-20.0.0-nullsafety.1
- ead5550 Let protoc_plugin depend on protobuf from null-safety and fix changelog. (#456) by Sigurd Meldgaard · 4 years, 6 months ago
- 27d382d Use @dart = 2.7 in generated files (#455) by Sigurd Meldgaard · 4 years, 6 months ago protoc_plugin-19.3.0
- d30a4c8 Restore possibility to use reflective API to create default field values using getField() (#453) by Martin Kustermann · 4 years, 7 months ago
- 75389dd Allow dart protos to be sent through sendports (and therefore to other isolates) (#452) by Martin Kustermann · 4 years, 7 months ago
- 7ac17d0 Named arguments to construct messages (#442) by Pieter van Loon · 4 years, 7 months ago
- 2d80431 Fix handling of oneofs in dart proto3 json parsing. (#447) by Sigurd Meldgaard · 4 years, 7 months ago
- 1319847 Support optional proto3 fields (#444) by Ivan Inozemtsev · 4 years, 7 months ago
- 0d03fd5 Regenerate bootstrap protos with previous version of protoc_plugin (#440) by Ivan Inozemtsev · 4 years, 8 months ago
- e94c997 Set protoc_plugin version to 20.0.0-nullsafety.0 (#439) by Ivan Inozemtsev · 4 years, 8 months ago
- 3daa36c Merge master into null_safety (#438) by Ivan Inozemtsev · 4 years, 8 months ago
- f06208e Fix syntax issue with client interceptors feature in 19.2.0. (#437) by Vyacheslav Egorov · 4 years, 8 months ago protoc_plugin-19.2.0+1
- 780bee8 Null safe package:protobuf and null safe code generation (#435) by Ivan Inozemtsev · 4 years, 8 months ago
- 0806fd7 Prepare 19.2.0 release (#436) by Vyacheslav Egorov · 4 years, 8 months ago protoc_plugin-19.2.0
- 9a071e3 feat: support client interceptors (#429) by Zbigniew Mandziejewicz · 4 years, 8 months ago
- 06835ba Fix Travis build by removing duplicated analysis suppression. (#430) by Vyacheslav Egorov · 4 years, 8 months ago
- 4bb477a Remove another unused dart:async import. (#412) by Michael R Fairhurst · 4 years, 9 months ago
- 72c3b21 Remove unnecessary dart:async import. (#397) by Michael R Fairhurst · 4 years, 10 months ago
- e049553 Include some missing tests into all_tests.dart (#405) by Ivan Inozemtsev · 4 years, 10 months ago
- 8702755 Make protobuf message and field names dependent on a fromEnvironment constants (#403) by Ivan Inozemtsev · 4 years, 10 months ago
- e96efd5 Fix escaping of string default values. (#402) by Ivan Inozemtsev · 4 years, 10 months ago
- f522c4b Use inferred (stricter) type for generated extension info (#401) by Ivan Inozemtsev · 4 years, 10 months ago
- 353d323 Throw an error when reading an extension that is present in the unknown fields. (#399) by Ivan Inozemtsev · 4 years, 10 months ago
- 36f474d Add option to omit enum names in generated code (#400) by Ivan Inozemtsev · 4 years, 10 months ago
- 6ed458c Extension methods to replace `copyWith` and `clone` (#394) by Ivan Inozemtsev · 4 years, 10 months ago
- 52544ea Update pedantic (#388) by Ivan · 4 years, 10 months ago
- 13b27f5 Cast repeated field to PbListBase instead of PbList (#395) by Ivan Inozemtsev · 4 years, 10 months ago
- b80f465 Fix outdated URLs (#383) by Kevin Moore · 5 years ago
- 3c3afdf Ignore `annotate_overrides` in generated files. (#378) by Kevin Moore · 5 years ago
- fe95491 Fix one-off formatting issue (#379) by Kevin Moore · 5 years ago
- 8c96933 Add unnecessary_const to generated ignore_for_file (#352) by emadfarag · 5 years ago
- 95fec2f Revert "Explain how to use "pub run protoc_plugin" (#316)" (#344) by Sigurd Meldgaard · 5 years ago
- 29b8a3c Fix hashcode of bytes fields (#332) by Sigurd Meldgaard · 6 years ago
- ac96195 Remove `author` field from pubspec.yaml (#323) by Sigurd Meldgaard · 6 years ago
- 7ee5910 Small cleanups around ExtensionRegistry.reparseMessage (#322) by Sarah Zakarias · 6 years ago
- b3fe12b Merge protobuf versions 1.0.1 and 1.0.2 into 1.0.1 (#321) by Sarah Zakarias · 6 years ago