20151 Commits (21d1a6ff81fef7bef2d99ff51a2322e32ad2d64c)
 

Author SHA1 Message Date
Adam Cozzette 21d1a6ff81 Add a filegroup for Rust crates 2 months ago
Deanna Garcia 54a4a74c6c Bazel 8 compatibility clean-ups 2 months ago
Protobuf Team Bot 4e3d3ad351 Parse all unknown fields when promoting a lazy extension. 2 months ago
Protobuf Team Bot acf5350bce Introduce compile-time switch between `const std::string&` and `absl::string_view` arguments of virtual `DescriptorDatabase` methods. 2 months ago
Sandy Zhang d311374b14 Temporarily disable broken aarch64 test runs. 2 months ago
Jakob Cornell fb78c09e16 Add constructing unpack routine to Python Protobuf Any API. 2 months ago
Protobuf Team Bot d6341a5b46 Auto-generate files after cl/731883660 2 months ago
Ada Zhang f3988070e9 upb: delete functions in map_gencode_util. They're unused after the Map iterator API change. 2 months ago
Andrew Parmet cf2f1066bb Reserve new extensions for protokt v1 (#20485) 2 months ago
Protobuf Team Bot b8ffe30ec7 Auto-generate files after cl/731731702 2 months ago
Protobuf Team Bot 08959c47ba Add enum link methods to non-internal extension.h. 2 months ago
Protobuf Team Bot 4072fc3d33 Add Clang nullability annotations to generated_enum_reflection.h APIs 2 months ago
Protobuf Team Bot af595eff99 Add Clang nullability annotations to any.h APIs 2 months ago
Mike Kruskal 38f8c5bbe9 Internal changes 2 months ago
Tony Liao 3829a4e80c Add `WithSize` helper functions to the ParseContext. 2 months ago
Protobuf Team Bot 9562edd81d Internal change 2 months ago
Mike Kruskal 2364551c7d Remove references to unused if_constexpr. 2 months ago
Protobuf Team Bot 055297bc2e Automated rollback of commit 6d2f6fcf66. 2 months ago
Protobuf Team Bot 365ae12c89 Internal change 2 months ago
Marcel Hlopko 74bf391e55 Move rust/aspects.bzl under bazel subdirectory 2 months ago
Protobuf Team Bot 0d7ebb7122 Add .bazelci/presubmit.yml to test protobuf on Bazel CI 2 months ago
Protobuf Team Bot 57b59ef601 Auto-generate files after cl/731152420 2 months ago
Protobuf Team Bot d7357c1c7b When allocating a new block, trim it to size if the new block would result in a net free space reduction from the previous block. 2 months ago
Mike Kruskal 0964d253f9 Remove test platform specification from release config 2 months ago
Jie Luo 5627e020e5 Python 3.12 support: 2 months ago
Protobuf Team Bot cb8098d938 Introduce proto_proc! which is a proc macro implementation of proto! 2 months ago
Protobuf Team Bot 2d6ab3ce45 Auto-generate files after cl/730964212 2 months ago
Ada Zhang e4cdf44dd2 upb: Update _upb_map_next signature to return a boolean and remove the _nextmutable Map iterator API. 2 months ago
Protobuf Team Bot 3369ca48f9 Fix unused variable warning on upb gencode. 2 months ago
Adam Cozzette 728b376bc9 Rust: rename `bazel_crate_mapping` option to just `crate_mapping` 2 months ago
Protobuf Team Bot 3a3d69768b Change upb C generated map iteration function to not hand out MapEntry pointers. 2 months ago
Protobuf Team Bot 19dcc4e7b8 Auto-generate files after cl/730923037 2 months ago
Deanna Garcia 7a26486491 Add notices.h with information about our dependencies' licenses and add --notices flag to protoc to print the contents of that file. 2 months ago
Protobuf Team Bot 500e8c71ad Internal change 2 months ago
Adam Cozzette f3c5386f19 Rust: small fixes to protobuf_well_known_types crate 2 months ago
Protobuf Team Bot 0c1f9788a8 Internal change 2 months ago
Jesse Rosenstock 3eba0cb232 Internal change 2 months ago
Protobuf Team Bot 292da030e6 Internal 2 months ago
Protobuf Team Bot daee649281 Auto-generate files after cl/730456440 2 months ago
Protobuf Team Bot 667801eebd Remove upb_Message_GetUnknown() from public API. 2 months ago
Protobuf Team Bot fffa3da984 Fixes #18726 by backslash escaping descriptor data containing `#` if the hashmark appears immediately before any of `$`, `{`, or `@`. 2 months ago
Jesse Rosenstock bdb7433959 [utf8_validity] Inline all functions 2 months ago
Jie Luo 0e3326bbbb Implement typing for proto Timestamp/Duration assignments. 2 months ago
Protobuf Team Bot e390402c5e Auto-generate files after cl/729679665 2 months ago
Protobuf Team Bot fa36cade3e Internal change 2 months ago
y-yagi 4abe25c561 Ruby: Remove condition for unsupported JRuby (#20411) 2 months ago
Protobuf Team Bot a9d526983e `upb_c_proto_library`: add support for clearing oneofs 2 months ago
Protobuf Team Bot 874de25812 Minor cleanups to includes and address compiler warnings. 2 months ago
Deanna Garcia 2af93dd03a Delete repo_env=BAZEL_NO_APPLE_CPP_TOOLCHAIN=1 flag from .bazelrc since it is not needed and causing errors. 2 months ago
Thomas Van Lenten 401f226a49 Internal Change 2 months ago