17950 Commits (0d6e9794d1091e622ae96c586e1b33632feb5841)
 

Author SHA1 Message Date
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
Protobuf Team Bot 2f1e142a83 Remove clear thunk from repeated fields. 5 months ago
Protobuf Team Bot 27d8304aa8 Add a warning for gencode that is one major version older than runtime 5 months ago
Protobuf Team Bot 5bb8c51f3f Add C++ protobuf runtime to Rust proto deps and add specific #includes in the Rust .cc codegen. 5 months ago
Protobuf Team Bot a9bc366522 Stop using double underscores for our C function names and standardize on the 'rust_proto_' prefix. 5 months ago
Mike Kruskal dba1aa1c81 Upgrade macos-11 tests to macos-12 5 months ago
Derek Benson 91dfd8698a add .. operator to proto! for merge_from. This mimics Rust's struct update syntax. 5 months ago
Protobuf Team Bot 894fd31530 Internal changes to versions 5 months ago
Mike Kruskal 04182f05c6 Internal changes 5 months ago
Thomas Van Lenten db27d5f9fa Directly do the work that was in the deprecated method. 5 months ago
Protobuf Team Bot 4ccf1687b2 Auto-generate files after cl/648412330 5 months ago
Protobuf Team Bot 685df5d4db Add DebugCounter utility for measuring internal behavior of the 5 months ago
Protobuf Team Bot a3a49d0620 Auto-generate files after cl/648377537 5 months ago
Protobuf Team Bot ff5b0b4f0f Minor refactor the ClassData/TcParseTable. Put the prototype in ClassData and 5 months ago
Thomas Van Lenten 47f633eae6 [ObjC] Introduce the new `GPBUnknownFields` type. 5 months ago
Protobuf Team Bot a4f9ddd8fc Auto-generate files after cl/647802280 5 months ago
Joshua Haberman d3172f5d73 Add a maximum block size for arena growth. 5 months ago
Mark Hansen e08414ca10 Remove obsolete javadoc in SmallSortedMap: parameter arraySize has been deleted 5 months ago
Protobuf Team Bot c1763b64c0 Auto-generate files after cl/647789835 5 months ago
Manuel Burghard 988a03ab83 Export PrivacyInfo.xcprivacy (#17054) 5 months ago
Joshua Haberman 62e07e367a Fixed a fuzz bug when a negative oneof_index is provided. 5 months ago
Protobuf Team Bot 32bedd9b8a Automated rollback of commit 10c00b82af. 5 months ago