17484 Commits (7d24d5f53c6bdca71ebe1d9303a7ca0b262d5898)
 

Author SHA1 Message Date
Protobuf Team Bot 7ef3f87e3d Auto-generate files after cl/610422312 10 months ago
Protobuf Team Bot afbe9cc9b5 Internal change 10 months ago
Protobuf Team Bot 7e5962d3bc Auto-generate files after cl/610415350 10 months ago
Protobuf Team Bot ed072f207c Automated rollback of commit 6722988db6. 10 months ago
Thomas Van Lenten 9f52d5e380 [ObjC] Fix issue using GPBBootstrap.h only. 10 months ago
Protobuf Team Bot 9c0d130168 Automated Code Change 10 months ago
Protobuf Team Bot 0e8bb1954d Automated Code Change 10 months ago
Protobuf Team Bot 2eb6e4f374 Automated Code Change 10 months ago
Protobuf Team Bot ee0a41cae3 Add states to support "ignore unparsed". 10 months ago
Sandy Zhang eb10ebd169 Fix features inheritance of oneof fields and extensions and fix/move unit tests to actually run. 10 months ago
Thomas Van Lenten baaf402b29 Fix comment error. 10 months ago
Protobuf Team Bot f12f279be2 Deprecate Arena::CreateMessage internally first. 10 months ago
Alyssa Haroldsen fe5092a392 Support enums as map values 10 months ago
Protobuf Team Bot 3590a8b7e8 Auto-generate files after cl/609769553 10 months ago
Protobuf Team Bot 6bf0d8a936 Drop MapEntry::_InternalParse and use the TcParser generated version instead. 10 months ago
Alyssa Haroldsen 5983f7033c Transpose the map thunk macros, relocate to header file 10 months ago
Ilya Tokar 5988dc2e37 Make msvc happy 10 months ago
Chris Kennelly 9f79ddf8b3 Replace call to proto2::Arena::CreateMessage with Create. 10 months ago
Protobuf Team Bot 827900d0f5 Add C# to the list of codegen test languages for Editions. 10 months ago
Thomas Van Lenten f9731fdf73 [ObjC] Fix potential `-Wstrict-prototypes` warning. 10 months ago
Protobuf Team Bot 5a0135e65a Bring back 'flat' setters for singular scalars and strings. 10 months ago
Alyssa Haroldsen 4395d97f66 Use a 64K static for zeroed scratch space in upb 10 months ago
YoloMao 8afaae52d8 feat: add visionOS deployment target for Cocoapods (#15917) 10 months ago
Alyssa Haroldsen c6af7f76b7 Replace UpbTypeConversions::empty_message_value with MaybeUninit/null 10 months ago
Alyssa Haroldsen dd27b6b877 Use consistent name for the "get item from untyped map iterator" thunk 10 months ago
Protobuf Team Bot 5d876c9fec Point to released versions in Java Protobuf (lite) READMEs instead of the the next, unreleased version. 10 months ago
Anton Grbin 0fa67a94aa JSON conformance test: repeated with a mix of known and unknown enum string values (#15885) 10 months ago
Protobuf Team Bot ce61fc80b6 Remove the override for _InternalParse from Message and inject the custom 10 months ago
Protobuf Team Bot 22cbe3a435 Auto-generate files after cl/609454594 10 months ago
Ilya Tokar 4b31b781f6 Be less aggressive about prefetching in bytesizelong 10 months ago
Protobuf Team Bot 2ec8e4da21 Auto-generate files after cl/609437563 10 months ago
Protobuf Team Bot 6722988db6 Improve pinning assembly when using a clang that supports it. 10 months ago
Alyssa Haroldsen b33682537b Refactor builtin map key type naming info for enums 10 months ago
Protobuf Team Bot e4eac25bb3 Auto-generate files after cl/609416940 10 months ago
Protobuf Team Bot 033ff1710e Introduce a RustFieldType enum which captures the primitive types that a rust field can be. 10 months ago
Hong Shin b9483e03c7 Add syntax, oneof, and stream to protobuf-mode.el 10 months ago
Protobuf Team Bot 73e3aec316 Remove spammy logging message from rust protobuf codegen 10 months ago
h-vetinari fe6edca15b fix pkg-config metadata for shared abseil on windows (#15888) 10 months ago
Chris Kennelly b785fcb583 Automated Code Change 10 months ago
Protobuf Team Bot 1f701a2ba9 Rename FieldBeneratorBase::descriptor_ to field_. 10 months ago
Protobuf Team Bot b653a64514 Minor cleanup: IWYU, etc. 10 months ago
Chris Kennelly bcb1d8cfbd Prohibit unverified lazy repeated fields. 10 months ago
Thomas Van Lenten dd87c9fc72 [ObjC] Small formatting tweaks. 10 months ago
Protobuf Team Bot 4c6436ab44 Internal change 10 months ago
Protobuf Team Bot 9a56a497b2 Fix unused 'use' warning in simple_nested_test.rs 10 months ago
Adam Cozzette 8ca628db61 Update error message to clarify what needs to happen for tests to run 10 months ago
Mike Kruskal e26193d168 Add no-op support for the experimental_strip_nonfunctional_codegen parameter. 10 months ago
Mike Kruskal 038007e748 Avoid all leading/trailing doc comments during codegen tests. 10 months ago
Protobuf Team Bot d9f37f7757 Minor cleanup: IWYU, remove unused type. 10 months ago
Protobuf Team Bot a3f5af066f Add GetStringView() and GetRepeatedStringView() with scratch. 10 months ago