17590 Commits (c9e654308dac1cf29958ebfc5d50cb5e5260d520)
 

Author SHA1 Message Date
Protobuf Team Bot 4b6de0f00b Auto-generate files after cl/620303837 8 months ago
Eric Salo d51df2d2d7 upb: make upb_Array_Reserve() a public function 8 months ago
Eric Salo 74ddc48fa9 upb: fix the Dart conformance test 8 months ago
Protobuf Team Bot 7f6a0ba347 Implement Extend for Repeated 8 months ago
Chris Kennelly 11ef0ffb87 Breaking Change: Ensure we allocate overaligned types with aligned operator new. 8 months ago
Adam Cozzette b8eeefe663 Internal change 8 months ago
Protobuf Team Bot 539cf497c6 Update comment referencing removed CreateMaybeMessage API 8 months ago
Joshua Haberman 1f6580dd0c Added conformance test for unknown field ordering. 8 months ago
Alex Eagle 71e4061ace feat: test bzlmod usage on CI (#16319) 8 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. 8 months ago
Chris Kennelly 9b2b61cfb4 Statically assert pointer alignment. 8 months ago
Protobuf Team Bot 2693af92b3 Add a field to TestOneof2.NestedMessage. 8 months ago
Protobuf Team Bot 83ec410d30 Internal change 8 months ago
Protobuf Team Bot 704d0454dd Auto-generate files after cl/619359463 8 months ago
Mike Kruskal 7662fdd8ed Fix toproto behavior for groups and required under editions 8 months ago
Sandy Zhang 6c45efd297 Fix validateFeatures to be called after resolved features are actually set to this.features 8 months ago
Anton Grbin 86abf35ef5 Python JSON parser: Ignore invalid enum string values if ignore_unknown_fields is set (#15887) 8 months ago
Jie Luo 7e033c0be1 internal chnge 8 months ago
Protobuf Team Bot 1f1e64f804 Auto-generate files after cl/619266468 8 months ago
Mike Kruskal 19c4a7d647 Close conformance test gaps for delimited encoding. 8 months ago
Protobuf Team Bot f5c53ac460 Fix build for older compilers. 8 months ago
Protobuf Team Bot b5e69ae141 Auto-generate files after cl/619244115 8 months ago
Mike Kruskal 11e767a899 Fix latent bug in upb editions implementation caught by python conformance tests. 8 months ago
Protobuf Team Bot e2d0a9e2a4 Auto-generate files after cl/619196103 8 months ago
Eric Salo 2d9c00ccec upb: clean up open vs closed enums in the Dart gencode 8 months ago
Protobuf Team Bot d4525cb9ed Automated Code Change 8 months ago
Jie Luo a2cc9f7b62 internal change 8 months ago
Protobuf Team Bot 0f2ad6db5a Auto-generate files after cl/619015714 8 months ago
Sandy Zhang 274bc7f26f Move java_features.proto to java/core/srce/main/resources 8 months ago
Protobuf Team Bot e879f6bb5f Auto-generate files after cl/619004014 8 months ago
Joshua Haberman 8612d5e771 Print non-extension fields by field number order instead of .proto file order. 8 months ago
Protobuf Team Bot 121143551c Rename PerConstSerialArenaInChunk() to VisitSerialArena() and include first_arena_. 8 months ago
Sandy Zhang 6483c4755d Update protoc release to include editions language features protos for Java and C++ 8 months ago
Protobuf Team Bot 8a4ab72968 Auto-generate files after cl/618930720 8 months ago
Protobuf Team Bot 8599ab5a59 Add an RAII namespace printer helper for C++ codegen. 8 months ago
Protobuf Team Bot 6f1ef6f5b4 Apply the two phase extension registration approach to all extensions, not just 8 months ago
Liam Miller-Cushon b36458fd80 Make `NioByteString` private member class of `ByteString` 8 months ago
Protobuf Team Bot 6676a10658 Remove dead code leftover from previous change. 8 months ago
Protobuf Team Bot 9285b9e0f5 Auto-generate files after cl/618883303 8 months ago
Protobuf Team Bot 897fd04266 Correct issue where open enums were incorrectly expected to be linked by upb_MiniTable_GetSubList() 8 months ago
Sandy Zhang 9ce51d1ed8 Set label to REQUIRED for descriptors with LEGACY_REQUIRED feature. 8 months ago
Protobuf Team Bot 7df9d5d970 Use $Msg$::parse() where sensible. 8 months ago
Protobuf Team Bot 847d31afb2 Add a convenience SomeMsg::parse(bytes) -> Result<SomeMsg, ParseErr> 8 months ago
Protobuf Team Bot 0c8f970fc9 Implement Default::default() for owned messages. 8 months ago
Protobuf Team Bot aa938dd958 Auto-generate files after cl/618485105 8 months 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. 8 months ago
Jie Luo 7cf02389b3 fix upb python: DO NOT create empty optional field after sorting empty repeated field 8 months ago
Protobuf Team Bot 41aeb3c7ed Update to ads v16. 8 months ago
Mike Kruskal c56de479a4 Fix another locale issue with ctype.h in PHP generator. 8 months ago
Protobuf Team Bot 86ff76719e Minor cleanup: IWYU, clang-tidy, etc. 8 months ago