18687 Commits (be84e6b4b81b5b64158305020b0e75fc9e6bd3a5)
 

Author SHA1 Message Date
Hong Shin 7620bbf3c6 Temporary removal of hpb BUILD files for OSS while we refactor. 2 months ago
Protobuf Team Bot 6b22fd125c Add on-demand construction of enum validation data in EnumDescriptor. 2 months ago
Protobuf Team Bot de51f2cc06 Prepare for `google::protobuf::MapKey` to no longer own string keys 2 months ago
Hong Shin cbdc330f80 Rename upb_cc_proto_library_copts to hpb_proto_library_copts 2 months ago
Zoey Greer ac8dc6094b Use `//:well_known_type_protos` instead of `//:well_known_protos` as per deprecation warning (#18237) 2 months ago
Protobuf Team Bot c860fa3714 Make WireFormat::(ByteSize|_InternalSerialize) LazyField compatible (take #3 but disabled) 2 months ago
Protobuf Team Bot a80bc8a0a8 Start breaking up OSS unit test proto_library monolith 2 months ago
Protobuf Team Bot 5a556542f3 Automated rollback of commit 91e3162240. 2 months ago
Xufei Tan 774ecb2c48 Internal change. 2 months ago
Protobuf Team Bot c666aef7e6 Replace PROTOBUF_ENABLE_FUZZ_MESSAGE_SPACE_USED_LONG macro with constexpr function for easier maintenance. 2 months ago
Adam Cozzette 1a83839831 Fix string copy in MessageDifferencer::Compare() 2 months ago
Protobuf Team Bot 51adb09adc Remove JavaProtoAspectInfo duplication 2 months ago
Adam Cozzette dca7bf06d8 Java: make sure message.getExtension() returns immutable lists 2 months ago
Protobuf Team Bot 372ddb308b Support --incompatible_enable_proto_toolchain_resolution 2 months ago
Zoey Greer 48ff2328be Update rules_pkg to get fix for timestamp warning (#18263) 2 months ago
Zoey Greer a7d47b3ebf Fix warnings stating that `always_inline` functions must also be declared `inline` (#18243) 2 months ago
Protobuf Team Bot 426ca8a34a Move ProtoInfo and ProtoLangToolchainInfo from Bazel 2 months ago
Mike Kruskal c87ba1e587 Add daily continuous runs of all our supported release branches 2 months ago
Protobuf Team Bot 7861f30392 Generate v2 table definition. 2 months ago
Protobuf Team Bot af1ba906de Make C++ proto library work over targets that aren't proto_library 2 months ago
Mike Kruskal 23eb616f2a Automated rollback of commit 46eaf53920. 2 months ago
Protobuf Team Bot 0d027c6c46 Misc. cleanup: IWYU, clang-tidy, etc. 2 months ago
Protobuf Team Bot d77bdacc31 Move java_{lite_}proto_library from Bazel repository 2 months ago
Protobuf Team Bot 50eafe9e11 Enable workspace in .bazelrc 2 months ago
Protobuf Team Bot 4834eb75cb Move some :unittest_(cpp|upb)_rust_proto target to be colocated with the .proto file that defines them 2 months ago
Protobuf Team Bot ea0ade331f Change `google::protobuf::MapKey::GetStringValue` to return `absl::string_view` 2 months ago
Protobuf Team Bot 9b666c3169 Auto-generate files after cl/674287182 2 months ago
Mike Kruskal 3f8544e706 Internal changes 2 months ago
Protobuf Team Bot 8130f39227 Stop duplicating the supported PHP version (link to the support page instead). 2 months ago
Protobuf Team Bot 91e3162240 Streamline creation of new elements in `RepeatedPtrField` 2 months ago
Protobuf Team Bot 52544482bf Move cc_proto_library from Bazel repository 2 months ago
Mike Kruskal 782e8ad382 Disable tracking during feature resolution. 2 months ago
Hong Shin f6fd9c8276 Remove unused variadic arg in hpb msg gen 2 months ago
Protobuf Team Bot 07f22241e2 Auto-generate files after cl/673960087 2 months ago
Protobuf Team Bot dd07031683 Internal Change 2 months ago
Protobuf Team Bot bf01e49273 Moving Kotlin DSL file generator to its own directory 2 months ago
Hong Shin 9d835e65c6 Migrate UpbStrToStringView from hpb to hpb::interop::upb::FromUpbStringView 2 months ago
Derek Benson c3e7e987fe Add a cargo test step to the rust gha 2 months ago
Hong Shin 4c13f48847 Automated rollback of commit 9a9e5cf7ff. 2 months ago
Adam Cozzette 1142838bbc Rust: get all types onto a single blanket ProxiedInMapValue implementation for upb 2 months ago
Hong Shin ada599128c hpb: Move add_const_if_T_is_const to template_help.h and delete traits.h 2 months ago
Derek Benson e9e499f884 make cargo_test.sh executable 2 months ago
Protobuf Team Bot 8ed7da87a6 Auto-generate files after cl/673871913 2 months ago
Protobuf Team Bot b2597122dc Replace PROTOBUF_FORCE_COPY_DEFAULT_STRING macro with constexpr function for easier 3 months ago
Hong Shin f77e770486 Empty out protos.h! 3 months ago
Derek Benson 6174e13ee2 Add new blaze target for running the protobuf and upb crates tests using Cargo 3 months ago
Protobuf Team Bot 92aca2d442 Exclude rust/test/benchmarks from GitHub 3 months ago
Derek Benson 4c38e117ac Use crate:: for assert_linked instead of super::super:: 3 months ago
Protobuf Team Bot cb6b460cc9 Remove staticanalysis best practices options from enums.proto 3 months ago
Zoey Greer 5d9deab879 Replace deprecated use of `toBytes()` with `Character` property `.code` (#18236) 3 months ago