1 Commits (1c29f34b24eafe4a362ce075c12c62c614fad199)

Author SHA1 Message Date
Protobuf Team Bot 3a40367686 Move Rust unit tests to use reduced forks of TestAllTypes messages. 1 month ago
Joshua Haberman 2ac862f36c Fixed a missing check in wire format verification. 2 months ago
Mike Kruskal 9e8b30c213 Fix cord handling in DynamicMessage and oneofs. 3 months ago
Mike Kruskal 4c923285a3 Fix packed reflection handling bug in edition 2023. 3 months ago
Protobuf Team Bot 23aada230b Add `[[deprecated]]` attribute when generating enums and classes. 3 months ago
Protobuf Team Bot a626dd332f Introduce `MessageCreator`, which will use more efficient techniques to 4 months ago
Protobuf Team Bot 78c6349d75 Automated rollback of commit cd002c06b6. 4 months ago
Protobuf Team Bot cd002c06b6 Introduce `MessageCreator`, which will use more efficient techniques to instantiate objects if permitted by the compiler. 4 months ago
Cong Liu 69698c123a Internal change. 4 months ago
Protobuf Team Bot bb68eb22dd Implement new Debug API with redaction. 7 months ago
Sandy Zhang c99cf4bbfa Add `java` to reserved names to escape extensions to `java_`. This may break existing references to gencode for extensions named `java`. 7 months ago
Protobuf Team Bot b3e7a00774 Add unit test enum showing allocation in repeated enum lists 8 months ago
Protobuf Team Bot 2693af92b3 Add a field to TestOneof2.NestedMessage. 9 months ago
Chris Kennelly 34a04c1fd5 Remove lazy=true from repeated fields. 10 months ago
Protobuf Team Bot c875ee9f01 Added microbenchmarks for RepeatedPtrField construction. 1 year ago
Protobuf Team Bot e33e0d2ba5 Add `ABSL_ATTRIBUTE_LIFETIME_BOUND` attribute on generated oneof accessors. 1 year ago
Protobuf Team Bot 73b7f06faf Verify closed enums rather than fallback to eager parsing. 1 year ago
Sandy Zhang 81068e8e8c Internal change 1 year ago
Joshua Haberman ccb1173553 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Jie Luo b359e5020a Lock down ctype=CORD in proto file. 1 year ago
Protobuf Team Bot b3b1a60f41 Internal change 1 year ago
Protobuf Team Bot c6810f1505 Always missing required field if a message has required/closed enum. 1 year ago
Protobuf Team Bot c3edc9036d Internal change. 2 years ago
Protobuf Team Bot 6809f6c386 internal change 2 years ago
Justin Lebar c8c7ad39a0 Avoid int32 overflow in PackedEnumSmallRange. 2 years ago
Protobuf Team Bot a6d895988d Automated rollback of commit b55b834d5a. 2 years ago
Protobuf Team Bot b55b834d5a Automated rollback of commit 281f00e5cd. 2 years ago
Protobuf Team Bot 281f00e5cd Internal Change 2 years ago
Mike Kruskal 0549e52188 Internal Code Change 2 years ago
Jie Luo 6ecb5d097e Added Reflection::GetCord() method in C++ 2 years ago
Jie Luo 714f975026 Support C++ protobuf ctype=CORD for bytes field (generated code). 2 years ago
Protobuf Team Bot de4ce2e2de Change the C++ parsers to be consistent on how they handle unknown enum values. 2 years ago
Protobuf Team Bot 8f5e432615 Add regression test for invalid inline string code generation. 2 years ago
Protobuf Team Bot df455a33fd Use correct wireformat type for repeated group fields. 2 years ago
Protobuf Team Bot 092e447280 Make TDP accept and discard garbage non-continuation bits on the 10th byte of a varint. 2 years ago
Protobuf Team Bot 9238c4843a Add debug_redact field option to protobuf. 2 years ago
Protobuf Team Bot a99e7088c7 Automated rollback of commit 2221a0111d. 2 years ago
Protobuf Team Bot 09a08d1f75 LazyField::IsInitialized instead of LazyField::Get for oneof. 2 years ago
Protobuf Team Bot 2221a0111d Add support for lazy fields to TDP. 2 years ago
Karol M. Langner 6e75fa152e Add repeated and nested message fields to deprecated test proto 2 years ago
Protobuf Team Bot 6b5d25c3aa Internal change 2 years ago
Mike Kruskal 23f1481386 Sync from Piper @480194141 2 years ago
Mike Kruskal e99b2819ee Sync from Piper @476205078 2 years ago
Mike Kruskal c3e751aac6 Sync from Piper @475378801 2 years ago
Sandy Zhang aebdd0885f Sync from Piper @463129388 2 years ago
theodorerose 152f97d8c1 merged from upstream 2 years ago
theodorerose 628a7e6fa4 Sync from Piper @457757259 2 years ago
Mike Kruskal a29e0e3f44 Sync from Piper @439400376 3 years ago
Adam Cozzette 76398dab31 Sync from Piper @431959314 3 years ago
Adam Cozzette 562fc946c7 Sync from Piper @388508285 3 years ago