18547 Commits (aa5818d2aa067524e44e0448c8221da3c709f8b2)
 

Author SHA1 Message Date
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
Protobuf Team Bot 8bedb8bbde Auto-generate files after cl/673401292 5 months ago
Protobuf Team Bot 9fa1f4f9bb Fix ContainerBase::DeepCopy to not modify the source object. 5 months ago
Adam Cozzette 5a68dddcf9 Remove outdated comments from descriptor.proto 5 months ago
Protobuf Team Bot ef17dab07f Prepare `UnknownFieldSet` for replace `std::string` with `absl::string_view`: 5 months ago
Hong Shin 7ace14c513 Abrogate protos::Arena with hpb::Arena 5 months ago
Protobuf Team Bot 13cf397e1a upgrade test images to bazel 6.4 5 months ago
Protobuf Team Bot 56360ffb15 Internal version update. 5 months ago
Hong Shin 69dbe6fd6f hpb: Migrate MoveMessage out of internal to interop 5 months ago
Protobuf Team Bot 4a039d89dd Add static reflection support for VIEW string_type fields. 5 months ago
Protobuf Team Bot 5771b06672 Auto-generate files after cl/673010897 5 months ago
Protobuf Team Bot ad9bf317a5 Change `SharedDtor` to be a static function to be able to use it directly in 5 months ago
Protobuf Team Bot 05b1fc6cb5 Misc cleanup: IWYU, clang-tidy, etc. 5 months ago
Adam Cozzette 569f34d8a1 Fix `message_differencer_unittest` to handle a nesting depth of 100 5 months ago
Derek Benson 0f4bfc4eac Migrate upb/rust to gtest 5 months ago
Hong Shin 0b98d419fa Efface blank protos::internal namespace 5 months ago
liqipeng 25e9631313 Fix cpp syntax error when the service method name is `request`. (#18174) 5 months ago
Protobuf Team Bot bd3629c6b9 Fix comment reference to cpp `std::string_view` 5 months ago
Joshua Haberman 65b7a2c65e Move keywords.h/keywords.cc to hpb generator. 5 months ago
Protobuf Team Bot 9c835afdce Make WireFormat::ByteSize aware of LazyField. (roll forward after TGP). 5 months ago
Protobuf Team Bot 960b5baeca Auto-generate files after cl/672710484 5 months ago
Mike Kruskal 0b6e768f07 Introduce lifetimes for individual feature values. 5 months ago
Protobuf Team Bot 49c0b4aa03 Internal version update. 5 months ago
Protobuf Team Bot 1892185aee Untangle `GenericTypeHandler` cross-references + more IWYU in repeated_ptr_field.* 5 months ago
Adam Cozzette 04e801f969 Remove `--copt="-Werror"` from `.bazelrc` 5 months ago
Protobuf Team Bot 343c21cd7a Standardize type nomenclature in repeated_ptr_field.* 5 months ago