20151 Commits (21d1a6ff81fef7bef2d99ff51a2322e32ad2d64c)
 

Author SHA1 Message Date
Adam Cozzette db86acf036 Migrate all upb plugins over to the C++ protoc plugin framework 3 months ago
Protobuf Team Bot cafeaa41fb Have the protoc CLI properly report any parser warnings. 3 months ago
Protobuf Team Bot 94ae26d5c5 Re-Expose UnderscoresToCapitalizedCamelCase for plugins in OSS. 3 months ago
Hong Shin d054e53652 hpb: Serialize - Remove unused options parameter 3 months ago
Xufei Tan bae06daa2e Internal change. 3 months ago
Vitaly Goldshteyn c3a325e39c Automated Code Change 3 months ago
Protobuf Team Bot d43eec81d0 Stop emitting the non-suffixed name for the oneof generated types. 3 months ago
Protobuf Team Bot 2b35daebad Auto-generate files after cl/715448535 3 months ago
Protobuf Team Bot fad454c784 Add an `enforce_naming_style` feature which will be implemented in Edition 2024. 3 months ago
Protobuf Team Bot 32838e8c2c Rename bazel "pip_deps" hub_name. 3 months ago
Burak Emir 7d1b040ec4 Fix label struct in protobuf Rust starlark code. 3 months ago
Protobuf Team Bot ff5bcf53ae Move part of the `TypeDefinedMapFieldBase` implementation into `MapFieldBase` 3 months ago
Thomas Van Lenten bf068d9e0e [ObjC] Make a test for the 30007 format 3 months ago
Protobuf Team Bot c58bd74bdf Auto-generate files after cl/715064854 3 months ago
Protobuf Team Bot fa02f768e3 Remove reference to cc_proto_aspect 3 months ago
Jason Lunn 4a92a1c9bf Support ruby 3.4 (#19752) 3 months ago
Tony Liao bfbed2ad9c Add an explicit null check so that ClangTidy doesn't complain about nullable pointers. 3 months ago
Protobuf Team Bot d1990d968a Breaking change: Upgrade return type of several string returning functions to `absl::string_view`. 3 months ago
Tony Liao 1355ef2766 Remove an unused parameter in the file-local GetOrderedFields function. 3 months ago
Protobuf Team Bot 5106654585 Introduce weirder names for the oneof generated structs to minimize collisions. 3 months ago
Protobuf Team Bot dca34c7c05 Auto-generate files after cl/714982016 3 months ago
Protobuf Team Bot d36971ba80 Remove the `proto_ns` substitution variable and replace its use with `pb` or 3 months 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 3 months ago
Protobuf Team Bot 6e393fd796 Make the Proto2/Proto3 Defaults test check be non-exhaustive. 3 months 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. 3 months ago
Jason Lunn 56f318dc82 Add a multi-platform Gemfile.lock (#19804) 3 months ago
Jie Luo 975bb07baa Nextgen Proto Pythonic API: Add byte_size(), clear_message() and clear_field() APIs in proto module 3 months ago
Sandy Zhang 5b0fa1d84e Add sha256 integrity to "com_google_protobuf_v25.0" which was in WORKSPACE but missing from WORKSPACE.bzlmod 4 months ago
Protobuf Team Bot cc6baf265e Auto-generate files after cl/714091676 4 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: 4 months ago
Protobuf Team Bot 176234fec2 Internal change 4 months ago
Protobuf Team Bot 9fd34f7fe9 Auto-generate files after cl/714075005 4 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. 4 months ago
Protobuf Team Bot c9c27c6a3a Fix warnings in protobuf-codegen crate. 4 months ago
Protobuf Team Bot 001b674b54 Fix c++ IgnoreUnknownEnumStringValueInMap conformance tests 4 months ago
Mike Kruskal c2df2c9d32 Internal changes 4 months ago
Jie Luo e9fa879813 Nextgen Proto Pythonic API: “Add-on” proto for Text Format serialize/parse 4 months ago
Protobuf Team Bot 8358325da4 Minor internal changes 4 months ago
Mike Kruskal 0ccd8459ce Fix mishandling of open enum + explicit presence fields. 4 months ago
Protobuf Team Bot b339b5c74f Auto-generate files after cl/713766718 4 months ago
Protobuf Team Bot 3580d09d69 If max block size is specified, don't add our internal bookkeeping overhead on top of it. 4 months ago
Protobuf Team Bot 509b0d00cb Auto-generate files after cl/713758496 4 months ago
Protobuf Team Bot 90a81065dd Change the `XXX_IsValid` enum validator functions to be `inline`. 4 months ago
Protobuf Team Bot f75af385fe Set #![allow(nonstandard_style)] at the top level of our codegen crates. 4 months ago
Protobuf Team Bot fd2ce71c23 Auto-generate files after cl/713678926 4 months ago
Protobuf Team Bot 014e712b15 Add Clang nonnull annotations for C++ generated code. 4 months ago
Stan Hu b46f315c8d ruby: make it possible to specify compiler for C extension (#19863) 4 months ago
Protobuf Team Bot 0d4842de7e Prepare code for breaking change in Protobuf C++ API. 4 months ago
Protobuf Team Bot b0b7bf3d9a Auto-generate files after cl/713536794 4 months ago
Protobuf Team Bot 66de8e7c34 Pass size to upb_alloc when freeing an arena 4 months ago