19980 Commits (8892adc24a58521322d8371d0e6b99fcc3ba402d)
 

Author SHA1 Message Date
Mike Kruskal 8892adc24a
protobuf: add //:go_features_proto Bazel alias (#20419) 5 days ago
Tony Liao 5c7d98f8c4
Merge pull request #20412 from comius/cp-run-buildifier 5 days ago
Protobuf Team Bot bf712ccc5d Run buildifier 5 days ago
Mike Kruskal 81196acc7e
Fix a bug in handling of implicit-presence string_view fields. (#20403) 6 days ago
zhangskz 4b34c96d76
Merge pull request #20365 from protocolbuffers/cp-bcr-presubmit-clang-cl 2 weeks ago
Sandy Zhang b025ac0050 Fix redundant clang-cl and msvc platform constraint for Bazel 8 compatibility and enable Bazel 8 presubmits in BCR. 2 weeks ago
Sandy Zhang 817174429b Switch BCR presubmit to testing from example module (instead of default dummy module) so we can use .bazelrc and reference @local_config_cc. 2 weeks ago
Mike Kruskal c07e854238
Make php generator's header public for gRPC (#20320) 2 weeks ago
Adam Cozzette b8248f687f
Remove rules_rust dependency from MODULE.bazel for 30.x (#20310) 2 weeks ago
zhangskz df849cc9c5
Upgrade abseil-cpp to 20250127 and use @com_google_absl -> @abseil-cpp and com_google_googletest -> @googletest canonical BCR names. (#20295) 2 weeks ago
Deanna Garcia 267c42144a Internal change 3 weeks ago
zhangskz 6250d09c42
Replace `std::any` with a custom solution. (#20251) 3 weeks ago
Protobuf Team Bot d9ac521cf8 Updating version.json and repo version numbers to: 30.0-dev 3 weeks ago
Protobuf Team Bot 6c0eaa830b Updating version.json and repo version numbers to: 30.0-rc1 3 weeks ago
Tony Liao 4f4ac6a57d Use `using` instead of `typedef` when defining a TailCallParseFunc type. 3 weeks ago
Protobuf Team Bot af50fa531a bump `actions/cache` to `v4.2.0` 3 weeks ago
y-yagi 74122ebb37 Add `to_proto` to descriptor classes (#19971) 3 weeks ago
Hong Shin de9f4ffe73 hpb: rm unused ptr private ctor 3 weeks ago
Protobuf Team Bot 3a72a1d8b0 Auto-generate files after cl/723050238 3 weeks ago
Protobuf Team Bot 6c10485b9b Minor refactor to avoid lifetime bound warnings on some callers. 3 weeks ago
Protobuf Team Bot 9bb6daaead Remove redundant TDP table information for map fields. 3 weeks ago
Protobuf Team Bot 7db1e35041 Internal change 3 weeks ago
Protobuf Team Bot 59bb109512 Auto-generate files after cl/722814891 3 weeks ago
Protobuf Team Bot eed6ae1bc8 Remove redundant semicolons at end of preprocessor macro definitions 3 weeks ago
y-yagi 73a3853479 Fix the C++ compiler version check (#20195) 3 weeks ago
Protobuf Team Bot 7e93fe636a Clean up remnants of `const char*` -> `string_view` migration for return types. 3 weeks ago
Protobuf Team Bot 9e1fdb0c01 Internal change 3 weeks ago
Protobuf Team Bot a6fc7019f0 Auto-generate files after cl/722752636 3 weeks ago
Sandy Zhang 73f4256317 Upgrade zlib to BCR patch 5 and remove -Wunknown-warning-option for macOS. 3 weeks ago
Protobuf Team Bot 4e397c773a Auto-generate files after cl/722725737 3 weeks ago
Adam Cozzette 6bde8c4177 Revert upb map randomization 3 weeks ago
Protobuf Team Bot b4c246762c Auto-generate files after cl/722720783 3 weeks ago
Protobuf Team Bot d5d69e0927 Default to a lower max block size for Android users, where memory is limited and precious 3 weeks ago
Protobuf Team Bot 156130815a Reduce stack cost of `MessageDifferencer::CompareWithFieldsInternal`. 3 weeks ago
Evan Brown eb2a94de7d Internal change 3 weeks ago
Protobuf Team Bot 2e2a8653c8 py_proto_library: fix for --legacy_external_runfiles=True 3 weeks ago
Protobuf Team Bot dbd5a1e746 Auto-generate files after cl/722656293 3 weeks ago
Protobuf Team Bot cddc4f9859 Completely remove the VTable from MapFieldBase. 3 weeks ago
Protobuf Team Bot 243b023c45 Auto-generate files after cl/721951543 4 weeks ago
Protobuf Team Bot 1abd91ca9b Auto-generate files after cl/721950394 4 weeks ago
Adam Cozzette 0d42a969e3 Replace `protobuf_unittest` package with `proto2_unittest` 4 weeks ago
Adam Cozzette 066531df73 Randomize upb's map ordering 4 weeks ago
Protobuf Team Bot 9a228e1bf6 Auto-generate files after cl/721946253 4 weeks ago
Sandy Zhang e7260fd5cc Remove --noenable_bzlmod from .bazelrc 4 weeks ago
Xufei Tan 9a033327c6 Make DebugString print debug output, enable debug markers for debug output 4 weeks ago
Tony Liao a8fca08d11 Internal Change. 4 weeks ago
Tony Liao 08e2be5550 Add build dependencies for arenaz_sampler_test. 4 weeks ago
Bill Stoffel 064438830b Fix missing port_undef (#20052) 4 weeks ago
atulmerchia d59047a071 Make ParseDict nondestructive for Any (#20111) 4 weeks ago
Protobuf Team Bot 61ec48f83b Hide test data 4 weeks ago