17345 Commits (b497787aef641e52846514c1ec60be9a18805590)
 

Author SHA1 Message Date
Mike Kruskal b497787aef Enable visionos tests after GH runner update 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
Mike Kruskal f0f7be2090 Fix failure lists for JRuby and C#, which don't pass all of the new conformance tests. 1 year ago
Protobuf Team Bot 4b6de0f00b Auto-generate files after cl/620303837 1 year ago
Eric Salo d51df2d2d7 upb: make upb_Array_Reserve() a public function 1 year ago
Eric Salo 74ddc48fa9 upb: fix the Dart conformance test 1 year ago
Protobuf Team Bot 7f6a0ba347 Implement Extend for Repeated 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
Joshua Haberman 1f6580dd0c Added conformance test for unknown field ordering. 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
Mike Kruskal 7662fdd8ed Fix toproto behavior for groups and required under editions 1 year ago
Sandy Zhang 6c45efd297 Fix validateFeatures to be called after resolved features are actually set to this.features 1 year ago
Anton Grbin 86abf35ef5 Python JSON parser: Ignore invalid enum string values if ignore_unknown_fields is set (#15887) 1 year ago
Jie Luo 7e033c0be1 internal chnge 1 year ago
Protobuf Team Bot 1f1e64f804 Auto-generate files after cl/619266468 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 b5e69ae141 Auto-generate files after cl/619244115 1 year ago
Mike Kruskal 11e767a899 Fix latent bug in upb editions implementation caught by python conformance tests. 1 year ago
Protobuf Team Bot e2d0a9e2a4 Auto-generate files after cl/619196103 1 year ago
Eric Salo 2d9c00ccec upb: clean up open vs closed enums in the Dart gencode 1 year ago
Protobuf Team Bot d4525cb9ed Automated Code Change 1 year ago
Jie Luo a2cc9f7b62 internal 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 e879f6bb5f Auto-generate files after cl/619004014 1 year ago
Joshua Haberman 8612d5e771 Print non-extension fields by field number order instead of .proto file order. 1 year ago
Protobuf Team Bot 121143551c Rename PerConstSerialArenaInChunk() to VisitSerialArena() and include first_arena_. 1 year ago
Sandy Zhang 6483c4755d Update protoc release to include editions language features protos for Java and C++ 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
Liam Miller-Cushon b36458fd80 Make `NioByteString` private member class of `ByteString` 1 year ago
Protobuf Team Bot 6676a10658 Remove dead code leftover from previous change. 1 year ago
Protobuf Team Bot 9285b9e0f5 Auto-generate files after cl/618883303 1 year ago
Protobuf Team Bot 897fd04266 Correct issue where open enums were incorrectly expected to be linked by upb_MiniTable_GetSubList() 1 year ago
Sandy Zhang 9ce51d1ed8 Set label to REQUIRED for descriptors with LEGACY_REQUIRED feature. 1 year ago
Protobuf Team Bot 7df9d5d970 Use $Msg$::parse() where sensible. 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