19007 Commits (e2eb0a19aa95497c8979d71031edbbab721f5f0a)
 

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