17114 Commits (988194a591f0b82b1ae52590e4daa5f0519ef8c7)
 

Author SHA1 Message Date
Protobuf Team Bot 5a0135e65a Bring back 'flat' setters for singular scalars and strings. 9 months ago
Alyssa Haroldsen 4395d97f66 Use a 64K static for zeroed scratch space in upb 9 months ago
YoloMao 8afaae52d8 feat: add visionOS deployment target for Cocoapods (#15917) 9 months ago
Alyssa Haroldsen c6af7f76b7 Replace UpbTypeConversions::empty_message_value with MaybeUninit/null 9 months ago
Alyssa Haroldsen dd27b6b877 Use consistent name for the "get item from untyped map iterator" thunk 9 months ago
Protobuf Team Bot 5d876c9fec Point to released versions in Java Protobuf (lite) READMEs instead of the the next, unreleased version. 9 months ago
Anton Grbin 0fa67a94aa JSON conformance test: repeated with a mix of known and unknown enum string values (#15885) 9 months ago
Protobuf Team Bot ce61fc80b6 Remove the override for _InternalParse from Message and inject the custom 9 months ago
Protobuf Team Bot 22cbe3a435 Auto-generate files after cl/609454594 9 months ago
Ilya Tokar 4b31b781f6 Be less aggressive about prefetching in bytesizelong 9 months ago
Protobuf Team Bot 2ec8e4da21 Auto-generate files after cl/609437563 9 months ago
Protobuf Team Bot 6722988db6 Improve pinning assembly when using a clang that supports it. 9 months ago
Alyssa Haroldsen b33682537b Refactor builtin map key type naming info for enums 9 months ago
Protobuf Team Bot e4eac25bb3 Auto-generate files after cl/609416940 9 months ago
Protobuf Team Bot 033ff1710e Introduce a RustFieldType enum which captures the primitive types that a rust field can be. 9 months ago
Hong Shin b9483e03c7 Add syntax, oneof, and stream to protobuf-mode.el 9 months ago
Protobuf Team Bot 73e3aec316 Remove spammy logging message from rust protobuf codegen 9 months ago
h-vetinari fe6edca15b fix pkg-config metadata for shared abseil on windows (#15888) 9 months ago
Chris Kennelly b785fcb583 Automated Code Change 9 months ago
Protobuf Team Bot 1f701a2ba9 Rename FieldBeneratorBase::descriptor_ to field_. 9 months ago
Protobuf Team Bot b653a64514 Minor cleanup: IWYU, etc. 9 months ago
Chris Kennelly bcb1d8cfbd Prohibit unverified lazy repeated fields. 9 months ago
Thomas Van Lenten dd87c9fc72 [ObjC] Small formatting tweaks. 9 months ago
Protobuf Team Bot 4c6436ab44 Internal change 9 months ago
Protobuf Team Bot 9a56a497b2 Fix unused 'use' warning in simple_nested_test.rs 9 months ago
Adam Cozzette 8ca628db61 Update error message to clarify what needs to happen for tests to run 9 months ago
Mike Kruskal e26193d168 Add no-op support for the experimental_strip_nonfunctional_codegen parameter. 9 months ago
Mike Kruskal 038007e748 Avoid all leading/trailing doc comments during codegen tests. 9 months ago
Protobuf Team Bot d9f37f7757 Minor cleanup: IWYU, remove unused type. 9 months ago
Protobuf Team Bot a3f5af066f Add GetStringView() and GetRepeatedStringView() with scratch. 9 months ago
Mike Kruskal 6c58b9a552 Avoid all leading/trailing doc comments during codegen tests. 9 months ago
Protobuf Team Bot 6caac65375 USAGE_CHECK stringifies the second argument and thus it doesn't need to be quoted. 9 months ago
Jakob Buchgraber 7949a62bf8 #rust #protobuf #concurrency Make messages Send 9 months ago
Protobuf Team Bot 42c215718e Add serialize(&self) on MsgView and MsgMut (in addition to the preexisting owned Message) 9 months ago
Protobuf Team Bot 976a6eb6a4 Rolling back while figuring out why some tests failed. 10 months ago
Protobuf Team Bot 783a023f6a Allow the dispatcher in DescriptorPool to be set to nullptr. 10 months ago
Protobuf Team Bot 5553de265e Verify more than one message set entities. 10 months ago
bcsgh eb70b343aa Avoid a 'may be used uninitialized' warning when built with '-c opt'. (#15846) 10 months ago
Protobuf Team Bot a938b595c2 Auto-generate files after cl/607386966 10 months ago
Protobuf Team Bot 44f328a7de Make PROTOBUF_TSAN_READ/WRITE into functions to reduce the cost of macros in large translation units. 10 months ago
Protobuf Team Bot 1f9b71e9dd Check if the number of seconds is valid for a timestamp before creating a 10 months ago
Protobuf Team Bot 8d9fb756be Internal 10 months ago
Protobuf Team Bot 0ce48b30b5 Add reflection tests to :string_view_test. 10 months ago
Daniel Richard G a8181d9ae8 Write generated source files to the build tree, not the source tree. (#14455) 10 months ago
Adam Cozzette c32c04c7ed Tweak BUILD setup to make the layering check change less disruptive 10 months ago
Protobuf Team Bot e65e8ca900 Replace ImplicitWeakMessage::_InternalParse with a TcParse table implementation. 10 months ago
Jaap Taal 72e0be1031 [csharp] Fix indentation for MapField with nested Messages (#15836) 10 months ago
Protobuf Team Bot e0942c8f29 Return a non_null::dangling() for 0-sized allocations. 10 months ago
Ian Baker 89bea36856 Document that `Timestamps.parse` might emit zero fractional digits 10 months ago
Ryan Govostes a02a8b88c1 Fix --maximum_edition usage text (#15828) 10 months ago