18690 Commits (773a1bf01ad7b56e1275f2e844206f02b1262443)
 

Author SHA1 Message Date
mkruskal-google 773a1bf01a Fix windows sandboxing issues 4 months ago
Mike Kruskal 7eeb54179a Fix staleness tests under non-utf8 bytes 4 months ago
Mike Kruskal 1d784f89a3 Fix windows path issue 4 months ago
Mike Kruskal 68820b6de0 Revert "Regenerate stale checked-in wkt gencode" 4 months ago
Mike Kruskal 717fd045fa Force test rerun 4 months ago
Mike Kruskal 5ac2626018 Hook up checked-in gencode to staleness infrastructure 4 months ago
Mike Kruskal e02c872ba9 Run conformance tests in regular linux build 4 months ago
Mike Kruskal 4e7c1542b5 Fix broken native PHP conformance tests 4 months ago
Mike Kruskal 411327e15f Enable both PHP conformance tests on all platforms 4 months ago
Mike Kruskal f8bdf5b43c Fix pre-existing bug in descriptor builds 4 months ago
Mike Kruskal 7ce85f427e Regenerate stale checked-in wkt gencode 4 months ago
Mike Kruskal 53df1cc3f5 Special-case descriptor.proto to allow closed enums and required fields 4 months ago
Tony Liao d4a32bbc87 Add test cases for empty map entries for text format in Python. 4 months ago
Samuel Freilich fa858b82d2 Fix pyi generation for messages with a field named "self" 4 months ago
Mark Hansen a8ba3bb648 Add tests for CodedOutputStream.ByteOutputEncoder 4 months ago
Mark Hansen cdfc168184 Add tests for OutOfSpaceException in CodedOutputStream.OutputStreamEncoder. 4 months ago
Mark Hansen 33d4ac4064 Hoist AbstractBufferedEncoder.position to a field when reading/writing it repeatedly. 4 months ago
Mike Kruskal 03aec42fcb Automated rollback of commit ee391369e6. 4 months ago
Mark Hansen 25e50caa3e Micro-optimise CodedOutputStream.AbstractBufferedEncoder.buffer(byte) 4 months ago
Mark Hansen dd78f0ac12 No-op: move position updating to end of method for consistency 4 months ago
Mike Kruskal ee391369e6 Delete internal EffectiveStringCType helper. 4 months ago
Mark Hansen 24160d5bf8 CodedOutputStream: Avoid updating position to go beyond end of array. 4 months ago
Protobuf Team Bot d88a3d0c95 Updates upb conformance failures file. 4 months ago
Joshua Haberman 976eff8d2b Removed PHP 8.2 tests on macOS. 4 months ago
Deanna Garcia 59e469d5b0 Remove javaopts requiring java8 in non-release builds. 4 months ago
Protobuf Team Bot 578148d50f Auto-generate files after cl/681604581 4 months ago
Protobuf Team Bot 3998aada39 Move `T::_class_data_` static class members out into namespace scope. 4 months ago
Hong Shin 811cc30578 Prefer hpb::Arena to upb::Arena in hpb.h 4 months ago
Hong Shin 73fe084436 Move out hpb::HasExtension and hpb::ClearExtension to extension.h 4 months ago
Protobuf Team Bot 7407733a1e Update `google::protobuf::MapValueRef` and `google::protobuf::MapValueConstRef` to use `absl::string_view` 4 months ago
Derek Benson 6bfff3909c Cross compiled protoc and protoc-gen-upb_minitable as part of the build process for creating the codegen crate. 4 months ago
Protobuf Team Bot 1254c8daa0 Remove IsMovable and inline the assertions in the right place instead. 4 months ago
Hong Shin a089fad8bd Completely expunge protos!! 👋 4 months ago
Protobuf Team Bot 86823bb26d Remove unused member variable from `google::protobuf::util::MessageDifferencer::StreamReporter` 4 months ago
Hong Shin aaec548849 Move MessageLock to message_lock.cc 4 months ago
Benjamin Peterson 67de0878d6 Fix various unsigned to signed comparison warnings. (#17212) 4 months ago
Mark Hansen bc24489f93 Throw more informative OutOfSpaceExceptions when we run out of space serializing a proto. 4 months ago
Protobuf Team Bot 02d6885453 Internal version update. 4 months ago
Hong Shin 1db4fdc236 Introduce set_alias to hpb 4 months ago
Protobuf Team Bot 77ee83b8da Internal change 4 months ago
Joshua Humphries 4e26e40907 Update URL for Connect RPC in custom options doc (#18549) 4 months ago
Mike Kruskal adaec55ffc Drop bazel 6 in BCR and add --experimental_google_legacy_api for testing 4 months ago
Protobuf Team Bot 6ae5db635e Enable rust/test/cpp/interop/... tests on GHA 4 months ago
Derek Benson 9bcd7087ae Add support for instantiating Maps using proto!. Also adds an IntoProxied implementation for Maps that accepts an Iterator of (K, V), just like what we have for Repeated fields. 4 months ago
Joshua Humphries 24e661b01c Request another block of custom option numbers (#18548) 4 months ago
Mike Kruskal ad8b857bdd Drop support for 27.x and add 29.x 4 months ago
Mike Kruskal 1fe26cf0c1 Updating version.json and repo version numbers to: 30.0-dev (#18567) 4 months ago
Tony Liao 34fb819dba Fix validation bug in UTF-8 range SIMD subroutine. 4 months ago
Hong Shin 5c9551457f Internal Change 4 months ago
Adam Cozzette d900d6114c Rust: remove use of `MapNodeSizeInfoT` from generated code 4 months ago