COMMITS
May 27, 2026
P
Internal change
Protobuf Team Bot committed
P
Optimize JsonFormat by handling the newline pretty printing better.
Protobuf Team Bot committed
P
Auto-generate files after cl/921771119
Protobuf Team Bot committed
P
Use direct offset computation for submessage lookups
Protobuf Team Bot committed
May 26, 2026
P
M
avoid "unreachable code" msvc warning (#26646)
mooware committed
C
Remove possible use after free via Python Buffer Objects in MergeFromString.
Charlie Beattie committed
P
Optimize JavaProto JSON string escaping handling.
Protobuf Team Bot committed
P
Add missing `ABSL_PREDICT_FALSE` to unknown field checks in `InternalMetadata`.
Protobuf Team Bot committed
J
Added free threading support to PyUpb_WeakMap
Joshua Haberman committed
S
Fix the code injection for cross-pool extension verification to work in all conditions.
Samuel Benzaquen committed
P
Auto-generate files after cl/921438940
Protobuf Team Bot committed
R
Treat mismatched length-delimited repeated Group tags as unknown fields in upb.
Rachel Goldfinger committed
P
Add option to enable strict JSON parsing in Protobuf Java JsonFormat.
Protobuf Team Bot committed
May 24, 2026
P
Auto-generate files after cl/920402652
Protobuf Team Bot committed
May 23, 2026
P
Automated Code Change
Protobuf Team Bot committed
P
Auto-generate files after cl/919984787
Protobuf Team Bot committed
K
Implement cc_namespace option
Karen Wu committed
P
Auto-generate files after cl/919938888
Protobuf Team Bot committed
P
Minimal inlined arm64 asm memset for zero-initializing messages.
Protobuf Team Bot committed
May 22, 2026
C
Add assign_bytes Benchmarks.
Charlie Beattie committed
P
Clean up remaining defunct experimental runtime JavaFull runtime schema classes.
Protobuf Team Bot committed
P
Add clear error message if MessageSchema is reached in an environment without sun.misc.Unsafe.
Protobuf Team Bot committed
P
Auto-generate files after cl/919794585
Protobuf Team Bot committed
P
Extract EPS macro and use it in fast decoder
Protobuf Team Bot committed
R
Automated rollback of commit 3981478ddaac28d963532e4d41f1609796d14fc4.
Rachel Goldfinger committed
F
Fix for performance penalty in deep dependencies (#20392)
Fernando Garcia Corona committed
D