COMMITS
April 16, 2026
P
Auto-generate files after cl/900882576
Protobuf Team Bot committed
P
Fixed missed LICM, found via `-Rpass-missed=licm`
Protobuf Team Bot committed
P
Validate java package and class against injection risks.
Protobuf Team Bot committed
P
Auto-generate files after cl/900831193
Protobuf Team Bot committed
P
Fasttable: support message fields.
Protobuf Team Bot committed
P
C++Proto JSON: Align behavior on the type.proto path with the descriptor.proto path
Protobuf Team Bot committed
P
Auto-generate files after cl/900787189
Protobuf Team Bot committed
P
Restrict fasttable based on compiler support for the features we depend on.
Protobuf Team Bot committed
P
Improve unknown groups depth check in UnknownFieldSetLite.
Protobuf Team Bot committed
P
Automated Code Change
Protobuf Team Bot committed
April 15, 2026
P
Auto-generate files after cl/900370807
Protobuf Team Bot committed
S
Cleanups to CachedSize class.
Samuel Benzaquen committed
R
Refactor proto_bzl_test_suite to use a dictionary for test definitions.
Rachel Goldfinger committed
M
Internal change
Max Shavrick committed
K
Bootstrapping cpp_file_options
Karen Wu committed
P
More cleary document that Lite is targeting mobile client rather than server use.
Protobuf Team Bot committed
K
P
J
Reserve grpc-gateway protoc-gen-openapiv3 extension (#26242)
Johan Brandhorst-Satzkorn committed
P
Format fix.
Protobuf Team Bot committed
April 14, 2026
P
Auto-generate files after cl/899769016
Protobuf Team Bot committed
P
Don't use .data.rel.ro for PROTOBUF_MESSAGE_GLOBALS if __powerpc__.
Protobuf Team Bot committed
C
Use `proto2::Arena::UniquePtr` instead of manual arena memory management in `repeated_field_proxy_test`.
Clayton Knittel committed
P
Add `Private` passkey to extension api that is only intended to be available for internal and gencode use.
Protobuf Team Bot committed
April 13, 2026
P
Dropping `constexpr` ctor for DynamicMessageGlobalsInternalType.
Protobuf Team Bot committed
K
Move @throws javadoc on setters/adders of open enums to the non-value variants
Kevin O'Connor committed
P
Improve FindFieldByNumber benchmark
Protobuf Team Bot committed
P
Improve `InternalLazyField` to support "merge" functions, and add a flag to control the laziness.
Protobuf Team Bot committed
P
Auto-generate files after cl/899011425
Protobuf Team Bot committed
S
Fix alignment of global data object for ImplicitWeakMessage.
Samuel Benzaquen committed