2919 Commits (9e12e81bc294c92a14dd2b7ef872d86056971bee)

Author SHA1 Message Date
Adam Cozzette 225b936c01 Fix missing `google::protobuf::RepeatedPtrField<std::string>` issue in GCC 2 years ago
Protobuf Team Bot 2880fef06c Begin emitting semantic metadata for some C++ proto features. 2 years ago
Protobuf Team Bot ce7a02c94c Stop generating an override for getUnknownFields() the GeneratedMessage version 2 years ago
Mike Kruskal f8393ee555 Internal change 2 years ago
Mike Kruskal e19c2606b3 Internal changes 2 years ago
Protobuf Team Bot b0f7bff40c Use bit-field int values in buildPartial to skip work on unset groups of fields. 2 years ago
Protobuf Team Bot 9b81aaae58 Internal change 2 years ago
Mike Kruskal c6af8635e8 Internal change 2 years ago
Mike Kruskal 53e4fa3279 Internal change 2 years ago
Mike Kruskal 73855fde31 Internal change 2 years ago
Mike Kruskal a1978c6c49 Internal change 2 years ago
Mike Kruskal 1e02e9b7d3 Internal change 2 years ago
Mike Kruskal db54820f3f Internal change 2 years ago
Mike Kruskal 3202b9da88 Internal change 2 years ago
Mike Kruskal 60a84c347d Internal change 2 years ago
Deanna Garcia 9dfe7e9d8b Add template comment and package to previously empty generated kotlin proto files. 2 years ago
Protobuf Team Bot 60b71498d7 Add exemplar variants of the Java Any.is() and Any.unpack() methods. 2 years ago
Protobuf Team Bot 57094f8771 Add type annotation for enum 2 years ago
Mike Kruskal 94931f5eed Internal change 2 years ago
Adam Cozzette 57a8846802 Make CMake test_util and lite_test_util mutually exclusive 2 years ago
Protobuf Team Bot 155c8c183d Internal change. 2 years ago
Adam Cozzette 7043b882a3 Make the CMake targets for test_util and lite_test_util independent 2 years ago
Protobuf Team Bot e459357a77 Auto-generate CMake file lists 2 years ago
Mike Kruskal 911339b4af Internal changes 2 years ago
Adam Cozzette 4ee1f529c6 Update CMake file generation to avoid including Bazel-specific WKT paths 2 years ago
Protobuf Team Bot 3418679c5e Auto-generate CMake file lists 2 years ago
Mike Kruskal f27a387c07 Internal changes 2 years ago
Protobuf Team Bot a795151d2d Auto-generate CMake file lists 2 years ago
Mike Kruskal 771e80a4a1 Reorder cmake file list to test auto-generation 2 years ago
Protobuf Team Bot 6c86ab6f4a Auto-generate CMake file lists after PR #10816 2 years ago
Adam Cozzette b146519bde Update cc_dist_library() to include transitive sources 2 years ago
Matt Kulukundis 1019b94795 Move namespace helpers into the public part of names.h 2 years ago
Adam Cozzette f63f7584f7 Add a staleness test for the well-known types 2 years ago
Protobuf Team Bot 2326aef1a4 Use bit-field int values in buildPartial to skip work on unset groups of fields. 2 years ago
Protobuf Team Bot 9542560b03 Internal change 2 years ago
Mike Kruskal 97c0f376f6 Internal changes 2 years ago
Mike Kruskal d934383117 Internal changes 2 years ago
Mike Kruskal 6609d22359 Reorder cmake file list to test auto-generation 2 years ago
Mike Kruskal 88d8f6001d Migrate remaining compiler code to from std::set to Abseil tables. 2 years ago
Mike Kruskal 983fc2d065 Migrate remaining compiler code to from std::map to Swiss tables. 2 years ago
Mike Kruskal 9ce66645e5 Internal change 2 years ago
Protobuf Team Bot dc8c98007a Add a debug-only check for depth_ match, to catch a problem that is difficult 2 years ago
Mike Kruskal 687b66527e Add visibility exemption for kythe C++ protoc plugin 2 years ago
Protobuf Team Bot 54cd5869fa Test for recursion depth earlier so we can return an appropriate error and keep 2 years ago
Chris Kennelly 15406e1d60 Make ArenaOptions suitable for designated initializers. 2 years ago
Protobuf Team Bot 411cba1314 Call ParseVarint with a pointer to the specific result instead of always passing in a uint64_t * when possible. 2 years ago
Protobuf Team Bot 72b22edea2 Remove custom HasPreservingUnknownEnumSemantics method. 2 years ago
Mike Kruskal 1c46a3374b Internal change 2 years ago
Mike Kruskal 6e2102c8e3 Internal change 2 years ago
Mike Kruskal 0890984ce6 Internal change 2 years ago