18211 Commits (769305467a58fc0a8bee1a14fc9e605f6534c8b2)
 

Author SHA1 Message Date
Protobuf Team Bot b54a6aa9d3 Remove unused static field. 7 months ago
Protobuf Team Bot d3d86d2bee Bump Google.Protobuf dependency on System.Memory to version >=4.5.5 7 months ago
Protobuf Team Bot 9306e8446f Internal changes to versions 7 months ago
Mike Kruskal f46e776b1f Upgrade sanitizer tests back to ubuntu 22 7 months ago
Thomas Van Lenten 543b404920 [ObjC] Complete the tests for `GPBUnknownFields`/`GPBUnknownField` 7 months ago
Thomas Van Lenten d05c3feb39 [ObjC] Bring over more unknown fields tests. 7 months ago
Hong Shin 36dc83f066 superficial file rename protos_* -> hpb_* 7 months ago
Éamonn McManus 7f798cd8b9 Simplify a confusing test method in `MapLiteTest`. 7 months ago
Protobuf Team Bot 55a5f0c4db Remove TODO that we won't do and leave a comment explaining in its place 7 months ago
Thomas Van Lenten e759a39d51 [ObjC] Keep `GPBUnknownField` simpler. 7 months ago
Jakob Buchgraber 08da921314 Remove the defensive copy on singular string setter 7 months ago
Jakob Buchgraber 0d6e9794d1 Migrate Repeated::{push, set} and Map::insert to use the IntoProxied trait. 7 months ago
Protobuf Team Bot e2c4d0f27e Automated Code Change 7 months ago
Eduardo Menges Mattje 770090e901 Removed specific MSVC settings when installing (#17285) 7 months ago
Sandy Zhang fba8024963 Mark obsolete UnknownFieldParseException as deprecated 7 months ago
Mike Kruskal e530d40bfc Improve failure message for unexpected descriptor.proto contents. 7 months ago
Thomas Van Lenten c2299860fd [ObjC] Add initializing a `GPBUnknownFields` from a message. 7 months ago
Hong Shin fba399ad35 Remove protos/requires.h 7 months ago
Mike Kruskal e1638dc823 Use explicit names of our large runners 7 months ago
Mark Hansen ee96b56e46 Fix rawtypes warning suppression in FieldSet 7 months ago
Mark Hansen 761d49a270 Add overload for LazyStringArrayList.add(String): boolean 7 months ago
Mark Hansen 229c958a5c Hoist SmallSortedMap.getNumArrayEntries() outside loops over array entries 7 months ago
Protobuf Team Bot cbb3abfc4b Internal changes to versions 7 months ago
Protobuf Team Bot e9319054ca Auto-generate files after cl/649160060 7 months ago
Protobuf Team Bot 79c55cb30f Omit the `_raw_default_instance_` declaration when using DLL linkage. 7 months ago
Thomas Van Lenten 6e5a867f3d [ObjC] Start of the internal api for `GPBUnknownFields` 7 months ago
Hong Shin 096b139192 move upb/hpb_generator -> protobuf/compiler/hpb 7 months ago
Thomas Van Lenten c3d0ffe4cf [ObjC] Add comment on import for future reference. 7 months ago
Protobuf Team Bot f810cc5b66 Enable MessageLite::DebugString to use Message::DebugString where possible. 7 months ago
Thomas Van Lenten 6750ed8cd8 [ObjC] Add Swift helpers for `GPBUnknownFields`/`GPBUnknownField`. 7 months ago
Jakob Buchgraber 73db255168 Require all Proxied types to be Sized. 7 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. 7 months ago
なつき 0aa7449752 [Ruby] Fix mismatched pointer type (#17240) 7 months ago
Mike Kruskal 6d0c9d511a Internal changes 7 months ago
Protobuf Team Bot f0d1814d0c Internal changes to versions 7 months ago
Protobuf Team Bot de099bb912 Auto-generate files after cl/648806976 7 months ago
Protobuf Team Bot 550e428239 Cleanup map entry code generation to use a simple Emit. 7 months ago
Mike Kruskal 8d1efddeb6 Revert workaround for std::mutex issues on github windows runners. 7 months ago
Protobuf Team Bot c07de7c9df Change to proto2_rust C prefix and proto2::rust C++ namespace 7 months ago
Hong Shin 0ddeb6c4c8 Internal Change 7 months ago
Protobuf Team Bot 2f1e142a83 Remove clear thunk from repeated fields. 7 months ago
Protobuf Team Bot 27d8304aa8 Add a warning for gencode that is one major version older than runtime 7 months ago
Protobuf Team Bot 5bb8c51f3f Add C++ protobuf runtime to Rust proto deps and add specific #includes in the Rust .cc codegen. 7 months ago
Protobuf Team Bot a9bc366522 Stop using double underscores for our C function names and standardize on the 'rust_proto_' prefix. 7 months ago
Mike Kruskal dba1aa1c81 Upgrade macos-11 tests to macos-12 7 months ago
Derek Benson 91dfd8698a add .. operator to proto! for merge_from. This mimics Rust's struct update syntax. 7 months ago
Protobuf Team Bot 894fd31530 Internal changes to versions 7 months ago
Mike Kruskal 04182f05c6 Internal changes 7 months ago
Thomas Van Lenten db27d5f9fa Directly do the work that was in the deprecated method. 7 months ago
Protobuf Team Bot 4ccf1687b2 Auto-generate files after cl/648412330 7 months ago