10678 Commits (9244d121b49f88645234098ae59d28a0ca1f90e4)
 

Author SHA1 Message Date
Protobuf Team Bot 2221a0111d Add support for lazy fields to TDP. 2 years ago
Protobuf Team Bot 783cab258e [ObjC] Disable CocoaPods watchOS validation for now. 2 years ago
Protobuf Team Bot cd6180d4c3 [ObjC] Generator const cleanups 2 years ago
Protobuf Team Bot 64d3eeb1b3 [ObjC] Move all Message, Enum, & Extension Generators up to the File. 2 years ago
Eric Salo 4ac90bbb69 add unit test for recent upb bug fix 2 years ago
Protobuf Team Bot 016ef2393e Standardize link formatting in documentation. 2 years ago
Protobuf Team Bot 96dd2ea63f Refactor proto2::Map to move all the key-only operations into a key-only base 2 years ago
Mike Kruskal 04e813577c Bump upb version 2 years ago
Protobuf Team Bot 83677a9ebb [ObjC] pass the Descriptor initialization flags to FieldDescriptor 2 years ago
dankm 2a73e3bdfb Hide ruby native extension symbols on FreeBSD (#10832) 2 years ago
Mike Kruskal d083ec5efc Internal change 2 years ago
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