17630 Commits (b77343aa2c6e81d81d5c8c627ab8ef8856fac2f5)
 

Author SHA1 Message Date
Protobuf Team Bot 0e8115fed8 Minor refactoring in SerialArena: 8 months ago
Protobuf Team Bot 2322a8720f Auto-generate files after cl/623529512 8 months ago
Mike Kruskal da651cd3c2 Restore legacy edition enum value 8 months ago
Protobuf Team Bot 762233da8b Auto-generate files after cl/623474125 8 months ago
Protobuf Team Bot b8bb56df4c Change Rust-upb to use upb_Encode and upb_Decode directly, instead of going through the upb C gencode. 8 months ago
Protobuf Team Bot 8257c4469d Copy py_proto_library from rules_python to protobuf 8 months ago
Protobuf Team Bot a94f57bd69 Check that size is non-negative when reading string or bytes in StreamDecoder. 8 months ago
Eric Salo 9b8f41c595 upb: rewrite the Dart code generator in C++ 8 months ago
Protobuf Team Bot ac32c97fbf Auto-generate files after cl/623355801 8 months ago
Eric Salo 9118be944d upb: extension/basefield setters are now public functions 8 months ago
Dave MacLachlan b375d010bf Optimize startup be reducing selector lookup. 8 months ago
Protobuf Team Bot e22539bdd8 Auto-generate files after cl/622979373 8 months ago
Éamonn McManus 0013736b04 Fix typo in `kUpb_EncodeOption_SkipUnkown`. 8 months ago
Eric Salo 03758e1543 upb: use upb_Message_IsEqual() in PHP 8 months ago
Protobuf Team Bot 85f5201396 Auto-generate files after cl/622958098 8 months ago
Hong Shin 09529fe018 Update reader.c to initialize i inside loop 8 months ago
Mike Kruskal 8a5b54f6a8 Internal changes 8 months ago
Protobuf Team Bot d813cc0d64 Auto-generate files after cl/622913413 8 months ago
Eric Salo 2256f918af upb: use upb_Message_IsEqual() in Ruby 8 months ago
Eric Salo 52aa23f3fc upb: reuse upb_Message_Internal buffer after a upb_Message_Clear() 8 months ago
Protobuf Team Bot 54f512bd67 Auto-generate files after cl/622902387 8 months ago
Eric Salo bcd44f65c8 upb: upb_MiniTable_MessageFieldIsLinked() -> upb_MiniTable_FieldIsLinked() 8 months ago
Protobuf Team Bot 59b938b715 Auto-generate files after cl/622879398 8 months ago
Eric Salo 818da99549 upb: replace upb_MiniDescriptor_BuildEnum() with upb_MiniTableEnum_Build() 8 months ago
Protobuf Team Bot 5422e9be37 Auto-generate files after cl/622859234 8 months ago
Mike Kruskal 77ae24b39d Fix C# parsing of delimited fields. 8 months ago
Elvis Dukaj cb93f9aa6e Handle conflicting macros for Android (#16292) 8 months ago
Mike Kruskal 69d1dacf74 Add delimited field binary/json conformance tests. 8 months ago
Protobuf Team Bot a8543e8237 Auto-generate files after cl/622335300 8 months ago
Eric Salo 3d21bc26c9 upb: define kUpb_CompareOption_IncludeUnknownFields flag for upb_Message_IsEqual() 8 months ago
Mike Kruskal 2880938514 Add missing test cases for IsGroupLike 8 months ago
Protobuf Team Bot 8ce5c9f382 Auto-generate files after cl/622260327 8 months ago
Mike Kruskal 29c69ff00b Fix text-format delimited field handling 8 months ago
Protobuf Team Bot 7dc243c70a Auto-generate files after cl/622211473 8 months ago
Mike Kruskal 8ab39ed6f8 Add editions-specific conformance tests 8 months ago
Protobuf Team Bot 7ab65a08ac Auto-generate files after cl/622204864 8 months ago
Mike Kruskal bcdc4d42df Fix delimited field handling in code generators. 8 months ago
Protobuf Team Bot 21d75f861c Remove references to rules_proto 8 months ago
Dave MacLachlan 090525f3f2 Remove unused dead code. 8 months ago
Protobuf Team Bot f421dc42b5 Change the Rust > C++ interop fns to be consuming-self, add a 'leak' to the name and a ManuallyDrop(self) on the owned message case. 8 months ago
zhangzibao f6bcf9c78f bugfix json_format.py (#16382) 8 months ago
Protobuf Team Bot 9da1b86c30 Add redirects for C++ and Java proto rules 8 months ago
Protobuf Team Bot d4d34abd7d Add redirects for proto rules 8 months ago
Protobuf Team Bot 9a61f11fa5 Internal changes to extensions. 8 months ago
Mike Kruskal d74bf60768 Create a CopyHeadingTo method for message descriptors. 8 months ago
Protobuf Team Bot 6580c9e685 Optimize TDP table generation by calculating fast fields once at the acceptable maximum size and then shrinking the table. 8 months ago
Protobuf Team Bot d314d6e998 Internal change 8 months ago
Sandy Zhang ed965bd140 Update python_tag select to include python limited_api 8 months ago
Protobuf Team Bot b0c4dfc5ee Remove Arena definition in cpp.rs 8 months ago
Protobuf Team Bot fb0161f38c Auto-generate files after cl/621886314 8 months ago