17307 Commits (8a4ab729686ce4582b547808115332c251c11a41)
 

Author SHA1 Message Date
Protobuf Team Bot 8a4ab72968 Auto-generate files after cl/618930720 11 months ago
Protobuf Team Bot 8599ab5a59 Add an RAII namespace printer helper for C++ codegen. 11 months ago
Protobuf Team Bot 6f1ef6f5b4 Apply the two phase extension registration approach to all extensions, not just 11 months ago
Liam Miller-Cushon b36458fd80 Make `NioByteString` private member class of `ByteString` 11 months ago
Protobuf Team Bot 6676a10658 Remove dead code leftover from previous change. 11 months ago
Protobuf Team Bot 9285b9e0f5 Auto-generate files after cl/618883303 11 months ago
Protobuf Team Bot 897fd04266 Correct issue where open enums were incorrectly expected to be linked by upb_MiniTable_GetSubList() 11 months ago
Sandy Zhang 9ce51d1ed8 Set label to REQUIRED for descriptors with LEGACY_REQUIRED feature. 11 months ago
Protobuf Team Bot 7df9d5d970 Use $Msg$::parse() where sensible. 11 months ago
Protobuf Team Bot 847d31afb2 Add a convenience SomeMsg::parse(bytes) -> Result<SomeMsg, ParseErr> 11 months ago
Protobuf Team Bot 0c8f970fc9 Implement Default::default() for owned messages. 11 months ago
Protobuf Team Bot aa938dd958 Auto-generate files after cl/618485105 11 months ago
Protobuf Team Bot 87b1c592a3 Move the IfnDefGuard from third_party/protobuf/io/cpp_utils to the existing third_party/protobuf/compiler/cpp, which is a more logical location. 11 months ago
Jie Luo 7cf02389b3 fix upb python: DO NOT create empty optional field after sorting empty repeated field 11 months ago
Protobuf Team Bot 41aeb3c7ed Update to ads v16. 11 months ago
Mike Kruskal c56de479a4 Fix another locale issue with ctype.h in PHP generator. 11 months ago
Protobuf Team Bot 86ff76719e Minor cleanup: IWYU, clang-tidy, etc. 11 months ago
Sandy Zhang 369732a581 Add java_features.proto to kotlin_mvn release 11 months ago
Mike Kruskal e56ebcec8d Migrate direct callers of options().packed() to is_packed() helper. 11 months ago
Sandy Zhang 500c953d10 Enable editions support for Java Lite. 11 months ago
Eric Salo d452a16b8c upb: fix textformat encoder to print group name instead of field name 11 months ago
Protobuf Team Bot 312240c406 Auto-generate files after PR #15817 11 months ago
KJ Tsanaktsidis 2082ee8bb5 Implement service & method descriptor lookup in Ruby (#15817) 11 months ago
Protobuf Team Bot d8791df72e Auto-generate files after cl/618209046 11 months ago
Protobuf Team Bot 8e377ef4b6 When registering extensions, save the TcParse table too. 11 months ago
Protobuf Team Bot 39f6eba7fc Auto-generate files after cl/618204633 11 months ago
Protobuf Team Bot 1087274e7d Add an RAII ifndef helper for C++ codegen. 11 months ago
Ming-Chuan eef55641f8 Fix Android platforms constraint (#16246) 11 months ago
Protobuf Team Bot 68e6e3e8ee C#: Optimize JSON parsing in JsonTokenizer 11 months ago
Protobuf Team Bot b361c9ca9e Auto-generate files after cl/618007325 11 months ago
Eric Salo 0f23c3f0c6 upb: add upb_FieldDef_LayoutIndex() 11 months ago
Protobuf Team Bot 821e854b5a Automated Code Change 11 months ago
Protobuf Team Bot 85b20391e0 Store string block sizes as uint16_ts instead of uint32_ts, which allows us to avoid using a bit field for heap_allocated_/allocated_size_. 11 months ago
Protobuf Team Bot 0c6aa9557a Auto-generate files after cl/617949317 11 months ago
Protobuf Team Bot e74afdf73f Clear oneof message fields even on arena on non-OPT builds. 11 months ago
Protobuf Team Bot 19a47f3d93 Auto-generate files after cl/617933544 11 months ago
Mike Kruskal 0e167e796f Disallow all feature types except enum and boolean. 11 months ago
Adam Cozzette 7793c72eab Make CMake always build test protos into a static library 11 months ago
Adam Cozzette 0641202bcc Fix syntax error in test_objectivec.yml 11 months ago
Protobuf Team Bot d4b19c191a Internal change 11 months ago
Mike Kruskal 61a079ff0b Automated rollback of commit c076f9d874. 11 months ago
Protobuf Team Bot a6fe0a26d8 Add "NO CHECKED-IN PROTOBUF GENCODE" to Protobuf Python gencode. 11 months ago
Protobuf Team Bot eec6540eef Internal changes 11 months ago
Protobuf Team Bot 0442ed62cb Enable Protobuf Python version check. 11 months ago
Tiago Quelhas 774627235e Automated Code Change 11 months ago
Sandy Zhang 32fe5482a1 internal change 11 months ago
Mike Kruskal e0177887f4 Internal changes 11 months ago
YoloMao c076f9d874 ci: add visionOS pod lib lint check (#15903) 11 months ago
Protobuf Team Bot aa1a14e528 Auto-generate files after cl/617376961 11 months ago
Mike Kruskal 6898451f5e Setup upb installation with cmake. 11 months ago