17335 Commits (b8eeefe663aabf9c7ea57354db7a20749d45cda0)
 

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