16012 Commits (5c252d1f240894a97dab6da3d6b7d3970b6646dc)
 

Author SHA1 Message Date
Mike Kruskal 4a24a29780 Avoid double counting lite test protos 1 year ago
Protobuf Team Bot 4b301ad764 Auto-generate files after cl/573375994 1 year ago
Mike Kruskal 512f19d406 Rename UNVERIFIED utf8 validation option to NONE 1 year ago
Protobuf Team Bot c863cfcaf7 Auto-generate files after cl/573369498 1 year ago
Protobuf Team Bot 51a1b716ae Use GetArena() instead of GetOwningArena() #2 1 year ago
Protobuf Team Bot b8654c2d89 Auto-generate files after cl/573338934 1 year ago
Joshua Haberman aea19964b3 Late-bind on whether a field type is packable. 1 year ago
Adam Cozzette b955165ebd Internal change 1 year ago
Edgar Riba 1639639c40 unused miport sys and variable (#13869) 1 year ago
Parikshit Adhikari 47a84cdde8 fix: typo inside docs/upb/design.md and docs/design/editions/edition-zero-features.md (#14385) 1 year ago
ottmar-zittlau 41c686368d Fix protoc search path in setup.py (#14318) 1 year ago
Benoît Quenaudon 6492679719 Fix indent in options.md (#14024) 1 year ago
Christian Gudrian 4b203e85f5 cmake: don't consider include paths on different drives (#14025) 1 year ago
Protobuf Team Bot e1e764e8a7 Auto-generate files after cl/573311752 1 year ago
dependabot[bot] ca0243c1f4 Bump shivammathur/setup-php from 2.24.0 to 2.26.0 (#14115) 1 year ago
Protobuf Team Bot b458835fd6 Use GetArena() instead of GetOwningArena() #1 1 year ago
Protobuf Team Bot 7eef3c906a Assert equality between InternalGetArena() and InternalGetOwningArena(). 1 year ago
Jie Luo 8c8cbc43a7 Add client_streaming and server_streaming in MethodDescriptor for upb python 1 year ago
Protobuf Team Bot 6e848b00c9 Apply PROTOBUF_NOINLINE to declarations of some functions that want it. 1 year ago
Protobuf Team Bot ec57ed7625 Remove override for MapEntry::GetTypeName. 1 year ago
Protobuf Team Bot 42fe8b9927 Auto-generate files after cl/573014410 1 year ago
Sandy Zhang 6889aed460 Check-in bootstrapped Java features for Bazel and CMake 1 year ago
Mike Kruskal c0004a8fb1 Internal changes 1 year ago
Mike Kruskal 58722b10c9 Internal change 1 year ago
Jie Luo 656d62ae32 internal change 1 year ago
Protobuf Team Bot 312986896d Disable Bzlmod explicitly in .bazelrc 1 year ago
Marcel Hlopko edee290572 Use protobuf_nowkt as a dependency of the Rust runtime. 1 year ago
Protobuf Team Bot 0401c70b92 Internal change 1 year ago
Hong Shin b823f7f826 Move {child_parent_test, reserved_test, serialization_test} to googletest-rust 1 year ago
Mike Kruskal 15c04bf1bc Make generators explicitly specify their support window for editions. 1 year ago
Protobuf Team Bot 1df8ea4988 `RepeatedPtrField::Add` is ~5% faster. 1 year ago
Mike Kruskal fdcb5d17b9 Use large runners for ASAN and MSAN builds 1 year ago
Mike Kruskal 92513fa853 Upgrade setup-dotnet action to hopefully improve network flakes. 1 year ago
Mike Kruskal 3813b6622f Implement proto2/proto3 with editions 1 year ago
Sandy Zhang 9ad2268544 Remove synthetic oneofs from Java gencode field accessor tables. 1 year ago
Eric Salo f0392ecc42 upb: s/std::endl/'\n' in upb_generator 1 year ago
Mike Kruskal e237925b05 Temporarily disable ASAN and MSAN C++ tests due to disk space issues on the github runners. 1 year ago
Protobuf Team Bot 6ceacd6338 Auto-generate files after cl/572366502 1 year ago
Protobuf Team Bot 126a64517e Automated rollback of commit 40bed71a88. 1 year ago
Eric Salo c38ba8d8be upb: unroll a loop in upb_generator that only needs to iterate once 1 year ago
Eric Salo ec69a0af63 upb: s/NULL/nullptr in C++ unit tests 1 year ago
Mike Kruskal 4554699ee5 Prohibit setting LEGACY_REQUIRED by default at the file level 1 year ago
Protobuf Team Bot 97a239446c Add comment to clarify intended use of EmitPubUseForImportedMessages. 1 year ago
Kurt Alfred Kluever 833ded7298 Clean up assertions in `DurationsTest` and `TimestampsTest` a bit. 1 year ago
Hong Shin 19aad63844 Migrate accessors_test.rs to googletest-rust 1 year ago
Protobuf Team Bot 499dd1c3f4 Auto-generate files after cl/572264242 1 year ago
Protobuf Team Bot 8f8513835c Timestamps.parse: Add error handling for invalid hours/minutes in the timezone offset. 1 year ago
Mike Kruskal f74de36fb5 Add clarifying comments about fields disallowed in Editions 1 year ago
Sam McCall 7881433762 Use absl's wrappers around __has_attribute etc rather than polyfilling. 1 year ago
Chris Kennelly e032784c57 Unconditionally poison RepeatedPtrField array after destruction. 1 year ago