17141 Commits (7de0ad1adb0198ce75a36b39cca1f1be19fa85ae)
 

Author SHA1 Message Date
Mike Kruskal 7de0ad1adb Add a unittest locking down presence behavior for proto3 extensions 9 months ago
Protobuf Team Bot 16f96d15eb Stop using EagerParseLazyFieldByMutation. 9 months ago
Protobuf Team Bot 9f4e01ffca Automated rollback of commit 8e833bfc66. 9 months ago
Protobuf Team Bot 6332267b1d Add EagerParseLazyField no IgnoreParse 9 months ago
Sandy Zhang 9f001a9658 Fix descriptor to access type via getType() s.t. messages using delimited encoding are consistently treated as groups for Java lite. 9 months ago
Protobuf Team Bot 730db2ddde Auto-generate files after cl/612967791 9 months ago
Protobuf Team Bot 8e833bfc66 Fix missing port_def/port_undef includes 9 months ago
Protobuf Team Bot 5ec1e25d6e Auto-generate files after cl/612961189 9 months ago
Protobuf Team Bot 87abd5d2ca Add "DO" "NOT" "SUBMIT" to Protobuf c++ gencode. 9 months ago
Protobuf Team Bot 6789e66766 Raw access to oneof LazyField must be LazyField*. 9 months ago
Éamonn McManus 507f037f7e Document the return value of `upb_Message_SetField`. 9 months ago
Sandy Zhang 9a262c2091 Update setup-php to 2.30.0 and re-enable macOS PHP 8.2 tests. 9 months ago
Sandy Zhang 360531cd08 Drop Ruby 2.7. 9 months ago
Mike Kruskal c78b189609 Internal change 9 months ago
Chris Kennelly 9e7cff0629 Automated Code Change 9 months ago
Protobuf Team Bot d4bfe52d99 Deprecate Arena::CreateMessage for OSS. 9 months ago
Protobuf Team Bot 73d96dba54 Internal changes. 9 months ago
Jakob Buchgraber 016a4b56fe #protobuf #rust Make oneof enum Copy 9 months ago
Protobuf Team Bot 024d90983e Assume HasHasbit() for SingularMessage and !HasHasbit() for OneofMessage. 9 months ago
Protobuf Team Bot f7317e02e6 Refactor C# FieldDescriptor.FieldType for consistency. 9 months ago
Protobuf Team Bot 7a51eb5370 Add port_def.inc and port_undef.inc. for reflection_visit_field_info.h. 9 months ago
Protobuf Team Bot 11f274be08 Use parameterized tests for easier extension. 9 months ago
Protobuf Team Bot 1d045c64c7 EagerParseLazyField for const Message& 9 months ago
Protobuf Team Bot 45b881baa1 Make internal::EagerParseLazyFieldIgnoreUnparsed() internal to google3. 9 months ago
Marcel Hlopko 66ef7bc133 Do not default to private visibility in rust_proto_library internal alias 9 months ago
Protobuf Team Bot 7aac5538b4 Auto-generate files after cl/611586588 9 months ago
Protobuf Team Bot cfc07df845 Open sourcing reflection_visit_fieds. 9 months ago
Ilukatsk 988194a591 Fixed the use of c++ keywords within namespace names (#15954) 9 months ago
Protobuf Team Bot 421040b32b Enable Editions in the C# generator. 9 months ago
Protobuf Team Bot 8958768d3c Auto-generate files after cl/611488947 9 months ago
Eric Salo 4502dd1ea3 upb: fix upb_MiniTableField_IsInOneof() to be UPB_API_INLINE everywhere 9 months ago
Protobuf Team Bot 7e7a7bcadf Internal C++ version update. 9 months ago
Mike Kruskal 4ae7c6d68b Simplify C++ edition calculation to match other runtimes. 9 months ago
Protobuf Team Bot b6c0c30633 Auto-generate files after cl/611246775 9 months ago
Protobuf Team Bot 450022de99 Runtime support for Protobuf Editions in C#. 9 months ago
Mike Kruskal 119e71c40a Run C# tests with non-Bazel protobuf-ci actions. 9 months ago
Hong Shin 37c1e2e662 Make the protobuf parser final, and use default dtor 9 months ago
Protobuf Team Bot 670e014065 Workaround `SERVICE_STOP` macro definition on WIN32. 9 months ago
Mike Kruskal 1f1e7e754c Internal changes 9 months ago
Sandy Zhang a9d9bee2d6 Automated rollback of commit 5993e86986. 9 months ago
Protobuf Team Bot fd4625e906 Remove setter_opt and add clearer for with-presence scalar fields, and add flat setter for msg fields. 9 months ago
Mike Kruskal bda13f3bfa Add back error message unconditionally 9 months ago
Chris Kennelly 08523897a5 Replace call to proto2::Arena::CreateMessage with Create. 9 months ago
Protobuf Team Bot 6713c2f646 Clean up another Rust protobuf logspam message 9 months ago
Sandy Zhang 5993e86986 Force descriptor initialization of dependencies at the beginning of the static init block. 9 months ago
Protobuf Team Bot cc55b85a0e Use parameterized testing. 9 months ago
Mike Kruskal fc6adb6c0e Actually fail if staleness fail 9 months ago
Protobuf Team Bot 0070ac1188 Make UnsafeByteOperations stable; removing experimental annotation. 9 months ago
tony fe60e5b971 Fix csharp doc commments (#15955) 9 months ago
Sandy Zhang 8a17f5ddeb Resolve features directly in setProto instead of temporarily setting to null. 9 months ago