4962 Commits (d4d34abd7d66dc93c8f7f52f28411cd9c2867c29)

Author SHA1 Message Date
Protobuf Team Bot 9a61f11fa5 Internal changes to extensions. 12 months ago
Mike Kruskal d74bf60768 Create a CopyHeadingTo method for message descriptors. 12 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. 12 months ago
Protobuf Team Bot d314d6e998 Internal change 12 months ago
Protobuf Team Bot fb0161f38c Auto-generate files after cl/621886314 12 months ago
Protobuf Team Bot 8826bafcf5 In debug mode, after clearing oneof messages on arenas, poison them if ASAN. 12 months ago
Marcel Hlopko b4bf6b22e5 Add missing map thunks for nested enums. 12 months ago
Protobuf Team Bot 00caffaf00 Optimize the generation of TDP tables by replacing the provider virtual 12 months ago
Protobuf Team Bot 314383430e Auto-generate files after cl/621632525 12 months ago
Protobuf Team Bot eff4f25de6 Devirtualize `_InternalParse`. 12 months ago
Protobuf Team Bot b9bde6a87c Auto-generate files after cl/621597812 1 year ago
Protobuf Team Bot bc7a60c6d5 Automated rollback of commit 1cb1e44a60. 1 year ago
Protobuf Team Bot d86fe39f04 Auto-generate files after cl/621510731 1 year ago
Mike Kruskal 8d4d778b21 Automated rollback of commit 2f6982e644. 1 year ago
Mike Kruskal 2f6982e644 Automated rollback of commit b09b3e46fe. 1 year ago
Protobuf Team Bot 1cb1e44a60 Record PDProto in build stamp by emitting weak symbols. 1 year ago
Protobuf Team Bot 648c38bd96 Internal change 1 year ago
Protobuf Team Bot 7dddca8503 Automated rollback of commit 6a2bf46971. 1 year ago
Mike Kruskal 4295b95605 Internal change 1 year ago
Protobuf Team Bot d8251ebc43 Allow string_type for Edition 2023. 1 year ago
Mike Kruskal b09b3e46fe Add edition lifetime options for feature specs. 1 year ago
Protobuf Team Bot acdc89a375 Minor cleanup: IWYU, clang-tidy, etc. 1 year ago
Protobuf Team Bot 6a2bf46971 Move all TDP parsing to use direct-to-table. 1 year ago
Protobuf Team Bot ab092fc810 Auto-generate files after cl/620857434 1 year 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. 1 year ago
Chris Kennelly 11ef0ffb87 Breaking Change: Ensure we allocate overaligned types with aligned operator new. 1 year ago
Adam Cozzette b8eeefe663 Internal change 1 year ago
Protobuf Team Bot 539cf497c6 Update comment referencing removed CreateMaybeMessage API 1 year ago
Alex Eagle 71e4061ace feat: test bzlmod usage on CI (#16319) 1 year 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. 1 year ago
Chris Kennelly 9b2b61cfb4 Statically assert pointer alignment. 1 year ago
Protobuf Team Bot 2693af92b3 Add a field to TestOneof2.NestedMessage. 1 year ago
Protobuf Team Bot 83ec410d30 Internal change 1 year ago
Protobuf Team Bot 704d0454dd Auto-generate files after cl/619359463 1 year ago
Anton Grbin 86abf35ef5 Python JSON parser: Ignore invalid enum string values if ignore_unknown_fields is set (#15887) 1 year ago
Mike Kruskal 19c4a7d647 Close conformance test gaps for delimited encoding. 1 year ago
Protobuf Team Bot f5c53ac460 Fix build for older compilers. 1 year ago
Protobuf Team Bot d4525cb9ed Automated Code Change 1 year ago
Protobuf Team Bot 0f2ad6db5a Auto-generate files after cl/619015714 1 year ago
Sandy Zhang 274bc7f26f Move java_features.proto to java/core/srce/main/resources 1 year ago
Protobuf Team Bot 121143551c Rename PerConstSerialArenaInChunk() to VisitSerialArena() and include first_arena_. 1 year ago
Protobuf Team Bot 8a4ab72968 Auto-generate files after cl/618930720 1 year ago
Protobuf Team Bot 8599ab5a59 Add an RAII namespace printer helper for C++ codegen. 1 year ago
Protobuf Team Bot 6f1ef6f5b4 Apply the two phase extension registration approach to all extensions, not just 1 year ago
Protobuf Team Bot 6676a10658 Remove dead code leftover from previous change. 1 year ago
Protobuf Team Bot 847d31afb2 Add a convenience SomeMsg::parse(bytes) -> Result<SomeMsg, ParseErr> 1 year ago
Protobuf Team Bot 0c8f970fc9 Implement Default::default() for owned messages. 1 year ago
Protobuf Team Bot aa938dd958 Auto-generate files after cl/618485105 1 year ago
Protobuf Team Bot 87b1c592a3 Move the IfnDefGuard from third_party/protobuf/io/cpp_utils to the existing third_party/protobuf/compiler/cpp, which is a more logical location. 1 year ago
Mike Kruskal c56de479a4 Fix another locale issue with ctype.h in PHP generator. 1 year ago