18551 Commits (5da098b8b039e64711ee876810c4418ee8732f6b)
 

Author SHA1 Message Date
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
Protobuf Team Bot 2f9e1504a2 Internal version update. 3 months ago
Bo Anderson e490bff517 Fix file descriptor leak in test suite (#18021) 3 months ago
Protobuf Team Bot 6ec8f87b38 Auto-generate files after cl/669513564 3 months ago
Joshua Haberman 8422e9795f Migrated upb to use Copybara-standard stripping. 3 months ago
Joshua Haberman e4449ba248 Harmonize license rules between google3 and OSS 3 months ago
Joshua Haberman 593bcfaf57 Format MODULE.bazel with Buildifier 3 months ago
Sven Mikael Persson 7c8ce77f5f Fixed some shadowing between local variables (#17971) 3 months ago
Adam Cozzette a724fea0d7 Fix compiler error with `StrongReferenceToType()` 3 months ago
Protobuf Team Bot bf9010102a Auto-generate files after cl/669361776 3 months ago
Protobuf Team Bot bd4162ad51 `MapEntry` no longer needs `Derived` template parameter. 3 months ago
Protobuf Team Bot ee9c176e73 Don't include upb accessors C codegen in Rust-upb build 3 months ago
Protobuf Team Bot ffdebdb3f0 Auto-generate files after cl/669198477 3 months ago
Mike Kruskal 363c0e16df Automated rollback of commit 589cf718b4. 3 months ago
Protobuf Team Bot 890dd25c7f Auto-generate files after cl/669096134 3 months ago