19865 Commits (b6f3481696ab9355b5e27a488fa6e595a7ed8bcb)
 

Author SHA1 Message Date
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
Protobuf Team Bot d36971ba80 Remove the `proto_ns` substitution variable and replace its use with `pb` or 1 month ago
Jie Luo 4214ee72ef Add has_options to ServiceDescriptor and MethodDescriptor in UPB python and cpp python to match with other descriptors and pure python 1 month ago
Protobuf Team Bot 6e393fd796 Make the Proto2/Proto3 Defaults test check be non-exhaustive. 1 month ago
Protobuf Team Bot c8ad774756 Fix JRuby conformance issue by loosening Java's `JSONFormatter` implementation to be more accepting of `DynamicMessage` instances of well-known types that have a descriptor with a different object identity but the same full name. 2 months ago
Jason Lunn 56f318dc82 Add a multi-platform Gemfile.lock (#19804) 2 months ago
Jie Luo 975bb07baa Nextgen Proto Pythonic API: Add byte_size(), clear_message() and clear_field() APIs in proto module 2 months ago
Sandy Zhang 5b0fa1d84e Add sha256 integrity to "com_google_protobuf_v25.0" which was in WORKSPACE but missing from WORKSPACE.bzlmod 2 months ago
Protobuf Team Bot cc6baf265e Auto-generate files after cl/714091676 2 months ago
Protobuf Team Bot 8afab86bcd Store the upb_Arena's struct data at the start of the initial block rather than the end. This has a few benefits: 2 months ago
Protobuf Team Bot 176234fec2 Internal change 2 months ago
Protobuf Team Bot 9fd34f7fe9 Auto-generate files after cl/714075005 2 months ago
Protobuf Team Bot e8206dbf62 Allow suggesting the initial block size without requiring an initial block to be provided and managed separately. This can avoid small mallocs when the approximate arena size is known. 2 months ago
Protobuf Team Bot c9c27c6a3a Fix warnings in protobuf-codegen crate. 2 months ago
Protobuf Team Bot 001b674b54 Fix c++ IgnoreUnknownEnumStringValueInMap conformance tests 2 months ago
Mike Kruskal c2df2c9d32 Internal changes 2 months ago