4973 Commits (8257c4469d065eac17b2e310e8e2086cc93f4505)

Author SHA1 Message Date
Mike Kruskal 8a5b54f6a8 Internal changes 8 months ago
Mike Kruskal 77ae24b39d Fix C# parsing of delimited fields. 8 months ago
Elvis Dukaj cb93f9aa6e Handle conflicting macros for Android (#16292) 8 months ago
Mike Kruskal 69d1dacf74 Add delimited field binary/json conformance tests. 8 months ago
Mike Kruskal 2880938514 Add missing test cases for IsGroupLike 8 months ago
Mike Kruskal 29c69ff00b Fix text-format delimited field handling 8 months ago
Protobuf Team Bot 7ab65a08ac Auto-generate files after cl/622204864 8 months ago
Mike Kruskal bcdc4d42df Fix delimited field handling in code generators. 8 months ago
Protobuf Team Bot 21d75f861c Remove references to rules_proto 8 months ago
Dave MacLachlan 090525f3f2 Remove unused dead code. 8 months ago
Protobuf Team Bot f421dc42b5 Change the Rust > C++ interop fns to be consuming-self, add a 'leak' to the name and a ManuallyDrop(self) on the owned message case. 8 months ago
Protobuf Team Bot 9a61f11fa5 Internal changes to extensions. 8 months ago
Mike Kruskal d74bf60768 Create a CopyHeadingTo method for message descriptors. 8 months ago
Protobuf Team Bot 6580c9e685 Optimize TDP table generation by calculating fast fields once at the acceptable maximum size and then shrinking the table. 8 months ago
Protobuf Team Bot d314d6e998 Internal change 8 months ago
Protobuf Team Bot fb0161f38c Auto-generate files after cl/621886314 8 months ago
Protobuf Team Bot 8826bafcf5 In debug mode, after clearing oneof messages on arenas, poison them if ASAN. 8 months ago
Marcel Hlopko b4bf6b22e5 Add missing map thunks for nested enums. 8 months ago
Protobuf Team Bot 00caffaf00 Optimize the generation of TDP tables by replacing the provider virtual 8 months ago
Protobuf Team Bot 314383430e Auto-generate files after cl/621632525 8 months ago
Protobuf Team Bot eff4f25de6 Devirtualize `_InternalParse`. 8 months ago
Protobuf Team Bot b9bde6a87c Auto-generate files after cl/621597812 8 months ago
Protobuf Team Bot bc7a60c6d5 Automated rollback of commit 1cb1e44a60. 8 months ago
Protobuf Team Bot d86fe39f04 Auto-generate files after cl/621510731 8 months ago
Mike Kruskal 8d4d778b21 Automated rollback of commit 2f6982e644. 8 months ago
Mike Kruskal 2f6982e644 Automated rollback of commit b09b3e46fe. 8 months ago
Protobuf Team Bot 1cb1e44a60 Record PDProto in build stamp by emitting weak symbols. 8 months ago
Protobuf Team Bot 648c38bd96 Internal change 8 months ago
Protobuf Team Bot 7dddca8503 Automated rollback of commit 6a2bf46971. 8 months ago
Mike Kruskal 4295b95605 Internal change 8 months ago
Protobuf Team Bot d8251ebc43 Allow string_type for Edition 2023. 8 months ago
Mike Kruskal b09b3e46fe Add edition lifetime options for feature specs. 8 months ago
Protobuf Team Bot acdc89a375 Minor cleanup: IWYU, clang-tidy, etc. 8 months ago
Protobuf Team Bot 6a2bf46971 Move all TDP parsing to use direct-to-table. 8 months ago
Protobuf Team Bot ab092fc810 Auto-generate files after cl/620857434 8 months ago
Protobuf Team Bot 43fb62e846 Change LazyField to use a flat char array when the unparsed payload is small. This array can easily be allocated in the arena avoiding separate heap usage of the Cord. 8 months ago
Chris Kennelly 11ef0ffb87 Breaking Change: Ensure we allocate overaligned types with aligned operator new. 9 months ago
Adam Cozzette b8eeefe663 Internal change 9 months ago
Protobuf Team Bot 539cf497c6 Update comment referencing removed CreateMaybeMessage API 9 months ago
Alex Eagle 71e4061ace feat: test bzlmod usage on CI (#16319) 9 months ago
Protobuf Team Bot 62620979c2 Add a test for repeated field orderings demonstrating that MessageDifferencer::Equals and MessageDifferencer::Equivalent treat these cases in the same way. 9 months ago
Chris Kennelly 9b2b61cfb4 Statically assert pointer alignment. 9 months ago
Protobuf Team Bot 2693af92b3 Add a field to TestOneof2.NestedMessage. 9 months ago
Protobuf Team Bot 83ec410d30 Internal change 9 months ago
Protobuf Team Bot 704d0454dd Auto-generate files after cl/619359463 9 months ago
Anton Grbin 86abf35ef5 Python JSON parser: Ignore invalid enum string values if ignore_unknown_fields is set (#15887) 9 months ago
Mike Kruskal 19c4a7d647 Close conformance test gaps for delimited encoding. 9 months ago
Protobuf Team Bot f5c53ac460 Fix build for older compilers. 9 months ago
Protobuf Team Bot d4525cb9ed Automated Code Change 9 months ago
Protobuf Team Bot 0f2ad6db5a Auto-generate files after cl/619015714 9 months ago