5612 Commits (610702ed18d4323e44b9741102ed90377243470e)

Author SHA1 Message Date
Protobuf Team Bot eec53f9378 Avoid constructing the payload until we need it for reflection. 2 weeks ago
Protobuf Team Bot 1271b32897 Switch some SFINAE based dispatch into `if constexpr`. 2 weeks ago
Protobuf Team Bot 29f496af49 Internal change. 2 weeks ago
Protobuf Team Bot c608704c3f Internal change 2 weeks ago
Protobuf Team Bot 0f1bdeae8d Internal change 2 weeks ago
Protobuf Team Bot ff343a03bb Automated rollback of commit 543169bd55. 2 weeks ago
Protobuf Team Bot 543169bd55 Internal change. 2 weeks ago
Chris Kennelly d102782022 Automated rollback of commit d9a8e7a8fc. 3 weeks ago
Protobuf Team Bot 4f1c9674dd Auto-generate files after cl/694172218 3 weeks ago
Mike Kruskal c1d55b4ea4 Internal changes 3 weeks ago
Protobuf Team Bot 5a09cfd577 Rename private `getFooFieldBuilder` method to avoid name conflicts. 3 weeks ago
Protobuf Team Bot a0d13b9003 Make util function for whether a string field with unsupported ctype results in the fields being 'privatized'. 3 weeks ago
Protobuf Team Bot 2a04f8bd43 Fix java proto generation: conflict between with enum field and another field with "_value" suffix. 3 weeks ago
Protobuf Team Bot cdc8df224d Auto-generate files after cl/694015588 3 weeks ago
Protobuf Team Bot fd477301f8 Use ABSL_PREDICT_TRUE|FALSE instead of PROTOBUF_PREDICT_TRUE|FALSE. 3 weeks ago
Protobuf Team Bot 7c3eb4155f Don't copy SpecificField data in MessageDifferencer unnecessarily. 3 weeks ago
Protobuf Team Bot 2e7ed9b3c4 Internal change 3 weeks ago
Mike Kruskal 9cc685edf8 Breaking change: Flip default behavior for handling cmake dependencies. 3 weeks ago
Protobuf Team Bot 064b50e8e9 Internal change 3 weeks ago
Protobuf Team Bot 9632425c34 Use ::int32_t to avoid confusion with bad field names. 3 weeks ago
Protobuf Team Bot 6d4fdc49e5 Auto-generate files after cl/693862958 3 weeks ago
Protobuf Team Bot a7dd1559ee Use [[maybe_unused]] instead of PROTOBUF_UNUSED. 3 weeks ago
Protobuf Team Bot e3a0777b2c Auto-generate files after cl/693808783 3 weeks ago
Protobuf Team Bot 1ceedf88ca Use [[nodiscard]] instead of PROTOBUF_NODISCARD 3 weeks ago
Chris Kennelly d9a8e7a8fc Internal change 3 weeks ago
Protobuf Team Bot d60ac1d460 Internal change 3 weeks ago
Protobuf Team Bot 4ec5b2a1a2 Internal change 3 weeks ago
Protobuf Team Bot 6597c085de Automated rollback of commit 6b9692460a. 3 weeks ago
Protobuf Team Bot 0d6216dbfd Auto-generate files after cl/693469310 3 weeks ago
Protobuf Team Bot 8a33e2b5bc Fix inconsistency issues with ALWAYS_INLINE macros. 3 weeks ago
Chris Kennelly da08317d82 Poison initial Arena block with MSan. 3 weeks ago
Protobuf Team Bot 6b9692460a Internal change 3 weeks ago
Adam Cozzette 9bdafdbb0c Rust C++: remove per-message functions for repeated fields 3 weeks ago
Adam Cozzette f552a2c4b3 Rust C++: remove unsafe block from map value conversion 3 weeks ago
Protobuf Team Bot a23171ab83 Auto-generate files after cl/693163935 3 weeks ago
Protobuf Team Bot 97a9f1d44b Internal change 3 weeks ago
Protobuf Team Bot f87ac22c33 Internal change 3 weeks ago
Protobuf Team Bot 9d7236b421 Begin adding extension numbers to SourceCodeInfo and FileDescriptorSet for tooling purposes. 3 weeks ago
Protobuf Team Bot a27f0c79d4 Use FieldDescriptor.cpp_string_type() instead of CType directly. 3 weeks ago
Sandy Zhang e2eb0a19aa Breaking Change: Remove deprecated JsonOptions alias. 3 weeks ago
Tony Liao e3727410cd Removing unused headers 💀 3 weeks ago
Protobuf Team Bot 05c9bbd41d Auto-generate files after cl/691951661 4 weeks ago
Tony Liao 79ccb8fac9 Maintain an invariant that hasbit is set iff string is nondefault. 4 weeks ago
Protobuf Team Bot 7bfe237b45 Auto-generate files after cl/691945237 4 weeks ago
Tony Liao 3e82ed436b Generate internal hasbits for singular proto3 implicit presence fields. 4 weeks ago
Tony Liao 56580bd0d4 Remove implementation related to lazy fields. 4 weeks ago
Protobuf Team Bot f2cf85c941 Add name mangling to nested names that collide with known generated names, like 4 weeks ago
Protobuf Team Bot f27532d0bd Check that there are unknown fields before calling MutableUnknownFields to 4 weeks ago
Protobuf Team Bot 31fae84678 Move fixed_address_empty_string to rodata section when possible. 4 weeks ago
Tony Liao 86e767f7ce Fix header includes on compiler/java/helpers.h. 4 weeks ago