19980 Commits (8892adc24a58521322d8371d0e6b99fcc3ba402d)
 

Author SHA1 Message Date
Protobuf Team Bot 08942659cf Add some tests for arena overhead, covering reasonable and pathological cases. 1 month ago
Thomas Van Lenten cbf9c9be84 [ObjC] Remove some of the legacy generated formats support 1 month ago
Nathaniel Manista 0a9dd3aa53 Tweaks to the .pyi generator 1 month ago
Protobuf Team Bot 4b56158220 Auto-generate files after cl/718469089 1 month ago
Protobuf Team Bot 1f42fcbad1 Always use the global allocator for scratch space when building minitables 1 month ago
Hong Shin 1ebba0d170 Internal Change 1 month ago
Thomas Van Lenten 0485bf25d5 [ObjC] Add Xcode 15 & 16 support to the helper script. 1 month ago
Protobuf Team Bot 84769d3de7 Refactor TextFormat.Printer.MapEntryAdapter to handle more entry types. This will properly sort map keys for DynamicMessage maps. 1 month ago
Thomas Van Lenten cb77b0e714 [ObjC] Move `GPBEnumDescriptorFunc` to be private. 1 month ago
Hong Shin aeffa6d2fc hpb: collapse hpb::Parse overload, provide default empty extension registry 1 month ago
Protobuf Team Bot ba1aedea4d Auto-generate files after cl/718168053 1 month ago
Mike Kruskal 4239489b3c Fix TSAN macro for -std=c99 1 month ago
Protobuf Team Bot 7d766574a8 Internal change. 1 month ago
Thomas Van Lenten 3e851db655 [ObjC] Make the init of a OneOf completely private. 1 month ago
Thomas Van Lenten 66186e30c9 [ObjC] Remove GPBDataType_Count, was internal to the runtime 1 month ago
Xufei Tan b6f3481696 Internal change 1 month ago
Thomas Van Lenten 45e6a413aa [ObjC] Move `GPBObjcClass_t` to be private. 1 month ago
Protobuf Team Bot 88048b53d0 Auto-generate files after cl/718027753 1 month ago
Protobuf Team Bot 27bc619eb6 Auto-generate files after cl/718025165 1 month ago
Protobuf Team Bot 8e6b7276ed Add tsan macro to detect all races on const/non-const thread compatible upb arena functions 1 month ago
Protobuf Team Bot 7eec7a0043 Downgrade message members to base class pointer in oneofs with "too many" message fields. 1 month ago
Protobuf Team Bot a5920a728d Reimplement DynamicMapField to use UntypedMapBase directly. 1 month ago
Protobuf Team Bot f06a9e9b11 Use $std$ instead of core:: in .rs protobuf codegen. 1 month ago
Protobuf Team Bot 336d6f04e9 Python: Improve refleak checker for Python 3.12. 1 month ago
Protobuf Team Bot e3ac4c9342 Auto-generate files after cl/716780695 1 month ago
Protobuf Team Bot 0948553450 Add a oneof with several message fields to inspect the codegen for a future 1 month ago
Protobuf Team Bot c58621b6ff Improve ByteSize calculation for fields with fixed wire size. 1 month ago
Thomas Van Lenten 3423d7c451 Add tests that call out how Timestamp handles negative nanos. 1 month ago
Protobuf Team Bot d02df7fe88 Auto-generate files after cl/716234662 1 month ago
Adam Cozzette db86acf036 Migrate all upb plugins over to the C++ protoc plugin framework 1 month ago
Protobuf Team Bot cafeaa41fb Have the protoc CLI properly report any parser warnings. 1 month ago
Protobuf Team Bot 94ae26d5c5 Re-Expose UnderscoresToCapitalizedCamelCase for plugins in OSS. 1 month ago
Hong Shin d054e53652 hpb: Serialize - Remove unused options parameter 1 month ago
Xufei Tan bae06daa2e Internal change. 1 month ago
Vitaly Goldshteyn c3a325e39c Automated Code Change 1 month ago
Protobuf Team Bot d43eec81d0 Stop emitting the non-suffixed name for the oneof generated types. 1 month ago
Protobuf Team Bot 2b35daebad Auto-generate files after cl/715448535 1 month ago
Protobuf Team Bot fad454c784 Add an `enforce_naming_style` feature which will be implemented in Edition 2024. 1 month ago
Protobuf Team Bot 32838e8c2c Rename bazel "pip_deps" hub_name. 1 month ago
Burak Emir 7d1b040ec4 Fix label struct in protobuf Rust starlark code. 1 month ago
Protobuf Team Bot ff5bcf53ae Move part of the `TypeDefinedMapFieldBase` implementation into `MapFieldBase` 1 month ago
Thomas Van Lenten bf068d9e0e [ObjC] Make a test for the 30007 format 1 month ago
Protobuf Team Bot c58bd74bdf Auto-generate files after cl/715064854 1 month ago
Protobuf Team Bot fa02f768e3 Remove reference to cc_proto_aspect 1 month ago
Jason Lunn 4a92a1c9bf Support ruby 3.4 (#19752) 1 month ago
Tony Liao bfbed2ad9c Add an explicit null check so that ClangTidy doesn't complain about nullable pointers. 1 month ago
Protobuf Team Bot d1990d968a Breaking change: Upgrade return type of several string returning functions to `absl::string_view`. 1 month ago
Tony Liao 1355ef2766 Remove an unused parameter in the file-local GetOrderedFields function. 1 month ago
Protobuf Team Bot 5106654585 Introduce weirder names for the oneof generated structs to minimize collisions. 1 month ago
Protobuf Team Bot dca34c7c05 Auto-generate files after cl/714982016 1 month ago