18121 Commits (1aedb97602b084b51c903c6c82b89e39b6d5078a)
 

Author SHA1 Message Date
Hong Shin ab78e2fc1d protos -> hpb namespace transition :: minimal slice 5 months ago
Marcel Hlopko 21c545c8c5 Delete dead code 5 months ago
Sandy Zhang 759b25ed3e Update old comment to reflect that Java lite bit encodes enum closedness rather than just map fields with closed proto2 enum values pre-editions. 5 months ago
Mark Hansen 1a18882a5d Avoid iterator allocation in FieldSet.isInitialized 5 months ago
Mark Hansen 08a0994f4b Avoid allocations in FieldSet.Builder.mergeFromField 5 months ago
Mark Hansen 2f3b4603a1 Avoid an iterator allocation in FieldSet.Builder.setField 5 months ago
Mark Hansen cc5eccfb28 Avoid iterator allocations in FieldSet.computeFieldSize 5 months ago
Mark Hansen 8daad6ddd4 Avoid iterator allocations in FieldSet.writeField 5 months ago
Hong Shin 7a2b37f77d Update hpb generator plugin namespace protos -> hpb 5 months ago
Protobuf Team Bot 94f172de82 internal changes to plugin 5 months ago
Protobuf Team Bot b54a6aa9d3 Remove unused static field. 5 months ago
Protobuf Team Bot d3d86d2bee Bump Google.Protobuf dependency on System.Memory to version >=4.5.5 5 months ago
Protobuf Team Bot 9306e8446f Internal changes to versions 5 months ago
Mike Kruskal f46e776b1f Upgrade sanitizer tests back to ubuntu 22 5 months ago
Thomas Van Lenten 543b404920 [ObjC] Complete the tests for `GPBUnknownFields`/`GPBUnknownField` 5 months ago
Thomas Van Lenten d05c3feb39 [ObjC] Bring over more unknown fields tests. 5 months ago
Hong Shin 36dc83f066 superficial file rename protos_* -> hpb_* 5 months ago
Éamonn McManus 7f798cd8b9 Simplify a confusing test method in `MapLiteTest`. 5 months ago
Protobuf Team Bot 55a5f0c4db Remove TODO that we won't do and leave a comment explaining in its place 5 months ago
Thomas Van Lenten e759a39d51 [ObjC] Keep `GPBUnknownField` simpler. 5 months ago
Jakob Buchgraber 08da921314 Remove the defensive copy on singular string setter 5 months ago
Jakob Buchgraber 0d6e9794d1 Migrate Repeated::{push, set} and Map::insert to use the IntoProxied trait. 5 months ago
Protobuf Team Bot e2c4d0f27e Automated Code Change 5 months ago
Eduardo Menges Mattje 770090e901 Removed specific MSVC settings when installing (#17285) 5 months ago
Sandy Zhang fba8024963 Mark obsolete UnknownFieldParseException as deprecated 5 months ago
Mike Kruskal e530d40bfc Improve failure message for unexpected descriptor.proto contents. 5 months ago
Thomas Van Lenten c2299860fd [ObjC] Add initializing a `GPBUnknownFields` from a message. 5 months ago
Hong Shin fba399ad35 Remove protos/requires.h 5 months ago
Mike Kruskal e1638dc823 Use explicit names of our large runners 5 months ago
Mark Hansen ee96b56e46 Fix rawtypes warning suppression in FieldSet 5 months ago
Mark Hansen 761d49a270 Add overload for LazyStringArrayList.add(String): boolean 5 months ago
Mark Hansen 229c958a5c Hoist SmallSortedMap.getNumArrayEntries() outside loops over array entries 5 months ago
Protobuf Team Bot cbb3abfc4b Internal changes to versions 5 months ago
Protobuf Team Bot e9319054ca Auto-generate files after cl/649160060 5 months ago
Protobuf Team Bot 79c55cb30f Omit the `_raw_default_instance_` declaration when using DLL linkage. 5 months ago
Thomas Van Lenten 6e5a867f3d [ObjC] Start of the internal api for `GPBUnknownFields` 5 months ago
Hong Shin 096b139192 move upb/hpb_generator -> protobuf/compiler/hpb 5 months ago
Thomas Van Lenten c3d0ffe4cf [ObjC] Add comment on import for future reference. 5 months ago
Protobuf Team Bot f810cc5b66 Enable MessageLite::DebugString to use Message::DebugString where possible. 5 months ago
Thomas Van Lenten 6750ed8cd8 [ObjC] Add Swift helpers for `GPBUnknownFields`/`GPBUnknownField`. 5 months ago
Jakob Buchgraber 73db255168 Require all Proxied types to be Sized. 5 months ago
Jakob Buchgraber 64912c50cb Use a std::string as the backing string & bytes type in the C++ kernel. This will allow us to move a ProtoString/Bytes to a message accessor without copying. This change only touches the C++ kernel, as the UPB kernel already uses the native arena-allocated UPB string type for ProtoString/Bytes. 5 months ago
なつき 0aa7449752 [Ruby] Fix mismatched pointer type (#17240) 5 months ago
Mike Kruskal 6d0c9d511a Internal changes 5 months ago
Protobuf Team Bot f0d1814d0c Internal changes to versions 5 months ago
Protobuf Team Bot de099bb912 Auto-generate files after cl/648806976 5 months ago
Protobuf Team Bot 550e428239 Cleanup map entry code generation to use a simple Emit. 5 months ago
Mike Kruskal 8d1efddeb6 Revert workaround for std::mutex issues on github windows runners. 5 months ago
Protobuf Team Bot c07de7c9df Change to proto2_rust C prefix and proto2::rust C++ namespace 5 months ago
Hong Shin 0ddeb6c4c8 Internal Change 5 months ago