COMMITS
June 1, 2026
P
Move the "same instance" check at `mergeFrom(MessageLite)` into `GeneratedMessageLite`.
Protobuf Team Bot committed
P
Auto-generate files after cl/924929910
Protobuf Team Bot committed
C
Introduce `FieldLayout` abstraction to the C++ compiler.
Clayton Knittel committed
P
Micro-optimize fieldsSortedByNumber to just point an fields normally.
Protobuf Team Bot committed
P
Avoid always parsing all lazy extensions on equals()
Protobuf Team Bot committed
C
Add Python repeated fields benchmarks.
Charlie Beattie committed
K
Flip CppFileOptions namespace to edition_introduced `EDITION_2026`
Karen Wu committed
May 30, 2026
P
Automated Code Change
Protobuf Team Bot committed
C
Temporarily move `RepeatedFieldOrProxy` to the internal namespace.
Clayton Knittel committed
May 29, 2026
K
Serialize length-prefixed protos once (#27252)
Kamil Monicz committed
P
Fix typo in BUILD rule name
Protobuf Team Bot committed
P
Auto-generate files after cl/923465700
Protobuf Team Bot committed
A
upb: Adds a new error code `kUpb_ErrorCode_MaxDepthExceeded`.
Ada Zhang committed
May 28, 2026
P
Auto-generate files after cl/923032296
Protobuf Team Bot committed
P
Handle unlinked submessages in the fasttable unknowns loop and mismatch handler
Protobuf Team Bot committed
P
Auto-generate files after cl/922907524
Protobuf Team Bot committed
R
internal change
Runze Wang committed
P
Auto-generate files after cl/922881912
Protobuf Team Bot committed
R
Remove flag guard on _UPB_FREEZE_OPTIONS function definition
Runze Wang committed
P
Auto-generate files after cl/922801889
Protobuf Team Bot committed
P
fasttable: Treat unlinked submessage as unknown.
Protobuf Team Bot committed
R
Refactor multiple tests to use cc_analysis_test.
Rachel Goldfinger committed
P
Auto-generate files after cl/922780263
Protobuf Team Bot committed
A
P
Declare proto2::internal::Allocate always_inline and malloc
Protobuf Team Bot committed
P
Use natural String comparison instead of UTF-8 ByteString comparison for sorting map keys in JsonFormat.
Protobuf Team Bot committed
H
json/python: add support for custom json strings for enum values
Hong Shin committed
May 27, 2026
S
Refactor layout of LazyField to save memory in the expected unparsed case.
Samuel Benzaquen committed
P
Auto-generate files after cl/922299549
Protobuf Team Bot committed
P
Add WebAssembly (`__wasm__`) target preprocessor support to upb weak MiniTable definitions.
Protobuf Team Bot committed