19897 Commits (6d2f6fcf6609792798a5bfd1d078b00682c38765)
 

Author SHA1 Message Date
Protobuf Team Bot 6d2f6fcf66 Internal change 4 weeks ago
Protobuf Team Bot 5f9fc54665 Auto-generate files after cl/720245010 4 weeks ago
Deanna Garcia 16ff41ecbe Test against bazel 8.0.0, update dependencies to bazel 8 compatible versions, and remove protobuf_extra_deps. 4 weeks ago
Protobuf Team Bot b03f94868e Remove one more `EnableArenaMetrics()` declaration 4 weeks ago
Protobuf Team Bot e388c67f49 Internal change 4 weeks ago
Mike Kruskal ae3015c78a Pin our python version in upb/windows test 1 month ago
Protobuf Team Bot 6235687246 Python protobuf: kwargs initialization now allows dict() for proto map values. 1 month ago
Clayton Knittel 39f13b03de Correctly return `kNoHasbit` for extension fields in `GetFieldHasbitMode`. 1 month ago
Mike Kruskal c856c4cf37 Temporarily extend timeout of C++ conformance tests. 1 month ago
Protobuf Team Bot 88681710b5 Generate Kythe annotations for objc messages. 1 month ago
Protobuf Team Bot ca29ed106f Objectivec: Refactor to use io::Printer::Sub. 1 month ago
Mike Kruskal b9ec7e0081 Fix bug in textformat handling of trailing commas for unknown fields/extensions. 1 month ago
Protobuf Team Bot 565fada5f6 Tiny semantic fix in `RepeatedPtrOverPtrsIterator` (NFC) 1 month ago
Clayton Knittel 7878682b8e Add debug check for field not being extension in `HasBitIndex()`. 1 month ago
Thomas Van Lenten 7f7e5ba8a4 [ObjC] Document what there are unions with only one item. 1 month ago
Mike Kruskal 5bcbf5c688 Fix bazel caching for PHP tests. 1 month ago
Protobuf Team Bot 1d4b6bac6e Internal 1 month ago
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