19015 Commits (4d72a223e4ae2da2462603df45c9aa533a5d7002)
 

Author SHA1 Message Date
Protobuf Team Bot 4d72a223e4 Update C# FeatureSetDescriptor to use auto-generated source of truth. 3 months ago
Protobuf Team Bot 2fe8aaa158 Auto-generate files after cl/692315472 3 months ago
Protobuf Team Bot 9d7236b421 Begin adding extension numbers to SourceCodeInfo and FileDescriptorSet for tooling purposes. 3 months ago
Mike Kruskal 51de666ada Cancel in-progress scheduled GHA runs. 3 months ago
Protobuf Team Bot 6f8662c6f9 Remove a few things from Rust OSS tests. 3 months ago
Protobuf Team Bot a27f0c79d4 Use FieldDescriptor.cpp_string_type() instead of CType directly. 3 months ago
Adam Cozzette 51e2664f2f Rust: ensure codegen traits cannot be used as trait objects 3 months ago
Martin Geisler d2f4410107 Also implement `MessageMatcher<T>` for `T: Copy` 3 months ago
Sandy Zhang e2eb0a19aa Breaking Change: Remove deprecated JsonOptions alias. 3 months ago
Tony Liao e3727410cd Removing unused headers 💀 3 months ago
Protobuf Team Bot a88dc0c5e6 Automated Code Change 3 months ago
Protobuf Team Bot 05c9bbd41d Auto-generate files after cl/691951661 3 months ago
Tony Liao 79ccb8fac9 Maintain an invariant that hasbit is set iff string is nondefault. 3 months ago
Protobuf Team Bot 7bfe237b45 Auto-generate files after cl/691945237 3 months ago
Tony Liao 3e82ed436b Generate internal hasbits for singular proto3 implicit presence fields. 3 months ago
Tony Liao 56580bd0d4 Remove implementation related to lazy fields. 3 months ago
Protobuf Team Bot 3a40367686 Move Rust unit tests to use reduced forks of TestAllTypes messages. 3 months ago
Sandy Zhang 2f505a7aa1 Error if assigning a "UTF-8" string with invalid UTF-8. 3 months ago
Protobuf Team Bot 752173215a Automated Code Change 3 months ago
Protobuf Team Bot 0657eed703 Internal change 3 months ago
Jie Luo 721a45265b Breaking change: Remove deprecated GetDebugString() from protobuf python cpp extension. 3 months ago
Protobuf Team Bot f2cf85c941 Add name mangling to nested names that collide with known generated names, like 3 months ago
Protobuf Team Bot f27532d0bd Check that there are unknown fields before calling MutableUnknownFields to 3 months ago
Hong Shin e406a1a934 hpb: fully migrate gen_extensions from .EmitLegacy to .Emit 3 months ago
Hong Shin b72722a8d6 hpb: utilize layout_index as opposed to raw index 3 months ago
Protobuf Team Bot 163cff9070 Fix reference to jsoncpp.BUILD and zlib.BUILD. Colon was in wrong place, because there's a BUILD file in third_party. 3 months ago
Hong Shin 99e35c0fe5 Utilize WrapNamespace in protoc-gen-hpb and remove {WriteStartNamespace, WriteEndNameSpace} 3 months ago
Hong Shin eb8f810de9 upb_DebugString typo fix 3 months ago
Protobuf Team Bot 31fae84678 Move fixed_address_empty_string to rodata section when possible. 3 months ago
Hong Shin 52cda1a9f0 Consolidate cc_library_func usage betwixt hpb and upb by using the upb common core 3 months ago
Tony Liao 86e767f7ce Fix header includes on compiler/java/helpers.h. 3 months ago
Hong Shin 4f6f2dd873 Implement GetExtension for numeric (int32 and int64) 3 months ago
Protobuf Team Bot adc8718150 Auto-generate files after cl/691426487 3 months ago
Protobuf Team Bot 0c0cdb3f85 Change namespace scope constants from internal linkage to `inline` linkage to avoid potential ODR violations and code bloat. 3 months ago
Protobuf Team Bot 5fe1196572 Adjust the protobuf prelude. 3 months ago
Protobuf Team Bot afb20af442 Add j2cl and j2objc targets for protobuf/current/javatests/com/google/protobuf/util TIME_SRCS 4 months ago
Protobuf Team Bot 1f5df18680 Allow aliasing submessages when owning arenas are fused 4 months ago
Hong Shin bd3876189e Extract FileAdder and all Desc helpers to upb_generator/common 4 months ago
Protobuf Team Bot c4afb1974b Auto-generate files after cl/691196963 4 months ago
Tony Liao 774a10798c Remove dead branch in protobuf reflection for message fields. 4 months ago
Protobuf Team Bot 25f6eabb76 Expose function to determine whether arenas are fused 4 months ago
Joshua Haberman 4c157365f5 Updated the docs for `upb_Arena_Fuse()` to match the change in cl/690751567 4 months ago
Protobuf Team Bot 9a13553f59 Internal change 4 months ago
Mike Kruskal 1e8e356b88 Breaking change: Remove deprecated py_proto_library macro. 4 months ago
Ilya Tokar a850a5c92a Add prefetch to RepeatedPtrFieldBase::MergeFrom 4 months ago
Mike Kruskal cf9b7747da Delete long-deprecated internal descriptor.proto gencode forwards. 4 months ago
Deanna Garcia f6cddd2cd7 Remove deprecation warnings for Timestamp and Duration add/subtract/between that we do not yet have alternatives to. 4 months ago
Protobuf Team Bot 6cb7140294 Auto-generate files after cl/691046942 4 months ago
Protobuf Team Bot 083bbd4fcd Fix bug where enums only got traits if they are used in a field. 4 months ago
Protobuf Team Bot 116edcefe3 Create some tests for GetClassName for edition < 2024 so that we can make sure these invariants won't be changed/broken when merging to the edition 2024 feature implementations. 4 months ago