18427 Commits (c964e143d97b16fd76a1d00486810cc05874f3ee)
 

Author SHA1 Message Date
Tony Liao c964e143d9 Rename private reflection helpers HasBit to HasFieldSingular. 3 months ago
Protobuf Team Bot 849f05f886 Auto-generate files after cl/671934556 3 months ago
Eric Salo 1321c26fc6 upb: fix uninitialized upb_MessageValue buffer bugs 3 months ago
Cong Liu b179075955 Internal change. 3 months ago
Protobuf Team Bot 7a93369749 Internal version update. 3 months ago
Protobuf Team Bot dfd7784fa1 Assign the results of getClass() calls to unused variables 3 months ago
Protobuf Team Bot b35d4bad3c Change `upb` crate source to not use std or alloc 3 months ago
Protobuf Team Bot e3f37a2eb0 Auto-generate files after cl/671837281 3 months ago
Protobuf Team Bot ad3222c124 Replace PROTOBUF_FORCE_COPY_IN_MOVE macro with constexpr function for easier 3 months ago
Protobuf Team Bot 5257fc6086 Automated rollback of commit a1b33f4136. 3 months ago
serge-sans-paille f803670de7 Remove or replace useless references to <iostream> (#18069) 3 months ago
Protobuf Team Bot a1b33f4136 Make WireFormat::ByteSize aware of LazyField. 3 months ago
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