12198 Commits (8225bf7aa5884fb78ccc1a7b960c7b6f127981f6)
 

Author SHA1 Message Date
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. 2 years ago
Dave MacLachlan c9ab361959 Mark some variables as unused. 2 years ago
Sandy Zhang a5349027e3 Handle clear for Java proto3 optionals (synthetic oneofs) using field descriptor instead of clear method. 2 years ago
Protobuf Team Bot 6831d2072e Making the logs friendly and useful. 2 years ago
Mike Kruskal e1faf09604 Internal changes 2 years ago
Protobuf Team Bot e68550ec2c Auto-generate files after cl/538811990 2 years ago
Mike Kruskal d90c3e7c4f Fix staleness test branching logic 2 years ago
Protobuf Team Bot 6eb7ad1612 Automated rollback of commit dab3a8b389. 2 years ago
Protobuf Team Bot e80cdef482 Auto-generate files after cl/538788425 2 years ago
Protobuf Team Bot dab3a8b389 Automated rollback of commit d800c5f08b. 2 years ago
Thomas Van Lenten 2f1938fafe Update the minimum macos to match cl/537907016 2 years ago
Chad Wilson cd615a8c65 deps: Update Guava to 32.0.0 (#12953) 2 years ago
Protobuf Team Bot 460173d58b Auto-generate files after cl/538573264 2 years ago
Protobuf Team Bot d800c5f08b In TSan mode, detect concurrent mutations of repeated/map fields. 2 years ago
Protobuf Team Bot 87a601ebcd Internal change 2 years ago
Krzysztof Kosiński 41c022b1c5 Don't use macros to specify 64-bit literals in WireFormatTest. 2 years ago
Protobuf Team Bot 947d4c37cf Auto-generate files after cl/538323872 2 years ago