18435 Commits (6d832d3aa29f1d6334493cdb064d017e871a6f9c)
 

Author SHA1 Message Date
Protobuf Team Bot 6d832d3aa2 Change the parse function to use appropriate calling convention. 3 months ago
Protobuf Team Bot d7e9ffb47b Auto-generate files after cl/672280579 3 months ago
Joshua Haberman 5ee5891f7d Refactored the C name mangling to not depend on C++ or upb reflection. 3 months ago
Joshua Haberman da825e80b1 Migrated upb code generators to the new code_generator_lite.h library. 3 months ago
Joshua Haberman 65c9e69f97 Delete upbdev and friends, which were only used by the Dart plugin. 3 months ago
Protobuf Team Bot 3052de88f8 Auto-generate files after cl/672079929 3 months ago
Joshua Haberman ed1a62cc58 Split a few lightweight functions into code_generator_lite.h 3 months ago
Derek Benson 50c3191741 add a dependency to the upb amalgamation on text:debug and text:internal 3 months ago
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