19162 Commits (492029b3eb95d5ea24d83e44fac091541d14f764)
 

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