12110 Commits (a5516ca6cc5e8034344879d1da83c946cff17ccf)
 

Author SHA1 Message Date
Mike Kruskal 53382db0fd Internal changes 1 year ago
Protobuf Team Bot cab25b98a7 Auto-generate files after cl/540978247 1 year ago
Protobuf Team Bot 0139697926 Update TSan validation to use a new field in _impl_ for validation. 1 year ago
Protobuf Team Bot 8a82125419 Auto-generate files after cl/540942693 1 year 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. 1 year ago
WenTao Ou 9d0961afb7 Add dllexport_decl for generated default instance. (#13085) 1 year ago
kang jinci e8a5627d4a Modify port_def.inc to ignore -Wshadow warning (#13059) 1 year ago
Marcel Hlopko f450ce2868 Do not pass dangling pointers to C++ 1 year ago
Protobuf Team Bot 46e0b15e7c Add method to create a new ProtobufList for the given element type. 1 year ago
Protobuf Team Bot a2adfe2d52 Use ToTagDispatch, unless we know for sure that we don't have more data 1 year ago
Thomas Griffith 5789e0ffb5 Fix signedness comparison warning (#13062) 1 year ago
Protobuf Team Bot 2631490637 Automated rollback of commit c4bc23782e. 1 year ago
Protobuf Team Bot 5411fc6679 `TextFormat::ParseFieldValueFromString` now takes `absl::string_view` as `input` instead of `const std::string &` 1 year ago
Protobuf Team Bot 0a45abe4c2 Internal Change 1 year ago
Protobuf Team Bot 3e6dba700f typo fix: Javascript -> JavaScript in protobuf readme 1 year ago
Dave MacLachlan 52430d7c60 Fix up sign comparison warning. 1 year ago
Mike Kruskal 25a9547819 Automated rollback of commit 9b4ceb4770. 1 year ago
Mike Kruskal 9b4ceb4770 Remove workaround for whole-archive linker behavior. 1 year ago
Mike Kruskal aba0341126 Remove explicit syntax check on open enum zero value validation. 1 year ago
Mike Kruskal d1d7502444 Delete codespell presubmit. 1 year ago
Matt Kulukundis 62fdfd1062 Fix a typo 1 year ago
Sandy Zhang d5067ccbe6 Unify MessageSchema.writeFieldsInAscendingOrder proto2 and proto3 methods. 1 year ago
Protobuf Team Bot 5a48187464 Move internal-only but kernel-agnostic paths into an `__internal` module 1 year ago
Protobuf Team Bot e4b500c476 Internal Code Change 1 year ago
Protobuf Team Bot 2cf94fafe3 Auto-generate files after cl/540118699 1 year ago
Protobuf Team Bot c3edc9036d Internal change. 1 year ago
Mike Kruskal b1df92704b Clean up staleness tests. 1 year ago
Protobuf Team Bot 381b31e9c9 Make ViewFor/MutFor use assoc. type instead of generic, rename to match 1 year ago
Protobuf Team Bot e9391b4b3e Update rules_java to the latest version 1 year ago
Marcel Hlopko cc83427ee3 Do not pass nullptr to slice::from_raw_parts 1 year ago
Dmitri Gribenko 0246e09df8 Copy-edit comments in shared.rs 1 year ago
Dmitri Gribenko de21810745 Copy-edit comments in the BUILD file 1 year ago
Protobuf Team Bot 1423035e0a internal change 1 year ago
Protobuf Team Bot c4bc23782e Automated rollback of commit aa2eb83fb8. 1 year ago
Protobuf Team Bot aa2eb83fb8 Fix a bug in which we call Reflection::ClearField() on a default message instance. 1 year ago
Tomo Suzuki 2fd29b0b73 Move linkage monitor check as part of Bazel build (#12980) 1 year ago
Protobuf Team Bot aa8fadc5cc Automated rollback of commit d1f35880a2. 1 year ago
Protobuf Team Bot d1f35880a2 Internal changes 1 year ago
Marcel Hlopko 209accaf6f Implement Proxied for v0.6 1 year ago
Jie Luo 3560e2381e Remove RegisterExtension in message class 1 year ago
Protobuf Team Bot 6fe5c6fd8e Auto-generate files after cl/539172395 1 year 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. 1 year ago
Protobuf Team Bot 387d3132c4 internal change 1 year ago
Mike Kruskal 4031712c34 Drop Bazel 4 support and add Bazel 6 1 year ago
Mike Kruskal a6f557fe81 Force push auto-commits to bypass branch protection status checks 1 year ago
Dave MacLachlan cf465769de Clean up warnings from switch statements missing cases. 1 year ago
Dave MacLachlan c9ab361959 Mark some variables as unused. 1 year ago
Sandy Zhang a5349027e3 Handle clear for Java proto3 optionals (synthetic oneofs) using field descriptor instead of clear method. 1 year ago
Protobuf Team Bot 6831d2072e Making the logs friendly and useful. 1 year ago
Mike Kruskal e1faf09604 Internal changes 1 year ago