12015 Commits (6e3dca36687647e88f8c964f4cd50084947b10f1)
 

Author SHA1 Message Date
Protobuf Team Bot 6e3dca3668 Update TSan validation of concurrent mutations of fields to include non-repeated primitive, enum, string, and message fields. 2 years ago
Sandy Zhang 55741dcb94 Unify MessageSchema.getSerializedSize proto2 and proto3 methods. 2 years ago
Ryosuke Hasebe 943b696094 Add protobuf-kotlin into protobuf-bom (#12936) 2 years ago
Marcel Hlopko 45676832b4 Do not emit gencode for map fields 2 years ago
Protobuf Team Bot 8997b54c32 Automated rollback of commit 53382db0fd. 2 years ago
Mike Kruskal 53382db0fd Internal changes 2 years ago
Protobuf Team Bot cab25b98a7 Auto-generate files after cl/540978247 2 years ago
Protobuf Team Bot 0139697926 Update TSan validation to use a new field in _impl_ for validation. 2 years ago
Protobuf Team Bot 8a82125419 Auto-generate files after cl/540942693 2 years ago
Protobuf Team Bot 9d0d8fb653 Put default_instance into a local variable so the compiler can see that it doesn't need to reload from aux.table due to potential aliasing. 2 years ago
WenTao Ou 9d0961afb7 Add dllexport_decl for generated default instance. (#13085) 2 years ago
kang jinci e8a5627d4a Modify port_def.inc to ignore -Wshadow warning (#13059) 2 years ago
Marcel Hlopko f450ce2868 Do not pass dangling pointers to C++ 2 years ago
Protobuf Team Bot 46e0b15e7c Add method to create a new ProtobufList for the given element type. 2 years ago
Protobuf Team Bot a2adfe2d52 Use ToTagDispatch, unless we know for sure that we don't have more data 2 years ago
Thomas Griffith 5789e0ffb5 Fix signedness comparison warning (#13062) 2 years ago
Protobuf Team Bot 2631490637 Automated rollback of commit c4bc23782e. 2 years ago
Protobuf Team Bot 5411fc6679 `TextFormat::ParseFieldValueFromString` now takes `absl::string_view` as `input` instead of `const std::string &` 2 years ago
Protobuf Team Bot 0a45abe4c2 Internal Change 2 years ago
Protobuf Team Bot 3e6dba700f typo fix: Javascript -> JavaScript in protobuf readme 2 years ago
Dave MacLachlan 52430d7c60 Fix up sign comparison warning. 2 years ago
Mike Kruskal 25a9547819 Automated rollback of commit 9b4ceb4770. 2 years ago
Mike Kruskal 9b4ceb4770 Remove workaround for whole-archive linker behavior. 2 years ago
Mike Kruskal aba0341126 Remove explicit syntax check on open enum zero value validation. 2 years ago
Mike Kruskal d1d7502444 Delete codespell presubmit. 2 years ago
Matt Kulukundis 62fdfd1062 Fix a typo 2 years ago
Sandy Zhang d5067ccbe6 Unify MessageSchema.writeFieldsInAscendingOrder proto2 and proto3 methods. 2 years ago
Protobuf Team Bot 5a48187464 Move internal-only but kernel-agnostic paths into an `__internal` module 2 years ago
Protobuf Team Bot e4b500c476 Internal Code Change 2 years ago
Protobuf Team Bot 2cf94fafe3 Auto-generate files after cl/540118699 2 years ago
Protobuf Team Bot c3edc9036d Internal change. 2 years ago
Mike Kruskal b1df92704b Clean up staleness tests. 2 years ago
Protobuf Team Bot 381b31e9c9 Make ViewFor/MutFor use assoc. type instead of generic, rename to match 2 years ago
Protobuf Team Bot e9391b4b3e Update rules_java to the latest version 2 years ago
Marcel Hlopko cc83427ee3 Do not pass nullptr to slice::from_raw_parts 2 years ago
Dmitri Gribenko 0246e09df8 Copy-edit comments in shared.rs 2 years ago
Dmitri Gribenko de21810745 Copy-edit comments in the BUILD file 2 years ago
Protobuf Team Bot 1423035e0a internal change 2 years ago
Protobuf Team Bot c4bc23782e Automated rollback of commit aa2eb83fb8. 2 years ago
Protobuf Team Bot aa2eb83fb8 Fix a bug in which we call Reflection::ClearField() on a default message instance. 2 years ago
Tomo Suzuki 2fd29b0b73 Move linkage monitor check as part of Bazel build (#12980) 2 years ago
Protobuf Team Bot aa8fadc5cc Automated rollback of commit d1f35880a2. 2 years ago
Protobuf Team Bot d1f35880a2 Internal changes 2 years ago
Marcel Hlopko 209accaf6f Implement Proxied for v0.6 2 years ago
Jie Luo 3560e2381e Remove RegisterExtension in message class 2 years ago
Protobuf Team Bot 6fe5c6fd8e Auto-generate files after cl/539172395 2 years ago
Protobuf Team Bot c53fb29ddf Update TSan validation to not trigger on `mutable_repeated(int)`/`set_repeated(int, value)` accessors and also change to use _impl_ instead of _internal_metadata_ for validation. 2 years ago
Protobuf Team Bot 387d3132c4 internal change 2 years ago
Mike Kruskal 4031712c34 Drop Bazel 4 support and add Bazel 6 2 years ago
Mike Kruskal a6f557fe81 Force push auto-commits to bypass branch protection status checks 2 years ago