17307 Commits (8a4ab729686ce4582b547808115332c251c11a41)
 

Author SHA1 Message Date
Protobuf Team Bot 450022de99 Runtime support for Protobuf Editions in C#. 12 months ago
Mike Kruskal 119e71c40a Run C# tests with non-Bazel protobuf-ci actions. 12 months ago
Hong Shin 37c1e2e662 Make the protobuf parser final, and use default dtor 12 months ago
Protobuf Team Bot 670e014065 Workaround `SERVICE_STOP` macro definition on WIN32. 12 months ago
Mike Kruskal 1f1e7e754c Internal changes 12 months ago
Sandy Zhang a9d9bee2d6 Automated rollback of commit 5993e86986. 12 months ago
Protobuf Team Bot fd4625e906 Remove setter_opt and add clearer for with-presence scalar fields, and add flat setter for msg fields. 12 months ago
Mike Kruskal bda13f3bfa Add back error message unconditionally 12 months ago
Chris Kennelly 08523897a5 Replace call to proto2::Arena::CreateMessage with Create. 12 months ago
Protobuf Team Bot 6713c2f646 Clean up another Rust protobuf logspam message 12 months ago
Sandy Zhang 5993e86986 Force descriptor initialization of dependencies at the beginning of the static init block. 12 months ago
Protobuf Team Bot cc55b85a0e Use parameterized testing. 12 months ago
Mike Kruskal fc6adb6c0e Actually fail if staleness fail 12 months ago
Protobuf Team Bot 0070ac1188 Make UnsafeByteOperations stable; removing experimental annotation. 12 months ago
tony fe60e5b971 Fix csharp doc commments (#15955) 12 months ago
Sandy Zhang 8a17f5ddeb Resolve features directly in setProto instead of temporarily setting to null. 12 months 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. 12 months ago
Protobuf Team Bot 0ad1bfc2fa Automated Code Change 12 months ago
Mike Kruskal 396e26b475 Enable C++ tests for Bazel 7 on mac 12 months ago
Mike Kruskal f66d876a10 Allow base64 encoding of embedded edition defaults. 12 months ago
Mike Kruskal 4dc2c07025 Disable Mac PHP 8.2 test 12 months ago
Protobuf Team Bot ab127f7501 Rename EagerParseLazyField to EagerParseLazyFieldIgnoreUnparsed 12 months ago
Marcin Kowalczyk 03a472ea08 Optimize `Reflection::ScratchSpace::CopyFromCord()`. 12 months ago
Protobuf Team Bot 7ef3f87e3d Auto-generate files after cl/610422312 12 months ago
Protobuf Team Bot afbe9cc9b5 Internal change 12 months ago
Protobuf Team Bot 7e5962d3bc Auto-generate files after cl/610415350 12 months ago
Protobuf Team Bot ed072f207c Automated rollback of commit 6722988db6. 12 months ago
Thomas Van Lenten 9f52d5e380 [ObjC] Fix issue using GPBBootstrap.h only. 12 months ago
Protobuf Team Bot 9c0d130168 Automated Code Change 12 months ago
Protobuf Team Bot 0e8bb1954d Automated Code Change 12 months ago
Protobuf Team Bot 2eb6e4f374 Automated Code Change 12 months ago
Protobuf Team Bot ee0a41cae3 Add states to support "ignore unparsed". 1 year ago
Sandy Zhang eb10ebd169 Fix features inheritance of oneof fields and extensions and fix/move unit tests to actually run. 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
Protobuf Team Bot 3590a8b7e8 Auto-generate files after cl/609769553 1 year ago
Protobuf Team Bot 6bf0d8a936 Drop MapEntry::_InternalParse and use the TcParser generated version instead. 1 year ago
Alyssa Haroldsen 5983f7033c Transpose the map thunk macros, relocate to header file 1 year ago
Ilya Tokar 5988dc2e37 Make msvc happy 1 year ago
Chris Kennelly 9f79ddf8b3 Replace call to proto2::Arena::CreateMessage with Create. 1 year ago
Protobuf Team Bot 827900d0f5 Add C# to the list of codegen test languages for Editions. 1 year ago
Thomas Van Lenten f9731fdf73 [ObjC] Fix potential `-Wstrict-prototypes` warning. 1 year ago
Protobuf Team Bot 5a0135e65a Bring back 'flat' setters for singular scalars and strings. 1 year ago
Alyssa Haroldsen 4395d97f66 Use a 64K static for zeroed scratch space in upb 1 year ago
YoloMao 8afaae52d8 feat: add visionOS deployment target for Cocoapods (#15917) 1 year ago
Alyssa Haroldsen c6af7f76b7 Replace UpbTypeConversions::empty_message_value with MaybeUninit/null 1 year ago
Alyssa Haroldsen dd27b6b877 Use consistent name for the "get item from untyped map iterator" thunk 1 year ago
Protobuf Team Bot 5d876c9fec Point to released versions in Java Protobuf (lite) READMEs instead of the the next, unreleased version. 1 year ago
Anton Grbin 0fa67a94aa JSON conformance test: repeated with a mix of known and unknown enum string values (#15885) 1 year ago