18522 Commits (a7d47b3ebfd59574b89ff96a726ca176f18d4911)
 

Author SHA1 Message Date
Zoey Greer a7d47b3ebf Fix warnings stating that `always_inline` functions must also be declared `inline` (#18243) 5 months ago
Protobuf Team Bot 426ca8a34a Move ProtoInfo and ProtoLangToolchainInfo from Bazel 5 months ago
Mike Kruskal c87ba1e587 Add daily continuous runs of all our supported release branches 5 months ago
Protobuf Team Bot 7861f30392 Generate v2 table definition. 5 months ago
Protobuf Team Bot af1ba906de Make C++ proto library work over targets that aren't proto_library 5 months ago
Mike Kruskal 23eb616f2a Automated rollback of commit 46eaf53920. 5 months ago
Protobuf Team Bot 0d027c6c46 Misc. cleanup: IWYU, clang-tidy, etc. 5 months ago
Protobuf Team Bot d77bdacc31 Move java_{lite_}proto_library from Bazel repository 5 months ago
Protobuf Team Bot 50eafe9e11 Enable workspace in .bazelrc 5 months ago
Protobuf Team Bot 4834eb75cb Move some :unittest_(cpp|upb)_rust_proto target to be colocated with the .proto file that defines them 5 months ago
Protobuf Team Bot ea0ade331f Change `google::protobuf::MapKey::GetStringValue` to return `absl::string_view` 5 months ago
Protobuf Team Bot 9b666c3169 Auto-generate files after cl/674287182 5 months ago
Mike Kruskal 3f8544e706 Internal changes 5 months ago
Protobuf Team Bot 8130f39227 Stop duplicating the supported PHP version (link to the support page instead). 5 months ago
Protobuf Team Bot 91e3162240 Streamline creation of new elements in `RepeatedPtrField` 5 months ago
Protobuf Team Bot 52544482bf Move cc_proto_library from Bazel repository 5 months ago
Mike Kruskal 782e8ad382 Disable tracking during feature resolution. 5 months ago
Hong Shin f6fd9c8276 Remove unused variadic arg in hpb msg gen 5 months ago
Protobuf Team Bot 07f22241e2 Auto-generate files after cl/673960087 5 months ago
Protobuf Team Bot dd07031683 Internal Change 5 months ago
Protobuf Team Bot bf01e49273 Moving Kotlin DSL file generator to its own directory 5 months ago
Hong Shin 9d835e65c6 Migrate UpbStrToStringView from hpb to hpb::interop::upb::FromUpbStringView 5 months ago
Derek Benson c3e7e987fe Add a cargo test step to the rust gha 5 months ago
Hong Shin 4c13f48847 Automated rollback of commit 9a9e5cf7ff. 5 months ago
Adam Cozzette 1142838bbc Rust: get all types onto a single blanket ProxiedInMapValue implementation for upb 5 months ago
Hong Shin ada599128c hpb: Move add_const_if_T_is_const to template_help.h and delete traits.h 5 months ago
Derek Benson e9e499f884 make cargo_test.sh executable 5 months ago
Protobuf Team Bot 8ed7da87a6 Auto-generate files after cl/673871913 5 months ago
Protobuf Team Bot b2597122dc Replace PROTOBUF_FORCE_COPY_DEFAULT_STRING macro with constexpr function for easier 5 months ago
Hong Shin f77e770486 Empty out protos.h! 5 months ago
Derek Benson 6174e13ee2 Add new blaze target for running the protobuf and upb crates tests using Cargo 5 months ago
Protobuf Team Bot 92aca2d442 Exclude rust/test/benchmarks from GitHub 5 months ago
Derek Benson 4c38e117ac Use crate:: for assert_linked instead of super::super:: 5 months ago
Protobuf Team Bot cb6b460cc9 Remove staticanalysis best practices options from enums.proto 5 months ago
Zoey Greer 5d9deab879 Replace deprecated use of `toBytes()` with `Character` property `.code` (#18236) 5 months ago
Hong Shin 3d9f6dc1e1 rm upb_cc_proto_library.bzl 5 months ago
Hong Shin 9a9e5cf7ff hpb: Remove DeepCopy - no extant users 5 months ago
Mark Hansen 5fb73242c5 Automated rollback of commit 3f1de2c6e8. 5 months ago
Mark Hansen 05a8a40123 Protobuf Lite ArrayLists: Defer allocating backing array until we have some idea how much to allocate. 5 months ago
Mark Hansen 4e8469cb45 Allocate correct-sized array when parsing packed fixed-width primitives 5 months ago
Mark Hansen ae51a89bf3 Add tests for ArrayDecoders decoding packed negative-sized primitive lists. 5 months ago
Mark Hansen 3f1de2c6e8 CodedOutputStream: Avoid updating position to go beyond end of array. 5 months ago
Protobuf Team Bot f861f12841 Internal version update. 5 months ago
Mike Kruskal 46eaf53920 Automated rollback of commit c4668f341f. 5 months ago
Protobuf Team Bot da26393006 Automated rollback of commit 9c835afdce. 5 months ago
Protobuf Team Bot ff4015cbe8 Auto-generate files after cl/673452657 5 months ago
Protobuf Team Bot d2b93189a6 Use `Message` instead of the derived type in `MapEntry`. 5 months ago
Protobuf Team Bot 0259cc3980 Add JsonStreamToMessage method 5 months ago
Mike Kruskal c4668f341f Internal changes 5 months ago
Protobuf Team Bot b377202cfb extend test matrix to python 3.12 5 months ago