19522 Commits (f6998279551754aa11f58b73906d40c95492c9a9)
 

Author SHA1 Message Date
Protobuf Team Bot f699827955 Auto-generate files after cl/700728937 3 months ago
Protobuf Team Bot ce9071a708 Cut the size of upb_LayoutItem from 12 bytes to 6. 3 months ago
Mike Kruskal d08b59ca3c Add conformance tests covering mismatched group tags 3 months ago
Protobuf Team Bot ba213b3fe6 Auto-generate files after PR #17845 3 months ago
Taylor Cramer 653f511ad4 Build with -Wundef (#17845) 3 months ago
Protobuf Team Bot 7588e512b6 Use visitation to implement allocation/initialization/deallocation of nodes in generic code. 3 months ago
Vitaly Goldshteyn f66e49c5da Use newly introduced `Clone` method in `LazyField` in order to avoid looking up prototype (`GetPrototypeForLazyMessage`) during copy. 3 months ago
Graham Wharton 525e16a875 Updated Build Configuration for PHP Extension to fix issue building on Windows (#17903) 3 months ago
Sandy Zhang 30ed452edd Breaking Change: Remove deprecated Arena::GetArena. 3 months ago
Vitaly Goldshteyn 5bb4555a41 Slightly simplify `SizeOfUnion`. Performance should be improved as well. 3 months ago
freeform-andre 4cfeb66691 Avoid unnecessary use of run_shell (#19409) 3 months ago
Zoey Greer 3773feb2fc Fix deprecated use of `namespace_packages` in `python/dist/setup.py` (#18235) 3 months ago
Michael Cho 9dc5aaa1e9 PROTOC_EXPORT in java/names.h to expose symbols (#19363) 3 months ago
Protobuf Team Bot da1c7c0d02 Move SpaceUsed calculation to UntypedMapBase to reduce code size. 3 months ago
Dennis 4130f38394 Remove unused references to internal::DownCast (#19372) 3 months ago
Pedram Rezaei 70730f5ae7 Performance optimization extension for `RepeatedField<T>` (#19115) 3 months ago
Henrik 343a3f9b27 dotnet: Microoptimizations (#18934) 3 months ago
Zoey Greer e35ed79ece Fix `plugin_output` for `_generate_rust_gencode` (#18255) 3 months ago
Antonin Kriz f3f2fba531 updated docs/third_party.md (#19374) 3 months ago
Tony Liao 1544885f6f Remove message_factory_test_wrapper for python's message_factory_test. 3 months ago
Protobuf Team Bot 2ad21af840 Auto-generate files after cl/700042372 3 months ago
Mike Kruskal d0151aa70c Fix const INFINITY issue on MSVC. 3 months ago
Protobuf Team Bot da8bcc8355 Internal 3 months ago
Anton Grbin 1c98b5ba47 [7392] fix conformance test in PHP JSON parser (#19376) 3 months ago
Tony Liao a02ec0f353 Remove message_test_wrapper for python's message_test. 3 months ago
Jie Luo b9e69e8c11 Add "absl::StatusOr<PythonConstMessagePointer> GetConstMessagePointer(PyObject* msg)" in proto_api which works with cpp extension, upb and pure python. 3 months ago
Protobuf Team Bot aded9b76c4 Auto-generate files after cl/699254841 3 months ago
Protobuf Team Bot d76359aa45 Use parentheses for macro argument 3 months ago
Protobuf Team Bot 0bdcf98f16 Emit extensions in debug string in wire order 3 months ago
Protobuf Team Bot 736672ca0e Auto-generate files after cl/699248319 3 months ago
Protobuf Team Bot ac5ce6e4cb Rename _upb_Message_Realloc to _EnsureAvailable 3 months ago
gongsu832 15e7d71eac Building python binding with bazel on s390x (#19232) 3 months ago
Protobuf Team Bot aa9868e137 Reimplement ClearTable using the stored TypeInfo. 3 months ago
Protobuf Team Bot a2b87dfaa0 Auto-generate files after PR #17433 3 months ago
Chris Kennelly 954dd58faa Guard against overalignment in RepeatedPtrField. 3 months ago
Vadmeme deec498803 Improve support for Clang inside of UPB (#17433) 3 months ago
Zoey Greer 8476dbacb3 Remove unused protos in `python/google/protobuf/internal/more_messages.proto` (#18245) 3 months ago
Protobuf Team Bot 8e15860fe0 Update README.md for protobuf to address [this issue](https://github.com/protocolbuffers/protobuf/issues/17258). 3 months ago
Protobuf Team Bot f497c186ce Add missing enum case in TypeKind calculation. 3 months ago
Protobuf Team Bot d425214b42 Auto-generate files after cl/698856552 3 months ago
Joshua Haberman 3d065d1ced Fixed depth limit check by comparing effective depth limits. 3 months ago
Jan Engelhardt ced605d0e6 utf8_range: add version marker to library (#19009) 3 months ago
Protobuf Team Bot 2dde8f1cb5 Enable opt and asan Rust GHA tests, and split out the Cargo test to make those failures present more cleanly in GHA (the Cargo test was already using a different docker image than the other tests). 3 months ago
Mike Kruskal c2394d936a Internal changes 3 months ago
Protobuf Team Bot 0325132bf4 Use the latest googletest version number in our generated Cargo.toml for release. 3 months ago
Protobuf Team Bot 96dfcce517 Force re-computing the serialized size after the lazy fields with corrupted data are replaced with empty bytes 3 months ago
Protobuf Team Bot d6b90bfd66 Add TypeInfo type UntypedMapBase for generic operation support. 3 months ago
Vitaly Goldshteyn 61662a536b Avoid recursive call to `Insert` in the flat case. 3 months ago
Vitaly Goldshteyn 6af3218000 Reimplement ExtensionSet::MergeFrom for the copy case for better performance. 3 months ago
Kaikai fc6ae678ad fix(example): go version is too low (#19293) 3 months ago