18108 Commits (e3fa6aac29f72e27f9db73db26fb71f24509ab7c)
 

Author SHA1 Message Date
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
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