17147 Commits (03687b798b463dad0a6cdb3bc4cb840b968d00ed)
 

Author SHA1 Message Date
Protobuf Team Bot f5a225597b Minor cleanup: IWYU, shoud_split() instead of ShouldSplit(...). 1 year ago
Protobuf Team Bot 41732e8fee Auto-generate files after cl/604457261 1 year ago
Bernard Normier 3121f8ce10 Add IceRPC to the list of third-party RPC implementations (#15072) 1 year ago
Chris Kennelly 34a04c1fd5 Remove lazy=true from repeated fields. 1 year ago
Alyssa Haroldsen 035d6ec2cb Implement map iteration 1 year ago
Chris Kennelly 37826c1da6 Only consider scalar submessages eligible for explicit lazy. 1 year ago
Protobuf Team Bot 9e57b8e0d8 Add prefetching in arena blocks. 1 year ago
Hong Shin dbf7adfabc protobuf: Replace NULL with nullptr in terra cpp 1 year ago
Alyssa Haroldsen 3657e05292 Improve field publicity for repeated/maps 1 year ago
Adam Cozzette 3995f538ed Fix crash found by fuzzer in descriptor.cc 1 year ago
Protobuf Team Bot bdd833f8fc Fix issue where nested messages in non-primary .proto files couldn't be used. 1 year ago
Protobuf Team Bot 2699579875 Breaking change: Remove the deprecated always_print_primitive_fields option from Java, Python and C++ JSON parsers. 1 year ago
Alyssa Haroldsen 4c61b4364a Consolidate PhantomData in maps 1 year ago
Protobuf Team Bot 1b3dc52634 Automated rollback of commit 690f100a66. 1 year ago
Protobuf Team Bot 986d691d77 use "proto3_optional" option as signal that a field has presence. 1 year ago
Protobuf Team Bot 4d23fa068a Move the RubyMessage.java JSON "include defaults" to use alwaysPrintFieldsWithNoPresence. 1 year ago
Protobuf Team Bot 17bed48dd1 Remove the leftover fake message objects used to call ParseGroup. 1 year ago
Protobuf Team Bot 96f3eeb91a Add validation for string_type and ctype under edition 2024 and over. 1 year ago
Jakob Buchgraber 929f19d3cc #protobuf #rust publicly export ParseError 1 year ago
Chris Kennelly cd47034a68 Prohibit lazy map fields. 1 year ago
Protobuf Team Bot 077fba6124 Auto-generate files after cl/604314590 1 year ago
Protobuf Team Bot 16716bfb0d Internal change 1 year ago
Protobuf Team Bot 7d43131a0a Rename the 'includingDefaultValueWithoutPresenceFields' and 'always_print_without_presence_fields' to 'alwaysPrintFieldsWithNoPresence' in the Cpp, Py and Java JSON serializers for consistency. 1 year ago
Protobuf Team Bot 4cbe13b5c6 Remove the overlay hack from Rust conformance test now that we can use the enum directly. 1 year ago
Saša Stamenković d67f921f90 Don't break the trace (#11311) 1 year ago
Sandy Zhang 2faa9d1a5f Force descriptor initialization of dependencies *before* internalUpdateFileDescriptor(). 1 year ago
Sandy Zhang 9252b64ef3 Automated rollback of commit 0ee34d35de. 1 year ago
Joshua Haberman 60b80c6976 Breaking Change: Remove deprecated legacy class aliases. 1 year ago
Mike Kruskal 54931ca45e Disable test that seems to be using pre-Java 8 1 year ago
Protobuf Team Bot 3924ea28cc Automated rollback of commit 531d4372f4. 1 year ago
Protobuf Team Bot 461b50b180 Stop using including_default_value_fields as a positional argument in json_format_test.py 1 year ago
lowasser 0ee34d35de Simplify (and optimize) Descriptors.FileDescriptor.latin1Cat. 1 year ago
Protobuf Team Bot 2a28082df3 Add "string_type" to CppFeatures. 1 year ago
Masaaki Goshima 8b46b56467 Add gRPC Federation extension (#15644) 1 year ago
Protobuf Team Bot 202b106392 Remove tags for arena cleanup nodes now that we have dedicated string cleanup blocks. 1 year ago
Protobuf Team Bot 0a8409b5f4 Turn on TDP table generation for messages with weak=true fields. 1 year ago
Alyssa Haroldsen a48090e329 Make map insert return if the value was newly inserted 1 year ago
Protobuf Team Bot d111589bc0 Add a new 'includingDefaultValueWithoutPresenceFields' option to the Java parser which is intended to replace the current 'includingDefaultValueFields'. 1 year ago
Protobuf Team Bot f4d5c2c571 Avoid unused-parameter warning in field accessor listeners. 1 year ago
Hong Shin dc7001e517 Fix message vtable::clear 1 year ago
Protobuf Team Bot 671b61b523 Add new 'always_print_without_presence_fields' option to the C++ JSON serializer. 1 year ago
Protobuf Team Bot 4687ef335f Auto-generate files after cl/603225526 1 year ago
Eric Salo bc75a9be30 upb: remove the default arg from upb_Message_GetMessage() 1 year ago
Protobuf Team Bot 690f100a66 Automated rollback of commit 2b86c3d9ed. 1 year ago
Joshua Haberman 8135fca851 Breaking Change: Removed obsolete/duplicate `setup.py` from Python. 1 year ago
Protobuf Team Bot 6f6d9b02e0 Auto-generate files after cl/603158026 1 year ago
Mike Kruskal 9a020c4a7b Unify behavior of deprecated_legacy_json_field_conflicts across upb and syntax. 1 year ago
Protobuf Team Bot 25c6d34d4e Add new including_default_value_without_presence_fields to Python JSON serializer. 1 year ago
Hong Shin f9ec860691 Add more test coverage exercising msg_mut and msg_opt 1 year ago
Protobuf Team Bot b931e79862 Auto-generate files after cl/603136385 1 year ago