5621 Commits (a422268dda2d73a1b47e4559e3ee66b9385aa677)

Author SHA1 Message Date
Protobuf Team Bot ed480662ed Explicitly reject fields that are closed enums with implicit presence in Java generators. 4 months ago
Protobuf Team Bot 3e0f82e57f Fix handling of implicit field presence in mergeFrom to match the behavior in other places. 4 months ago
Protobuf Team Bot 9b4a00c864 Auto-generate files after cl/696615312 4 months ago
Adam Cozzette 37b10b8f81 C++: wrap generated DescriptorTable variable in extern "C" block 4 months ago
Protobuf Team Bot d4cc9126fe Add more test coverage for arena registration. 4 months ago
Protobuf Team Bot 5bee60d969 Internal change. 4 months ago
Keith Smiley 1e2e639911 Fix uses of __cpp_lib_constexpr_string (#18890) 4 months ago
Adam Novak 097dcda8f2 Don't use CLOCK_UPTIME_RAW if it won't be defined (#16951) 4 months ago
Protobuf Team Bot 668b945bc5 Internal change 4 months ago
Protobuf Team Bot eec53f9378 Avoid constructing the payload until we need it for reflection. 4 months ago
Protobuf Team Bot 1271b32897 Switch some SFINAE based dispatch into `if constexpr`. 4 months ago
Protobuf Team Bot 29f496af49 Internal change. 4 months ago
Protobuf Team Bot c608704c3f Internal change 4 months ago
Protobuf Team Bot 0f1bdeae8d Internal change 4 months ago
Protobuf Team Bot ff343a03bb Automated rollback of commit 543169bd55. 4 months ago
Protobuf Team Bot 543169bd55 Internal change. 4 months ago
Chris Kennelly d102782022 Automated rollback of commit d9a8e7a8fc. 4 months ago
Protobuf Team Bot 4f1c9674dd Auto-generate files after cl/694172218 4 months ago
Mike Kruskal c1d55b4ea4 Internal changes 4 months ago
Protobuf Team Bot 5a09cfd577 Rename private `getFooFieldBuilder` method to avoid name conflicts. 4 months ago
Protobuf Team Bot a0d13b9003 Make util function for whether a string field with unsupported ctype results in the fields being 'privatized'. 4 months ago
Protobuf Team Bot 2a04f8bd43 Fix java proto generation: conflict between with enum field and another field with "_value" suffix. 4 months ago
Protobuf Team Bot cdc8df224d Auto-generate files after cl/694015588 4 months ago
Protobuf Team Bot fd477301f8 Use ABSL_PREDICT_TRUE|FALSE instead of PROTOBUF_PREDICT_TRUE|FALSE. 4 months ago
Protobuf Team Bot 7c3eb4155f Don't copy SpecificField data in MessageDifferencer unnecessarily. 4 months ago
Protobuf Team Bot 2e7ed9b3c4 Internal change 4 months ago
Mike Kruskal 9cc685edf8 Breaking change: Flip default behavior for handling cmake dependencies. 4 months ago
Protobuf Team Bot 064b50e8e9 Internal change 4 months ago
Protobuf Team Bot 9632425c34 Use ::int32_t to avoid confusion with bad field names. 4 months ago
Protobuf Team Bot 6d4fdc49e5 Auto-generate files after cl/693862958 4 months ago
Protobuf Team Bot a7dd1559ee Use [[maybe_unused]] instead of PROTOBUF_UNUSED. 4 months ago
Protobuf Team Bot e3a0777b2c Auto-generate files after cl/693808783 4 months ago
Protobuf Team Bot 1ceedf88ca Use [[nodiscard]] instead of PROTOBUF_NODISCARD 4 months ago
Chris Kennelly d9a8e7a8fc Internal change 4 months ago
Protobuf Team Bot d60ac1d460 Internal change 4 months ago
Protobuf Team Bot 4ec5b2a1a2 Internal change 4 months ago
Protobuf Team Bot 6597c085de Automated rollback of commit 6b9692460a. 4 months ago
Protobuf Team Bot 0d6216dbfd Auto-generate files after cl/693469310 4 months ago
Protobuf Team Bot 8a33e2b5bc Fix inconsistency issues with ALWAYS_INLINE macros. 4 months ago
Chris Kennelly da08317d82 Poison initial Arena block with MSan. 4 months ago
Protobuf Team Bot 6b9692460a Internal change 4 months ago
Adam Cozzette 9bdafdbb0c Rust C++: remove per-message functions for repeated fields 4 months ago
Adam Cozzette f552a2c4b3 Rust C++: remove unsafe block from map value conversion 4 months ago
Protobuf Team Bot a23171ab83 Auto-generate files after cl/693163935 4 months ago
Protobuf Team Bot 97a9f1d44b Internal change 4 months ago
Protobuf Team Bot f87ac22c33 Internal change 4 months ago
Protobuf Team Bot 9d7236b421 Begin adding extension numbers to SourceCodeInfo and FileDescriptorSet for tooling purposes. 4 months ago
Protobuf Team Bot a27f0c79d4 Use FieldDescriptor.cpp_string_type() instead of CType directly. 4 months ago
Sandy Zhang e2eb0a19aa Breaking Change: Remove deprecated JsonOptions alias. 4 months ago
Tony Liao e3727410cd Removing unused headers 💀 4 months ago