16904 Commits (690f100a6683d51779b3f0eb3300b8a5ff07a678)
 

Author SHA1 Message Date
Protobuf Team Bot 690f100a66 Automated rollback of commit 2b86c3d9ed. 10 months ago
Joshua Haberman 8135fca851 Breaking Change: Removed obsolete/duplicate `setup.py` from Python. 10 months ago
Protobuf Team Bot 6f6d9b02e0 Auto-generate files after cl/603158026 10 months ago
Mike Kruskal 9a020c4a7b Unify behavior of deprecated_legacy_json_field_conflicts across upb and syntax. 10 months ago
Protobuf Team Bot 25c6d34d4e Add new including_default_value_without_presence_fields to Python JSON serializer. 10 months ago
Hong Shin f9ec860691 Add more test coverage exercising msg_mut and msg_opt 10 months ago
Protobuf Team Bot b931e79862 Auto-generate files after cl/603136385 10 months ago
Joshua Haberman 32a6f7a18c Increased the size of the error message buffer by 4x, to 511 bytes. 10 months ago
kindratmakc 47e92cd689 Fix inconsistent timestamp json encode/decode (#12396) 10 months ago
Protobuf Team Bot 8b4c7a1f33 Fail to build descriptor if ctype is specified for non string/bytes fields 10 months ago
vyq 21ab7459ee Adhere to PEP 8 (#15127) 10 months ago
Brent Shaffer f929439ccd feat: more readable phpdoc escaping (#11208) 10 months ago
Protobuf Team Bot f8ea418e6a Change Any::PackFrom to avoid bringing the full runtime. 10 months ago
Jakob Buchgraber 6f1d88107f Support proto_library targets that contain '-' 10 months ago
Protobuf Team Bot 58b582ba31 When using profiling information and weak descriptors use uniquely named 10 months ago
Protobuf Team Bot 758f5cbe19 Auto-generate files after cl/602804983 10 months ago
Protobuf Team Bot d2b2ef34ba Add SettableValue<Msg> for owned Msg. 10 months ago
Protobuf Team Bot 3ef0fc7bd7 Add CODE_SIZE and empty message types to direct-to-table parsing support. 10 months ago
Protobuf Team Bot 4df6e042ec Auto-generate files after cl/602785269 10 months ago
Eric Salo f212cc23d7 upb: use upb_MessageValue in upb_Extension 10 months ago
Protobuf Team Bot 44ec9d9e86 Automated rollback of commit 58baeb4c3b. 10 months ago
Protobuf Team Bot 2b86c3d9ed Internal version check changes. 10 months ago
Mike Kruskal 600d9ad136 Fix descriptor build bug for cyclic extension references. 10 months ago
Hong Shin 7e1316ca81 Implement _opt for messages 10 months ago
Hong Shin f4511fda5a Implement and use field entries for `_mut` 10 months ago
Luke Sandberg 531d4372f4 Internal change 10 months ago
Protobuf Team Bot 49c83ab799 Auto-generate files after cl/602725967 10 months ago
Protobuf Team Bot abc9bae7c1 Move the Metadata members into ClassData to devirtualize GetMetadata. 10 months ago
Protobuf Team Bot 58baeb4c3b Add a new 'includingDefaultValueWithoutPresenceFields' option to the Java parser which is intended to replace the current 'includingDefaultValueFields'. 10 months ago
Marcel Hlopko d21425d334 Use consistent thunk prefix between generator and cpp.rs 10 months ago
Protobuf Team Bot a019e8d9e1 Internal change 10 months ago
Anton Grbin a5e10aff2b [C#] Conformance test: don't skip JsonIgnoreUnknownParsingTest in runner (#15369) 10 months ago
Protobuf Team Bot 307aeac9cf Check ctype() in DescriptorBuilder for edition 2023 and beyond. 10 months ago
Protobuf Team Bot fd82df7dba Auto-generate files after cl/602461889 10 months ago
Eric Salo 7303758dd2 upb: factor out Java code for reading upb_Array data 10 months ago
Thomas Van Lenten 982ea24a94 [CPP] Add the privacy manifest to the C++ CocoaPod. 10 months ago
Protobuf Team Bot 403e2078b4 Fail building descriptors if `ctype` is used for fields other than string or bytes. 10 months ago
Thomas Van Lenten 0d9151519f [ObjC] Add the privacy manifest to the ObjC CocoaPod. 10 months ago
Protobuf Team Bot 9f5be07654 Fix generation of HasExtension and ExtensionSize functions to restrict to the 10 months ago
Protobuf Team Bot 00298fd160 Extension set uses (relatively) new RepeatedPtrField Message methods. 10 months ago
Jakob Buchgraber 958fda378d Remove superfluous unsafe block 10 months ago
Jakob Buchgraber 5b77d8cc3d Remove unused mut specifiers 10 months ago
Protobuf Team Bot 94f759bb79 Auto-generate files after cl/602270576 10 months ago
Eric Salo 98843d15ac upb: attempt to reduce the direct use of UPB_PRIVATE() fields 10 months ago
Protobuf Team Bot 1d6ac5979b Add missing ${$ and $}$ for some Java GeneratedCodeInfo annotations. 10 months ago
Éamonn McManus 5f81741473 Small fix for accessing upb from Kotlin/Native. 10 months ago
Protobuf Team Bot a46d82fd5d Minor cleanup: IWYU, clang-tidy, etc. 10 months ago
Thomas Van Lenten a892c20578 [ObjC] Re-enable watchOS cocoapods validations 10 months ago
Protobuf Team Bot 886a0b15cd Auto-generate files after cl/601848001 10 months ago
Thomas Van Lenten 29b4ed7289 [ObjC] Use a local to avoid warnings in 32bit builds. 10 months ago