10667 Commits (53eadba5eed6d9d275e359e7418ba798fd5d808a)
 

Author SHA1 Message Date
Jerry Berg 0466a655d8
Merge pull request #11045 from signalwerk/patch-1 2 years ago
Protobuf Team Bot 8bd49dea5e Fix lint warnings for protobuf GeneratedMessage.java 2 years ago
Protobuf Team Bot a0e7ecf766 Simplify protobuf Java message builder by removing methods that calls the super class only. 2 years ago
Stefan Huber 4c8a128e14
Standardise Link-Format 2 years ago
Deanna Garcia 5251a44893 Upgrade rules_python to newest version. 2 years ago
Protobuf Team Bot 3e5fe0061f Cleanup arena.h template dispatch. 2 years ago
Protobuf Team Bot 4163455776 [ObjC] Move GPBExtensionMergeFromInputStream into GPBMessage.m 2 years ago
yksten 4e00cf365d
Update third_party.md 2 years ago
Eric Salo 8809a113bc update Ruby to use the newer upb_Map_Next() iterator 2 years ago
Eric Salo 9cdf347d19 fix the ruby and php builds which were broken by a recent upb change 2 years ago
Clément Jean 1489e8d224 Changing bazel skylib version from 1.2.1 to 1.3.0 (#10979) 2 years ago
ericsalo eb06d1fdcb
update protobuf_deps to point to the current upb 21.x (#11028) 2 years ago
Deanna Garcia 847ace296c Rename CODEOWNERS to CODEOWNERSHIP 2 years ago
Protobuf Team Bot b141bf9b1e protobuf: Improve error message while constructing messages in Python. 2 years ago
Protobuf Team Bot 280439822a Internal change 2 years ago
Gregory P. Smith d35a66e67b Use sys.stdin.buffer and sys.stdout.buffer directly for binary I/O, don't 2 years ago
Protobuf Team Bot e0a1da0868 Correctly discard unknown enum name strings in an array when parsing a repeated field. 2 years ago
Protobuf Team Bot 030ed9c8df Split "zero" trait into more targeted traits and make them more precise. 2 years ago
Karol M. Langner 6e75fa152e Add repeated and nested message fields to deprecated test proto 2 years ago
Protobuf Team Bot 72977f951c Add ability for custom a MessagePrinter to default back to the default implementation. 2 years ago
Protobuf Team Bot c862c1cab4 Internal change 2 years ago
Jie Luo 3b4c4d0123 Remove syntax usage in test_util.py 2 years ago
Protobuf Team Bot d0c1a63347 [ObjC] Let Xcode 14 update the project settings 2 years ago
Protobuf Team Bot 4a122474ce [ObjC] Update generation to include the new closed enum information. 2 years ago
Protobuf Team Bot 899c14a384 [ObjC] Avoid warning from Xcode 14. 2 years ago
Protobuf Team Bot c79832bddc [ObjC] Mark the syntax on FileDescriptor as deprecated. 2 years ago
Protobuf Team Bot 7bb699be43 [ObjC] Add the concept of a closed enum. 2 years ago
Protobuf Team Bot 3a74266787 [ObjC] Minor cleanups for the descriptor startup. 2 years ago
Anton Grbin 09f4901084 Copybara import of the project: 2 years ago
Jerry Berg 3c3e66ade1
Merge pull request #10984 from protocolbuffers/googleberg-patch-nested-builder-fix 2 years ago
Jerry Berg 736e9b8f7c Fix misplacement of TimingBelt in the nested_builders_test.proto 2 years ago
Jerry Berg 8d38060c89
Add test to verify nested builder fix. 2 years ago
Jerry Berg f616e70a9a
Add timing belt to nested_builders_test protos 2 years ago
Protobuf Team Bot 47862bbfe2 [ObjC] Bring back the explicit getter for enumDescriptor. 2 years ago
Jerry Berg 8e6afeff49
Mark nested builder as clean after clear is called 2 years ago
Jerry Berg 4f393bd515
Merge pull request #10960 from protocolbuffers/gberg-ads-performance 2 years ago
Protobuf Team Bot d4adb43bb4 proto2::Map improvements 2 years ago
Protobuf Team Bot 0e7d311b79 Use ARM-optimized varint decoding functions with table-driven parser. 2 years ago
Protobuf Team Bot 7140f6f1e1 Enforce GPBFieldHasEnumDescriptor always being set. 2 years ago
Protobuf Team Bot 38fb1080b4 Block direct creation of Descriptors. 2 years ago
Protobuf Team Bot d4e1327adc [ObjC] Remove some stale comments about proto3 and unknown fields. 2 years ago
deannagarcia d70b5c5156 Copybara import of the project: 2 years ago
deannagarcia 43e22d5be6
Merge pull request #10850 from protocolbuffers/deannagarcia-patch-18 2 years ago
Mike Kruskal a13c2fbc9e Internal change 2 years ago
Adam Cozzette 225b936c01 Fix missing `google::protobuf::RepeatedPtrField<std::string>` issue in GCC 2 years ago
Andrii Oriekhov 21815faf0f Copybara import of the project: 2 years ago
Joey Parrish f06f81f0c8 Copybara import of the project: 2 years ago
645775992 c1a42b34e5 Copybara import of the project: 2 years ago
Protobuf Team Bot 2880fef06c Begin emitting semantic metadata for some C++ proto features. 2 years ago
Protobuf Team Bot ce7a02c94c Stop generating an override for getUnknownFields() the GeneratedMessage version 2 years ago