4226 Commits (47a84cdde81fbd519b8d7aab9cd77bb8a18ac4b8)

Author SHA1 Message Date
Protobuf Team Bot e1e764e8a7 Auto-generate files after cl/573311752 1 year ago
Protobuf Team Bot b458835fd6 Use GetArena() instead of GetOwningArena() #1 1 year ago
Protobuf Team Bot 7eef3c906a Assert equality between InternalGetArena() and InternalGetOwningArena(). 1 year ago
Protobuf Team Bot 6e848b00c9 Apply PROTOBUF_NOINLINE to declarations of some functions that want it. 1 year ago
Protobuf Team Bot ec57ed7625 Remove override for MapEntry::GetTypeName. 1 year ago
Protobuf Team Bot 42fe8b9927 Auto-generate files after cl/573014410 1 year ago
Sandy Zhang 6889aed460 Check-in bootstrapped Java features for Bazel and CMake 1 year ago
Mike Kruskal c0004a8fb1 Internal changes 1 year ago
Mike Kruskal 58722b10c9 Internal change 1 year ago
Protobuf Team Bot 0401c70b92 Internal change 1 year ago
Mike Kruskal 15c04bf1bc Make generators explicitly specify their support window for editions. 1 year ago
Protobuf Team Bot 1df8ea4988 `RepeatedPtrField::Add` is ~5% faster. 1 year ago
Mike Kruskal 3813b6622f Implement proto2/proto3 with editions 1 year ago
Sandy Zhang 9ad2268544 Remove synthetic oneofs from Java gencode field accessor tables. 1 year ago
Protobuf Team Bot 6ceacd6338 Auto-generate files after cl/572366502 1 year ago
Protobuf Team Bot 126a64517e Automated rollback of commit 40bed71a88. 1 year ago
Mike Kruskal 4554699ee5 Prohibit setting LEGACY_REQUIRED by default at the file level 1 year ago
Protobuf Team Bot 97a239446c Add comment to clarify intended use of EmitPubUseForImportedMessages. 1 year ago
Mike Kruskal f74de36fb5 Add clarifying comments about fields disallowed in Editions 1 year ago
Sam McCall 7881433762 Use absl's wrappers around __has_attribute etc rather than polyfilling. 1 year ago
Chris Kennelly e032784c57 Unconditionally poison RepeatedPtrField array after destruction. 1 year ago
Protobuf Team Bot e80b8ec620 Make JSON UTF-8 boundary check inclusive of the largest possible UTF-8 character. 1 year ago
Mike Kruskal d0d52fe3fa Remove reflection during feature resolution. 1 year ago
Protobuf Team Bot c120126e03 Revert the change to `size_type` to keep the public API using `size_t`. 1 year ago
Mike Kruskal 863b9d3190 Add additional proto validation to descriptor builds. 1 year ago
Hong Shin 55fb27df28 Enable editions support for rust 1 year ago
Protobuf Team Bot 95d2b2ed50 Reduce `Map::size_type` to 32-bits. Protobuf containers can't have more than 1 year ago
Protobuf Team Bot 99e659c1e0 Auto-generate files after cl/571469875 1 year ago
Protobuf Team Bot 40bed71a88 GetArena() instead of GetOwningArena() 1 year ago
Sandy Zhang 66ce451cce Ensure generator classes have Context with generator options and pass to field comment helpers. 1 year ago
Martijn Vels d41b9e7a4b Internal change 1 year ago
Protobuf Team Bot 9a2e785d1d Adding a DownCastToGenerated function, similar to DynamicCastToGenerated but without the runtime cost of dynamic_cast. The cast is checked in debug mode. 1 year ago
Protobuf Team Bot 20ba4c4597 Auto-generate files after cl/571177924 1 year ago
Mike Kruskal 0291b9c0de Bootstrap C++ edition defaults instead of compiling them at runtime in a static global. 1 year ago
Mike Kruskal a385e04ac7 Implement FeatureSet caching within descriptor pools. 1 year ago
Martijn Vels 6cc34ca5aa Automated rollback of commit 17e06c108d. 1 year ago
Protobuf Team Bot b92eda0a0e Auto-generate files after cl/570881721 1 year ago
Martijn Vels a433d6a89a Reduce visibility of Arena enabled copy constructor 1 year ago
Matt Kulukundis 6d7d9e41ed Drop special case testing for NDK r24 which is no longer supported. 1 year ago
Mike Kruskal 1dedab1765 Disable flaky test from GHA 1 year ago
Mike Kruskal 5b340ded2b Specify proto2/proto3 defaults on feature specs. 1 year ago
Martijn Vels 17e06c108d Rollback RepeatedPtrField optimization 1 year ago
Mike Kruskal 6f528b7bad Introduce legacy edition values. 1 year ago
Protobuf Team Bot e5d3b87806 Auto-generate files after cl/570480115 1 year ago
Protobuf Team Bot 3c59585bc1 Defines Protobuf compiler version strings as macros and separates out suffix string definition. 1 year ago
Protobuf Team Bot 95d57237b3 Move all virtual functions in MapFieldBase to be a manually written vtable. 1 year ago
Protobuf Team Bot 95ad110c7f Do perfect forwarding to avoid unnecessary extra instances of UntypedMessage, 2 years ago
Protobuf Team Bot 99d1b8701b Auto-generate files after cl/570142494 2 years ago
Protobuf Team Bot ebb1b0550a GetArena() instead of GetArenaForAllocation(). 2 years ago
Protobuf Team Bot 2f1ba89a73 Internal change. 2 years ago