4838 Commits (11bbab1664a5afc5218bf61ea80d16a35cf50f21)

Author SHA1 Message Date
Protobuf Team Bot ff83c91654 Auto-generate files after cl/613016814 1 year ago
Mike Kruskal 7de0ad1adb Add a unittest locking down presence behavior for proto3 extensions 1 year ago
Protobuf Team Bot 16f96d15eb Stop using EagerParseLazyFieldByMutation. 1 year ago
Protobuf Team Bot 9f4e01ffca Automated rollback of commit 8e833bfc66. 1 year ago
Protobuf Team Bot 6332267b1d Add EagerParseLazyField no IgnoreParse 1 year ago
Protobuf Team Bot 730db2ddde Auto-generate files after cl/612967791 1 year ago
Protobuf Team Bot 8e833bfc66 Fix missing port_def/port_undef includes 1 year ago
Protobuf Team Bot 87abd5d2ca Add "DO" "NOT" "SUBMIT" to Protobuf c++ gencode. 1 year ago
Protobuf Team Bot 6789e66766 Raw access to oneof LazyField must be LazyField*. 1 year ago
Protobuf Team Bot d4bfe52d99 Deprecate Arena::CreateMessage for OSS. 1 year ago
Protobuf Team Bot 73d96dba54 Internal changes. 1 year ago
Jakob Buchgraber 016a4b56fe #protobuf #rust Make oneof enum Copy 1 year ago
Protobuf Team Bot 024d90983e Assume HasHasbit() for SingularMessage and !HasHasbit() for OneofMessage. 1 year ago
Protobuf Team Bot 7a51eb5370 Add port_def.inc and port_undef.inc. for reflection_visit_field_info.h. 1 year ago
Protobuf Team Bot 11f274be08 Use parameterized tests for easier extension. 1 year ago
Protobuf Team Bot 1d045c64c7 EagerParseLazyField for const Message& 1 year ago
Protobuf Team Bot 45b881baa1 Make internal::EagerParseLazyFieldIgnoreUnparsed() internal to google3. 1 year ago
Protobuf Team Bot 7aac5538b4 Auto-generate files after cl/611586588 1 year ago
Protobuf Team Bot cfc07df845 Open sourcing reflection_visit_fieds. 1 year ago
Ilukatsk 988194a591 Fixed the use of c++ keywords within namespace names (#15954) 1 year ago
Protobuf Team Bot 421040b32b Enable Editions in the C# generator. 1 year ago
Protobuf Team Bot 7e7a7bcadf Internal C++ version update. 1 year ago
Mike Kruskal 4ae7c6d68b Simplify C++ edition calculation to match other runtimes. 1 year ago
Hong Shin 37c1e2e662 Make the protobuf parser final, and use default dtor 1 year ago
Protobuf Team Bot 670e014065 Workaround `SERVICE_STOP` macro definition on WIN32. 1 year ago
Mike Kruskal 1f1e7e754c Internal changes 1 year ago
Sandy Zhang a9d9bee2d6 Automated rollback of commit 5993e86986. 1 year ago
Protobuf Team Bot fd4625e906 Remove setter_opt and add clearer for with-presence scalar fields, and add flat setter for msg fields. 1 year ago
Chris Kennelly 08523897a5 Replace call to proto2::Arena::CreateMessage with Create. 1 year ago
Protobuf Team Bot 6713c2f646 Clean up another Rust protobuf logspam message 1 year ago
Sandy Zhang 5993e86986 Force descriptor initialization of dependencies at the beginning of the static init block. 1 year ago
Protobuf Team Bot cc55b85a0e Use parameterized testing. 1 year ago
tony fe60e5b971 Fix csharp doc commments (#15955) 1 year ago
Sandy Zhang 8a17f5ddeb Resolve features directly in setProto instead of temporarily setting to null. 1 year ago
Protobuf Team Bot 139ea4d385 Tweak "group to property name" mapping for C#. Under editions, where fields using a delimited encoding have independent field names from type names, we want to use the specified field name. 1 year ago
Protobuf Team Bot 0ad1bfc2fa Automated Code Change 1 year ago
Mike Kruskal f66d876a10 Allow base64 encoding of embedded edition defaults. 1 year ago
Protobuf Team Bot ab127f7501 Rename EagerParseLazyField to EagerParseLazyFieldIgnoreUnparsed 1 year ago
Marcin Kowalczyk 03a472ea08 Optimize `Reflection::ScratchSpace::CopyFromCord()`. 1 year ago
Protobuf Team Bot 7ef3f87e3d Auto-generate files after cl/610422312 1 year ago
Protobuf Team Bot afbe9cc9b5 Internal change 1 year ago
Protobuf Team Bot 7e5962d3bc Auto-generate files after cl/610415350 1 year ago
Protobuf Team Bot ed072f207c Automated rollback of commit 6722988db6. 1 year ago
Protobuf Team Bot 9c0d130168 Automated Code Change 1 year ago
Protobuf Team Bot 0e8bb1954d Automated Code Change 1 year ago
Protobuf Team Bot 2eb6e4f374 Automated Code Change 1 year ago
Protobuf Team Bot ee0a41cae3 Add states to support "ignore unparsed". 1 year ago
Thomas Van Lenten baaf402b29 Fix comment error. 1 year ago
Protobuf Team Bot f12f279be2 Deprecate Arena::CreateMessage internally first. 1 year ago
Alyssa Haroldsen fe5092a392 Support enums as map values 1 year ago