18415 Commits (17673f5b90b4a73d8633a25650a4f7d1ae0aff72)
 

Author SHA1 Message Date
Jingwen Chen 17673f5b90 Automated rollback of commit 76794bf3ad. 3 months ago
Mark Hansen cf0cf766c6 Remove unnecessarily suppressed unchecked warnings 3 months ago
Protobuf Team Bot 845aff331a Internal version update. 3 months ago
Mark Hansen 37f481c16f ArrayDecoders: tag methods as throwing more-specific exception 3 months ago
Mark Hansen 4be4bf2b5c Grow ProtobufArrayList starting from array length, not size 3 months ago
Mark Hansen ee419f22e0 Bugfix: Make extensions beyond n=16 immutable. 3 months ago
Mark Hansen 3d4d514c64 Add test showing that not all the messages inside a Lite FieldSet were made immutable. 3 months ago
Protobuf Team Bot eacaa2bacc IWYU & other minor NFC changes in repeated_*_field.* 3 months ago
Eric Salo 76794bf3ad protobuf: delete the _retain_options attribute from proto_library() 3 months ago
Hong Shin 08f324f199 Introduce hpb::Arena stub 3 months ago
Protobuf Team Bot 8387a0fd9d Auto-generate files after cl/671493939 3 months ago
Hong Shin d46874c047 Remove protos::internal::Serialize shim 3 months ago
Hong Shin 6da642ac5c upb: Arena_DoFuse typo fix 3 months ago
Protobuf Team Bot d99336559e Insert software prefetches into merge functions. This improves performance when hardware prefetchers are disabled on AMD machines. 3 months ago
Protobuf Team Bot 8aa0add7d3 Insert software prefetches into proto parsing functions. This improves performance when hardware prefetchers are disabled on AMD platforms. 3 months ago
Evan Brown 9b019ee271 Add prefetching of subsequent extensions in ExtensionSet::ForEach. 3 months ago
Protobuf Team Bot f72e5ce370 Fix duplicate `possible_owners` in upb aspect. 3 months ago
Adam Cozzette c3df35950b Rust: create blanket implementation of `ProxiedInMapValue` for upb-backed messages 3 months ago
Hong Shin 37f3ced360 Migrate internal::SetExtension from protos to hpb 3 months ago
Thomas Van Lenten 5710bfcbb9 [ObjC] Use more complete imports 3 months ago
Thomas Van Lenten 231b968b9c [ObjC] Don't rely so heavily on fwd decls in the headers. 3 months ago
Protobuf Team Bot 3c3d4900bc Move py_proto_library toolchain into protobuf repository. 3 months ago
Derek Benson b8764f0941 add MSRV to the protobuf crate 3 months ago
Protobuf Team Bot f4c04a8851 Auto-generate files after cl/671111042 3 months ago
Protobuf Team Bot c890e87bc9 Replace PROTOBUF_FORCE_COPY_IN_SWAP macro with constexpr function for easier 3 months ago
Protobuf Team Bot 5d341470da Initial pass of a proto_eq gtest macro. 3 months ago
Joshua Haberman e1dbeb0e61 Removed Rust-specific "thunks" logic from upb_c_proto_library(). 3 months ago
Protobuf Team Bot a4b8d25b97 Auto-generate files after cl/671022293 3 months ago
Joshua Haberman 7826ad1525 Removed some obsolete macro logic. 3 months ago
Mike Kruskal 58259db73d Internal changes 3 months ago
Protobuf Team Bot d6630c27f2 Auto-generate files after cl/670990379 3 months ago
Hong Shin 290f28871f Introduce upb_ByteSize 3 months ago
Hong Shin b01eee755e Migrate PrivateAccess from protos to hpb 3 months ago
Joshua Haberman c841627af4 Use `default_compatible_with` instead of specifying `compatible_with` on every target. 3 months ago
Mark Hansen e3cc31a12e Reserve capacity in ProtobufArrayList when calling Builder.addAllRepeatedMessage(Collection) 3 months ago
Mark Hansen bd1887e436 Avoid allocating iterators when calling Message.Builder.addAllFoo(RandomAccess List) 3 months ago
Protobuf Team Bot f44ad0b1ae Auto-generate files after cl/670722407 3 months ago
Tony Liao 920d5c33d4 Remove the AnyMetadata class and use free functions instead. 3 months ago
Hong Shin 1f237eff07 Abrogate protos::internal::ExtensionIdentifier in favor of hpb::internal::ExtensionIdentifier 3 months ago
Evan Brown 1abef5b9e1 Refactor Extension union to have a separate named union for pointer values. 3 months ago
Hong Shin 4535f862f5 protos::Ptr -> hpb::Ptr parte deux 3 months ago
y-yagi b1e435dc92 Remove unused header file from Ruby source code (#17871) 3 months ago
Mike Kruskal 90c3fa2c39 Remove more outdated conformance tests. 3 months ago
Protobuf Team Bot b434d512d9 Auto-generate files after cl/670583253 3 months ago
Protobuf Team Bot 23aada230b Add `[[deprecated]]` attribute when generating enums and classes. 3 months ago
Thomas Van Lenten c935f725de [ObjC] Mark some of the old apis as deprecated 3 months ago
Adam Cozzette b7a7e71d6e Make UntypedMapIterator a trivial type 3 months ago
Thomas Van Lenten 5233b80fb7 [ObjC] Better support class renaming for extensions. 3 months ago
Protobuf Team Bot 6ed0b9f28d Internal change 3 months ago
Hood Chatham b915e9f44e Fix signature of `PyUpb_MessageMeta_Clear` (#17959) 3 months ago