18996 Commits (0657eed703ca665ad2947b136a6ada9304359006)
 

Author SHA1 Message Date
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
Hong Shin 15487415e4 hpb: update gen_enums.cc and start gen_messages from .EmitLegacy to .Emit 1 month ago
Protobuf Team Bot 0ad1d45e2e Auto-generate files after cl/690751567 1 month ago
Joshua Haberman 67ab5bd666 Make arena fuse and inc/dec-ref const, so that they can be invoked concurrently. 1 month ago
Protobuf Team Bot 7060d3d723 Add Python 3.13 test coverage 1 month ago
Ted Xie 89533c743f Add missing java load 1 month ago
Richard Cole 43570f2453 Only print pre-release version if it makes sense to do so (#18958) 1 month ago
Sandy Zhang e8e3253f63 Breaking Change: Remove deprecated RepeatedPtrField::ClearedCount(). 1 month ago
Protobuf Team Bot 24ef3d685a Move the `throw` statement to the template in the header. 1 month ago
Sandy Zhang 9e10b7c0ef Fix PHP package.xml generation to generate correct github link to release notes using protoc_version formatted with -rcN instead of -rc-N. 1 month ago
Protobuf Team Bot 654048b49e Internal change 1 month ago
Mike Kruskal ac29f2d105 Pin to python 3.12 in upb/macos tests. 1 month ago
Protobuf Team Bot dcd10a0f68 Auto-generate files after cl/689943588 1 month ago
Mike Kruskal e98a263d22 Add some java plugin integration tests. 1 month ago
Chris Kennelly 9f6c3d5f39 Enforce SetNonZero invariant with an assertion. 1 month ago
Chris Kennelly 03ed5d970b Directly test calling ByteSizeLong() on default instances. 1 month ago
Protobuf Team Bot 14564cc648 A couple fixes to the Rust Proto bzl to make proto libraries that use strip_import_prefix or import_prefix work with Rust Proto. 1 month ago