4971 Commits (cb93f9aa6e81329e368f09ded42d17c3f26442f2)

Author SHA1 Message Date
Elvis Dukaj cb93f9aa6e Handle conflicting macros for Android (#16292) 11 months ago
Mike Kruskal 69d1dacf74 Add delimited field binary/json conformance tests. 11 months ago
Mike Kruskal 2880938514 Add missing test cases for IsGroupLike 11 months ago
Mike Kruskal 29c69ff00b Fix text-format delimited field handling 11 months ago
Protobuf Team Bot 7ab65a08ac Auto-generate files after cl/622204864 11 months ago
Mike Kruskal bcdc4d42df Fix delimited field handling in code generators. 11 months ago
Protobuf Team Bot 21d75f861c Remove references to rules_proto 11 months ago
Dave MacLachlan 090525f3f2 Remove unused dead code. 11 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. 11 months ago
Protobuf Team Bot 9a61f11fa5 Internal changes to extensions. 11 months ago
Mike Kruskal d74bf60768 Create a CopyHeadingTo method for message descriptors. 11 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. 11 months ago
Protobuf Team Bot d314d6e998 Internal change 11 months ago
Protobuf Team Bot fb0161f38c Auto-generate files after cl/621886314 11 months ago
Protobuf Team Bot 8826bafcf5 In debug mode, after clearing oneof messages on arenas, poison them if ASAN. 11 months ago
Marcel Hlopko b4bf6b22e5 Add missing map thunks for nested enums. 11 months ago
Protobuf Team Bot 00caffaf00 Optimize the generation of TDP tables by replacing the provider virtual 11 months ago
Protobuf Team Bot 314383430e Auto-generate files after cl/621632525 11 months ago
Protobuf Team Bot eff4f25de6 Devirtualize `_InternalParse`. 11 months ago
Protobuf Team Bot b9bde6a87c Auto-generate files after cl/621597812 11 months ago
Protobuf Team Bot bc7a60c6d5 Automated rollback of commit 1cb1e44a60. 11 months ago
Protobuf Team Bot d86fe39f04 Auto-generate files after cl/621510731 11 months ago
Mike Kruskal 8d4d778b21 Automated rollback of commit 2f6982e644. 11 months ago
Mike Kruskal 2f6982e644 Automated rollback of commit b09b3e46fe. 11 months ago
Protobuf Team Bot 1cb1e44a60 Record PDProto in build stamp by emitting weak symbols. 11 months ago
Protobuf Team Bot 648c38bd96 Internal change 11 months ago
Protobuf Team Bot 7dddca8503 Automated rollback of commit 6a2bf46971. 11 months ago
Mike Kruskal 4295b95605 Internal change 11 months ago
Protobuf Team Bot d8251ebc43 Allow string_type for Edition 2023. 11 months ago
Mike Kruskal b09b3e46fe Add edition lifetime options for feature specs. 11 months ago
Protobuf Team Bot acdc89a375 Minor cleanup: IWYU, clang-tidy, etc. 11 months ago
Protobuf Team Bot 6a2bf46971 Move all TDP parsing to use direct-to-table. 11 months ago
Protobuf Team Bot ab092fc810 Auto-generate files after cl/620857434 11 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. 11 months ago
Chris Kennelly 11ef0ffb87 Breaking Change: Ensure we allocate overaligned types with aligned operator new. 11 months ago
Adam Cozzette b8eeefe663 Internal change 11 months ago
Protobuf Team Bot 539cf497c6 Update comment referencing removed CreateMaybeMessage API 11 months ago
Alex Eagle 71e4061ace feat: test bzlmod usage on CI (#16319) 11 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. 11 months ago
Chris Kennelly 9b2b61cfb4 Statically assert pointer alignment. 11 months ago
Protobuf Team Bot 2693af92b3 Add a field to TestOneof2.NestedMessage. 11 months ago
Protobuf Team Bot 83ec410d30 Internal change 11 months ago
Protobuf Team Bot 704d0454dd Auto-generate files after cl/619359463 11 months ago
Anton Grbin 86abf35ef5 Python JSON parser: Ignore invalid enum string values if ignore_unknown_fields is set (#15887) 11 months ago
Mike Kruskal 19c4a7d647 Close conformance test gaps for delimited encoding. 11 months ago
Protobuf Team Bot f5c53ac460 Fix build for older compilers. 11 months ago
Protobuf Team Bot d4525cb9ed Automated Code Change 11 months ago
Protobuf Team Bot 0f2ad6db5a Auto-generate files after cl/619015714 11 months ago
Sandy Zhang 274bc7f26f Move java_features.proto to java/core/srce/main/resources 11 months ago
Protobuf Team Bot 121143551c Rename PerConstSerialArenaInChunk() to VisitSerialArena() and include first_arena_. 11 months ago